summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt.prf
Commit message (Expand)AuthorAgeFilesLines
* take advantage of new safety regarding build config resolutionOswald Buddenhagen2013-02-181-1/+1
* fix lack of rpath-link when using modules from final locationOswald Buddenhagen2013-02-041-0/+1
* Generalize the check for gui in static plugin import generationMiikka Heikkinen2012-12-201-1/+1
* Enable forcing generation of static plugin importsMiikka Heikkinen2012-12-201-44/+43
* Automatically import plugins in all applications with static QtMiikka Heikkinen2012-12-111-3/+5
* Remove QT_DLL and QT_NODLL defines.Stephen Kelly2012-12-111-5/+0
* Add QT_DEFAULT_QPA_PLUGIN to generated qconfig.priMiikka Heikkinen2012-12-101-0/+4
* Pro-file level support for importing plugins for static Qt buildsMiikka Heikkinen2012-12-101-1/+24
* Only handle QTPLUGIN when linking against static QtMiikka Heikkinen2012-12-071-1/+2
* adjust to modularization changes in ActiveQtJoerg Bornemann2012-11-271-0/+8
* move QT_NAMESPACE define to qtcore's module pri fileOswald Buddenhagen2012-11-021-2/+0
* let static plugins have "module" pri filesOswald Buddenhagen2012-11-011-31/+1
* purge dead definesOswald Buddenhagen2012-11-011-3/+0
* simplify determination of static plugin link lineOswald Buddenhagen2012-10-261-16/+1
* add support for QT_PRIVATEOswald Buddenhagen2012-08-071-33/+2
* fix syntax error in static plugin assembly codeOswald Buddenhagen2012-07-251-1/+1
* TYPO: Fix typo in warning messageMontel Laurent2012-07-201-1/+1
* Merge branch 'buildsystem' (second round)Oswald Buddenhagen2012-06-291-6/+0
|\
| * don't put QMAKESPEC_ORIGINAL into INCLUDEPATH any moreOswald Buddenhagen2012-06-271-5/+0
* | Update the macros for shared/DLL and static buildsThiago Macieira2012-06-281-8/+12
|/
* make using testlib automatically "promote" all modules to -privateOswald Buddenhagen2012-06-261-1/+2
* make missing qt modules fatalOswald Buddenhagen2012-06-191-1/+3
* support for private depends in modulesOswald Buddenhagen2012-06-191-0/+1
* remove support for CONFIG+=qt_compatOswald Buddenhagen2012-06-191-6/+0
* don't explicitly inject qt header/library pathsOswald Buddenhagen2012-06-191-6/+0
* purge QMAKE_INCDIR_QT and QMAKE_LIBDIR_QTOswald Buddenhagen2012-06-191-5/+2
* make use of $$[FOO/get] propertiesOswald Buddenhagen2012-06-191-2/+2
* move moc, rcc and uic CONFIG additions to the respective qt modulesOswald Buddenhagen2012-06-191-1/+1
* dispose of library-bound feature filesOswald Buddenhagen2012-06-191-0/+21
* Move the sub-architecture feature to better places in qmakeThiago Macieira2012-05-311-13/+0
* Overhaul the qsimd_p.h: rename macros and update conditionalsThiago Macieira2012-05-311-8/+11
* Revert "Add workaround for projects using 'QT += declarative'"Friedemann Kleint2012-04-231-27/+0
* Add detection of AVX and AVX2 support in the compiler.Thiago Macieira2012-03-231-0/+1
* Remove detection for MMX support and related technologyThiago Macieira2012-03-231-3/+0
* Remove unmaintained and broken VNC platform pluginJohannes Zellner2012-03-151-1/+1
* fix the check for libraries having themselves as dependenciesOswald Buddenhagen2012-03-091-2/+3
* replace uses of QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT with module-specific vari...Oswald Buddenhagen2012-03-081-1/+1
* transitively resolve module dependenciesOswald Buddenhagen2012-03-061-19/+15
* Merge master -> api_changesRohan McGovern2012-02-291-1/+1
|\
| * simplify loop over modulesOswald Buddenhagen2012-02-281-1/+1
* | Add workaround for projects using 'QT += declarative'Matthew Vogt2012-02-271-0/+27
|/
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-311-1/+1
* Remove support for the MNG file format and the bundled libmngaavit2012-01-251-1/+1
* Fixed automatic plugin path resolving for predefined Qt plugins.Janne Anttila2012-01-241-7/+13
* Remove warning and automagic for "missing QT += quick"Kent Hansen2012-01-191-9/+0
* Automatically add QtQuick module if only QtDeclarative is specifiedKent Hansen2011-12-021-0/+9
* Add a -force-asserts option to configureHarald Fernengel2011-11-111-0/+1
* qmake: remove symbian supportJoerg Bornemann2011-11-071-8/+0
* QtBase: Move idc to Active Qt.Friedemann Kleint2011-10-101-1/+0
* Remove stale QtDeclarative dependency on QtOpenGLKent Hansen2011-09-201-2/+0