Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tst_QAccessiblity failure. | Bjørn Erik Nilsen | 2010-02-05 | 1 | -1/+2 |
* | fix regression from Qt 4.5 wrt missing text pixels in QTabBar | Joerg Bornemann | 2010-02-05 | 1 | -2/+2 |
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-05 | 24 | -104/+183 |
|\ | |||||
| * | Cleanup after "QGraphicsWidget is painted twice on the first show" | Bjørn Erik Nilsen | 2010-02-04 | 1 | -1/+0 |
| * | Improved QTest::qWaitForWindowShown on X11. | Denis Dzyubenko | 2010-02-04 | 1 | -30/+45 |
| * | Make sure we define S_IFDIR on Windows | Thomas Zander | 2010-02-04 | 1 | -3/+6 |
| * | Fix copy/pasto | Thomas Zander | 2010-02-04 | 2 | -2/+2 |
| * | Crash when closing any top-level widget on Symbian. | Bjørn Erik Nilsen | 2010-02-04 | 1 | -1/+10 |
| * | Merge remote branch 'staging/4.6' into 4.6 | Samuel Rødal | 2010-02-04 | 19 | -67/+120 |
| |\ | |||||
| | * | Fix the QAbstractSlider autotest. | Olivier Goffart | 2010-02-04 | 1 | -2/+0 |
| | * | Merge commit 'origin/4.6' into 4.6-oslo2 | Rohan McGovern | 2010-02-04 | 1 | -1/+1 |
| | |\ | |||||
| | * | | QGraphicsWidget is painted twice on the first show. | Bjørn Erik Nilsen | 2010-02-03 | 1 | -1/+6 |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-03 | 19 | -66/+116 |
| | |\ \ | |||||
| | | * | | Compiler warning in QAbstractSlider. | Bjørn Erik Nilsen | 2010-02-03 | 1 | -2/+2 |
| | | * | | Optimize QPathClipper::pathToRect. | Bjørn Erik Nilsen | 2010-02-03 | 1 | -1/+1 |
| | | * | | QGraphicsScene: Use QPainter::setClipRect instead of setClipPath if possible. | Bjørn Erik Nilsen | 2010-02-03 | 3 | -6/+18 |
| | | * | | QStyleSheetStyle: Fix combinaison of border-image and border-radius | Olivier Goffart | 2010-02-03 | 1 | -0/+2 |
| | | * | | Revert "QAbstractScrollArea: Wheel over a scrollarea that has only one horizo... | Olivier Goffart | 2010-02-03 | 2 | -7/+6 |
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-03 | 14 | -50/+87 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-02 | 14 | -50/+87 |
| | | | |\ \ | |||||
| | | | | * | | Avoids a possible crash when saving the state of a main window | Thierry Bastian | 2010-02-02 | 1 | -7/+7 |
| | | | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-02 | 13 | -43/+80 |
| | | | | |\ \ | |||||
| | | | | | * | | Assert failure when setting a widget focus proxy as its successor in tab order | Gabriel de Dietrich | 2010-02-01 | 1 | -0/+2 |
| | | | | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-01 | 12 | -43/+78 |
| | | | | | |\ \ | |||||
| | | | | | | * | | Fixes missing update when setting opacity on an item that had opacity 0.0 | Leonardo Sobral Cunha | 2010-01-29 | 1 | -0/+3 |
| | | | | | | * | | Avoids missing opacity updates by not propagating the ignoreOpacity flag | Leonardo Sobral Cunha | 2010-01-29 | 1 | -1/+1 |
| | | | | | | * | | Adds convenience functions QGraphicsItemPrivate::isOpacityNull | Leonardo Sobral Cunha | 2010-01-29 | 3 | -7/+14 |
| | | | | | | * | | Fixed a crash when QPixmaps are destroyed after the ~QApplication. | Trond Kjernåsen | 2010-01-29 | 2 | -3/+8 |
| | | | | | | * | | Fix GL texture leaks when pixmaps are deleted | Tom Cooksey | 2010-01-29 | 6 | -30/+51 |
| | | | | | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-29 | 1 | -2/+1 |
| | | | | | | |\ \ | |||||
| | | | | | | | * | | Doc fix. No need to put something deprecated if it's not. | Alexis Menard | 2010-01-29 | 1 | -2/+1 |
* | | | | | | | | | | Flush the WSERV command buffer after deleting a surface. | Jason Barron | 2010-02-04 | 2 | -0/+7 |
* | | | | | | | | | | Fix crash when multiple screens are reported from HAL. | Jason Barron | 2010-02-04 | 1 | -11/+7 |
* | | | | | | | | | | Initial support for S60 softkey icons. | Janne Anttila | 2010-02-04 | 2 | -25/+68 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-04 | 13 | -189/+721 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-03 | 13 | -189/+721 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Janne Koskinen | 2010-02-03 | 1 | -7/+8 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Compile fix for non-Symbian compilers | Alessandro Portale | 2010-02-03 | 1 | -7/+8 |
| | * | | | | | | | | Adjust rw base address for gui built with GCCE for Symbian OS | Iain | 2010-02-03 | 1 | -1/+2 |
| | |/ / / / / / / | |||||
| | * | | | | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-s60-public into 4.6 | Janne Anttila | 2010-02-03 | 49 | -533/+1564 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | |||||
| | * | | | | | | | S60 softkey refactoring (support for merging, priorities and menus) | Janne Anttila | 2010-02-03 | 11 | -181/+711 |
* | | | | | | | | | Fix regression in clipped icon text on Windows | Jens Bache-Wiig | 2010-01-13 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-03 | 4 | -5/+6 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-02 | 4 | -5/+6 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-02 | 4 | -5/+6 |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-01 | 4 | -5/+6 |
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | | | * | | | | optimization: get rid of QString::fromUtf16() usage | Oswald Buddenhagen | 2010-02-01 | 4 | -5/+6 |
| | | | | |/ / | | | | |/| | | |||||
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-02 | 2 | -7/+20 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Revert "Improve raster graphics system performance on Mac." | Richard Moe Gustavsen | 2010-02-02 | 6 | -60/+9 |
| * | | | | | | Fixed potential crash in mac style | Jens Bache-Wiig | 2010-02-02 | 1 | -3/+5 |