summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-0319-31/+49
|\
| * revert to fromUtf16() usage in fromWCharArray()Oswald Buddenhagen2010-02-031-1/+1
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-0219-31/+49
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6ck2010-02-0210-14/+186
| | |\
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-0218-31/+47
| | | |\
| | * | | Webkit: Fix missing namespace.ck2010-02-021-0/+2
| | | |/ | | |/|
| | * | Fix missing namespace.ck2010-02-011-0/+4
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-0117-31/+43
| | |\ \
| | | * | optimization: get rid of QString::fromUtf16() usageOswald Buddenhagen2010-02-0111-14/+16
| | | * | document QString::fromUtf16() slownessOswald Buddenhagen2010-02-011-0/+11
| | | * | remove duplicated calculation of lengthOswald Buddenhagen2010-02-011-1/+1
| | | * | remove pointless conditionalsOswald Buddenhagen2010-02-011-3/+2
| | | * | micro-optimizationOswald Buddenhagen2010-02-011-1/+1
| | | * | optimize qhash()Oswald Buddenhagen2010-02-011-4/+4
| | | * | Designer/uic/related examples: Fix source code scanning issues II.Friedemann Kleint2010-02-013-8/+8
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-031-2/+92
|\ \ \ \ \
| * | | | | Implementation for QVGPixmapData to/fromSymbianCFbsBitmapJani Hautakangas2010-02-031-2/+92
| |/ / / /
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-028-19/+53
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "Improve raster graphics system performance on Mac."Richard Moe Gustavsen2010-02-026-60/+9
| * | | | Fixed potential crash in mac styleJens Bache-Wiig2010-02-021-3/+5
| * | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-02-024-11/+30
| * | | | Remove PrintDialog frame on MacJens Bache-Wiig2010-02-021-1/+5
| * | | | Fix missing non-unified toolbar margins on MacJens Bache-Wiig2010-02-021-6/+13
| * | | | Add a warning when there are duplicate aliases in a resource file.Pierre Rossi2010-02-021-0/+2
| * | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-02-022-2/+2
| * | | | Improve raster graphics system performance on Mac.Morten Johan Sørvig2010-02-026-9/+60
| | |_|/ | |/| |
* | | | New Symbian signed sqlite3.sis with backup_registration.xmlMiikka Heikkinen2010-02-021-0/+0
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-0212-73/+127
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed def files on Symbian.axis2010-02-022-4/+4
| * | | Added some missing documentation.axis2010-02-021-0/+1
| * | | Fixed text rendering via scaled QPainter on rasterPaintEngine / SymbianAlessandro Portale2010-02-013-19/+68
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-017-50/+54
| |\ \ \ | | |/ / | |/| |
| | * | Documented limitations of add/setLibraryPath(s) on Symbian OSMiikka Heikkinen2010-02-011-0/+8
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Gareth Stockwell2010-02-011-17/+24
| | |\ \
| | | * | Fixed no-timeout case for QProcess::waitForFinished in SymbianMiikka Heikkinen2010-02-011-17/+24
| | * | | Deployed QtMultimedia.dll on SymbianGareth Stockwell2010-02-011-0/+4
| | |/ /
| | * | Catch by reference rather than by valueIain2010-02-011-1/+1
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-01-2913-31/+29
| | |\ \
| | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-293-24/+9
| | | |\ \ | | | | |/ | | | |/|
| | * | | List item margins are too small due to invalid pixel metric valueSami Merila2010-01-291-8/+8
| | | |/ | | |/|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-283-24/+9
| | |\ \
| | | * | Remove left over forward declarationsAlessandro Portale2010-01-281-3/+0
| | | * | Avoided the loss of preedit text when losing focus on Symbian.axis2010-01-281-6/+2
| | | * | Shortening and fixing previous fix for QTBUG-6371Alessandro Portale2010-01-281-15/+7
* | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-02-018-12/+181
* | | | | Fix a problem with overlay icons in the fileiconproviderJens Bache-Wiig2010-02-011-2/+3
* | | | | Only set the _WIN32_WINNT define if it is not set or less than 0x0400Andy Shaw2010-02-011-0/+2
|/ / / /
* | | | QPrintDialog::setPrinter(), QPrintDialog::printer(), QPrintDialog::addButton ...ulf2010-02-011-3/+3
* | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-2913-59/+183
* | | | Carbon: crash problem in QWidgetPrivate::hide_sys, v2Richard Moe Gustavsen2010-01-292-1/+3