Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-06-23 | 7 | -61/+65 |
|\ | |||||
| * | Skip boundry neutral characters in bidi itemization | Jiang Jiang | 2011-06-22 | 1 | -4/+22 |
| * | Merge remote branch 'qt-mainline/4.8' | aavit | 2011-06-22 | 33 | -232/+410 |
| |\ | |||||
| * | | Proper fix for previous deallocation problem | Jiang Jiang | 2011-06-21 | 1 | -4/+2 |
| * | | No need to destroy match pattern again | Jiang Jiang | 2011-06-20 | 1 | -1/+0 |
| * | | Fix fontconfig usage in X11 font database | Jiang Jiang | 2011-06-20 | 2 | -48/+30 |
| * | | Fix empty lines in Qt HTML when displayed in external browsers (again) | Eskil Abrahamsen Blomfeldt | 2011-06-20 | 3 | -4/+11 |
| * | | Make it possible to set color of QStaticText with pixel size >= 64 | Eskil Abrahamsen Blomfeldt | 2011-06-20 | 1 | -1/+1 |
* | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-06-22 | 9 | -31/+46 |
|\ \ \ | |||||
| * \ \ | Merge remote branch 'origin/4.7' into qt-4.8-from-4.7 | Jani Hautakangas | 2011-06-22 | 9 | -31/+46 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int... | Qt Continuous Integration System | 2011-06-16 | 6 | -31/+35 |
| | |\ \ | |||||
| | | * | | Fixes to how resize event and layout request are posted. | Jan-Arve Saether | 2011-06-10 | 5 | -22/+29 |
| | | * | | Fixed move a QGraphicsWidget and invalidate its layout at the same time | John Tapsell | 2011-05-27 | 1 | -2/+1 |
| | | * | | Fix infinite recursion when changing geometry on Mac | Gabriel de Dietrich | 2011-05-26 | 1 | -7/+5 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-06-10 | 1 | -0/+5 |
| | |\ \ \ | |||||
| | | * | | | Fix dialog position adjustment regression in Symbian | Miikka Heikkinen | 2011-06-10 | 1 | -0/+5 |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-06-09 | 2 | -0/+6 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Last word inputted was duplicated after input method hints changed | Sami Merila | 2011-06-09 | 1 | -0/+1 |
| | | * | | | Simplify texture pooling logic in GL graphics system. | Jani Hautakangas | 2011-06-09 | 1 | -0/+5 |
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-06-22 | 16 | -319/+781 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | massive improvements for the QNX screen driver | Ritt Konstantin | 2011-06-21 | 4 | -161/+254 |
| * | | | | | massive improvements for the QNX mouse driver | Ritt Konstantin | 2011-06-21 | 3 | -47/+69 |
| * | | | | | massive improvements for the QNX keyboard driver | Ritt Konstantin | 2011-06-21 | 1 | -87/+170 |
| * | | | | | disable the Embedded Linux data directory permissions check for QNX | Ritt Konstantin | 2011-06-21 | 1 | -1/+1 |
| * | | | | | implement POSIX IPC based QLock, QWSLock and QWSSharedMemory backends | Ritt Konstantin | 2011-06-21 | 7 | -23/+287 |
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-06-21 | 3 | -1/+24 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Make it possible to compile in a screen plugin name in QWS | Ian | 2011-06-20 | 1 | -0/+5 |
| * | | | | | Don't redefine EGL defines | Ian | 2011-06-20 | 1 | -1/+9 |
| * | | | | | reset certain global variables on deletion | Lars Knoll | 2011-06-20 | 1 | -0/+2 |
| * | | | | | Made tst_QWidget::repaintWhenChildDeleted() pass. | Samuel Rødal | 2011-06-20 | 1 | -0/+8 |
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master... | Qt Continuous Integration System | 2011-06-20 | 29 | -220/+390 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt | David Boddie | 2011-06-17 | 80 | -2364/+2474 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt into 4.8 | David Boddie | 2011-05-24 | 1253 | -25669/+21767 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fixed breakage caused by b727e5b95c1f0bd308b228fcf0445b42847ae583. | David Boddie | 2011-05-24 | 1 | -13/+0 |
| * | | | | | | | | Doc: Added some details to the accessibility events API documentation. | David Boddie | 2011-05-19 | 1 | -36/+95 |
| * | | | | | | | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt into 4.8 | David Boddie | 2011-05-16 | 27 | -200/+344 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Doc: Fixed qdoc warnings. | David Boddie | 2011-05-12 | 4 | -41/+60 |
| * | | | | | | | | | Doc: Fixed qdoc warnings. | David Boddie | 2011-05-11 | 2 | -7/+10 |
| * | | | | | | | | | Doc: Fixed qdoc warnings. | David Boddie | 2011-05-11 | 1 | -4/+4 |
| * | | | | | | | | | Doc: Fixed qdoc warnings. | David Boddie | 2011-05-11 | 25 | -145/+184 |
| * | | | | | | | | | Squashed commit of changes from the 4.8-temp branch. | David Boddie | 2011-05-11 | 1 | -0/+50 |
| * | | | | | | | | | Merge commit 'refs/merge-requests/1220' of git://gitorious.org/qt/qt into mer... | David Boddie | 2011-05-05 | 36 | -169/+216 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Squashed commit of the changes from the mobile-examples repository | David Boddie | 2011-05-04 | 3 | -2/+15 |
* | | | | | | | | | | | Fix build break in S60 5.0 environment | Miikka Heikkinen | 2011-06-20 | 1 | -3/+0 |
* | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-team | Sami Lempinen | 2011-06-20 | 1 | -5/+8 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Skip softkeys update if application is not on foreground in Symbian | Miikka Heikkinen | 2011-06-17 | 1 | -0/+5 |
| * | | | | | | | | | | Revert "Opening taskswitcher, pushes application softkeys to top of switcher" | Miikka Heikkinen | 2011-06-17 | 1 | -5/+3 |
* | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast... | Qt Continuous Integration System | 2011-06-14 | 1 | -4/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'upstream/4.8' | Thierry Bastian | 2011-05-26 | 1241 | -21059/+21172 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | When asking for relations, don't crash on children that don't return an inter... | Frederik Gladhorn | 2011-05-19 | 1 | -4/+7 |