Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'staging/4.6' into 4.6 | Samuel Rødal | 2010-02-04 | 42 | -273/+970 |
|\ | |||||
| * | 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 | 10 | -37/+112 |
| |\ | |||||
| * | | Use OpenVG scissor on 90/180/270 rotations and simple clips. | Rhys Weatherley | 2010-02-04 | 1 | -7/+23 |
| * | | Optimize single-rect IntersectClip in OpenVG using the scissor | Rhys Weatherley | 2010-02-04 | 1 | -4/+42 |
| * | | QGraphicsWidget is painted twice on the first show. | Bjørn Erik Nilsen | 2010-02-03 | 2 | -1/+33 |
| * | | 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 | 40 | -261/+870 |
| |\ \ | |||||
| | * | | Compiler warning in QAbstractSlider. | Bjørn Erik Nilsen | 2010-02-03 | 1 | -2/+2 |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2010-02-03 | 9 | -109/+80 |
| | |\ \ | |||||
| | | * | | 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 | 2 | -0/+46 |
| | | * | | Revert "QAbstractScrollArea: Wheel over a scrollarea that has only one horizo... | Olivier Goffart | 2010-02-03 | 4 | -102/+11 |
| | | * | | Update changes-4.6.2. | Samuel Rødal | 2010-02-03 | 1 | -0/+4 |
| | * | | | Proper Fav icon is not shown, for all the links default fav icon shown | Sakari Peltomäki | 2010-02-03 | 2 | -0/+27 |
| | |/ / | |||||
| | * | | 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 | 31 | -150/+761 |
| | |\ \ | |||||
| | | * | | Make DSFLIP_ONSYNC part of the default flip flags. | Anders Bakken | 2010-02-02 | 1 | -1/+1 |
| | | * | | 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 | 30 | -149/+760 |
| | | |\ \ | |||||
| | | | * | | Fixed a failure in tst_qgl. | Trond Kjernåsen | 2010-02-02 | 1 | -1/+0 |
| | | | * | | 4.6.2 changes | Trond Kjernåsen | 2010-02-02 | 1 | -5/+18 |
| | | | * | | Avoids a possible crash when saving the state of a main window | Thierry Bastian | 2010-02-02 | 1 | -7/+7 |
| | | | * | | Implemented QGifHandler::imageCount(). | Trond Kjernåsen | 2010-02-02 | 3 | -1/+241 |
| | | | * | | Fixed compilation of the GL2 engine for OpenGL ES 2. | Kim Motoyoshi Kalland | 2010-02-02 | 1 | -0/+2 |
| | | | * | | fix whitespace | Thomas Zander | 2010-02-02 | 1 | -4/+4 |
| | | | * | | Document that QModelIndex::child does not work for the root item | Olivier Goffart | 2010-02-02 | 1 | -0/+3 |
| | | | * | | Fixed missing textures in the boxes demo. | Kim Motoyoshi Kalland | 2010-02-02 | 1 | -0/+1 |
| | | | * | | 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 | 24 | -132/+485 |
| | | | |\ \ | |||||
| | | | | * | | Fix QTBUG_7714_fullUpdateDiscardingOpacityUpdate2 autotest in qws-linux | Leonardo Sobral Cunha | 2010-02-01 | 1 | -0/+2 |
| | | | | * | | Assert failure when setting a widget focus proxy as its successor in tab order | Gabriel de Dietrich | 2010-02-01 | 2 | -0/+16 |
| | | | | * | | Fixed garbled 3D Qt logo in the overpainting example. | Kim Motoyoshi Kalland | 2010-02-01 | 1 | -0/+3 |
| | | | | * | | 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 | 21 | -132/+464 |
| | | | | |\ \ | |||||
| | | | | | * | | fix crash in Phonon::DS9 backend | Joerg Bornemann | 2010-02-01 | 1 | -0/+3 |
| | | | | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2010-02-01 | 88 | -245/+560 |
| | | | | | |\ \ | |||||
| | | | | | | * | | Fixes missing update when setting opacity on an item that had opacity 0.0 | Leonardo Sobral Cunha | 2010-01-29 | 2 | -0/+42 |
| | | | | | | * | | Avoids missing opacity updates by not propagating the ignoreOpacity flag | Leonardo Sobral Cunha | 2010-01-29 | 2 | -1/+41 |
| | | | | | | * | | Cleanup in graphicsitem autotest | Leonardo Sobral Cunha | 2010-01-29 | 1 | -52/+16 |
| | | | | | | * | | 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 | 12 | -67/+326 |
| | | | | | | * | | 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 | 2 | -2/+14 |
| | | | | | | |\ \ | |||||
| | | | | | * | | | | Don't crash when running Qt on KDE with Oxygen style. | Jan-Arve Sæther | 2010-02-01 | 1 | -1/+1 |
| | | | | | | |/ / | | | | | | |/| | | |||||
| | | | | | * | | | Doc fix. No need to put something deprecated if it's not. | Alexis Menard | 2010-01-29 | 1 | -2/+1 |
| | | | | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2010-01-28 | 115 | -565/+1408 |
| | | | | | |\ \ \ | |||||
| | | | | | * | | | | Warn if the plugin seems to not exist instead of simply passing. | Jan-Arve Sæther | 2010-01-28 | 1 | -0/+13 |
* | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-04 | 1 | -2/+7 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Rhys Weatherley's changes for 4.6.2 | Rhys Weatherley | 2010-02-04 | 1 | -2/+7 |
* | | | | | | | | | | | 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 | 20 | -216/+805 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
| * | | | | | | | | | | 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 | 20 | -216/+805 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Janne Koskinen | 2010-02-03 | 3 | -9/+30 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Added descriptions of translatable strings for Phonon MMF reverb effect | Gareth Stockwell | 2010-02-03 | 1 | -1/+21 |