summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qstorageinfo_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-101-1/+1
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-221-2/+12
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-201-2/+12
| |\
| | * Fix QStorageInfo inability to parse really long mountinfo linesThiago Macieira2019-07-191-2/+12
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-251-0/+3
| |\|
| * | Android: Make sure that the root file system is in the list of volumesVolker Hilsheimer2019-06-181-2/+2
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-0/+3
|\ \ \ | | |/ | |/|
| * | Report correct data when multiple volumes are mounted to the same pathVolker Hilsheimer2019-06-191-0/+3
| |/
* / rtems: Disable fork feature and fix compilation in corelib/ioMikhail Svetkin2019-06-061-2/+2
|/
* Correct Unix QStorageInfo's QStorageIterator::next()'s loop logicEdward Welbourne2018-07-131-3/+4
* Fix QStorageIterator where the last line in /proc/mounts is skippedJohannes Rosenqvist2018-07-121-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-8/+10
|\
| * Replace a few hardcoded paths with defaults from paths.hThiago Macieira2017-12-241-8/+10
* | QStorageInfo: use Linux's /proc/self/mountinfo to get the subvolumeThiago Macieira2017-11-301-28/+207
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-1/+33
|\|
| * QStorageInfo: Properly decode labels from /dev/disk/by-labelChristian Ehrlicher2017-11-041-1/+33
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
|/
* QStorageInfo: Pass MNT_NOWAIT to getmntinfoThiago Macieira2017-05-301-1/+5
* QStorageInfo: Fix warning about unused variableThiago Macieira2017-03-231-0/+2
* QStorageInfo: Add support for obtaining subvolume namesThiago Macieira2016-09-031-0/+51
* QStorageInfo: update the algorithm for ignored filesystems on UnixThiago Macieira2016-07-061-14/+30
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-1/+1
|\
| * Compile fix for NetBSD: only BSD using statvfs, disable f_flags defineRalf Nolden2016-05-231-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-26/+40
|\|
| * QStorageInfo: allow getting the info of pseudo filesystems tooThiago Macieira2016-05-091-2/+0
| * QStorageInfo: get the label properly if the mounted device is a symlinkThiago Macieira2016-05-091-1/+4
| * QStorageInfo: update the detection of pseudo filesystemsThiago Macieira2016-05-091-1/+4
| * QStorageInfo: fix matching of mountpoints to sibling directoriesThiago Macieira2016-05-091-24/+34
* | Use BSD-style statfs members for INTEGRITY.Rolland Dudemaine2016-03-311-2/+2
* | Updated license headersJani Heikkinen2016-01-151-13/+19
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-041-2/+8
|\
| * Fix QStorageInfo on BSD4 systemsDmitry Shachnev2015-10-271-2/+8
* | Android: Warnings--BogDan Vatra2015-10-201-1/+1
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-3/+3
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-171-3/+3
| |\
| | * Correct calculation of filesystem data on unusual filesystemsThiago Macieira2015-05-301-3/+3
* | | Add QStorageInfo::blockSizeThiago Macieira2015-07-301-0/+1
* | | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-8/+16
|\| |
| * | Fix statfs usage for BSD4 systems in QStorageInfoIvan Komissarov2015-06-011-8/+16
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-1/+5
|\| |
| * | qstorageinfo_unix.cpp: fixes for NetBSD and solarisNiclas Rosenvik2015-04-131-1/+5
* | | Hurd: Implement QStorageInfo for HurdPino Toscano2015-04-021-4/+5
|/ /
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-3/+4
|\|
| * qstorageinfo_unix.cpp: Fix build on SolarisDmitry Shachnev2015-02-201-3/+4
* | Haiku: Extend QStorageInfo implementationTobias Koenig2015-02-201-2/+25
* | Haiku: Implement QStorageInfo for HaikuTobias Koenig2015-02-141-0/+60
* | Update copyright headersJani Heikkinen2015-02-111-21/+13
* | Haiku: Make corelib compile on HaikuTobias Koenig2015-01-101-0/+3
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-3/+4
|\|