summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt.prf
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix misnomer: $$resolve_depends() => $$sort_depends()Oswald Buddenhagen2011-07-111-1/+1
* make 1st argument of $$resolve_depends a variableOswald Buddenhagen2011-07-111-1/+1
* Only add dependent include when not already thereMarius Storm-Olsen2011-05-271-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtbase-stagingGunnar Sletta2011-05-041-1/+17
|\
| * Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-1/+17
* | QT += declarative implies += opengl too, so hardcode it to make stuff workGunnar Sletta2011-04-281-0/+3
|/
* Add QMAKESPEC_ORIGINAL to the INCLUDEPATH when neededMarius Storm-Olsen2011-04-271-0/+5
* Made modules that depend on other modules add their include paths.Marius Storm-Olsen2011-04-271-0/+6
* Make qt.prf use new qt_module.pri structure for QT variableMarius Storm-Olsen2011-04-271-71/+16
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+221