summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Cocoa: small update to 534ba3c7314820604ba5aeeffa6051c91e7c1d09Richard Moe Gustavsen2010-10-151-5/+8
| * | | | | | Cocoa: fix child window issues (QTBUG 13867, 14420, 13126)Richard Moe Gustavsen2010-10-151-14/+33
| |/ / / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-151-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Implemented Qt::WA_ShowWithoutActivating for Symbian.Janne Anttila2010-10-151-1/+1
| | |_|_|/ | |/| | |
* | | | | [QCocoaView scrollWheel:] can end up recursing infinitely when a scrollWheel ...Carlos Manuel Duclos Vergara2010-10-111-4/+0
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-093-15/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-083-15/+15
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-10-077-25/+23
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge commit 'doc-team/4.7' into 4.7Morten Engvoldsen2010-10-063-15/+15
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-043-1/+7
| | | |\ \
| | | * | | 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
| | | |\ \ \
* | | | | | | 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' 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/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
|/ / /
* | | 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
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-242-8/+13
| |\
| * \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Geir Vattekar2010-09-242-2/+1
| |\ \
| * | | Doc: Said that QApplication exits when not able to open X11 displayGeir Vattekar2010-09-241-0/+6
* | | | Made the Symbian menu close when switching native focus.axis2010-09-271-0/+4
| |_|/ |/| |
* | | 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
| |/
* | fix build with QT_NO_GESTURESRomain Pokrzywka2010-09-211-1/+1
* | remove extra includesRitt Konstantin2010-09-211-1/+0
|/
* 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
| |\