summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* properties-window: Make Trash data rows consistentAntónio Fernandes2022-08-051-47/+56
* properties-window: Make Link target row consistentAntónio Fernandes2022-08-052-9/+57
* properties-window: Move size values under nameAntónio Fernandes2022-08-053-104/+74
* properties-window: Hide type if not homogeneousAntónio Fernandes2022-08-051-0/+34
* properties-window: Captitalize file typeAntónio Fernandes2022-08-051-0/+10
* search-engine-tracker: Elaborate snippetAntónio Fernandes2022-08-052-3/+19
* name-cell: Redesign search listAntónio Fernandes2022-08-055-52/+51
* file: Add trailing slash to parent pathAntónio Fernandes2022-08-052-7/+28
* column-chooser: Align Reset button to the endAntónio Fernandes2022-08-051-3/+2
* list-view: Set folder name as subtitle of Visible Columns dialogAntónio Fernandes2022-08-052-5/+10
* Column Editor: improve layoutAllan Day2022-08-053-8/+10
* files-view: Add menu item for "Open in Console"Corey Berla2022-08-042-0/+72
* dbus-launcher: Make sure proxy is really availableCorey Berla2022-08-041-1/+1
* dbus-launcher: Add ability to launch GNOME ConsoleCorey Berla2022-08-042-0/+6
* dbus-launcher: Store error message rather than GErrorCorey Berla2022-08-041-6/+10
* dbus-launcher: Cleanup dbus-launcher creation and freeingCorey Berla2022-08-042-6/+12
* dbus-launcher: Add a cancellableCorey Berla2022-08-041-2/+8
* css: Dim empty view pageAntónio Fernandes2022-08-041-4/+4
* file: Drop folder-drag-accept icon usageAntónio Fernandes2022-08-044-35/+4
* Adwaita: Refine view item background state colorsAntónio Fernandes2022-08-041-1/+26
* Revert "grid-view: Make cell sizes homogeneous"António Fernandes2022-08-041-0/+2
* grid view: icon/thumbnail shadowswip/jimmac/grid-view-shadows-compositedJakub Steiner2022-08-031-3/+7
* properties-window: Initialize all g_auto variablesCorey Berla2022-08-011-4/+4
* places-view: Disconnect handlers on object destructionCorey Berla2022-08-011-0/+4
* list-base: Update files view selection text when item removedCorey Berla2022-08-011-0/+1
* rename-file-popover-controller: Set parent only on creationCorey Berla2022-08-013-10/+8
* view-model: Fix clearing signal handler on sort changeCorey Berla2022-08-011-5/+11
* trash-monitor: Fix crash when launching nautilus after shutdown startsCorey Berla2022-08-011-3/+3
* window: Use bindings to manage toolbar slotChristopher Davis2022-07-312-2/+1
* window: Make active-slot a propertyChristopher Davis2022-07-311-0/+67
* toolbar: Use expressions for icon and tooltip bindingsChristopher Davis2022-07-302-39/+10
* toolbar: Add window slot to `get_property()`Christopher Davis2022-07-301-0/+6
* general: Refactor view icon from a GIcon to an icon nameChristopher Davis2022-07-306-61/+26
* Files-preferences-view: Fix terms inconsistency between UI and sourcesjulienbenjamin2022-07-301-1/+1
* pathbar: Align button menu with current mouse positionCorey Berla2022-07-301-18/+10
* window: Close window when closing last tabChristopher Davis2022-07-301-0/+6
* window: Port to AdwTabView and AdwTabBarAlexander Mikhaylenko2022-07-308-736/+183
* window-slot: Make allow_stop and title actual propertiesAntónio Fernandes2022-07-301-18/+30
* window: Remove "dnd-window-slot" hackAntónio Fernandes2022-07-301-11/+5
* window: Refine slot removal codeAntónio Fernandes2022-07-301-35/+15
* window: Simplify slot cleanupAntónio Fernandes2022-07-301-25/+3
* window: Add slot in a single pathAntónio Fernandes2022-07-301-17/+0
* window: Don't create slot on constructionAntónio Fernandes2022-07-302-15/+4
* general: Remove tab position settingChristopher Davis2022-07-304-24/+3
* files-view.c: Fixed delete key hintOliver Calder2022-07-301-5/+5
* general: Reimplement a11y for gtk4Corey Berla2022-07-3012-15/+34
* properties-window: Remove Open With pageAntónio Fernandes2022-07-292-494/+0
* app-chooser: Implement new dialogAntónio Fernandes2022-07-297-6/+346
* grid-cell: Align to topAntónio Fernandes2022-07-291-0/+1
* grid-view: Make cell sizes homogeneous António Fernandes2022-07-291-2/+0