summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not reroot at empty rowsStefano Facchini2020-06-302-8/+14
* Make sure a location has always a nameStefano Facchini2020-06-301-0/+7
* Re-root the treeview on row activationStefano Facchini2020-06-301-32/+44
* Clear pathbar and folder display when setting new locationStefano Facchini2020-06-302-2/+16
* Add a Pathbar widgetStefano Facchini2020-06-303-0/+97
* Add a FolderDisplay widgetStefano Facchini2020-06-301-0/+59
* Minor refactoringStefano Facchini2020-06-303-44/+45
* Fix the cancellation logicStefano Facchini2020-06-301-12/+5
* Tweak color paletteStefano Facchini2020-06-281-1/+1
* Update chart color paletteStefano Facchini2020-06-271-4/+4
* Invert default flag when scanning from command lineStefano Facchini2020-06-251-4/+4
* Add -x command line option similar to duStefano Facchini2020-06-201-1/+9
* Split out a functionStefano Facchini2020-06-151-39/+43
* Decide early whether allocated or apparent size is usedStefano Facchini2020-06-144-85/+27
* Move color definitions to the CSSStefano Facchini2020-06-132-22/+15
* Reorganize source filesStefano Facchini2020-06-1310-1019/+0
* Add files to the modelStefano Facchini2020-06-121-46/+49
* Create the display name column only if neededStefano Facchini2020-06-122-10/+15
* Remove unused information from the scannerStefano Facchini2020-06-121-7/+2
* Do not store the entire path of each fileStefano Facchini2020-06-125-23/+54
* Do not sort model until the scan is completedStefano Facchini2020-06-121-2/+4
* Stop scanning when crossing device boundaries, not mount pointsStefano Facchini2020-06-122-21/+8
* Remove redundant checkStefano Facchini2020-06-121-12/+8
* Add the possibility to clear the list of recent locationsStefano Facchini2020-06-103-2/+24
* Cleanup unused codeStefano Facchini2020-06-101-17/+0
* Do not use deprecated GtkStyleContext methodsStefano Facchini2020-06-103-14/+18
* Do not use deprecated popup functionsStefano Facchini2020-06-102-8/+4