Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-03 | 65 | -156/+21087 |
|\ | |||||
| * | revert to fromUtf16() usage in fromWCharArray() | Oswald Buddenhagen | 2010-02-03 | 1 | -1/+1 |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-03 | 65 | -156/+21087 |
| |\ | |||||
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-02 | 65 | -156/+21087 |
| | |\ | |||||
| | | * | Assistant examples: Fix missing QLatin1String. | ck | 2010-02-02 | 1 | -1/+1 |
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6 | ck | 2010-02-02 | 21 | -15/+21099 |
| | | |\ | |||||
| | | | * | Added Czech translations. | Pavel Fric | 2010-02-02 | 10 | -1/+20910 |
| | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-02 | 54 | -154/+174 |
| | | | |\ | |||||
| | | * | | | Webkit: Fix missing namespace. | ck | 2010-02-02 | 1 | -0/+2 |
| | | | |/ | | | |/| | |||||
| | | * | | qmake: subdirs template: make distclean target use QMAKE_DISTCLEAN | Oswald Buddenhagen | 2010-02-01 | 1 | -0/+1 |
| | | * | | qmake: fix warnings | Oswald Buddenhagen | 2010-02-01 | 6 | -24/+27 |
| | | * | | qmake: Remove macro and simplify string expression previously using it | Oswald Buddenhagen | 2010-02-01 | 1 | -2/+3 |
| | | * | | qmake: use isActiveConfig() instead of hand-crafting comparisons | Oswald Buddenhagen | 2010-02-01 | 3 | -15/+15 |
| | | * | | Fix missing namespace. | ck | 2010-02-01 | 1 | -0/+4 |
| | | * | | Assistant: Fix spelling mistakes. | ck | 2010-02-01 | 6 | -16/+16 |
| | | * | | Assistant: Use const references in foreach loops. | ck | 2010-02-01 | 12 | -48/+48 |
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-01 | 31 | -49/+60 |
| | | |\ \ | |||||
| | | | * | | optimization: get rid of QString::fromUtf16() usage | Oswald Buddenhagen | 2010-02-01 | 13 | -16/+18 |
| | | | * | | document QString::fromUtf16() slowness | Oswald Buddenhagen | 2010-02-01 | 1 | -0/+11 |
| | | | * | | remove duplicated calculation of length | Oswald Buddenhagen | 2010-02-01 | 1 | -1/+1 |
| | | | * | | remove pointless conditionals | Oswald Buddenhagen | 2010-02-01 | 1 | -3/+2 |
| | | | * | | micro-optimization | Oswald Buddenhagen | 2010-02-01 | 1 | -1/+1 |
| | | | * | | optimize qhash() | Oswald Buddenhagen | 2010-02-01 | 1 | -4/+4 |
| | | | * | | Designer/uic/related examples: Fix source code scanning issues II. | Friedemann Kleint | 2010-02-01 | 15 | -24/+23 |
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-03 | 3 | -5/+136 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Implementation for QVGPixmapData to/fromSymbianCFbsBitmap | Jani Hautakangas | 2010-02-03 | 3 | -5/+136 |
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-03 | 21 | -107/+8108 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Fix license headers on these new files (and the generator). | Thiago Macieira | 2010-02-02 | 5 | -104/+230 |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-02 | 21 | -107/+7982 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | Add auto-generated tests for QScriptValue | Kent Hansen | 2010-02-02 | 4 | -83/+6836 |
| | * | | | | | Add changes for 4.6.2 | Anders Bakken | 2010-02-02 | 1 | -2/+9 |
| | * | | | | | Changelog: Added Designer/uic3 changes for 4.6.2 | Friedemann Kleint | 2010-02-02 | 1 | -1/+6 |
| | * | | | | | Revert "Improve raster graphics system performance on Mac." | Richard Moe Gustavsen | 2010-02-02 | 6 | -60/+9 |
| | * | | | | | Introduce of QScriptValue autotest generator. | Jedrzej Nowacki | 2010-02-02 | 6 | -0/+1076 |
| | * | | | | | Fixed potential crash in mac style | Jens Bache-Wiig | 2010-02-02 | 1 | -3/+5 |
| | * | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-02-02 | 4 | -11/+30 |
| | * | | | | | Remove PrintDialog frame on Mac | Jens Bache-Wiig | 2010-02-02 | 1 | -1/+5 |
| | * | | | | | Fix missing non-unified toolbar margins on Mac | Jens Bache-Wiig | 2010-02-02 | 1 | -6/+13 |
| | * | | | | | Add a warning when there are duplicate aliases in a resource file. | Pierre Rossi | 2010-02-02 | 1 | -0/+2 |
| | * | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-02-02 | 2 | -2/+2 |
| | * | | | | | Improve raster graphics system performance on Mac. | Morten Johan Sørvig | 2010-02-02 | 6 | -9/+60 |
| | * | | | | | Fixed compile of framecapture, simpleselector for symbian-abld winscw. | Rohan McGovern | 2010-02-02 | 2 | -2/+2 |
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i... | Qt Continuous Integration System | 2010-02-03 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Updated changlog 4.6.2 | Kurt Korbatits | 2010-02-02 | 1 | -0/+6 |
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-02 | 27 | -87/+249 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Revert "Update default FPU flags on Symbian to be softvfp+vfpv2" | Iain | 2010-02-02 | 2 | -1/+1 |
| * | | | | | Revert "Using RunFast mode for RVCT" until compilation | Aleksandar Sasha Babic | 2010-02-02 | 1 | -16/+0 |
| * | | | | | New Symbian signed sqlite3.sis with backup_registration.xml | Miikka Heikkinen | 2010-02-02 | 1 | -0/+0 |
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-02 | 26 | -88/+266 |
| |\ \ \ \ \ |/ / / / / / | |||||
| * | | | | | Fixed def files on Symbian. | axis | 2010-02-02 | 2 | -4/+4 |