summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qlibraryinfo.h
Commit message (Expand)AuthorAgeFilesLines
* QLibraryInfo: undo the !__cplusplus protection againMarc Mutz2022-12-091-8/+0
* Move qVersion() into it's own headerMarc Mutz2022-12-081-13/+0
* Move qVersion() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-09-011-0/+21
* QLibraryInfo: Add isSharedBuild() function and deprecate qSharedBuild()Yuhang Zhao2022-08-291-1/+7
* Move qSharedBuild() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-08-291-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* QLibraryInfo: mark isDebugBuild() noexcept and CONSTMarc Mutz2022-02-051-1/+1
* Use Core library for qmake instead of the Bootstrap libraryAlexey Edelev2021-02-251-21/+1
* qmake: Introduce QT_HOST_LIBEXECS propertyJoerg Bornemann2021-02-181-0/+1
* QLibraryInfo: Rename Qml2ImportsPath to QmlImportsPathUlf Hermann2021-02-081-1/+2
* Whitespace cleanup in corelib/globalAllan Sandfeld Jensen2020-10-211-3/+2
* Make QStringList an alias to QList<QString>Lars Knoll2020-09-121-2/+0
* Rename QLibraryInfo::location() to path()Lars Knoll2020-09-121-3/+9
* Remove some long-deprecated methods of QLibraryInfoEdward Welbourne2020-06-291-11/+0
* Remove leftovers from QML1Lars Knoll2019-10-101-1/+0
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+1
|\
| * Automatically sysrootify $$[FOO/get] propertiesJoerg Bornemann2019-05-281-0/+1
* | Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-2/+2
|/
* Modernize the "datestring" featureLiang Qi2018-09-241-2/+2
* revert to building qmake with qconfig.cppOswald Buddenhagen2017-01-061-1/+0
* fix sysrootification of install pathsOswald Buddenhagen2016-12-221-0/+1
* move generation of qconfig.cpp (and qt.conf) to qmake-based configureOswald Buddenhagen2016-12-131-0/+2
* Deprecate QLibraryInfo::licensee()/licensedProducts()Lars Knoll2016-05-231-2/+4
* Add QLibraryInfo::version() returning the Qt version as QVersionNumberThiago Macieira2016-04-271-0/+5
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Avoid hardcoding build date in qtcore and toolsSune Vuorela2015-02-121-1/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* introduce /dev variants of qmake propertiesOswald Buddenhagen2015-02-051-1/+1
* write relative paths to qconfig.cpp as far as possibleOswald Buddenhagen2015-02-051-2/+2
* complete reversal of adding QLibraryInfo to the bootstrap libraryOswald Buddenhagen2015-02-021-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QLibraryInfo: mark build() function as nothrowMarc Mutz2014-02-211-1/+1
* Added function returning build information to QLibraryInfo.Friedemann Kleint2014-02-121-0/+2
* Add platform plugin arguments to QLibraryInfo/qt.conf.Friedemann Kleint2013-10-161-0/+4
* introduce /src qmake property variantsOswald Buddenhagen2013-06-121-1/+1
* install host libraries into -hostprefixOswald Buddenhagen2013-05-131-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add a -libexecdir option to the configuresThiago Macieira2012-11-281-0/+1
* Add a new location for QML 2.x importsThiago Macieira2012-11-191-0/+2
* Add -archdatadir and change some of the default install dirs in Qt 5.Thiago Macieira2012-11-111-0/+1
* rewrite default spec handlingOswald Buddenhagen2012-11-011-1/+3
* Tools: add QLibraryInfo to the bootstrapped library.Pierre Rossi2012-10-081-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* compile without CamelCase headersOswald Buddenhagen2012-09-111-1/+1
* Remove Library dependency on SettingsTasuku Suzuki2012-07-091-5/+0
* introduce /get property variantsOswald Buddenhagen2012-06-191-1/+2
* Bump some Qt 5 to-do's to Qt 6.Jason McDonald2012-04-101-1/+1
* revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-011-0/+12
* make qlibraryinfo table-drivenOswald Buddenhagen2012-02-291-4/+4