summaryrefslogtreecommitdiffstats
path: root/src/corelib/corelib.pro
Commit message (Expand)AuthorAgeFilesLines
* Use separate Qt5Config.cmake inside build directoryKonstantin Tokarev2016-11-251-2/+19
* Convert the old feature systemLars Knoll2016-09-151-2/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-231-2/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-231-2/+3
| |\
| | * Add OpenBSD to list of targets that can't use --no-undefined in qtcoreRalf Nolden2016-06-221-2/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-1/+1
|\| |
| * | QtCore/QtDBus/QtSql: port the last remaining Q_FOREACH loop and add QT_NO_FOR...Marc Mutz2016-05-111-1/+1
* | | Add support for Apple tvOSMike Krus2016-05-171-2/+2
* | | Remove dynamic loading of functions that are present in Windows Vista onwards.Friedemann Kleint2016-04-191-0/+2
* | | QtCore: Increase Windows API level to 0x600 (Windows Vista).Friedemann Kleint2016-03-301-2/+8
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-3/+6
|\|
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-3/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+4
|\|
| * Fix build on FreeBSD: 'environ' is not defined in a libraryThiago Macieira2016-02-021-0/+4
* | Android: Remove support for API < 16BogDan Vatra2015-12-101-4/+2
|/
* Make CONFIG += c++11 by default not disable GNU extensionsThiago Macieira2015-07-171-3/+3
* Use simd.prf for building MIPS DSP codeThiago Macieira2014-07-251-14/+0
* Do not build or link to PCRE if QRegularExpression is disabledGiuseppe D'Angelo2014-05-151-1/+1
* Add optimize_full qmake config optionAllan Sandfeld Jensen2014-03-061-0/+2
* Android: Make default permissions less confusingEskil Abrahamsen Blomfeldt2014-02-261-0/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-0/+14
|\
| * MIPS DSP build system fix and additional optimizations.lpapuga2014-01-141-0/+14
* | Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
|/
* CMake: Add defines for disabled features.Stephen Kelly2013-11-221-0/+3
* use private linkage where possibleOswald Buddenhagen2013-10-311-1/+1
* Android: Remove unneeded dependencyBogDan Vatra2013-10-281-2/+1
* iOS: Add explicit dependency on the Foundation framework for QtCoreTor Arne Vestbø2013-09-271-1/+1
* Accessibility for AndroidFrederik Gladhorn2013-08-221-2/+4
* Generate the directory for the mkspec include in a helper file.Stephen Kelly2013-06-211-2/+22
* Fix the host_bins variable in the QtCore pkg-config fileThiago Macieira2013-05-311-1/+1
* Enable bundling Qt in Android package in build systemEskil Abrahamsen Blomfeldt2013-05-011-0/+2
* Generate a Qt5ConfigVersion.cmake file.Stephen Kelly2013-03-131-2/+5
* Introducing the Qt Android portPaul Olav Tvete2013-03-051-0/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+4
|\
| * export QT_CONFIG only in Qt5Core.pcOswald Buddenhagen2013-02-061-1/+4
* | Add an umbrella cmake config file for Qt 5.Stephen Kelly2013-01-241-2/+8
|/
* set pkg-config host_bins directly to install dirOswald Buddenhagen2013-01-111-1/+1
* Improve Cocoa platform plugin loading.Morten Johan Sorvig2012-12-121-1/+0
* export only 'host_bins' to pkg-config, rather than a random selection of toolsOswald Buddenhagen2012-12-061-22/+5
* move QT_NAMESPACE define to qtcore's module pri fileOswald Buddenhagen2012-11-021-0/+2
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* Modularize documenation buildTor Arne Vestbø2012-10-101-3/+2
* Fix compilation for win32-g++ and C++11Kai Koehne2012-09-131-0/+3
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-081-1/+1
* Uppercase the CONFIG for verbatim mode.Stephen Kelly2012-07-041-1/+1
* Move the macros for invoking ctest to a shared location.Stephen Kelly2012-07-031-0/+12
* fix misnomer: qt_module.prf => qt_build_config.prfOswald Buddenhagen2012-06-191-1/+1
* automatically add QT_BUILD_FOO_LIB to DEFINESOswald Buddenhagen2012-06-191-1/+1
* clean up projects from QPRO_PWD nonsense, etc.Oswald Buddenhagen2012-06-191-1/+0
* move QMAKE_PKGCONFIG_VARIABLES stuff out of qt_module_config.prfOswald Buddenhagen2012-06-191-1/+25