summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qlibraryinfo.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Added build system support for installing tests.Rohan McGovern2011-11-231-1/+2
* Add isDebugBuild() query function to QLibraryInfoaavit2011-11-101-0/+2
* Remove the build-key from the plugin verification dataBradley T. Hughes2011-09-021-1/+0
* Remove references to QT_INSTALL_DEMOS & DemosPath.Casper van Donderen2011-07-061-1/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+94