summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Do not crash on SymbianJason McDonald2010-10-292-3/+9
* Update license headers to release version.Jason McDonald2010-10-18188-2444/+2444
* Fix QApplication::desktop()->availableGeometry() for SymbianMiikka Heikkinen2010-10-011-0/+3
* Fixes cursor shape when widget becomes native on X11.Denis Dzyubenko2010-10-011-1/+3
* Incorrect translations for application menu items on Mac OS X.Prasanth Ullattil2010-09-241-2/+7
* Fix a crash with D&d on mingwThierry Bastian2010-09-241-6/+6
* Make qml debugging work with command line argumentsLasse Holmstedt2010-09-232-0/+8
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-171-0/+3
|\
| * Compile on MacEskil Abrahamsen Blomfeldt2010-09-161-0/+3
* | git Merge branch '4.7-upstream' into 4.7-docJesper Thomschutz2010-09-1510-22/+70
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-141-2/+4
| |\
| | * fix QTBUG-13501 - crash when a gesture is accepted but not consumedJeremy Katz2010-09-141-2/+4
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-141-1/+1
| |\ \ | | |/ | |/|
| | * Fix incorrect dialog positioning on SymbianGareth Stockwell2010-09-141-1/+1
| * | Fix compile warnings.Friedemann Kleint2010-09-141-1/+2
| * | expose GestureType for using in QMLZeno Albisser2010-09-141-0/+1
| |/
| * Make compile.Aaron McCarthy2010-09-141-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-137-17/+61
| |\
| | * fix scaleFactor/totalScaleFactor in QPinchGestureRecognizerZeno Albisser2010-09-132-6/+6
| | * Added velocity property to the QPanGesture.Zeno Albisser2010-09-132-1/+10
| | * Changed the speed property on QSwipeGesture to velocityZeno Albisser2010-09-134-5/+11
| | * fix typos in commentFrederik Gladhorn2010-09-131-1/+1
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-112-4/+33
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-102-4/+33
| | | |\
| | | | * Implement a private API for setting title widgetsHarald Fernengel2010-09-101-4/+5
| | | | * Added private API to install an x11EventFilterHarald Fernengel2010-09-101-0/+28
* | | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-131-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Remove compiler warning in qapplication.cpp.Jason Barron2010-09-131-0/+1
| |/ / /
* | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-111-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-101-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | Fix crash in QRuntimeGraphicsSystem due to destruction order.Jason Barron2010-09-101-0/+2
| | |/
* | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-101-0/+24
|\ \ \ | |/ /
| * | Force MeeGo touch to use native graphics system for now.Samuel Rødal2010-09-101-0/+24
| |/
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-094-27/+25
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-081-1/+1
| |\
| | * Let's not duplicate Symbian softkey menu top-level actions in submenu.Janne Anttila2010-09-081-1/+1
| * | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-09-073-26/+24
| |\ \ | | |/ | |/|
| | * Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-09-073-26/+24
| | |\
| | | * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-073-26/+24
| | | |\
| | | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-09-063-26/+24
| | | | |\
| | | | | * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-033-26/+24
| | | | * | Cleaned up position tracking in the Symbian input methods.axis2010-09-061-2/+2
| | | | |/
| | | | * Ensure that window rectangle is updated when CBA visibility changesGareth Stockwell2010-07-283-21/+33
| | | | * Clear Qt::WA_OutsideWSRange when making window fullscreenGareth Stockwell2010-07-281-0/+2
| | | | * Ensure backing store is deleted before top-level windowGareth Stockwell2010-07-261-0/+4
* | | | | Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-071-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-071-0/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | resolving method name does not work for Symbian so need to use ordinal insteadPetri Kiiskinen2010-09-071-0/+6
| | |/ /
* | | | Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-074-5/+15
|\ \ \ \ | |/ / /
| * | | Replaced QWeakPointer to *Pointer in QGestureManager.Dominik Holland2010-09-072-3/+4