summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* application: Add preferences shortcutSabri Ünal2023-02-121-0/+1
* window: Port about to AdwAboutWindowChristopher Davis2022-07-081-13/+16
* cells: enable tabular numbers font featureZander Brown2021-11-051-2/+10
* Use AdwApplicationChristopher Davis2021-10-081-8/+3
* Port to GTK4+libadwaitaChristopher Davis2021-10-089-297/+208
* Opt-in to libhandy dark style preferenceChristopher Davis2021-10-011-0/+1
* chart: Use Popover instead of GtkMenuChristopher Davis2021-09-221-4/+6
* window: Use popover instead of GtkMenuChristopher Davis2021-09-221-38/+40
* window: Clean up window sizing codeChristopher Davis2021-09-211-9/+4
* chart: Use EventControllerMotionChristopher Davis2021-09-211-9/+8
* chart: Use EventControllerScrollChristopher Davis2021-09-211-16/+11
* Build GUI application on windowsGabriel Rauter2021-05-051-0/+1
* Reference of [GtkChild] field is handled by GtkBuilder, type must be unownedRico Tzschichholz2021-03-175-48/+48
* location: Adjust typography for home folderwip/cdavis/hdy-restyleChristopher Davis2021-02-061-1/+1
* preferences: Use HdyPreferencesWindowChristopher Davis2021-02-051-16/+2
* window: Use HdyApplicationWindow and HdyHeaderBarChristopher Davis2020-12-261-12/+2
* location-list: Use libhandy styles instead of GtkFrame and headersChristopher Davis2020-12-263-10/+3
* Add a Preferences dialogStefano Facchini2020-07-054-2/+140
* Pathbar style improvementsStefano Facchini2020-07-041-5/+0
* Make pathbar insensitive when busyStefano Facchini2020-07-031-0/+2
* Report an error when location is excludedStefano Facchini2020-07-021-2/+6
* Use always URIs for excluded locationsStefano Facchini2020-07-022-6/+5
* Use mesons export_dynamic argumentGabriel Rauter2020-07-021-5/+1
* Remove GIO Unix build dependencyGabriel Rauter2020-07-011-1/+0
* Add <Alt>-Up shortcut to go up on levelStefano Facchini2020-06-301-13/+26
* Merge branch 'keynav' into 'master'Stefano Facchini2020-06-301-0/+31
|\
| * Add arrow key navigation to the treeviewHarry Mallon2018-10-151-0/+31
* | Add a symbolic icon to Location and use it in the pathbarreroot-viewStefano Facchini2020-06-302-2/+18
* | Adjust FolderWidget for being visible while scanningStefano Facchini2020-06-302-1/+3
* | Report progress also for item numberStefano Facchini2020-06-302-2/+8
* | Drop the "scanning" page and report progress in FolderDisplayStefano Facchini2020-06-303-30/+19
* | More styling of FolderDisplayStefano Facchini2020-06-301-0/+5
* | Use the busy mouse cursor while mountingStefano Facchini2020-06-301-0/+2
* | Tweak the scanning page transitionStefano Facchini2020-06-301-1/+2
* | Improve the scanning progress labelStefano Facchini2020-06-301-0/+1
* | Use a GtkTreeView as FolderDisplay and wire up sortingStefano Facchini2020-06-302-27/+71
* | Bring sorting backStefano Facchini2020-06-301-8/+25
* | Start styling the pathbarStefano Facchini2020-06-301-0/+4
* | Go up one level when FolderDisplay is clickedStefano Facchini2020-06-302-1/+22
* | Put FolderDisplay class in its own source fileStefano Facchini2020-06-303-69/+91
* | Throw only on errors for the location, not subdirectoriesStefano Facchini2020-06-302-17/+21
* | Report the progress while scanningStefano Facchini2020-06-301-0/+13
* | Add a way to retrieve the scanning progressStefano Facchini2020-06-301-0/+5
* | Delay showing the result page until the scan is completedStefano Facchini2020-06-301-7/+16
* | Reset active_location on cancelStefano Facchini2020-06-301-0/+2
* | Start styling the FolderDisplay widgetStefano Facchini2020-06-302-6/+18
* | Use the same formatting function everywhere in the UIStefano Facchini2020-06-303-41/+50
* | Update the folder display after scanStefano Facchini2020-06-301-1/+3
* | Fold two functions togetherStefano Facchini2020-06-301-17/+13
* | Split out a long anonymous functionStefano Facchini2020-06-301-34/+38