summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-231-0/+4
|\
| * Enable window size caching on Symbian NGA variants.Jason Barron2010-02-231-0/+4
* | fix crash on Windows CE on WM_SETTINGCHANGEJoerg Bornemann2010-02-221-0/+5
|/
* Simplify code, fix a compiler warning... profit!João Abecasis2010-02-181-7/+5
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-181-1/+1
|\
| * Fix undefined sequence point compiler warningDirk Mueller2010-02-171-1/+1
* | Support for dynamic localization in Symbian softkeys.Janne Anttila2010-02-172-10/+9
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-121-0/+8
|\
| * Compile fix on Mac with 10.5 sdk.Denis Dzyubenko2010-02-121-1/+1
| * Ignore touch and gesture events when excluding input eventsDenis Dzyubenko2010-02-121-0/+8
* | Fix to S60 softkeys when no active Qt window or native widget is shown.Janne Anttila2010-02-123-11/+8
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-104-0/+19
|\
| * Fixed compilation with QT_NO_WHEELEVENTDenis Dzyubenko2010-02-104-0/+19
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-103-11/+21
|\ \
| * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-103-11/+21
| |\ \
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-093-11/+21
| | |\ \
| | | * \ Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Kim Motoyoshi Kalland2010-02-093-11/+21
| | | |\ \
| | | | * | Fixed bug where GL widget was not fully updated on Vista.Kim Motoyoshi Kalland2010-02-043-11/+21
| | | | * | Fixed uninitialized background artifacts in QWidget::render.Donald Carr2009-12-081-1/+1
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-102-1/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Cannot drag actions in Designer on Mac OS X/Cocoa.Prasanth Ullattil2010-02-102-1/+13
| |/ / /
* | | | Fixed defect in handling of expose events for SymbianGareth Stockwell2010-02-093-6/+10
|/ / /
* | | Handle Shift+Tab correctly on X11.Thomas Sondergaard2010-02-081-0/+14
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-064-98/+50
|\ \
| * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-054-98/+50
| |\ \
| | * | Fix to S60 softkey pressed down image.Janne Anttila2010-02-052-11/+12
| | * | Whitespace/tab fixes.Jani Hautakangas2010-02-051-1/+1
| | * | s60 application loses normalGeometry when returning from fullscreenSamuel Nevala2010-02-052-87/+38
* | | | Fixed qt_x11_wait_for_window_managerDenis Dzyubenko2010-02-051-5/+7
* | | | Revert change 34f1758 on non-Synbian platformsPaul Olav Tvete2010-02-051-0/+2
* | | | Merge remote branch 'origin/4.6' into 4.6Paul Olav Tvete2010-02-057-6/+65
|\ \ \ \ | |/ / /
| * | | Compile.Morten Johan Sørvig2010-02-051-1/+1
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-057-6/+65
| |\ \ \ | | |/ / | |/| |
| | * | Improve raster graphics system performance on Mac (second try).Morten Johan Sørvig2010-02-047-6/+65
* | | | 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