summaryrefslogtreecommitdiffstats
path: root/src/corelib/corelib.pro
Commit message (Expand)AuthorAgeFilesLines
* 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
* auto-generate module prisOswald Buddenhagen2012-06-191-1/+1
* automatically add the version header to HEADERSOswald Buddenhagen2012-06-191-2/+0
* make qt_module_config.prf install the module pri fileOswald Buddenhagen2012-06-191-1/+1
* move moc, rcc and uic CONFIG additions to the respective qt modulesOswald Buddenhagen2012-06-191-1/+1
* turn off exceptions by default where they aren't requiredLars Knoll2012-05-171-1/+1
* Properly implement a 'make docs' target for subdirs and apps/libsMarius Storm-Olsen2012-05-091-1/+3
* QDoc: Support -indexdir on CLI and depends in qdocconf.Casper van Donderen2012-04-231-0/+1
* Change coreservices -> iosIan Dean2012-04-191-1/+1
* Import QMimeType / QMimeDatabase into QtCore.David Faure2012-02-181-0/+1
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-1/+0
* Move QString <-> NSString conversion to QtCoreMorten Johan Sorvig2012-02-021-0/+1
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-011-1/+1
* Put the generated <module>version.h into build treeLiang Qi2012-01-281-1/+1
* Import json support from playground/qtbinaryjsonLars Knoll2012-01-241-0/+1
* Remove Symbian code from QtCore.Xizhi Zhu2012-01-241-11/+0
* Move QAbstractItemModel into a separate directory.Stephen Kelly2011-12-131-0/+1
* corelib: Remove Q_WS-macros.Friedemann Kleint2011-10-241-4/+3
* Fix modules to load(qt_module) firstMarius Storm-Olsen2011-06-081-0/+2
* Moved common module profiles to be feature profiles.axis2011-06-051-1/+1
* Add QT_xxx_VERSION macros for each library in qtbaseLiang Qi2011-05-101-0/+3
* Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-021-1/+5
* Make modules compile without hardcoded pathsMarius Storm-Olsen2011-04-271-0/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+48