summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed a bug in elf2e32_qtwrapper regarding spaces in def files.axis2010-12-231-3/+3
* Fixed several compile and deployment issues in the mmf phonon plugin.axis2010-12-231-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-12-2112-702/+390
|\
| * Fixed PREPEND_INCLUDEPATH being executed too early.axis2010-12-213-16/+15
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-12-2110-701/+390
| |\
| | *-. Merge branches 'nonQtApps-fix' and 'merge-request-2516' into master-s60axis2010-12-2010-701/+390
| | |\ \
| | | | * Fixed autotest.axis2010-12-201-1/+1
| | | | * get rid of QPrinterInfoPrivate::isNull memberKonstantin Ritt2010-12-202-3/+2
| | | | * QPrinterInfo::supportedPaperSizes(): return early if the info is invalidKonstantin Ritt2010-12-203-0/+7
| | | | * fix QPrinterInfo::defaultPrinter() on winKonstantin Ritt2010-12-201-9/+8
| | | | * micro-optimizations, clean-ups and styling fixesKonstantin Ritt2010-12-203-98/+83
| | | | * refactoring of QPrinterInfoKonstantin Ritt2010-12-207-363/+209
| | | | * minor refactoring of QPrinterInfoPrivateKonstantin Ritt2010-12-203-100/+32
| | | | * use binary search int the string2PaperSize() helperKonstantin Ritt2010-12-201-143/+64
| | | * | Moved the default dependency targets to default_post.prf.axis2010-12-202-47/+47
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-211-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix the redirection of painting for the toolbar.Fabien Freling2010-12-201-4/+4
* | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-12-2076-217/+727
|\ \ \ \ \
| * \ \ \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-12-2011-13/+97
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-2011-13/+97
| | |\ \ \ \ \
| | | * | | | | Setting TextInput.cursorPosition outside bounds crashed.Martin Jones2010-12-204-0/+30
| | | * | | | | Update test bitmaps for QDeclarativeImage::svg() autotest on WindowsJoona Petrell2010-12-202-0/+0
| | | * | | | | Don't truncate image:// url strings prematurelyBea Lam2010-12-203-12/+62
| | | * | | | | Update docs on importing javascript filesBea Lam2010-12-202-1/+5
| | |/ / / / /
| * | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-2065-204/+630
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-201-1/+1
| | |\ \ \ \
| | | * | | | Fix deployment of minehunt for SymbianDamian Jansen2010-12-201-1/+1
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-12-201-0/+3
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Quiet unused parameter warnings.Aaron McCarthy2010-12-201-0/+3
| | |/ / / /
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-12-181-1/+7
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-12-181-1/+7
| | | |\ \ \ \ | | |/ / / / /
| | | * | | | Use relative include instead of absolute in default qmake.confMiikka Heikkinen2010-12-171-1/+7
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-12-171-1/+2
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Ville Pernu2010-12-1712-36/+120
| | | |\ \ \ \ \
| | | * | | | | | Fix waitForOpened not working with already active configurationVille Pernu2010-12-171-1/+2
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-175-12/+10
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | Fix QDeclarativeState::reset() autotestJoona Petrell2010-12-173-12/+10
| | | * | | | | | Update test bitmaps for QDeclarativeImage::svg() autotest on LinuxJoona Petrell2010-12-172-0/+0
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-12-171-4/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix incorrect file name case for OpenGL libraries in symbian.conf.Miikka Heikkinen2010-12-171-4/+4