| Commit message (Expand) | Author | Age | Files | Lines |
| * | QStandardPaths::displayName: It's Downloads with an s, not Download | Oliver Eftevaag | 2025-07-31 | 1 | -1/+1 |
| * | Mark QStandardPath implementation security critical | Matthias Rauter | 2025-06-30 | 1 | -0/+1 |
| * | QStandardPaths: use qTokenizer | Thiago Macieira | 2025-01-07 | 1 | -5/+4 |
| * | Replace qgetenv() calls converted to QString with qEnvironmentVariable() | Thiago Macieira | 2025-01-01 | 1 | -17/+26 |
| * | Doc: fix QStandardPaths::displayName qdoc warning on macOS | Volker Hilsheimer | 2024-01-20 | 1 | -0/+2 |
| * | Add StateLocation & GenericStateLocation to StandardLocation | Jonathan Ketchker | 2023-09-07 | 1 | -0/+24 |
| * | Corelib: s/Q_OS_MAC/Q_OS_DARWIN/wg except for doc and definition | Edward Welbourne | 2023-03-20 | 1 | -1/+1 |
| * | Android: fix and document QStandardPaths behavior on different versions | Assam Boudjelthia | 2023-03-01 | 1 | -6/+11 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -39/+3 |
| * | Apply Q_CONSTINIT across the codebase | Marc Mutz | 2022-03-29 | 1 | -1/+1 |
| * | QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable | Sona Kurazyan | 2022-03-25 | 1 | -12/+11 |
| * | doc: Update GenericDataLocation location on iOS | Tor Arne Vestbø | 2022-02-09 | 1 | -1/+1 |
| * | Doc: Mark QSP::PublicShare, Templates for 6.4 | Kai Köhne | 2022-01-14 | 1 | -2/+2 |
| * | QStandardPath: fix typo | Yuhang Zhao | 2022-01-13 | 1 | -1/+1 |
| * | Add PublicShare and Templates QStandardPaths | Björn Feber | 2022-01-01 | 1 | -0/+28 |
| * | Docs: Add other Unix paths to the Linux table in QStandardPaths | Nicholas Bennett | 2021-12-30 | 1 | -1/+1 |
| * | Remove usage of deprecated QStandardPaths::DataLocation | Karsten Heimrich | 2020-10-23 | 1 | -19/+8 |
| * | Fix a number of qdoc warnings | Friedemann Kleint | 2020-08-20 | 1 | -4/+0 |
| * | QStandardPaths: purge deprecated API | Edward Welbourne | 2020-08-07 | 1 | -8/+1 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2020-03-03 | 1 | -1/+2 |
| |\ |
|
| | * | Core: Use Qt::SplitBehavior in preference to QString::SplitBehavior | Edward Welbourne | 2020-02-28 | 1 | -1/+2 |
| * | | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2020-02-26 | 1 | -1/+4 |
| |\| |
|
| | * | Android: advice user to request storage permission with QStandardPaths | Assam Boudjelthia | 2020-02-17 | 1 | -1/+4 |
| * | | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2019-12-11 | 1 | -1/+1 |
| |\| |
|
| | * | Don't wrap feature detection macros with QT_HAS_FOO() variants | Tor Arne Vestbø | 2019-12-10 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2019-12-04 | 1 | -7/+7 |
| |\| |
|
| | * | Fix qdoc include paths for QStandardPaths | Friedemann Kleint | 2019-11-26 | 1 | -7/+7 |
| * | | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2019-11-25 | 1 | -59/+7 |
| |\| |
|
| | * | Doc: Move the common documentation to a qdocinc | Venugopal Shivashankar | 2019-11-18 | 1 | -59/+7 |
| * | | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2019-10-14 | 1 | -1/+1 |
| |\| |
|
| | * | Include XDG font locations in QStandardPaths::FontsLocation on Linux | Alex Henrie | 2019-10-08 | 1 | -1/+1 |
| * | | Add note about reading/writing external storage on Android | Nicolas Fella | 2019-09-18 | 1 | -0/+2 |
| |/ |
|
| * | QStandardPaths: update docs to what $HOME is on iOS | Thiago Macieira | 2019-07-17 | 1 | -1/+1 |
| * | Fix docs for QStandardPaths::DesktopLocation | Andre Hartmann | 2018-10-15 | 1 | -1/+2 |
| * | QStandardPaths: fall back to a default if PATH isn't set | Thiago Macieira | 2017-12-12 | 1 | -0/+29 |
| * | Add "<APPDIR>/data/<APPNAME>" to the non Generic paths on Windows | Hannah von Reth | 2017-07-20 | 1 | -3/+3 |
| * | QtCore: include mocs | Thiago Macieira | 2017-05-05 | 1 | -0/+4 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-08-13 | 1 | -2/+2 |
| |\ |
|
| | * | Doc: Change instances of '(Mac) OS X' to 'macOS' | Topi Reinio | 2016-08-12 | 1 | -2/+2 |
| * | | Add Intel copyright to files that Intel has had non-trivial contribution | Thiago Macieira | 2016-01-21 | 1 | -0/+1 |
| * | | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | | QtCore: eradicate all Q_FOREACH loops [io] | Marc Mutz | 2016-01-04 | 1 | -4/+4 |
| * | | Remove remaining support for Blackberry | Louai Al-Khanji | 2015-11-21 | 1 | -21/+1 |
| * | | Refactor standard paths for OS X and iOS. | Jake Petroules | 2015-09-09 | 1 | -8/+8 |
| |/ |
|
| * | QStandardPaths: on Windows, add APPDIR and APPDIR/data for GenericDataLocation | David Faure | 2015-08-13 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.5' into dev | Simon Hausmann | 2015-06-03 | 1 | -1/+29 |
| |\ |
|
| | * | doc: add QStandardPaths documentation for iOS | Richard Moe Gustavsen | 2015-05-20 | 1 | -1/+29 |
| * | | QStandardPaths: Use QDir::listSeparator() instead of ifdefs | Sérgio Martins | 2015-05-27 | 1 | -6/+1 |
| * | | Remove <qhash.h> where it's not used | Marc Mutz | 2015-04-20 | 1 | -1/+0 |
| |/ |
|
| * | Merge remote-tracking branch 'origin/5.4' into 5.5 | Liang Qi | 2015-03-31 | 1 | -0/+3 |
| |\ |
|