Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed old trace files no longer working. | Samuel Rødal | 2010-02-18 | 1 | -1/+3 |
* | Reduced the memory footprint of qttrace files. | Samuel Rødal | 2010-02-18 | 3 | -10/+114 |
* | Always accept values reported directly using QTest::setBenchmarkResult. | Samuel Rødal | 2010-02-18 | 1 | -1/+1 |
* | Optimization for text drawing on OpenGL | Eskil Abrahamsen Blomfeldt | 2010-02-18 | 2 | -2/+8 |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 | Eskil Abrahamsen Blomfeldt | 2010-02-17 | 23 | -149/+200 |
|\ | |||||
| * | Fixes crash when destroying a QGraphicsItem. | Yoann Lopes | 2010-02-17 | 1 | -2/+3 |
| * | Some threading improvements to the GL module | Gunnar Sletta | 2010-02-17 | 3 | -18/+56 |
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-17 | 172 | -10249/+45478 |
| |\ | |||||
| | * | Fixed compile on Mac. | Kim Motoyoshi Kalland | 2010-02-16 | 1 | -1/+1 |
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 | Jason McDonald | 2010-02-16 | 3 | -34/+73 |
| | |\ | |||||
| | * | | Fix license headers. | Jason McDonald | 2010-02-16 | 3 | -54/+54 |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-... | Qt Continuous Integration System | 2010-02-16 | 6 | -36/+48 |
| |\ \ \ | |||||
| | * \ \ | Merge remote branch 'qt/master' into s60-master | Qt Continuous Integration System | 2010-02-16 | 2 | -3/+8 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-16 | 77 | -258/+611 |
| | |\ \ \ \ | |||||
| | | * | | | | Fixed missing repaints on S60 3.1. | axis | 2010-02-15 | 1 | -1/+9 |
| | | * | | | | Build break fix for QS60Style. | Sami Merila | 2010-02-15 | 1 | -1/+2 |
| | | * | | | | QS60Style: Branch indicator in tree view is misplaced | Sami Merila | 2010-02-15 | 1 | -7/+9 |
| | | * | | | | Compilation error fix: missing comma in enum list in QS60Style | Sami Merila | 2010-02-15 | 1 | -1/+1 |
| | | * | | | | Scroll bar handle/groove ends are squeezed (in nHD resolution) | Sami Merila | 2010-02-15 | 1 | -4/+7 |
| | | * | | | | QS60Style draws drop area as a black rect | Sami Merila | 2010-02-15 | 3 | -2/+12 |
| | | * | | | | Remove scrollbar context menu from QS60Style | Sami Merila | 2010-02-15 | 1 | -0/+3 |
| | | * | | | | Change a name of a variable to be more descriptive | Sami Merila | 2010-02-14 | 1 | -2/+2 |
| | * | | | | | Enabled commit 2b60b542a for all platforms. | axis | 2010-02-16 | 2 | -20/+5 |
| * | | | | | | doc: A QPlainTextEdit is never a QTextBrowser | Thorbjørn Lindeijer | 2010-02-16 | 1 | -1/+1 |
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-15 | 8 | -37/+37 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Prepare translations of the declarative module. | Friedemann Kleint | 2010-02-15 | 8 | -37/+37 |
* | | | | | | | Make sure height of glyph cache is a power of two | Eskil Abrahamsen Blomfeldt | 2010-02-17 | 1 | -8/+18 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Rename QStaticText::setUseBackendOptimizations to setPerformanceHint() | Eskil Abrahamsen Blomfeldt | 2010-02-16 | 2 | -22/+34 |
* | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 | Eskil Abrahamsen Blomfeldt | 2010-02-16 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Fixed a compile error on Mac/Leopard. | Trond Kjernåsen | 2010-02-16 | 1 | -1/+1 |
* | | | | | | doc: Update documentation for QStaticText | Eskil Abrahamsen Blomfeldt | 2010-02-16 | 2 | -12/+39 |
|/ / / / / | |||||
* | | | | | Fix alpha check for OpenGL/ES in GL2 paint engine | Rhys Weatherley | 2010-02-15 | 1 | -0/+4 |
* | | | | | Compile fix for QStaticText - include declaration of QColor | Rhys Weatherley | 2010-02-15 | 1 | -0/+1 |
* | | | | | Merge remote branch 'qt/master' into staging-2-master | Qt Continuous Integration System | 2010-02-15 | 365 | -211/+106877 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-13 | 338 | -269/+107080 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-13 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | add qt5 todo | Oswald Buddenhagen | 2010-02-12 | 1 | -1/+1 |
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-13 | 1 | -2/+7 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Alan Alpert | 2010-02-12 | 4 | -12/+29 |
| | | |\ \ \ | | | | |/ / | |||||
| | | * | | | Fix scrolling backwards when pathItemCount != model.count | Alan Alpert | 2010-02-12 | 1 | -2/+7 |
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-... | Qt Continuous Integration System | 2010-02-13 | 1 | -2/+12 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | Enabled searching of IM plugins on Symbian. | axis | 2010-02-12 | 1 | -2/+12 |
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-12 | 317 | -109/+106597 |
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ / | |||||
| | | * | | Fix warnings | Aaron Kennedy | 2010-02-12 | 4 | -6/+2 |
| | | * | | Reference count shared expression data | Aaron Kennedy | 2010-02-12 | 2 | -1/+7 |
| | | * | | Cleanup public QmlMetaType API | Aaron Kennedy | 2010-02-12 | 12 | -158/+112 |
| | | * | | Adds inputMethodHint property to TextEdit and TextInput. | Joona Petrell | 2010-02-12 | 2 | -0/+3 |
| | | * | | Decouple Loader from QmlGraphicsItem | Joona Petrell | 2010-02-12 | 4 | -38/+119 |
| | | * | | Explicitly pass size to standard pixmap icon loaders. | Michael Brasser | 2010-02-12 | 1 | -95/+95 |
| | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-11 | 316 | -14/+106462 |
| | | |\ \ |