summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Load CSS directly from resourcesStefano Facchini2020-06-091-6/+1
* | Remove unnecessary checkStefano Facchini2020-06-071-6/+2
* | Use a hash table to store hardlinksStefano Facchini2020-06-071-7/+16
* | Add afp to remote protocolsStefano Facchini2020-06-071-1/+1
* | location: Update mount only if it has really changedStefano Facchini2020-06-021-4/+7
* | Improve detection of duplicated locationsStefano Facchini2020-05-312-15/+33
* | Move the fs usage timeout back to LocationListStefano Facchini2020-05-312-16/+14
* | window: Use more standard Filechooser parametersStefano Facchini2020-05-301-3/+3
* | Fix a few warningsStefano Facchini2020-05-303-7/+9
* | location-list: Sort most recent items on topStefano Facchini2020-05-301-2/+0
* | location: stop querying file infoStefano Facchini2020-05-302-34/+6
* | Add more network protocols to flag mounts as remoteStefano Facchini2020-05-271-1/+1
* | Query filesystem usage asynchronouslyStefano Facchini2020-05-273-55/+60
* | Update Keyboard Shortcuts pageSabri Ünal2020-02-031-9/+22
* | Merge branch 'wip/oholy/fix-opening-files' into 'master'Stefano Facchini2019-10-191-8/+1
|\ \
| * | window: Fix issues with opening filesOndrej Holy2019-10-141-8/+1
* | | window: Use Disk Usage Analyzer name in About dialogOndrej Holy2019-07-031-1/+1
* | | window: Add website link to About dialogOndrej Holy2019-07-031-0/+1
|/ /
* | Add <Alt>Left keyboard shortcut to go back to location listStefano Facchini2018-10-152-0/+8
* | Add Keyboard Shortcuts help windowStefano Facchini2018-10-143-0/+59
|/
* Remove App menuStefano Facchini2018-10-104-30/+44
* Show a Notification when the scan is completedStefano Facchini2018-10-102-0/+11
* window: Always disconnect scanner signal handlerStefano Facchini2018-10-101-4/+5