Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-04 | 2 | -2/+7 |
|\ | |||||
| * | Fixed clipping of native style elements when raster is used on mac | Gunnar Sletta | 2009-09-04 | 1 | -2/+6 |
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-09-04 | 1 | -0/+6 |
| |\ | |||||
| * | | Pedantic fixes for license headers. | Jason McDonald | 2009-09-04 | 1 | -0/+1 |
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jason McDonald | 2009-09-04 | 8 | -460/+415 |
|\ \ \ | |||||
| * \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-09-04 | 2 | -2/+2 |
| |\ \ \ | |||||
| * | | | | Modify QMatrix4x4 and QQuaternion to use qreal internally | Rhys Weatherley | 2009-09-04 | 8 | -460/+415 |
* | | | | | Update license headers | Jason McDonald | 2009-09-04 | 1 | -0/+1 |
| |/ / / |/| | | | |||||
* | | | | Fix compilation on OS X. | Michael Brasser | 2009-09-04 | 1 | -1/+1 |
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Michael Brasser | 2009-09-04 | 100 | -584/+4135 |
|\ \ \ \ | |/ / / | |||||
| * | | | QCSSScanner: really skip toLower() when tokenizing the input. | Ariya Hidayat | 2009-09-03 | 1 | -1/+1 |
| * | | | Removing a few superfluous semicolons. | Alessandro Portale | 2009-09-03 | 9 | -15/+15 |
| * | | | Merge branch 'minimizeWrapperApp' into 4.6 | axis | 2009-09-03 | 11 | -6/+832 |
| |\ \ \ | |||||
| | * | | | Move the S60/Avkon framework initialization into QtGui. | axis | 2009-09-03 | 11 | -6/+832 |
| * | | | | Rendering artifacts when installing an effect on HasNoContents items. | Bjørn Erik Nilsen | 2009-09-03 | 1 | -5/+10 |
| * | | | | Merge commit 'origin/4.5' into 4.6 | Joerg Bornemann | 2009-09-03 | 1 | -4/+7 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | restoring a minimized window on Windows CE didn't work | Joerg Bornemann | 2009-09-03 | 1 | -0/+6 |
| | | |/ | | |/| | |||||
| * | | | Doc: add warnings and some more meat to Symbian specific APIs. | Volker Hilsheimer | 2009-09-03 | 1 | -6/+25 |
| * | | | Fix crash bug when rendering a graphicsview offscreen with effects | Thomas Hartmann | 2009-09-03 | 1 | -4/+8 |
| * | | | Added trace graphics system for painting performance profiling. | Samuel Rødal | 2009-09-03 | 12 | -41/+2247 |
| * | | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-03 | 16 | -48/+61 |
| |\ \ \ | | |/ / | |||||
| | * | | unneeded Q_OS_WINCE checks removed | Joerg Bornemann | 2009-09-03 | 1 | -5/+1 |
| | * | | Add missing license headers | Jason McDonald | 2009-09-03 | 1 | -0/+3 |
| | * | | Update license headers. | Jason McDonald | 2009-09-02 | 10 | -30/+0 |
| | * | | Add license header to perl scripts. | Jason McDonald | 2009-09-02 | 1 | -0/+40 |
| | * | | Remove obsolete copies of GPL. | Jason McDonald | 2009-09-02 | 1 | -0/+41 |
| | * | | Made mouse wheel navigation skip disabled tabs | Stian Sandvik Thomassen | 2009-09-01 | 2 | -12/+16 |
| | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | David Boddie | 2009-09-01 | 979 | -12776/+12805 |
| | |\ \ | |||||
| | | * | | Fix misformatted license headers. | Jason McDonald | 2009-09-01 | 1 | -11/+8 |
| | * | | | Doc: Fixed broken links to renamed functions. | David Boddie | 2009-09-01 | 1 | -4/+5 |
| * | | | | Improvements to usage of QMatrix4x4 in QGraphicsItem. | Andreas Aardal Hanssen | 2009-09-03 | 1 | -20/+10 |
| * | | | | CSS parser speed-up: skip the need to call toLower(). | Ariya Hidayat | 2009-09-03 | 1 | -42/+42 |
| * | | | | Fixed some clipping bugs in raster paint engine. | Samuel Rødal | 2009-09-03 | 1 | -7/+7 |
| * | | | | Fix test failure & optimize matrix operations in QGraphicsItem. | Andreas Aardal Hanssen | 2009-09-03 | 1 | -0/+13 |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Morten Sorvig | 2009-09-03 | 12 | -107/+266 |
| |\ \ \ \ | |||||
| | * | | | | Revert "Optimize qt_format_text test operations: try not to detach" | Eskil Abrahamsen Blomfeldt | 2009-09-03 | 1 | -28/+40 |
| | * | | | | Added a property to QPinchGesture to specify what exactly changed. | Denis Dzyubenko | 2009-09-03 | 3 | -1/+32 |
| | * | | | | Improved the gesture api. | Denis Dzyubenko | 2009-09-03 | 3 | -39/+144 |
| | * | | | | Improved the gesture api. | Denis Dzyubenko | 2009-09-03 | 9 | -58/+46 |
| | * | | | | Fixed the QGesture::updateState function. | Denis Dzyubenko | 2009-09-03 | 1 | -2/+5 |
| | * | | | | Added simple manualtests for gestures | Denis Dzyubenko | 2009-09-03 | 1 | -0/+20 |
| * | | | | | Revert ed00fff3cb. | Morten Sorvig | 2009-09-03 | 2 | -11/+1 |
| |/ / / / | |||||
| * | | | | Make QTreeModel::ensureSorted() stable sort for items | Thorvald Natvig | 2009-09-02 | 1 | -1/+5 |
| * | | | | fix warnings on mingw | Thierry Bastian | 2009-09-02 | 4 | -5/+5 |
| * | | | | Respect "menus_have_icons" property in GTK+ | Jens Bache-Wiig | 2009-09-02 | 4 | -0/+34 |
| * | | | | doc: Fixed several qdoc errors. | Martin Smith | 2009-09-02 | 7 | -24/+48 |
| * | | | | QApplication: Small comment | Markus Goetz | 2009-09-02 | 1 | -0/+1 |
| * | | | | QCompleter could crash when setting the completion prefix | Thierry Bastian | 2009-09-02 | 1 | -3/+2 |
| * | | | | Fix the issue where the simplification did not simplify 2 anchors. | Jan-Arve Sæther | 2009-09-02 | 1 | -36/+49 |
| * | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-09-02 | 1 | -4/+4 |
| |\ \ \ \ |