Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-13 | 5 | -6/+59 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix for graphics widget in the background stealing declarative item's focus | Joona Petrell | 2010-05-13 | 1 | -2/+2 | |
| * | | | | | | Reset the dragDropItem to 0 when the item dies while dragging on top it. | Alexis Menard | 2010-05-12 | 1 | -0/+4 | |
| * | | | | | | Don't use Q_UNUSED if you use parameters. | Alexis Menard | 2010-05-11 | 1 | -2/+0 | |
| * | | | | | | Ensure QPixmapCache does not flush pixmaps that are still in use. | Warwick Allison | 2010-05-11 | 3 | -2/+53 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Fix slider stepping when used with keypad navigation | Miikka Heikkinen | 2010-05-11 | 1 | -2/+6 | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-11 | 4 | -13/+26 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix fetchedRoot test variable to work also in Symbian | Miikka Heikkinen | 2010-05-07 | 2 | -5/+13 | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-06 | 2 | -8/+13 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-04 | 2 | -8/+13 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-03 | 2 | -8/+13 | |
| | | |\ \ \ | | | | |/ / | | | |/| | | ||||||
| | | | * | | Use lowercase includes so it compiles in Linux too | Thomas Zander | 2010-05-03 | 1 | -7/+7 | |
| | | | * | | Fixed library dependency for Gnupoc. | axis | 2010-05-03 | 1 | -1/+6 | |
* | | | | | | Optimize QGW constructor. | Alexis Menard | 2010-05-10 | 3 | -9/+10 | |
* | | | | | | Avoid changing header dependencies. | Warwick Allison | 2010-05-10 | 2 | -4/+6 | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-07 | 3 | -13/+99 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-07 | 4 | -0/+44 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-04 | 3 | -13/+99 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | QS60Style: QTabWidget icon size property doesn't work | Sami Merila | 2010-05-04 | 1 | -2/+3 | |
| | * | | | | | QS60Style: QComboBoxPrivateScroller draws holes into menu canvas | Sami Merila | 2010-05-03 | 1 | -0/+2 | |
| | * | | | | | QS60Style: QTabWidget Usability issue with capacitive screens | Sami Merila | 2010-05-03 | 2 | -11/+94 | |
* | | | | | | | Avoid many unnecessary allocations, so so that paint engines attached to pixmaps | Warwick Allison | 2010-05-07 | 11 | -44/+88 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Turn off smooth rendering for qDrawBorderPixmap() with transforms. | Martin Jones | 2010-05-05 | 1 | -0/+14 | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Warwick Allison | 2010-05-04 | 45 | -288/+421 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-03 | 16 | -99/+125 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | QGraphicsView drawing artifacts due to rounding errors. | Bjørn Erik Nilsen | 2010-05-03 | 4 | -61/+76 | |
| | * | | | | Revert "Revert "Revert "Implement heightForWidth support for QTabWidget and Q... | Jan-Arve Sæther | 2010-05-03 | 9 | -102/+16 | |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-02 | 21 | -54/+151 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-02 | 22 | -57/+154 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Fix wrong translation and clip for the raster paint-engine on Mac | Tor Arne Vestbø | 2010-04-30 | 1 | -5/+3 | |
| | | | * | | | | Fix QT_NO_LIBRARY | Tasuku Suzuki | 2010-04-29 | 8 | -26/+26 | |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Jan-Arve Sæther | 2010-04-29 | 11 | -11/+238 | |
| | | | |\ \ \ \ | ||||||
| | | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-28 | 3 | -7/+20 | |
| | | | | |\ \ \ \ | ||||||
| | | | | | * | | | | Fixed the sizehint for cols/rows in qtableview | Thierry Bastian | 2010-04-28 | 1 | -4/+4 | |
| | | | | | | |_|/ | | | | | | |/| | | ||||||
| | | | * | | | | | Ensured that WA_InputMethodEnabled was set before FocusInEvent was sent. | Jan-Arve Sæther | 2010-04-29 | 1 | -3/+3 | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Jan-Arve Sæther | 2010-04-28 | 107 | -1336/+1848 | |
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| | | | ||||||
| | | | | * | | | | A small mistake when comparing the flag. | Alexis Menard | 2010-04-28 | 1 | -1/+3 | |
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-27 | 1 | -2/+13 | |
| | | | | |\ \ \ \ | ||||||
| | | | | | * | | | | Fix crash when CoreText fails to shape text for us | Tor Arne Vestbø | 2010-04-27 | 1 | -2/+13 | |
| | | | * | | | | | | Revert "Revert "Implement heightForWidth support for QTabWidget and QStackedL... | Jan-Arve Sæther | 2010-04-13 | 9 | -16/+102 | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Fix a small typo in setColor description (brush -> color) | Laszlo Papp | 2010-05-03 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-05-02 | 8 | -57/+56 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-01 | 8 | -57/+56 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-05-01 | 1 | -17/+40 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Fix bold text rendering of Thai and Vietnamese on Symbian | Alessandro Portale | 2010-04-30 | 1 | -17/+40 | |
| | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-30 | 2 | -9/+6 | |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | | | * | | | | | | Fixed a leak in QTextDocument::print(). | Trond Kjernåsen | 2010-04-29 | 1 | -6/+3 | |
| | | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-29 | 1 | -3/+3 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Ensured that WA_InputMethodEnabled was set before FocusInEvent was sent. | Jan-Arve Sæther | 2010-04-29 | 1 | -3/+3 | |