summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qlibraryinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-211-1/+1
|\
| * add configure -extprefix optionOswald Buddenhagen2013-08-151-1/+1
* | Merge branch 'stable' into devSergio Ahumada2013-07-111-2/+4
|\|
| * Clean up evaluation license logicTor Arne Vestbø2013-07-051-2/+4
* | introduce /src qmake property variantsOswald Buddenhagen2013-06-121-4/+19
|/
* install host libraries into -hostprefixOswald Buddenhagen2013-05-131-0/+1
* qt.conf: default LibraryExecutables to bin/ on windowsOswald Buddenhagen2013-03-261-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-2/+2
* Add a -libexecdir option to the configuresThiago Macieira2012-11-281-1/+3
* Add a new location for QML 2.x importsThiago Macieira2012-11-191-1/+12
* Add -archdatadir and change some of the default install dirs in Qt 5.Thiago Macieira2012-11-111-5/+7
* fix QMAKE_{,X}SPEC when a qt.conf containing [Paths] is presentOswald Buddenhagen2012-11-081-3/+7
* fix sign mismatch warningsOswald Buddenhagen2012-11-071-2/+2
* rewrite default spec handlingOswald Buddenhagen2012-11-011-0/+8
* Avoid warnings about an unreachable codeKonstantin Ritt2012-10-101-1/+2
* Tools: add QLibraryInfo to the bootstrapped library.Pierre Rossi2012-10-081-16/+24
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-26/+26
* don't require (dummy) qconfig.h for qmake buildOswald Buddenhagen2012-09-111-1/+0
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-151-1/+2
* Speed up QCoreApplication construction a bitHarald Fernengel2012-07-101-1/+1
* Remove Library dependency on SettingsTasuku Suzuki2012-07-091-3/+5
* introduce /get property variantsOswald Buddenhagen2012-06-191-8/+55
* clean up path normalization in configure.exe and QLibraryInfoOswald Buddenhagen2012-06-191-0/+2
* support relative Sysroot specification in qt.confOswald Buddenhagen2012-03-221-5/+3
* make unspecified/empty HostPrefix fall back to PrefixOswald Buddenhagen2012-03-221-0/+6
* permit explicitly empty qt.conf entriesOswald Buddenhagen2012-03-211-4/+4
* fix relative default examples pathOswald Buddenhagen2012-03-061-1/+1
* revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-011-4/+40
* exclude some code from the qmake buildOswald Buddenhagen2012-03-011-0/+4
* dispose of BOOTSTRAPPING defineOswald Buddenhagen2012-03-011-8/+4
* make qlibraryinfo table-drivenOswald Buddenhagen2012-02-291-90/+30
* remove pointless ifdefsOswald Buddenhagen2012-02-291-23/+1
* remove library version matching from qt.confOswald Buddenhagen2012-02-271-65/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-2/+2
* Added build system support for installing tests.Rohan McGovern2011-11-231-0/+10
* Add isDebugBuild() query function to QLibraryInfoaavit2011-11-101-16/+19
* symbian epoc root code removedJoerg Bornemann2011-11-071-11/+0
* Remove the build-key from the plugin verification dataBradley T. Hughes2011-09-021-27/+0
* Remove references to QT_INSTALL_DEMOS & DemosPath.Casper van Donderen2011-07-061-9/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* make QLibraryInfo return clean pathsOswald Buddenhagen2011-05-111-4/+6
* make relative paths in qt.conf work inside qmakeOswald Buddenhagen2011-05-111-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+555