Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix threaded gl autotest build failure on GLES2 | Tom Cooksey | 2010-02-18 | 2 | -13/+20 |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 | Gunnar Sletta | 2010-02-18 | 1 | -0/+57 |
|\ | |||||
| * | Fixes crash when destroying a QGraphicsItem. | Yoann Lopes | 2010-02-17 | 1 | -0/+57 |
* | | Make threading use-cases work for X11 | Gunnar Sletta | 2010-02-18 | 1 | -12/+28 |
|/ | |||||
* | Some threading improvements to the GL module | Gunnar Sletta | 2010-02-17 | 4 | -0/+519 |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-17 | 4 | -12/+457 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 | Jason McDonald | 2010-02-16 | 1 | -10/+11 |
| |\ | |||||
| | * | Rename QStaticText::setUseBackendOptimizations to setPerformanceHint() | Eskil Abrahamsen Blomfeldt | 2010-02-16 | 1 | -10/+11 |
| * | | Fix license headers. | Jason McDonald | 2010-02-16 | 1 | -16/+16 |
| |/ | |||||
| * | Merge remote branch 'qt/master' into staging-2-master | Qt Continuous Integration System | 2010-02-15 | 1518 | -2/+175355 |
| |\ | |||||
| * \ | Merge branch 'qt-graphics-team-qstatictext-4.7' | Eskil Abrahamsen Blomfeldt | 2010-02-15 | 13 | -43/+709 |
| |\ \ | |||||
| | * \ | Merge branch 'master' of scm.dev.troll.no:qt/oslo-staging-2 into qstatictext-4.7 | Eskil Abrahamsen Blomfeldt | 2010-02-15 | 60 | -222/+1697 |
| | |\ \ | |||||
| | * | | | Remove fluxuating tests for QStaticText | Eskil Abrahamsen Blomfeldt | 2010-02-10 | 1 | -209/+0 |
| | * | | | Make QStaticText public API again | Eskil Abrahamsen Blomfeldt | 2010-02-10 | 1 | -17/+17 |
| | * | | | Merge branch '4.6' into qstatictext-4.6 | Eskil Abrahamsen Blomfeldt | 2010-02-10 | 13 | -47/+505 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch '4.6' into qstatictext-4.6 | Eskil Abrahamsen Blomfeldt | 2010-02-08 | 7 | -17/+43 |
| | |\ \ \ \ | |||||
| | * | | | | | Add tests for using QStaticText with a QGLWidget | Eskil Abrahamsen Blomfeldt | 2010-02-05 | 2 | -1/+212 |
| | * | | | | | Temporarily remove QPainter::drawStaticText() for Qt 4.6.x integration | Eskil Abrahamsen Blomfeldt | 2010-02-05 | 1 | -14/+15 |
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into qstat... | Eskil Abrahamsen Blomfeldt | 2010-02-04 | 20 | -180/+8226 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch '4.6' into qstatictext-4.6 | Eskil Abrahamsen Blomfeldt | 2010-02-01 | 105 | -996/+1787 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Fix one test and add tests for backend optimizations | Eskil Abrahamsen Blomfeldt | 2010-02-01 | 1 | -3/+32 |
| | * | | | | | | | Make QStaticText private API | Eskil Abrahamsen Blomfeldt | 2010-02-01 | 1 | -1/+1 |
| | * | | | | | | | Use fallback when drawing projected text | Eskil Abrahamsen Blomfeldt | 2010-01-15 | 1 | -0/+29 |
| | * | | | | | | | Test current graphics system + initialize memory | Eskil Abrahamsen Blomfeldt | 2010-01-15 | 1 | -23/+44 |
| | * | | | | | | | Remove translationDoesNotCauseRelayout test | Eskil Abrahamsen Blomfeldt | 2010-01-15 | 1 | -45/+0 |
| | * | | | | | | | Add tests for QStaticText::prepare() | Eskil Abrahamsen Blomfeldt | 2010-01-15 | 1 | -0/+51 |
| | * | | | | | | | Remove font property in QStaticText and fix handling translation on | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -4/+15 |
| | * | | | | | | | Ignore rounding errors in QStaticText test | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -11/+4 |
| | * | | | | | | | Remove debug output | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -1/+1 |
| | * | | | | | | | Ignore rounding error when painting to rotated painter | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -15/+17 |
| | * | | | | | | | Add autotests for transformed static text | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -0/+184 |
| | * | | | | | | | Add test for QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 2 | -0/+162 |
| * | | | | | | | | Improved performance of path vs path intersection where one is a rect. | Samuel Rødal | 2010-02-15 | 1 | -7/+11 |
| * | | | | | | | | Replaced the numCopies()/setNumCopies() and actualNumCopies() API. | Trond Kjernåsen | 2010-02-15 | 1 | -5/+5 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-... | Qt Continuous Integration System | 2010-02-16 | 1 | -20/+20 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-16 | 14 | -44/+401 |
| |\ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | fix line endings | Oswald Buddenhagen | 2010-02-16 | 3 | -22/+22 |
* | | | | | | | | | | Fix qml test breakage of 12180c397a2007970978033928b4b5b12efad7c6 | Friedemann Kleint | 2010-02-16 | 21 | -40/+40 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-13 | 1519 | -5/+175336 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Cleanup public QmlMetaType API | Aaron Kennedy | 2010-02-12 | 1 | -15/+24 |
| * | | | | | | | | Fix case sensitivity bug in previous commit | Joona Petrell | 2010-02-12 | 2 | -2/+2 |
| * | | | | | | | | Adds inputMethodHint property to TextEdit and TextInput. | Joona Petrell | 2010-02-12 | 4 | -0/+44 |
| * | | | | | | | | Decouple Loader from QmlGraphicsItem | Joona Petrell | 2010-02-12 | 5 | -5/+112 |
| * | | | | | | | | Make test more stable. | Rohan McGovern | 2010-02-12 | 1 | -1/+0 |
| * | | | | | | | | Fixed race condition in tst_qmlgraphicswebview::multipleWindows | Rohan McGovern | 2010-02-12 | 2 | -1/+5 |
| * | | | | | | | | Fix qmlgraphicswebview:pixelCache autotest by setting defaults on html | Leonardo Sobral Cunha | 2010-02-12 | 1 | -1/+1 |
| * | | | | | | | | Fixed compile of these recently renamed tests. | Rohan McGovern | 2010-02-11 | 9 | -9/+9 |
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-11 | 1508 | -0/+175059 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Adds qml prefix to all declarative autotests | Leonardo Sobral Cunha | 2010-02-11 | 215 | -19/+19 |
| | * | | | | | | | Removed "running: true" for animations used as propertyvaluesource | Leonardo Sobral Cunha | 2010-02-11 | 18 | -19/+14 |