Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Making Keypad Navigation more usable | Alessandro Portale | 2009-09-19 | 10 | -28/+196 |
* | Implement QDirectFBPaintEngine::drawRoundedRect | Anders Bakken | 2009-09-18 | 1 | -1/+1 |
* | Corrected some license headers. | Kim Motoyoshi Kalland | 2009-09-18 | 3 | -11/+100 |
* | Switch glyph cache from Qt to Symbian | Liang QI | 2009-09-18 | 3 | -3/+49 |
* | Allow forcing an empty window title. | Denis Dzyubenko | 2009-09-18 | 1 | -1/+1 |
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-09-18 | 2 | -2/+18 |
|\ | |||||
| * | Application crashes when a menu is inserted twice on a menubar (Cocoa). | Prasanth Ullattil | 2009-09-18 | 2 | -2/+18 |
* | | Fixed broken scrolling of cached graphics items on X11. | Samuel Rødal | 2009-09-18 | 1 | -41/+1 |
* | | Fixed passing a zero drawable to X11 api causing X errors. | Denis Dzyubenko | 2009-09-18 | 1 | -4/+9 |
* | | Improved a qt_x11_wait_for_window_manager. | Denis Dzyubenko | 2009-09-18 | 1 | -7/+30 |
* | | More robust implementation of qt_x11_wait_for_window_manager | Olivier Goffart | 2009-09-18 | 1 | -4/+9 |
* | | Fix compilation and remove trailing whitespace. | Jason Barron | 2009-09-18 | 1 | -140/+140 |
* | | Adding support for symbian graphics resources. | Aleksandar Sasha Babic | 2009-09-18 | 7 | -3/+87 |
* | | Introduce native Symbian bitmap support to QPixmap | Jani Hautakangas | 2009-09-18 | 18 | -256/+1122 |
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-09-18 | 23 | -231/+514 |
|\ \ | |||||
| * | | Don't loose precision by converting the sizes (qreals) to ints. | Jan-Arve Sæther | 2009-09-18 | 1 | -16/+12 |
| * | | Call effectiveSizeHint(Qt::MinimumSize).width instead of minimumWidth() | Jan-Arve Sæther | 2009-09-18 | 1 | -48/+40 |
| * | | QGraphicsAnchorLayout: Initial support for Size Policy | Anselmo Lacerda S. de Melo | 2009-09-18 | 2 | -5/+39 |
| * | | Use the proxy in QStyle | Olivier Goffart | 2009-09-17 | 1 | -3/+3 |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Tom Cooksey | 2009-09-17 | 20 | -197/+451 |
| |\ \ | |||||
| | * | | Fixed a bug in QToolTip when internal tool tips where reused. | Trond Kjernaasen | 2009-09-17 | 1 | -3/+3 |
| | * | | Implement hasConflicts(). | Jan-Arve Sæther | 2009-09-17 | 6 | -95/+133 |
| | * | | Fix regression after code review | Shane Kearns | 2009-09-17 | 2 | -3/+7 |
| | * | | Fix unused variable compiler warning | Shane Kearns | 2009-09-17 | 1 | -1/+0 |
| | * | | Enable compiling Symbian port with QT_NO_CURSOR | Shane Kearns | 2009-09-17 | 5 | -5/+24 |
| | * | | Fix glyph selection in symbol fonts that contain unicode cmap table | Eskil Abrahamsen Blomfeldt | 2009-09-17 | 1 | -14/+63 |
| | * | | Merge branch 'orbit-fixes' into 4.6 | Jan-Arve Sæther | 2009-09-17 | 3 | -72/+148 |
| | |\ \ | |||||
| | | * | | QGraphicsAnchorLayout: Remove QGALPrivate::deleteAnchorData() | Eduardo M. Fleury | 2009-09-17 | 2 | -13/+1 |
| | | * | | QGraphicsAnchorLayoutPrivate: Removing item from layout when there are no mor... | Jesus Sanchez-Palencia | 2009-09-17 | 2 | -0/+77 |
| | | * | | QGraphicsAnchorLayoutPrivate: Removing method removeAnchor() | Jesus Sanchez-Palencia | 2009-09-17 | 2 | -22/+12 |
| | | * | | QGraphicsAnchorLayout: Removing methods names inconsistencies on private class | Jesus Sanchez-Palencia | 2009-09-17 | 3 | -19/+19 |
| | | * | | QGraphicsAnchorLayout: Handle negative spacing in "setAnchorSpacing" | Eduardo M. Fleury | 2009-09-17 | 1 | -2/+25 |
| | | * | | QGraphicsAnchorLayout: Fix anchor creation heuristics | Eduardo M. Fleury | 2009-09-17 | 1 | -19/+17 |
| | * | | | Control-drag header selection behaved wierdly. | Gabriel de Dietrich | 2009-09-17 | 3 | -2/+39 |
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Sarah Smith | 2009-09-17 | 2 | -1/+36 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-09-17 | 1 | -1/+5 |
| | | |\ \ | |||||
| | | * \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Morten Sorvig | 2009-09-17 | 10 | -11/+46 |
| | | |\ \ \ | |||||
| | | * | | | | Improve font handling on Mac/Cocoa. | Morten Sorvig | 2009-09-16 | 1 | -0/+31 |
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Sarah Smith | 2009-09-17 | 12 | -18/+55 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Sarah Smith | 2009-09-16 | 70 | -295/+1377 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Sarah Smith | 2009-09-15 | 25 | -232/+501 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Sarah Smith | 2009-09-13 | 22 | -80/+176 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Sarah Smith | 2009-09-10 | 1098 | -4529/+4512 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Sarah Smith | 2009-09-09 | 10 | -61/+143 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Sarah Smith | 2009-09-08 | 10 | -31/+70 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Sarah Smith | 2009-09-07 | 33 | -569/+822 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Remove redundant include | Sarah Smith | 2009-09-04 | 1 | -2/+0 |
| | * | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Sarah Smith | 2009-09-04 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Fix compile breakage | Sarah Smith | 2009-09-04 | 2 | -0/+3 |
| * | | | | | | | | | | | | | | Merge branch '4.5' into 4.6 | Tom Cooksey | 2009-09-17 | 3 | -3/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |