| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | 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 |
|
|
| * | | | | | Use qreal for QGraphicsOpacityEffect opacity property. | Michael Brasser | 2009-09-04 | 1 | -1/+1 |
|
|
* | | | | | | Made eliding of arabic text work without chaning the look of the glyphs | Gunnar Sletta | 2009-09-04 | 1 | -0/+33 |
|
|
* | | | | | | Added support for quering a printer for the actual number of copies. | Gunnar Sletta | 2009-09-04 | 2 | -0/+19 |
| |/ / / /
|/| | | | |
|
* | | | | | 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 |
|\ \ \ \ \ |
|
| * | | | | | QMainWindow doesn't respect the sizehint of the dockwidgets | Thierry Bastian | 2009-09-02 | 1 | -4/+4 |
|
|
* | | | | | | Fixes pointer events when using popups and/or modal dialogs. | Janne Anttila | 2009-09-02 | 1 | -21/+46 |
|/ / / / / |
|
* | | | | | CSS parsing speed-up: reserve CSS symbols prior to parsing. | Ariya Hidayat | 2009-09-02 | 1 | -0/+1 |
|
|
* | | | | | Rewrite of DirectFB locking mechanism | Anders Bakken | 2009-09-01 | 1 | -0/+1 |
|
|
* | | | | | Add DirectFB to QScreenDriverFactory | Anders Bakken | 2009-09-01 | 1 | -2/+7 |
|
|
* | | | | | Add directfb.pri to embedded.pri | Anders Bakken | 2009-09-01 | 1 | -0/+4 |
|
|