[gnome-photos] (52 commits) Non-fast-forward update to branch wip/rishi/collection



The branch 'wip/rishi/collection' 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:

  8dea377... item-manager: Separate out URN change detection due to file
  7f0baf8... item-manager: Add photos_item_manager_wait_for_file_async
  08f61b0... export-dialog: Set the bottom margins through the XML defin
  dc4180a... export-dialog: Ensure that the Folder Name GtkEntry has foc
  70a5650... source-manager: Style fix
  0ea14fb... base-item: Shuffle some code around to make way for refresh
  4e5eb12... Add Filterable::is_search_criterion
  9ea10c3... overview-searchbar: Ignore Filterables that are not search 
  eb856b2... base-model: Ignore Filterables that are not search criteria
  096cbd8... tracker-controller: Ignore addition/removal of non-Filterab
  f162169... search-type-manager: Set "all" as the active SearchType on 
  d83e28c... selection-toolbar: Rename variables
  1168fa0... selection-toolbar: Explicitly set the visibility of the but
  70cab49... base-manager: Shuffle some code around
  79e1dee... Support skipping some children while generating the "all" f
  99318a7... application: Create SearchContextState once Application is 
  4f63fe2... Revert "application: Create SearchContextState once Applica
  bd678d8... source: Prevent the ID and name from getting overwritten
  15c021d... debug: Add a debug flag to track changes to the BaseManager
  97277fe... base-manager, item-manager: Log additions and removals
  d9a92b4... source: Offer symbolic icons, if possible
  74e31eb... source: Support GMount-backed sources for importing
  abd7742... source-notification: Support GMount-backed sources for impo
  e5fe6df... embed, source-manager: Show notifications for mounts presen
  ad82292... source-manager: Track GMounts representing USB storage & PT
  2ed9df1... Add PhotosModelButton
  6a0390d... Add PhotosRemovableDeviceWidget
  88ecf54... Add PhotosRemovableDevicesButton
  dd069ea... main-toolbar: Show the attached devices
  625f05c... application, base-model: Handle app.search-* more globally
  2a0f088... Add PhotosDeviceItem
  141c827... Support explicitly specifying the BaseItem sub-class to cre
  5c64a4e... Add a new mode for importing items from an attached device
  36d635f... Let the BaseItem sub-classes specify where to place their t
  84eefde... base-item: Add a create_thumbnail_path virtual method
  d92cb55... Use BaseItem API to get the thumbnail path
  c42f67d... base-item: Support disabling the creation of collection thu
  b6c0ddb... Support creating BaseItems with thumbnailing turned off
  78a5298... item-manager: Try harder to not create an item if one alrea
  38cf4b0... fetch-metas-job, utils: Use BaseItem API instead of the Spa
  8f06904... utils: Shuffle some code around
  9c2ded1... base-item, utils: Query the GFileInfo directly with the Bas
  f3b3fb2... utils: remove get_thumbnail_path
  0e7d33a... base-item: Add a refresh_icon virtual method
  6bbb504... glib: Add photos_glib_file_copy_async
  ef19fb2... utils: Add photos_utils_copy_files_async
  9fca9b6... query, source-manager: Support specifically querying for lo
  1b3e09e... query, query-builder: Support OffsetController-less global 
  0eff573... query-builder: Add photos_query_builder_fetch_collections_l
  05da25c... Add PhotosImportDialog
  ec269a8... utils: import
  7a669c5... app: import

Commits added to the branch:

  34965b2... source: Prevent the ID and name from getting overwritten (*)
  ab47249... base-item: Shuffle some code around to make way for refresh (*)
  5753006... Add Filterable::is_search_criterion (*)
  3459458... overview-searchbar: Ignore Filterables that are not search  (*)
  b877868... base-model: Ignore Filterables that are not search criteria (*)
  cf5e44b... item-manager: Separate out URN change detection due to file
  5e481ef... item-manager: Add photos_item_manager_wait_for_file_async
  d712c42... export-dialog: Set the bottom margins through the XML defin
  1d38839... export-dialog: Ensure that the Folder Name GtkEntry has foc
  ea6084c... source-manager: Style fix
  28121e5... tracker-controller: Ignore addition/removal of non-Filterab
  2235152... search-type-manager: Set "all" as the active SearchType on 
  7995e46... selection-toolbar: Rename variables
  b658cf0... selection-toolbar: Explicitly set the visibility of the but
  c862ef4... base-manager: Shuffle some code around
  0cd0218... Support skipping some children while generating the "all" f
  6bd4bf6... application: Create SearchContextState once Application is 
  b42c9a6... Revert "application: Create SearchContextState once Applica
  900a24e... debug: Add a debug flag to track changes to the BaseManager
  f52707d... base-manager, item-manager: Log additions and removals
  32083f0... source: Offer symbolic icons, if possible
  13b1da6... source: Support GMount-backed sources for importing
  a233684... source-notification: Support GMount-backed sources for impo
  59dad2c... embed, source-manager: Show notifications for mounts presen
  ae60308... source-manager: Track GMounts representing USB storage & PT
  8084eae... Add PhotosModelButton
  1f6ad87... Add PhotosRemovableDeviceWidget
  eaf6420... Add PhotosRemovableDevicesButton
  ef103d7... main-toolbar: Show the attached devices
  c1756b9... application, base-model: Handle app.search-* more globally
  050afb7... Add PhotosDeviceItem
  2e6bbb1... Support explicitly specifying the BaseItem sub-class to cre
  be082b7... Add a new mode for importing items from an attached device
  c25d2a4... Let the BaseItem sub-classes specify where to place their t
  92e8d52... base-item: Add a create_thumbnail_path virtual method
  33f5dd3... Use BaseItem API to get the thumbnail path
  3b61790... base-item: Support disabling the creation of collection thu
  5282956... Support creating BaseItems with thumbnailing turned off
  652aa14... item-manager: Try harder to not create an item if one alrea
  d848128... fetch-metas-job, utils: Use BaseItem API instead of the Spa
  7199ce8... utils: Shuffle some code around
  d26627a... base-item, utils: Query the GFileInfo directly with the Bas
  0cf206f... utils: remove get_thumbnail_path
  c38624f... base-item: Add a refresh_icon virtual method
  5368ee2... glib: Add photos_glib_file_copy_async
  e1f6174... utils: Add photos_utils_copy_files_async
  e1760a4... query, source-manager: Support specifically querying for lo
  8894124... query, query-builder: Support OffsetController-less global 
  98cc6d1... query-builder: Add photos_query_builder_fetch_collections_l
  38b1e3b... Add PhotosImportDialog
  4d7a517... utils: import
  2053b6e... app: import

(*) This commit already existed in another branch; no separate mail sent


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