summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qlibraryinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove Build date from qt_core_boilerplate()Tasuku Suzuki2015-07-081-2/+0
* Force length of prefix path to be calculated at runtimeKai Koehne2015-04-011-1/+1
* Clean up QLibraryInfoPrivate::findConfiguration()Ulf Hermann2015-03-111-22/+22
* Detect qt.conf in bundle on OSX without QCoreApplicationUlf Hermann2015-03-101-2/+4
* Reload QLibraryInfo's settings when QCoreApplication becomes availableUlf Hermann2015-03-101-2/+21
* Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-021-1/+3
|\
| * fix default of SettingsPath when qt.conf is presentOswald Buddenhagen2015-02-251-1/+3
* | Doc: Fix typosSergio Ahumada2015-02-251-1/+1
* | Avoid hardcoding build date in qtcore and toolsSune Vuorela2015-02-121-2/+4
* | Update copyright headersJani Heikkinen2015-02-111-9/+9
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-2/+2
|\|
| * Merge 5.4 into 5.4.1Oswald Buddenhagen2015-01-161-4/+3
| |\
| * | Bump copyright year to 2015Kai Koehne2015-01-151-2/+2
* | | introduce /dev variants of qmake propertiesOswald Buddenhagen2015-02-051-5/+20
* | | write relative paths to qconfig.cpp as far as possibleOswald Buddenhagen2015-02-051-9/+16
* | | fix relative path resolution inconsistency in qmake propertiesOswald Buddenhagen2015-02-021-1/+3
* | | less preprocessor magic relating to qmake buildOswald Buddenhagen2015-02-021-5/+5
* | | complete reversal of adding QLibraryInfo to the bootstrap libraryOswald Buddenhagen2015-02-021-28/+20
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-4/+3
|\ \ \ | | |/ | |/|
| * | de-duplicate and comment EffectivePaths presence detectionOswald Buddenhagen2015-01-091-2/+3
| * | remove nonsensical conditionalOswald Buddenhagen2015-01-091-2/+0
| |/
* / Add the detection of MSVC 2015 for QLibraryInfoThiago Macieira2014-12-201-0/+2
|/
* Don't delete QLibrarySettings configuration in ~QCoreApplicationKai Koehne2014-11-041-9/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix memory leak of QSettings in QLibraryInfo::platformPluginArgumentsDyami Caliri2014-09-201-1/+2
* Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-011-2/+2
|\
| * Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-2/+2
| |\
| | * Fix QT_NO_SETTINGS build in QLibraryInfo.Steffen Imhof2014-06-101-2/+2
* | | Save the _MSC_VER variable instead of <unknown version>Thiago Macieira2014-07-011-1/+1
|/ /
* | Fix ICC build on Windows: __VERSION__ isn't definedThiago Macieira2014-06-271-1/+29
* | Add the static/shared split to QLibraryInfo::build()Thiago Macieira2014-05-121-1/+6
* | Remove the use of __DATE__ from QtCoreThiago Macieira2014-05-121-1/+1
* | Update QLibraryInfo::build() to use the arch-detection from QSysInfoThiago Macieira2014-05-121-16/+10
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-111-1/+3
|\|
| * OS X: Improve QLibraryInfo app bundle testing.Morten Johan Sørvig2014-04-051-1/+3
* | Add detection for the Intel compiler in QLibraryInfo::build()Thiago Macieira2014-04-041-1/+3
|/
* Add compiler name for Clang in QLibraryInfo::build()Marcel Krems2014-03-141-2/+2
* Fix typo in QLibraryInfo::build()Sergio Ahumada2014-02-221-1/+1
* QLibraryInfo: mark build() function as nothrowMarc Mutz2014-02-211-1/+1
* Added function returning build information to QLibraryInfo.Friedemann Kleint2014-02-121-0/+51
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-12/+12
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-2/+2
|\
| * Force length fo licensee literals to be computed at runtimeKai Koehne2013-11-061-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-241-0/+4
|\|
| * Correct PrefixPath on iOS.Morten Johan Sørvig2013-10-151-0/+4
* | Add platform plugin arguments to QLibraryInfo/qt.conf.Friedemann Kleint2013-10-161-1/+32
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* 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
|\|