summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for linux build errorShane Kearns2011-01-281-1/+1
* Merge branch 'windowsMakefileBuildSupport' into earth-masteraxis2011-01-2814-47/+140
|\
| * Made qmake strip trailing \ from libdirs.axis2011-01-281-1/+4
| * Fixed GCCE libdir handling if the paths have spaces in them.axis2011-01-281-9/+9
| * Added MinGW support for adding lib prefix and extension via profile.axis2011-01-284-9/+21
| * Added support for various special compiler/linker flags on MinGW.axis2011-01-281-0/+18
| * Added support for rvct_linker config in qmake's MinGW generator.axis2011-01-281-3/+11
| * Avoided some MinGW specific codepaths when building Symbian libs.axis2011-01-282-3/+4
| * Added .lib/.dso dependency tracking to Symbian with MinGW generator.axis2011-01-281-0/+6
| * Stopped honoring the RVCT22INC variable on symbian-armcc mkspec.axis2011-01-281-6/+6
| * Fixed a typo in src profile.axis2011-01-281-1/+1
| * Fixed a build library deployment issue in sqlite.axis2011-01-281-0/+6
| * Fixed include in network module on Symbian.axis2011-01-281-1/+1
| * Added object script support to RVCT when using MinGW qmake generator.axis2011-01-282-8/+40
| * Added Symbian makefile building support using MinGW backend.axis2011-01-283-4/+10
| * Fixed some tools definitions and properties in symbian profiles.axis2010-12-232-2/+3
* | Fix warning in sun compilerOlivier Goffart2011-01-281-4/+4
* | Added missing header.axis2011-01-281-0/+41
* | Fix GCC compiler warningShane Kearns2011-01-271-1/+1
* | add qscopedvaluerollback autotest to corelib.proShane Kearns2011-01-271-0/+1
* | Merge branch 'QTBUG-15292-fix' into earth-masteraxis2011-01-276-54/+109
|\ \
| * | Added Symbian deployment localization for makefile build system.axis2011-01-275-53/+108
| * | Made the translations dependency work for shadow builds.axis2011-01-271-1/+1
* | | Add autotest for QScopedValueRollbackShane Kearns2011-01-262-0/+207
* | | Add QScopedValueRollback tools class.Shane Kearns2011-01-263-3/+169
* | | network tests: make IMAP, FTP testdata more flexible.Rohan McGovern2011-01-256-51/+142
* | | Merge branch 'earth/file-engine-refactor'Shane Kearns2011-01-251-1/+1
|\ \ \ | |/ / |/| |
| * | Fix for using search paths with a dirty pathShane Kearns2011-01-121-1/+1
* | | Improve documentation for PWD variable.Robin Burchell2011-01-171-2/+11
* | | Use packagesExist() macro to bail if a nonexistant package is requested.Robin Burchell2011-01-171-0/+4
* | | Add packagesExist() function to qmake.Robin Burchell2011-01-174-1/+41
* | | Added Symbian implementation of keyboard language functions.axis2011-01-143-0/+42
* | | Help message clarificationThiago Marcos P. Santos2011-01-141-1/+1
* | | No longer copy the executable file to phone by defaultThiago Marcos P. Santos2011-01-141-5/+26
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-releng-staging into mas...Qt Continuous Integration System2011-01-072-42/+41
|\ \ \
| * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-releng-staging into mas...Qt Continuous Integration System2011-01-062-42/+41
| |\ \ \
| | * \ \ Merge commit 'qt-releng-review/master'Eckhart Koppen2011-01-062-42/+41
| | |\ \ \
| | | * \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-releng-teamQt Continuous Integration System2011-01-061-124/+0
| | | |\ \ \
| | | | * | | Remove unnecessarily frozen functions from QtOpenGL WINSCW DEF fileEckhart Koppen2011-01-061-124/+0
| | | * | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-releng-teamQt Continuous Integration System2011-01-062-39/+162
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Updated QTOpenGL DEF files for WINSCW and ARMV5Eckhart Koppen2011-01-062-39/+162
| | | * | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-releng-teamQt Continuous Integration System2011-01-06185-4660/+8360
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Updated DEF files for QtOpenGL for WINSCW and ARMV5Eckhart Koppen2011-01-052-2/+2
| | | | * | | Merge commit 'qt-master/master'Eckhart Koppen2011-01-05196-5364/+8752
| | | | |\ \ \ | | | | | |/ /
* | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-01-078-118/+221
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-01-068-118/+221
| |\ \ \ \ \ \ |/ / / / / / /
| * | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-068-118/+221
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-065-2/+83
| | |\ \ \ \ \ \
| | | * | | | | | PathView crashed when the path is provided with undefined values.Martin Jones2011-01-063-1/+38
| | | * | | | | | PathView: update modelCount before attempting to regenerate delegates.Martin Jones2011-01-063-1/+45