summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added .tag file with Git revision.axis2011-05-032-0/+2
* new configure.exe binaryJoerg Bornemann2011-05-031-0/+0
* qmake nmake generator: pass MAKEFLAGS to sub-make callsJoerg Bornemann2011-05-034-14/+27
* Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-0244-95/+164
* Install syncqt, and ensure it runs fine for external modulesMarius Storm-Olsen2011-05-022-2/+12
* Moved QtUiTools to CONFIGPrasanth Ullattil2011-05-021-2/+4
* Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-0211-5/+48
* Make sure we don't always pull in modules from installed mkspecsMarius Storm-Olsen2011-05-021-1/+1
* QNetworkConfigurationManager: Fix network polling.Martin Petersson2011-05-022-2/+14
* QAbstractSocket: Fix waitForReadyRead infinite loop.Martin Petersson2011-05-021-2/+2
* Fix compile warning on WindowsMartin Petersson2011-05-021-0/+1
* Added dependency information to the sync.profile.axis2011-04-271-0/+41
* Add .gitignore to each moduleaxis2011-04-271-0/+261
* Fix the target for QtUiTools debug on MacPrasanth Ullattil2011-04-271-2/+0
* Only run JSC benchmarks if access to the source codeMarius Storm-Olsen2011-04-272-6/+13
* Remove not needed .pri includeMarius Storm-Olsen2011-04-271-2/+0
* Add tst_headersclean for each moduleLiang Qi2011-04-273-0/+87
* Modularized tst_compilerwarningsLiang Qi2011-04-271-0/+69
* Modularized tst_bic and add some helper functions for global testLiang Qi2011-04-271-0/+12
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-2768-55/+69
* Fixed maketestselftest after guiapplauncher was made a global test.axis2011-04-271-1/+2
* Removed examples and demos that are no longer in qtbase.axis2011-04-272-8/+2
* Removed reference to linguist test, which is now in qttools.axis2011-04-271-1/+0
* Adapted guiapplauncher test to modularized Qt.axis2011-04-273-0/+115
* Fixed syncqt generation of bin path.axis2011-04-271-1/+1
* q3tl.h is copied to qalgorithms autotest directoryPrasanth Ullattil2011-04-271-1/+1
* Fixed "make check" target for qtbase.axis2011-04-271-0/+6
* Added QT.<module>.imports support to module profiles.axis2011-04-2712-0/+12
* Removed uic3 autotest from qtbasePrasanth Ullattil2011-04-271-1/+1
* Load the sync.profile after setting the variables.Prasanth Ullattil2011-04-271-9/+10
* Remove moved examples/demosMarius Storm-Olsen2011-04-2710-42/+0
* Build examples and demos in qtbaseMarius Storm-Olsen2011-04-272-11/+2
* Make qmake respect <subdir>.CONFIG = no_default_installMarius Storm-Olsen2011-04-271-0/+4
* Temporarily pointing QT_MODULE_LIB_BASE to qtbase/libPrasanth Ullattil2011-04-271-1/+1
* Properly detect qmodule.priMarius Storm-Olsen2011-04-271-4/+6
* Avoid recursively including the same arch.pri filePrasanth Ullattil2011-04-271-1/+3
* Made sure syncqt gets called correctly even if it is not in the PATH.axis2011-04-272-3/+6
* Changed path references to ActiveQt.axis2011-04-272-0/+7
* Include headers.pri from the last path in MODULE_INCLUDESPrasanth Ullattil2011-04-271-1/+4
* Use the MODULE_LIBS instead of QMAKE_LIBDIR_QT for frameworks.Prasanth Ullattil2011-04-271-2/+2
* Use the 'install_name' linker flag on Mac for the frameworks.Prasanth Ullattil2011-04-271-0/+5
* Fixed wrong inclusion of QtHelp module.axis2011-04-271-2/+1
* Fixed a bug in libdir handling.axis2011-04-271-1/+2
* New configure.exe binaryMarius Storm-Olsen2011-04-271-0/+0
* Remove hardcoded modules in configure and QT_CONFIGMarius Storm-Olsen2011-04-271-67/+65
* Add QMAKESPEC_ORIGINAL to the INCLUDEPATH when neededMarius Storm-Olsen2011-04-271-0/+5
* Use correct DESTDIR for UiTools.axis2011-04-271-0/+1
* Move uitools from QtTools to QtBaseLiang Qi2011-04-2713-15/+160
* Demos: activate in profilesOlivier Goffart2011-04-271-15/+0
* Make auto test buildLiang Qi2011-04-271-10/+0