[nautilus] (86 commits) Non-fast-forward update to branch wip/antoniof/new-list-view-continuation
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] (86 commits) Non-fast-forward update to branch wip/antoniof/new-list-view-continuation
- Date: Tue, 31 May 2022 16:41:17 +0000 (UTC)
The branch 'wip/antoniof/new-list-view-continuation' 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:
0e6d54b... view-model: Always notify selection changes
42eb37b... view-icon-controller: Don't notify FilesView twice
49ff5b7... view-icon-controller: Don't select twice on click
23ea385... view-icon-controller: Don't leak list model item refs
7cedbe2... view-icon-controller: Return G_SOURCE_REMOVE on idle functi
ca7465e... files-view: Subclass AdwBin
2715c99... files-view: Don't abort on subdirectory methods
2230074... files-view: Drop zoom_level_percentage vfunc
f7863fa... window: Remove unused header inclusion
312b261... view-icon-controller: Drop unused .get_icon() vfunc
936844d... tag-manager: Use regular initialization
a571f01... tag-manager: Stop getting full references
486b20f... view-model: Use GtkSorter instead of custom struct
7bd0b9e... view-model: Use GSortListModel internally
6da381d... view-model: Use GtkTreeViewModel internally
ac1549a... view-model: Expose row objects to the view
e1afbd2... files-view: Use custom attribute to mark menu item
6425b16... view-icon-controller: Make view.sort's state a tuple
6628285... view-icon-controller: Use metadata string as sort parameter
9614ccb... view-icon-controller: Add missing sort constant
11fec34... view-icon-controller: Use g_signal_connect_object()
dc6d5e1... view-icon-controller: Abstract sharable code
c4852e5... view-icon-controller: Rename to NautilusGridView
9355057... view-item-model: Lower the icon-size limit
a140154... list-view: Make Star column non-configurable
9c576ba... list-view: Reimplement using GtkColumnView
fbc960b... list-view: Support expanding as a tree
d40a86d... list-view-item-ui: Show spinner while loading subfolders
175c08d... list-view: Hide expander if subdirectory is empty
f3bce08... files-view: Allow sorting in recent and search
891acc8... enums: Redefine icon size options
ba435f4... grid-view: Make "medium" the default icon size
Commits added to the branch:
b567e33... Update British English translation (*)
493deeb... window: Fix crash when opening new window from pathbar (*)
4cff038... pathbar: Fix crash when right clicking (*)
f024372... Update Russian translation (*)
ac1d86b... query-editor: Fix focus grab (*)
147ea34... view-icon-controller: Change search relevance metadata name (*)
972eadf... placessidebar: Fix popover crashes (*)
9ed4a0f... issue_templates: Redirect feature requests (*)
50d2355... sidebar: Restore "Properties" menu item (*)
28dd7fd... sidebar: Restore "Empty Trash..." menu item (*)
7caa0ae... sidebar: Implement format volume action (*)
1e2a07e... window: Remove unused code for sidebar (*)
39e50bf... places: Add support for properties window (*)
e0f2f4d... places: Fix open flags (*)
eb00e98... file-operations: Fix regression for unmount empty trash (*)
85ab89b... sidebar: Prompt to delete trashed files when unmounting (*)
ca933eb... gtk-code-generator: Drop it (*)
099544a... issue_templates: Add a default template (*)
367644a... Update Turkish translation (*)
139363f... places: Fix crash when disconnecting (*)
ba9fe11... places: Align popover menu with mouse position (*)
bc70f91... sidebarrow: Add eject-tooltip property (*)
111b397... sidebar: Update eject-tooltip (*)
9780990... placessidebar: Point to row instead of reparenting (*)
f2759fb... sidebar: Use regular context menu (*)
196d66c... placessidebar: Don't leak old popover (*)
2ab0fcb... file: Fix remote filesystem check (*)
ea8f974... Update Chinese (Taiwan) translation (*)
4f67db1... issue_templates: Fix typos (*)
2697cc2... Update French translation (*)
da25498... Update Russian translation (*)
69e14d3... Update Ukrainian translation (*)
6a23ca7... Update Persian translation (*)
7cececd... Update Galician translation (*)
ac93b6e... Update Portuguese translation (*)
e2a4a91... Updated Spanish translation (*)
6af38c2... files-view: Drop non-portal wallpaper setting code (*)
d636537... mime-actions: Close broken link message dialog (*)
ae09507... Update Catalan translation (*)
53a742b... Update Occitan translation (*)
ad01b8b... Update Chinese (China) translation (*)
3c6e108... Update Nepali translation (*)
b92bea5... general: add ignore-revs file (*)
0e4265e... view-model: Always notify selection changes (*)
3482fc3... view-icon-controller: Don't notify FilesView twice (*)
f155426... view-icon-controller: Don't leak list model item refs (*)
4ad39ce... view-icon-controller: Drop unused .get_icon() vfunc (*)
cb1015e... view-icon-controller: Don't share click handlers (*)
5d92f7a... view-icon-controller: Deny background actions when item is (*)
c268ff1... view-icon-controller: Fine-tune click conditionals (*)
2be5202... view-icon-controller: Select single item on specific cases (*)
98e6392... view-icon-controller: Don't claim event on single-click act (*)
3aa3e88... view-icon-controller: Rearrange pressed handler definition (*)
4fa8db2... view-icon-controller: Return G_SOURCE_REMOVE on idle functi (*)
064e41d... files-view: Subclass AdwBin (*)
9d6931f... files-view: Don't abort on subdirectory methods (*)
94bc5ce... files-view: Drop zoom_level_percentage vfunc (*)
50da8a1... window: Remove unused header inclusion (*)
7949319... Drop libportal option (*)
7d7731b... Update Catalan translation (*)
39e98ed... view-model: Stop freeing already free model on view-item di (*)
df78c51... tag-manager: Use regular initialization (*)
bccc6f2... tag-manager: Stop getting full references (*)
3dcc7ab... placessidebar: Fix gettext function redefinitions (*)
1c5be69... Update Hebrew translation (*)
0ab090e... application: Don't migrate tracker data in self-check test (*)
d4e46b6... view-model: Use GtkSorter instead of custom struct
ac098c4... view-model: Use GSortListModel internally
d238f39... view-model: Use GtkTreeViewModel internally
007144f... view-model: Expose row objects to the view
9912629... files-view: Use custom attribute to mark menu item
3d5d30c... view-icon-controller: Make view.sort's state a tuple
ccb9c23... view-icon-controller: Use metadata string as sort parameter
892dfdc... view-icon-controller: Add missing sort constant
1a4a60e... view-icon-controller: Use g_signal_connect_object()
0a1618c... view-icon-controller: Abstract sharable code
085c050... view-icon-controller: Rename to NautilusGridView
8560f27... view-item-model: Lower the icon-size limit
b71f23d... list-view: Make Star column non-configurable
d8de832... list-view: Reimplement using GtkColumnView
f7c73ed... list-view: Support expanding as a tree
97e5984... list-view-item-ui: Show spinner while loading subfolders
7031b65... list-view: Hide expander if subdirectory is empty
350eb1b... files-view: Allow sorting in recent and search
1bea065... enums: Redefine icon size options
7713c2f... grid-view: Make "medium" the default icon size
(*) 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]