[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:

  f11e7d9... export-dialog: Set the bottom margins through the XML defin
  d7c5663... export-dialog: Ensure that the Folder Name GtkEntry has foc
  2110a10... base-manager: Simplify the destruction
  e3ef265... source-manager: Style fix
  a471336... base-item: Shuffle some code around to make way for refresh
  89539ca... Add Filterable::is_search_criterion
  833a82c... overview-searchbar: Ignore Filterables that are not search 
  db9f852... base-model: Ignore Filterables that are not search criteria
  3d23562... tracker-controller: Ignore addition/removal of non-Filterab
  a982754... search-type-manager: Set "all" as the active SearchType on 
  310828f... selection-toolbar: Rename variables
  fb10c4e... selection-toolbar: Explicitly set the visibility of the but
  b8cd3f5... base-manager: Shuffle some code around
  38e44d3... Support skipping some children while generating the "all" f
  308d7f0... application: Create SearchContextState once Application is 
  00ceac9... Revert "application: Create SearchContextState once Applica
  2849400... source: Prevent the ID and name from getting overwritten
  9d5c3da... debug: Add a debug flag to track changes to the BaseManager
  d602f9a... base-manager, item-manager: Log additions and removals
  026ab1f... source: Offer symbolic icons, if possible
  247e807... source: Support GMount-backed sources for importing
  9f487a9... source-notification: Support GMount-backed sources for impo
  99d6dbf... embed, source-manager: Show notifications for mounts presen
  5227fb5... source-manager: Track GMounts representing USB storage & PT
  c61c8dc... Add PhotosModelButton
  202f7b0... Add PhotosRemovableDeviceWidget
  c2b6d60... Add PhotosRemovableDevicesButton
  1a8e3f1... main-toolbar: Show the attached devices
  479df72... application, base-model: Handle app.search-* more globally
  952e183... Add PhotosDeviceItem
  4c4a6ac... Support explicitly specifying the BaseItem sub-class to cre
  16d6cbb... Add a new mode for importing items from an attached device
  392b99b... Let the BaseItem sub-classes specify where to place their t
  f9c3bbe... base-item: Add a create_thumbnail_path virtual method
  099bb0e... Use BaseItem API to get the thumbnail path
  80ae8f4... base-item: Support disabling the creation of collection thu
  1adb65f... Support creating BaseItems with thumbnailing turned off
  8bf926e... item-manager: Try harder to not create an item if one alrea
  dd8342c... fetch-metas-job, utils: Use BaseItem API instead of the Spa
  999382b... utils: Shuffle some code around
  4d2057c... base-item, utils: Query the GFileInfo directly with the Bas
  d011304... utils: remove get_thumbnail_path
  7faeab0... base-item: Add a refresh_icon virtual method
  20b53ca... glib: Add photos_glib_file_copy_async
  df38e5a... utils: Add photos_utils_copy_files_async
  469b7bc... query, source-manager: Support specifically querying for lo
  5feda24... query, query-builder: Support OffsetController-less global 
  9a031d7... query-builder: Add photos_query_builder_fetch_collections_l
  b19d19a... Add PhotosImportDialog
  8f73a29... utils: import
  f66d2ce... app: import

Commits added to 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


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