[nautilus] (116 commits) Non-fast-forward update to branch wip/antoniof/reimplement-search-tags
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] (116 commits) Non-fast-forward update to branch wip/antoniof/reimplement-search-tags
- Date: Tue, 28 Jun 2022 22:30:13 +0000 (UTC)
The branch 'wip/antoniof/reimplement-search-tags' 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:
f3fea85... query-editor: Drop inner boxes
79de18c... query-editor: Initiate propperly
40dde3a... query-editor: Don't subclass GtkBox
db72900... query-editor: Don't use GtkSearchEntry
06c3377... query-editor: Rename .entry to .text
501cfd6... query-editor: Reimplement filter tags
Commits added to the branch:
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 (*)
7a2b3e2... tag-manager: Skip tracker initialization in tests (*)
69b3d7e... Update Friulian translation (*)
04ce49f... editorconfig: Create initial files (*)
01bb402... file-operations: Skip free space check when destination is (*)
9a75ffe... toolbar: Move "Reload"/"Stop" actions into folder menu (*)
ac567f5... batch-rename: Fix issue with renaming files with same name (*)
2b4447d... Fix ui files to work for translations (*)
4344174... Update German translation (*)
14d6ecd... nautilus-pathbar: Fix short delay when opening menu with F1 (*)
63c61ef... Files-view: Rely on GTK default item activation shortcuts (*)
68d7e11... files-view: Make some accelerators view-scoped instead of a (*)
d96a307... gtkplacesview: Name root directory after OS (*)
e0ae441... Update Ukrainian translation (*)
d4048ad... Update Occitan translation (*)
37f7b3e... Update Chinese (China) translation (*)
d3bacb9... Update French translation (*)
8647e7f... Update French translation (*)
d243ba6... Update Hebrew translation (*)
2b37ecd... Update Portuguese translation (*)
bad9104... Update Russian translation (*)
3d506d2... Updated Lithuanian translation (*)
a547ca6... view-model: Use GtkSorter instead of custom struct (*)
9cb3e1f... files-view: Use custom attribute to mark menu item (*)
40cabed... view-icon-controller: Make view.sort's state a tuple (*)
a653ed5... view-icon-controller: Use metadata string as sort parameter (*)
3a93ee9... view-icon-controller: Add missing sort constant (*)
815b9e0... view-icon-controller: Use g_signal_connect_object() (*)
b28e2d5... view-icon-controller: Abstract sharable code (*)
8429353... view-icon-controller: Rename to NautilusGridView (*)
0e76862... view-icon-item-ui: Rename to NautilusGridCell (*)
97666e4... grid-cell: Fix cut "cut" style setting (*)
18d24be... view-item-model: Rename to NautilusViewItem (*)
d586d4a... view-item: Refine property definitions (*)
076dc49... list-view: Make Star column non-configurable (*)
6708861... list-view: Reimplement using GtkColumnView (*)
52d9ea0... list-view: Make small icons mode compact (*)
758562c... enums: Redefine icon size options (*)
2577d98... grid-view: Make "medium" the default icon size (*)
d32eaab... files-view: Allow sorting in recent and search (*)
80b6e4c... files-view-model: Focus selection when setting it (*)
56d246e... list-base: Clean provisory name leftwovers (*)
75b7727... Updated Spanish translation (*)
6713fe1... Update Basque translation (*)
a729bfd... Update POTFILES.in (*)
fcd3153... list-base: Fix selection context menu on touch and hold (*)
d2cc88a... list-base: Ignore double-click while holding Shift or Ctrl (*)
0842c2b... list-base: Fix extending selection after going to parent (*)
be1bfe9... Update Georgian translation (*)
d782de6... Update Persian translation (*)
44531ea... query-editor: Drop inner boxes
5965db8... query-editor: Initiate propperly
6cb2d45... query-editor: Don't subclass GtkBox
2d17911... query-editor: Don't use GtkSearchEntry
a01097c... query-editor: Rename .entry to .text
0624697... query-editor: Reimplement filter tags
(*) 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]