[gnome-photos] (53 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:

  f7bc258... item-manager: Separate out URN change detection due to file
  21846a3... organize-collection-view: Don't leak the newly created URN
  909100e... export-dialog: Set the bottom margins through the XML defin
  a3d0816... export-dialog: Ensure that the Folder Name GtkEntry has foc
  8c27cde... source-manager: Style fix
  4aca3d8... base-item: Shuffle some code around to make way for refresh
  923769e... Add Filterable::is_search_criterion
  321481c... overview-searchbar: Ignore Filterables that are not search 
  1d7765e... base-model: Ignore Filterables that are not search criteria
  5187017... tracker-controller: Ignore addition/removal of non-Filterab
  3ba225a... search-type-manager: Set "all" as the active SearchType on 
  5e8a035... selection-toolbar: Rename variables
  edf3c5d... selection-toolbar: Explicitly set the visibility of the but
  0217fc6... base-manager: Shuffle some code around
  ede739e... Support skipping some children while generating the "all" f
  03ad54b... application: Create SearchContextState once Application is 
  baa3288... Revert "application: Create SearchContextState once Applica
  7fce8e8... source: Prevent the ID and name from getting overwritten
  f8522ae... debug: Add a debug flag to track changes to the BaseManager
  4972404... base-manager, item-manager: Log additions and removals
  4d862d0... source: Offer symbolic icons, if possible
  9602425... source: Support GMount-backed sources for importing
  fc54bdf... source-notification: Support GMount-backed sources for impo
  88cd821... embed, source-manager: Show notifications for mounts presen
  b740a8b... source-manager: Track GMounts representing USB storage & PT
  f37f20f... Add PhotosModelButton
  5d979c2... Add PhotosRemovableDeviceWidget
  96f3c43... Add PhotosRemovableDevicesButton
  7525fb9... main-toolbar: Show the attached devices
  98d1344... application, base-model: Handle app.search-* more globally
  0dde514... Add PhotosDeviceItem
  8e9ad9a... Support explicitly specifying the BaseItem sub-class to cre
  be5b50c... Add a new mode for importing items from an attached device
  0b3346b... Let the BaseItem sub-classes specify where to place their t
  0221a36... base-item: Add a create_thumbnail_path virtual method
  3449b86... Use BaseItem API to get the thumbnail path
  6f6c058... base-item: Support disabling the creation of collection thu
  0fe809f... Support creating BaseItems with thumbnailing turned off
  6f5f33b... item-manager: Try harder to not create an item if one alrea
  80c00ac... fetch-metas-job, utils: Use BaseItem API instead of the Spa
  e7813a3... utils: Shuffle some code around
  694c7fb... base-item, utils: Query the GFileInfo directly with the Bas
  93bcc64... utils: remove get_thumbnail_path
  ac007cd... base-item: Add a refresh_icon virtual method
  7e4d566... glib: Add photos_glib_file_copy_async
  4fbd164... utils: Add photos_utils_copy_files_async
  3e2a361... query, source-manager: Support specifically querying for lo
  ed231ab... query, query-builder: Support OffsetController-less global 
  c72babf... query-builder: Add photos_query_builder_fetch_collections_l
  7e7e7f0... Add PhotosImportDialog
  94bade2... utils: import
  b4f6cae... app: import

Commits added to the branch:

  b747a61... organize-collection-view: Don't leak the newly created URN (*)
  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

(*) 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]