Add tilde (both ~ and ~<user>) expansion to QFileDialog on UNIX.
[profile/ivi/qtbase.git] / mkspecs /
2011-06-08 Marius Storm-OlsenComplain if we don't load(qt_module) first
2011-06-08 Marius Storm-OlsenFix typo from 1835afe6
2011-06-06 axisMake qmake slightly more verbose with its syncqt output.
2011-06-05 axisMoved common module profiles to be feature profiles.
2011-06-03 axisImplemented module-local caching of module profiles.
2011-06-03 axisDon't base QTDIR detection on .qmake.cache.
2011-06-03 axisChanges needed for Qt to accept module .qmake.cache...
2011-05-31 axisMade qpluginbase.pri into a feature profile.
2011-05-31 Charles YinFixed linking against QtQuickTest on mac.
2011-05-27 Marius Storm-OlsenOnly add dependent include when not already there
2011-05-26 Marius Storm-OlsenAdd QtTools' include/QtDesigner as well as QtCore's...
2011-05-25 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-25 Lincoln RamsayDo not continue if syncqt fails.
2011-05-24 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-24 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-24 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-24 Jyri TahtelaUpdate licenseheader text in source files for qtbase...
2011-05-23 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-21 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-21 Charles Yinadd qmltestcase.prf for QtQuickTest
2011-05-19 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-19 Rohan McGoverntests: allow unstable tests to be marked with CONFIG...
2011-05-16 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-11 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-11 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Olivier GoffartMerge remote-tracking branch 'staging/master'
2011-05-10 Pino ToscanoMassively update the hurd-g++ mkspec.
2011-05-10 Simon FrostAdd enablers for Symbian App Booster
2011-05-10 Miikka HeikkinenFix "make sis" for projects that have empty OBJECTS_DIR
2011-05-06 Olivier GoffartMerge remote-tracking branch 'mainline/master' into...
2011-05-05 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-04 Jiang JiangFix framework absolute path issue
2011-05-04 Gunnar SlettaMerge branch 'master' of scm.dev.nokia.troll.no:qt...
2011-05-04 Gunnar SlettaMerge branch 'master' of scm.dev.nokia.troll.no:qt...
2011-05-04 Gunnar SlettaMerge branch 'qtquick2'
2011-05-02 Marius Storm-OlsenMove private headers into versioned subdirectory
2011-05-02 Marius Storm-OlsenAdd module.prf, and install MODULE_PRI for each module
2011-05-02 Marius Storm-OlsenMake sure we don't always pull in modules from installe...
2011-04-28 Gunnar SlettaMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-04-28 Gunnar SlettaQT += declarative implies += opengl too, so hardcode...
2011-04-27 axisMerged master into qtquick2.
2011-04-27 Qt by NokiaInitial import from qtquick2.
2011-04-27 axisIntroduced the QT.<module>.plugins variable to module...
2011-04-27 axisAdded QT.<module>.imports support to module profiles.
2011-04-27 Marius Storm-OlsenProperly detect qmodule.pri
2011-04-27 axisMade sure syncqt gets called correctly even if it is...
2011-04-27 axisChanged path references to ActiveQt.
2011-04-27 Prasanth UllattilUse the MODULE_LIBS instead of QMAKE_LIBDIR_QT for...
2011-04-27 Prasanth UllattilUse the 'install_name' linker flag on Mac for the frame...
2011-04-27 axisFixed wrong inclusion of QtHelp module.
2011-04-27 axisFixed a bug in libdir handling.
2011-04-27 Marius Storm-OlsenAdd QMAKESPEC_ORIGINAL to the INCLUDEPATH when needed
2011-04-27 Marius Storm-OlsenMake each module refer to its own bin/
2011-04-27 Marius Storm-OlsenMade modules that depend on other modules add their...
2011-04-27 axisCorrected include path for UiTools.
2011-04-27 Marius Storm-OlsenMake qt.prf use new qt_module.pri structure for QT...
2011-04-27 Marius Storm-OlsenAdd module specific pris, and make syncqt create fwd...
2011-04-27 Marius Storm-OlsenHave qmake run syncqt automatically, if sync.profile...
2011-04-27 Marius Storm-OlsenFixup: not paths for other modules
2011-04-27 axisMoved symbianpkgrules profiles to be feature profiles.
2011-04-27 Marius Storm-OlsenExpose source and build directories for QtBase
2011-04-27 Qt by NokiaInitial import from the monolithic Qt.