summaryrefslogtreecommitdiff
path: root/src/baobab-location.vala
Commit message (Expand)AuthorAgeFilesLines
* location-list: Make available space more accuratewip/jtojnar/occupiedJan Tojnar2023-03-071-1/+2
* location: Adjust typography for home folderwip/cdavis/hdy-restyleChristopher Davis2021-02-061-1/+1
* Add a symbolic icon to Location and use it in the pathbarreroot-viewStefano Facchini2020-06-301-0/+6
* Drop the "scanning" page and report progress in FolderDisplayStefano Facchini2020-06-301-0/+1
* Make sure a location has always a nameStefano Facchini2020-06-301-0/+7
* 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-311-8/+3
* Move the fs usage timeout back to LocationListStefano Facchini2020-05-311-16/+2
* location: stop querying file infoStefano Facchini2020-05-301-27/+0
* Add more network protocols to flag mounts as remoteStefano Facchini2020-05-271-1/+1
* Query filesystem usage asynchronouslyStefano Facchini2020-05-271-37/+51
* Add a timeout to regularly update disk usage informationStefano Facchini2017-10-291-1/+5
* location: improve detection of remote locationsStefano Facchini2017-10-281-0/+4
* location-list: Reload recent locations instead of adding newOndrej Holy2017-02-231-0/+2
* Fix Vala warningsStefano Facchini2016-08-121-2/+2
* Remove hacky workaroundStefano Facchini2016-08-121-5/+0
* Rejig 'devices and locations' UIGeorge Barrett2016-08-121-19/+18
* Exclude mounts when scanning recent locationsOndrej Holy2015-09-111-1/+1
* allow fallback for drive-harddisk-system iconFrédéric Péters2014-09-041-1/+1
* Allow to exclude mountpoints when choosing a folder to scanStefano Facchini2013-07-241-2/+2
* Use better fallback name for main volumeStefano Facchini2013-07-241-1/+1
* Scanner: exclude mounts when scanning Home dirStefano Facchini2013-07-231-1/+1
* Fix showing (null) for main volume if hostname is NULLGarrett Regier2012-10-221-0/+4
* location-list: make sure to add home location only onceStefano Facchini2012-10-131-0/+6
* location: Don't set size/used info for unmounted volumesStefano Facchini2012-10-011-2/+2
* Add 'tab-width: 4' to modeline in each .vala fileStefano Facchini2012-10-011-1/+1
* Replace "Main volume" with hostname when availableStefano Facchini2012-09-291-1/+25
* scanner: Exclude mount points when scanning the main volumeStefano Facchini2012-09-081-1/+1
* Move scanner object into the locationPaolo Borelli2012-07-301-16/+63
* Store GFile in the Location classPaolo Borelli2012-07-281-14/+12
* Distinguish volume locations from dir locationsPaolo Borelli2012-07-281-6/+4
* Add recent files supportPaolo Borelli2012-07-271-4/+18
* Update volume information when it is mountedStefano Facchini2012-07-231-0/+4
* Get usage for the home dir locationPaolo Borelli2012-04-091-1/+3
* Remove the get_filesyste_usage method from the scannerPaolo Borelli2012-04-061-16/+16
* Consistenly convert to space indentPaolo Borelli2012-04-061-0/+1
* Add facilities for volume handlingStefano Facchini2012-04-061-0/+141