summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qlibraryinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* If available, use a version-specific qt<major-version>.confRalf Habacker2021-01-161-1/+4
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-1/+1
* QFileInfo: mark constructors as explicitGiuseppe D'Angelo2020-11-151-2/+2
* Fix qdoc warning from QLibraryInfo after API changeVolker Hilsheimer2020-09-241-18/+23
* Fix some qdoc warnings: function names in "see also"Volker Hilsheimer2020-09-221-1/+1
* Rename QLibraryInfo::location() to path()Lars Knoll2020-09-121-7/+14
* Remove some long-deprecated methods of QLibraryInfoEdward Welbourne2020-06-291-41/+0
* Port QLibraryInfo from QStringRef to QStringViewLars Knoll2020-06-101-1/+1
* Remove winrtOliver Wolff2020-06-061-8/+0
* Fix relocated Qt to be found when its path has non-ASCII charactersAlexandru Croitor2020-05-191-3/+3
* Fix crash on macOS with -qtlibinfix'ed QtJoerg Bornemann2020-05-131-2/+5
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-9/+7
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-201-8/+6
| |\
| | * QLibraryInfo: avoid unneeded conversion for path prefixKirill Burtsev2020-03-041-8/+6
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-2/+19
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-281-2/+19
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-2/+19
| | |\|
| | | * macOS: Work around CoreFoundation failing to resolve bundle resourcesTor Arne Vestbø2020-01-221-2/+19
* | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-11/+41
|\| | |
| * | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-3/+33
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-161-3/+33
| | |\|
| | | * Fix prefix determination for windeployqt'ed MinGW applicationsJoerg Bornemann2019-11-281-3/+11
| | | * Fix prefix determination for windeployqt'ed applicationsJoerg Bornemann2019-11-221-3/+25
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-091-6/+6
| |\| |
| | * | Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-6/+6
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-2/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-191-2/+2
| | |\|
| | | * Change the QtCore library output to show the plugin pathThiago Macieira2019-11-181-2/+2
* | | | Fix developer build with -WerrorSimon Hausmann2019-10-151-0/+2
|/ / /
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-141-0/+17
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-131-0/+17
| |\|
| | * Fix relocatable prefix for hardware-specific Linux buildsJoerg Bornemann2019-10-101-0/+17
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-111-0/+5
|\| |
| * | Explain an usage of volatileGiuseppe D'Angelo2019-10-091-0/+5
| |/
* / Remove leftovers from QML1Lars Knoll2019-10-101-2/+0
|/
* Fix unused function warning for prefixFromQtCoreLibraryHelperTor Arne Vestbø2019-10-041-0/+3
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-041-1/+5
|\
| * Fix crash when running QtCore: Stack is misaligned on x86-64Thiago Macieira2019-10-031-1/+5
* | Make Qt relocatableAlexandru Croitor2019-09-071-33/+175
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-041-1/+1
|\|
| * Remove hardcoded qt_instdate field from binaryFredrik Orderud2019-08-301-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-161-1/+3
|\|
| * Add the detection of MSVC 2019 for QLibraryInfoFriedemann Kleint2019-08-141-1/+3
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-13/+22
|\|
| * Automatically sysrootify $$[FOO/get] propertiesJoerg Bornemann2019-05-281-13/+22
* | Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-2/+2
* | Remove eval modeKai Koehne2019-02-121-5/+0
|/
* Modernize the "settings" featureLiang Qi2018-11-151-6/+8
* Modernize the "datestring" featureLiang Qi2018-09-241-2/+2
* QtCore: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-081-9/+1