summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-145-10/+48
|\
| * Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-093-5/+16
| |\
| | * Account for native child widgets when handling focus eventsGareth Stockwell2010-10-081-3/+4
| | * Added support for using inputMethodHints in QInputDialog edit widget.axis2010-10-082-2/+12
| * | Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-082-5/+32
| |\ \ | | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-082-5/+32
| | |\
| | | * Fix crash when using Q_GLOBAL_STATIC(QWidget...)Jason Barron2010-10-071-1/+2
| | | * Removed the need for S60main.rsc resource file in Symbian.Janne Anttila2010-10-072-4/+30
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-088-32/+37
|\ \ \ \ | |/ / /
| * | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-078-32/+37
| |\ \ \ | | |/ /
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-071-0/+5
| | |\ \
| | | * | Ensure that actions are still fired even if there is no visible windowAndy Shaw2010-10-071-0/+5
| | | |/
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-071-2/+5
| | |\ \ | | | |/ | | |/|
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-071-2/+5
| | | |\
| | | | * Allow default QApplication::startDragDistance() to be defined in platformdefs.hMartin Jones2010-10-061-2/+5
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-075-24/+27
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fixed a buffer overrun when pasting large data from non-Qt appsDenis Dzyubenko2010-10-064-16/+12
| | | * | Fix copying large data to non-Qt applicationsDenis Dzyubenko2010-10-061-1/+1
| | | * | Setting the _NET_WM_STATE Atom only when its not already setDominik Holland2010-10-011-7/+14
| | | |/
| | * | Remove unused/incorrect TFX commands pertaining to layers on Symbian.Jason Barron2010-10-061-6/+0
| | |/
* | | Doc: Marked some new properties as internal for now.David Boddie2010-10-071-0/+27
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-043-1/+7
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-301-1/+3
| |\
| | * Fixes cursor shape when widget becomes native on X11.Denis Dzyubenko2010-09-301-1/+3
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-301-0/+3
| |\ \ | | |/ | |/|
| | * Fix QApplication::desktop()->availableGeometry() for SymbianMiikka Heikkinen2010-09-301-0/+3
| * | Update frameGeometry when the unified toolbar visiblity is toggledAndy Shaw2010-09-291-0/+1
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-271-0/+6
| |\
* | | Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-042-10/+10
* | | Doc: Made a number of fixes to the documentation.David Boddie2010-10-041-5/+5
* | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-271-0/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Made the Symbian menu close when switching native focus.axis2010-09-271-0/+4
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-242-8/+13
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-231-2/+7
| |\
| | * Incorrect translations for application menu items on Mac OS X.Prasanth Ullattil2010-09-231-2/+7
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-221-6/+6
| |\ \ | | |/ | |/|
| | * Fix a crash with D&d on mingwThierry Bastian2010-09-221-6/+6
* | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Geir Vattekar2010-09-242-2/+1
|\ \ \ | |/ /
| * | fix build with QT_NO_GESTURESRomain Pokrzywka2010-09-211-1/+1
| * | remove extra includesRitt Konstantin2010-09-211-1/+0
| |/
* | Doc: Said that QApplication exits when not able to open X11 displayGeir Vattekar2010-09-241-0/+6
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-172-0/+8
|\
| * Make qml debugging work with command line argumentsLasse Holmstedt2010-09-172-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