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

  8641d56... organize-collection-view: Don't leak the newly created URN
  17787b7... export-dialog: Set the bottom margins through the XML defin
  1863022... export-dialog: Ensure that the Folder Name GtkEntry has foc
  520a6c5... base-manager: Simplify the destruction
  71a46f9... source-manager: Style fix
  75186a0... base-item: Shuffle some code around to make way for refresh
  a0e81c5... Add Filterable::is_search_criterion
  5a86d31... overview-searchbar: Ignore Filterables that are not search 
  4336882... base-model: Ignore Filterables that are not search criteria
  08e60c3... tracker-controller: Ignore addition/removal of non-Filterab
  a2b8e5c... search-type-manager: Set "all" as the active SearchType on 
  8ce8091... selection-toolbar: Rename variables
  6849cd9... selection-toolbar: Explicitly set the visibility of the but
  d581521... base-manager: Shuffle some code around
  e2e6bf9... Support skipping some children while generating the "all" f
  d6c330e... application: Create SearchContextState once Application is 
  4b0b208... Revert "application: Create SearchContextState once Applica
  c4a43f3... source: Prevent the ID and name from getting overwritten
  7575479... debug: Add a debug flag to track changes to the BaseManager
  427ec49... base-manager, item-manager: Log additions and removals
  3e50321... source: Offer symbolic icons, if possible
  abf489f... source: Support GMount-backed sources for importing
  7b642d0... source-notification: Support GMount-backed sources for impo
  a4adbe4... embed, source-manager: Show notifications for mounts presen
  54681f6... source-manager: Track GMounts representing USB storage & PT
  231a9b9... Add PhotosModelButton
  7632bff... Add PhotosRemovableDeviceWidget
  525bf40... Add PhotosRemovableDevicesButton
  fda5486... main-toolbar: Show the attached devices
  af8ee7d... application, base-model: Handle app.search-* more globally
  836b142... Add PhotosDeviceItem
  848399f... Support explicitly specifying the BaseItem sub-class to cre
  01045d4... Add a new mode for importing items from an attached device
  3a241f5... Let the BaseItem sub-classes specify where to place their t
  e79ccaf... base-item: Add a create_thumbnail_path virtual method
  7aa7a21... Use BaseItem API to get the thumbnail path
  5a6a4ad... base-item: Support disabling the creation of collection thu
  840d309... Support creating BaseItems with thumbnailing turned off
  4301c6d... item-manager: Try harder to not create an item if one alrea
  0f89695... fetch-metas-job, utils: Use BaseItem API instead of the Spa
  c068123... utils: Shuffle some code around
  1e6d4f1... base-item, utils: Query the GFileInfo directly with the Bas
  0894208... utils: remove get_thumbnail_path
  6bab1f0... base-item: Add a refresh_icon virtual method
  771db47... glib: Add photos_glib_file_copy_async
  c5b068e... utils: Add photos_utils_copy_files_async
  88e95a9... query, source-manager: Support specifically querying for lo
  fe894c7... query, query-builder: Support OffsetController-less global 
  ce5f997... query-builder: Add photos_query_builder_fetch_collections_l
  58524e9... Add PhotosImportDialog
  3891db9... utils: import
  f06e83f... app: import

Commits added to the branch:

  677ae10... item-manager: Handle untrusted cursors when looking for a c (*)
  828e6c8... base-manager: Simplify the destruction (*)
  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

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