summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/4.6' into kinetic-declarativeuiBjørn Erik Nilsen2009-09-0367-377/+2880
|\
| * Rendering artifacts when installing an effect on HasNoContents items.Bjørn Erik Nilsen2009-09-031-5/+10
| * Merge commit 'origin/4.5' into 4.6Joerg Bornemann2009-09-031-4/+7
| |\
| | * restoring a minimized window on Windows CE didn't workJoerg Bornemann2009-09-031-0/+6
| * | Doc: add warnings and some more meat to Symbian specific APIs.Volker Hilsheimer2009-09-031-6/+25
| * | Fix crash bug when rendering a graphicsview offscreen with effectsThomas Hartmann2009-09-031-4/+8
| * | Added trace graphics system for painting performance profiling.Samuel Rødal2009-09-0312-41/+2247
| * | Merge branch '4.5' into 4.6Thiago Macieira2009-09-0316-48/+61
| |\ \ | | |/
| | * unneeded Q_OS_WINCE checks removedJoerg Bornemann2009-09-031-5/+1
| | * Add missing license headersJason McDonald2009-09-031-0/+3
| | * Update license headers.Jason McDonald2009-09-0210-30/+0
| | * Add license header to perl scripts.Jason McDonald2009-09-021-0/+40
| | * Remove obsolete copies of GPL.Jason McDonald2009-09-021-0/+41
| | * Made mouse wheel navigation skip disabled tabsStian Sandvik Thomassen2009-09-012-12/+16
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-09-01979-12776/+12805
| | |\
| | | * Fix misformatted license headers.Jason McDonald2009-09-011-11/+8
| | * | Doc: Fixed broken links to renamed functions.David Boddie2009-09-011-4/+5
| * | | Improvements to usage of QMatrix4x4 in QGraphicsItem.Andreas Aardal Hanssen2009-09-031-20/+10
| * | | CSS parser speed-up: skip the need to call toLower().Ariya Hidayat2009-09-031-42/+42
| * | | Fixed some clipping bugs in raster paint engine.Samuel Rødal2009-09-031-7/+7
| * | | Fix test failure & optimize matrix operations in QGraphicsItem.Andreas Aardal Hanssen2009-09-031-0/+13
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Morten Sorvig2009-09-0312-107/+266
| |\ \ \
| | * | | Revert "Optimize qt_format_text test operations: try not to detach"Eskil Abrahamsen Blomfeldt2009-09-031-28/+40
| | * | | Added a property to QPinchGesture to specify what exactly changed.Denis Dzyubenko2009-09-033-1/+32
| | * | | Improved the gesture api.Denis Dzyubenko2009-09-033-39/+144
| | * | | Improved the gesture api.Denis Dzyubenko2009-09-039-58/+46
| | * | | Fixed the QGesture::updateState function.Denis Dzyubenko2009-09-031-2/+5
| | * | | Added simple manualtests for gesturesDenis Dzyubenko2009-09-031-0/+20
| * | | | Revert ed00fff3cb.Morten Sorvig2009-09-032-11/+1
| |/ / /
| * | | Make QTreeModel::ensureSorted() stable sort for itemsThorvald Natvig2009-09-021-1/+5
| * | | fix warnings on mingwThierry Bastian2009-09-024-5/+5
| * | | Respect "menus_have_icons" property in GTK+Jens Bache-Wiig2009-09-024-0/+34
| * | | doc: Fixed several qdoc errors.Martin Smith2009-09-027-24/+48
| * | | QApplication: Small commentMarkus Goetz2009-09-021-0/+1
| * | | QCompleter could crash when setting the completion prefixThierry Bastian2009-09-021-3/+2
| * | | Fix the issue where the simplification did not simplify 2 anchors.Jan-Arve Sæther2009-09-021-36/+49
| * | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-021-4/+4
| |\ \ \
| | * | | QMainWindow doesn't respect the sizehint of the dockwidgetsThierry Bastian2009-09-021-4/+4
| * | | | Fixes pointer events when using popups and/or modal dialogs.Janne Anttila2009-09-021-21/+46
| |/ / /
| * | | CSS parsing speed-up: reserve CSS symbols prior to parsing.Ariya Hidayat2009-09-021-0/+1
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-015-21/+66
|\ \ \ \ | |/ / /
| * | | Rewrite of DirectFB locking mechanismAnders Bakken2009-09-011-0/+1
| * | | Add DirectFB to QScreenDriverFactoryAnders Bakken2009-09-011-2/+7
| * | | Add directfb.pri to embedded.priAnders Bakken2009-09-011-0/+4
| * | | Copy directfb.pro to src/gui/embedded/directfb.priAnders Bakken2009-09-011-0/+38
| * | | Doc: Fixed typos in QGraphicsItem and Diagram Scene ExampleGeir Vattekar2009-09-011-14/+13
| * | | Doc: Fixed outdated docs in QStyle::styleHint().Geir Vattekar2009-09-011-5/+3
* | | | Merge commit 'qt/4.6' into kinetic-declarativeuiBjørn Erik Nilsen2009-09-0116-169/+348
|\ \ \ \ | |/ / /
| * | | QTreeView: exapnding nodes just after replacing the model wouldn't workThierry Bastian2009-09-012-3/+15
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-09-017-18/+31
| |\ \ \