summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fixes compilation when using FreeType on Symbian.Yoann Lopes2011-01-311-0/+4
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-171-1/+3
|\
| * Fix double click event on Mac OS X.Fabien Freling2011-01-171-1/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-17190-207/+214
|\ \ | |/
| * Allow use of command line parameters with RApaLsSession::StartApp.Miikka Heikkinen2011-01-111-15/+14
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-10190-190/+190
| |\
| | * Update copyright year to 2011.Jason McDonald2011-01-10190-190/+190
| * | Setting WA_TranslucentBackground after winid() is ineffective on Symbian.Jani Hautakangas2011-01-101-0/+8
| |/
| * Merge branch 'review-4.7' into staging-4.7Gabriel de Dietrich2011-01-071-2/+2
| |\
| | * Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-161-2/+4
| | |\
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7Sami Merila2010-12-161-3/+3
| | |\ \
| | * | | Remove warning about null cursor handle on S60 while handle is validPaul Labedan2010-12-151-2/+2
* | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-071-8/+7
|\ \ \ \ \ | |/ / / /
| * | | | qkeymapper_x11.cpp: fix compilation with LSB and without XKBOlivier Goffart2011-01-061-8/+7
* | | | | Cocoa: add support for QEventLoop::ExcludeUserInputEventsRichard Moe Gustavsen2011-01-061-1/+4
* | | | | Allow QWidget with size larger than 16383 on Mac OS X (Cocoa)Prasanth Ullattil2011-01-041-0/+2
* | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-12-301-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | Clear WSERV content when a native child receives an "expose"Jason Barron2010-12-291-0/+8
| | |_|/ | |/| |
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-206-16/+34
|\ \ \ \ | |/ / /
| * | | Avoid duplicate resize eventMiikka Heikkinen2010-12-161-2/+4
| | |/ | |/|
| * | Resize event for QDesktopWidget was sent too earlyMiikka Heikkinen2010-12-151-3/+3
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-12-141-3/+3
| |\
| | * QApplication: fix crash exit whith native windowsOlivier Goffart2010-12-141-3/+3
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2010-12-143-6/+15
| |\ \
| | * | Cocoa: popup hides behind windowRichard Moe Gustavsen2010-12-131-1/+1
| | * | Cocoa: Fix addChildWindow bug where we connect a grandparent to a childRichard Moe Gustavsen2010-12-131-2/+2
| | * | Cocoa: make sure stays on top child windows are not levelled downRichard Moe Gustavsen2010-12-131-2/+10
| | * | Cocoa: native child filedialogs sometimes shows non-native on screenRichard Moe Gustavsen2010-12-131-1/+2
| * | | Minor optimizationMiikka Heikkinen2010-12-131-2/+2
| * | | Fix crash when creating more than one QApplication in single test caseMiikka Heikkinen2010-12-131-0/+7
| | |/ | |/|
* | | Resolve XRRSizes() from libxrandr for QScroller's DPI calculation.Robert Griebl2010-12-152-0/+5
* | | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-141-0/+3
|\ \ \
| * \ \ Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-071-0/+3
| |\ \ \
| | * \ \ Merge remote branch 'origin/master' into file-engine-refactorJoão Abecasis2010-12-0219-49/+73
| | |\ \ \
| | * \ \ \ Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-2377-141/+7802
| | |\ \ \ \
| | * | | | | Fix crash in QApplication auto testShane Kearns2010-10-181-0/+3
* | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-12-141-0/+7
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-131-0/+7
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Fixed a BC break between S60 SDK 3.2 and 5.0.axis2010-12-071-0/+7
| | | |_|_|_|/ | | |/| | | |
* | | | | | | --warningsHarald Fernengel2010-12-131-2/+2
|/ / / / / /
* | | | | | Proposed fix for QTBUG-10499Christian.Ehrlicher2010-12-101-6/+6
* | | | | | Fix a rare race condition when showing windowsHarald Fernengel2010-12-091-1/+10
* | | | | | Fix QApplication::setGraphicsSystem() since lighthouse integrationGunnar Sletta2010-12-081-1/+0
| |/ / / / |/| | | |
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into...Qt Continuous Integration System2010-12-023-0/+293
|\ \ \ \ \
| * | | | | QScroller merge, part 1Robert Griebl2010-12-023-0/+293
| | |_|_|/ | |/| | |
* | | | | Fix spelling in commentJørgen Lind2010-12-021-1/+1
* | | | | Spelling mistakes in Documentation. There are probably more :)Jørgen Lind2010-12-013-10/+10
* | | | | Merge remote branch 'origin/master' into lighthouse-masterJørgen Lind2010-11-2919-51/+82
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-251-0/+2
| |\ \ \ \
| | * | | | Fix some memory leaks.Fabien Freling2010-11-251-0/+2