summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_QAccessiblity failure.Bjørn Erik Nilsen2010-02-051-1/+2
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-052-31/+57
|\
| * Improved QTest::qWaitForWindowShown on X11.Denis Dzyubenko2010-02-041-30/+45
| * Crash when closing any top-level widget on Symbian.Bjørn Erik Nilsen2010-02-041-1/+10
| * Merge remote branch 'staging/4.6' into 4.6Samuel Rødal2010-02-041-0/+2
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-031-0/+2
| | |\
| | | * Assert failure when setting a widget focus proxy as its successor in tab orderGabriel de Dietrich2010-02-011-0/+2
* | | | Flush the WSERV command buffer after deleting a surface.Jason Barron2010-02-042-0/+7
* | | | Fix crash when multiple screens are reported from HAL.Jason Barron2010-02-041-11/+7
* | | | Initial support for S60 softkey icons.Janne Anttila2010-02-042-25/+68
|/ / /
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-037-171/+676
|\ \ \ | |/ / |/| |
| * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-s60-public into 4.6Janne Anttila2010-02-039-15/+64
| |\ \ | | |/
| * | S60 softkey refactoring (support for merging, priorities and menus)Janne Anttila2010-02-037-171/+676
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-013-4/+5
|\ \ \ | |_|/ |/| |
| * | optimization: get rid of QString::fromUtf16() usageOswald Buddenhagen2010-02-013-4/+5
* | | Carbon: crash problem in QWidgetPrivate::hide_sys, v2Richard Moe Gustavsen2010-01-292-1/+3
* | | Carbon: crash problem in QWidgetPrivate::hide_sysRichard Moe Gustavsen2010-01-291-0/+2
|/ /
* | Fix how we select antialiasing method for text under Mac OS XGunnar Sletta2010-01-271-15/+31
* | Mac: Calling showFullScreen() then showNormal() on a widget results in top me...Carlos Manuel Duclos Vergara2010-01-271-1/+1
* | Cocoa: qaccessibility test crashesRichard Moe Gustavsen2010-01-272-0/+7
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-i...Pulse Build System2010-01-274-2/+22
|\ \
| * | Cocoa: qfiledialog test spits out memory warningsRichard Moe Gustavsen2010-01-261-0/+3
| * | Qt/Cocoa Event Dispatcher Problem in modal dialogsRichard Moe Gustavsen2010-01-251-1/+1
| * | Cocoa: Usage of QMacCocoaAutoReleasePool makes CPU peakRichard Moe Gustavsen2010-01-251-0/+13
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-242-1/+5
| |\ \ | | |/ | |/|
| | * Fix NSCFNumber autorelease warning on Mac.Morten Johan Sørvig2010-01-221-0/+4
| | * Add a reference to adjustSize() from the size propertyAndy Shaw2010-01-221-1/+1
* | | Remove unneeded resources from QtGuiAlessandro Portale2010-01-261-1/+3
|/ /
* | Move avkon component transparency check to app initialization.Jani Hautakangas2010-01-223-32/+21
* | Fix for symbian dialog background transparency.Jani Hautakangas2010-01-222-0/+39
|/
* Menubar and dock disappear after hiding a fullscreen widget on Cocoa.Carlos Manuel Duclos Vergara2010-01-211-0/+32
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-202-10/+43
|\
| * Implemented event filter functions for Symbian.axis2010-01-202-10/+43
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-201-3/+3
|\ \
| * | Move the labels a bit down so that they align better vertically with the field.Jan-Arve Sæther2010-01-201-3/+3
| |/
* | Cocoa: Fix painting errors on QGLWidget resizing.Morten Johan Sørvig2010-01-201-1/+1
|/
* Designer crashes when previewing QMainWindow with native Toolbar on MacPrasanth Ullattil2010-01-191-0/+13
* Fixes: When calling QDesktopWidget::screenGeometry() with a nullAndy Shaw2010-01-181-0/+10
* Enable surface transparency support on Symbian^4.Jason Barron2010-01-141-0/+8
* Improve the behavior of expose events on Symbian.Jason Barron2010-01-143-2/+11
* Prevent a crash when creating an inputContext from the QApplication dtor.Simon Hausmann2010-01-122-2/+2
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-09187-208/+222
|\
| * Cocoa: Fix painting errors on QGLWidget resizing.Morten Johan Sørvig2010-01-081-0/+7
| * Fixes a crash when destroying and creating QApplication.Denis Dzyubenko2010-01-074-15/+15
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-07187-193/+200
| |\
| | * Fixes a crash when setting focus on a widget with a focus proxy.Denis Dzyubenko2010-01-061-6/+13
| | * Update copyright year to 2010Jason McDonald2010-01-06187-187/+187
* | | Added a flag to avoid construction of application panes.axis2010-01-081-1/+2
* | | Fixed QDesktopWidget autotest.axis2010-01-081-1/+1
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-061-2/+4
|\ \ | |/ |/|