[gtk] (27 commits) Non-fast-forward update to branch wip/otte/sortlistmodel2



The branch 'wip/otte/sortlistmodel2' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  9e525e0... demo: Add faster sorters
  0124036... sortlistmodel: Replace with an array-based model
  7d71b39... sortlistmodel: Track item positions
  31a56e8... Add a timsort() implementation
  c749541... sortlistmodel: Use timsort
  2ed70f4... timsort: Add gtk_tim_sort_set_runs()
  5284592... sortlistmodel: Make sorting incremental
  b0fe99c... timsort: Make sure merges don't take too long
  80c586c... timsort: Add gtk_tim_sort_set_max_merge_size()
  a50f1da... timsort: Add change tracking to gtk_tim_sort_step()
  bafb64a... sortlistmodel: Make the sort callback useful
  8e59d11... testsuite: Add exhaustive sortlistmodel test
  54707ac... sortlistmodel: Add an incremental property
  22432bd... sortlistmodel: Split the SortItem into 2 arrays
  cb266c5... sorter: Introduce GtkSortKeys
  591b90d... sortlistmodel: Use GtkSortKeys
  904cd3e... sortkeys: Add an equal sort keys
  567ee02... stringsorter: Implement GtkSortKeys
  1d0bb9d... numericsorter: Implement GtkSortKeys
  0f66dee... treelistrowsorter: Implement GtkSortKeys
  edde0d0... multisorter: Implement GtkSortKeys
  7921e93... sortlistmodel: Make sort stable again
  fe19a71... sortlistmodel: Properly compute runs
  c65594b... gtk-demo: Make colors demo do incremental sorting
  eb755b2... sortlistmodel: Make key generation part of the step functio
  19614a6... timsort: Add progress estimation
  ceec96d... sortlistmodel: Add progress estimation
  c4eed4a... gtk-demo: Add a progress bar when the colors demo resorts

Commits added to the branch:

  e807fc3... sortlistmodel: Replace with an array-based model
  081afc0... sortlistmodel: Track item positions
  97c5cb3... Add a timsort() implementation
  800170b... sortlistmodel: Use timsort
  cbad8ec... timsort: Add gtk_tim_sort_set_runs()
  47232ac... sortlistmodel: Make sorting incremental
  8921dad... timsort: Make sure merges don't take too long
  a209e54... timsort: Add gtk_tim_sort_set_max_merge_size()
  26696a7... timsort: Add change tracking to gtk_tim_sort_step()
  080e625... sortlistmodel: Make the sort callback useful
  93599c2... testsuite: Add exhaustive sortlistmodel test
  58cfa53... sortlistmodel: Add an incremental property
  2fd8b20... sortlistmodel: Split the SortItem into 2 arrays
  152470b... sorter: Introduce GtkSortKeys
  4cd981b... sortlistmodel: Use GtkSortKeys
  dc9e4d9... sortkeys: Add an equal sort keys
  a64e43c... stringsorter: Implement GtkSortKeys
  51babf4... numericsorter: Implement GtkSortKeys
  deb2226... treelistrowsorter: Implement GtkSortKeys
  adde8e0... multisorter: Implement GtkSortKeys
  fbecba9... sortlistmodel: Make sort stable again
  880b897... sortlistmodel: Properly compute runs
  635f8ce... gtk-demo: Make colors demo do incremental sorting
  8cbda2a... sortlistmodel: Make key generation part of the step functio
  89e5e49... timsort: Add progress estimation
  18410cc... sortlistmodel: Add progress estimation
  0777105... gtk-demo: Add a progress bar when the colors demo resorts


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]