summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-1330-149/+242
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-1230-149/+242
| |\
| | * Use qrand() instead of rand()Bradley T. Hughes2010-05-042-2/+2
| | * Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-1216-53/+144
| | |\
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-0728-147/+240
| | |\ \
| | | * | Make QCompleter cope with restricted screen real estate (mobile devices)Dominik Holland2010-05-061-6/+15
| | | * | Don't initialize Wintab if QT_NO_TABLETEVENT is defined.Mirko Damiani2010-05-062-0/+4
| | | * | Fix compilation in C++0x mode (narrowing of constants)Thiago Macieira2010-05-061-1/+1
| | | * | isOnActiveSpace is available from 10.6.Carlos Manuel Duclos Vergara2010-05-061-7/+14
| | | * | Fixes a crash in QGestureManagerDenis Dzyubenko2010-05-051-0/+3
| | | * | Fixes a crash when unregistering a recognizer.Denis Dzyubenko2010-05-054-5/+23
| | | * | Don't leak QVistaHelper from QWizardBradley T. Hughes2010-05-051-1/+2
| | | * | Some minor code cleanupJens Bache-Wiig2010-05-052-20/+0
| | | * | Fix rtl issues with sliders in GTK styleJens Bache-Wiig2010-05-041-7/+16
| | | * | Fix missing pressed state for scrollbars with QGtkStyleJens Bache-Wiig2010-05-041-0/+5
| | | * | Suggestions' widget on another spaceCarlos Manuel Duclos Vergara2010-05-041-2/+21
| | | * | Propperly escape title and creator in PDF documentsJakob Truelsen2010-05-042-20/+27
| | | * | Ensure that the Mac specific Qt classes are namespacedAndy Shaw2010-05-0411-79/+78
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-046-10/+42
| | | |\ \
| | | | * | Increase tooltip margin for cleanlooks+gtkJens Bache-Wiig2010-05-031-0/+3
| | | | * | Fixes a crash in QGestureManager when unregistering recognizers.Denis Dzyubenko2010-05-031-10/+10
| | | | * | Propagate LocaleChange event from application to widgets.Denis Dzyubenko2010-05-032-0/+15
| | | | * | Support updating system locale data on SymbianDenis Dzyubenko2010-05-031-0/+4
| | | | * | Prevent accelerators from firing on X11 and QWS during a dragBradley T. Hughes2010-04-172-0/+10
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-135-6/+59
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix for graphics widget in the background stealing declarative item's focusJoona Petrell2010-05-131-2/+2
| * | | | | Reset the dragDropItem to 0 when the item dies while dragging on top it.Alexis Menard2010-05-121-0/+4
| * | | | | Don't use Q_UNUSED if you use parameters.Alexis Menard2010-05-111-2/+0
| * | | | | Ensure QPixmapCache does not flush pixmaps that are still in use.Warwick Allison2010-05-113-2/+53
| | |_|_|/ | |/| | |
* | | | | Fix slider stepping when used with keypad navigationMiikka Heikkinen2010-05-111-2/+6
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-114-13/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix fetchedRoot test variable to work also in SymbianMiikka Heikkinen2010-05-072-5/+13
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-062-8/+13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-042-8/+13
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-032-8/+13
| | | |\ \ | | | | |/ | | | |/|
| | | | * Use lowercase includes so it compiles in Linux tooThomas Zander2010-05-031-7/+7
| | | | * Fixed library dependency for Gnupoc.axis2010-05-031-1/+6
* | | | | Optimize QGW constructor.Alexis Menard2010-05-103-9/+10
* | | | | Avoid changing header dependencies.Warwick Allison2010-05-102-4/+6
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-073-13/+99
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-074-0/+44
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-043-13/+99
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | QS60Style: QTabWidget icon size property doesn't workSami Merila2010-05-041-2/+3
| | * | | | QS60Style: QComboBoxPrivateScroller draws holes into menu canvasSami Merila2010-05-031-0/+2
| | * | | | QS60Style: QTabWidget Usability issue with capacitive screensSami Merila2010-05-032-11/+94
* | | | | | Avoid many unnecessary allocations, so so that paint engines attached to pixmapsWarwick Allison2010-05-0711-44/+88
| |_|/ / / |/| | | |
* | | | | Turn off smooth rendering for qDrawBorderPixmap() with transforms.Martin Jones2010-05-051-0/+14
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-05-0445-288/+421
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-0316-99/+125
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | QGraphicsView drawing artifacts due to rounding errors.Bjørn Erik Nilsen2010-05-034-61/+76