summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-121-0/+6
|\
| * Fix some #ifdefs to compile for a specific combination of featuress that was ...Trever Fischer2010-08-111-0/+6
* | Merge commit 'remotes/origin/4.7' into qt47s2Thomas Zander2010-08-112-4/+4
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-102-4/+4
| |\
| | * Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-092-4/+4
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-103-5/+31
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-063-12/+2
| |\ \ | | |/
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-0419-281/+449
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-07-1616-20/+115
| |\ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-07-1214-50/+94
| |\ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-06-306-12/+40
| |\ \ \ \ \
| * | | | | | Doc: Made the Gestures Programming document more visible.David Boddie2010-06-303-5/+31
* | | | | | | Pending surface might not get destroyed if no flush() happensJani Hautakangas2010-08-091-1/+1
* | | | | | | Use ARGB32 premultiplied backing store format in Symbian^3Jani Hautakangas2010-08-061-1/+2
* | | | | | | Register window types for Symbian system effectsJani Hautakangas2010-08-063-1/+61
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-052-11/+1
|\ \ \ \ \ \
| * | | | | | Remove the memory tracking attempt from the runtime graphics system.Jason Barron2010-08-052-11/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Increase drag distance on Symbian to improve finger usability on capacitive s...Joona Petrell2010-08-051-1/+1
|/ / / / /
* | | | | Crash when pressing the '£' key on Belgian Keyboard layout (Cocoa)Prasanth Ullattil2010-08-031-3/+5
* | | | | Cocoa: Active QDockWidget does not stay on top of inactive QDockWidgetRichard Moe Gustavsen2010-08-033-0/+24
* | | | | doc: Fixed many qdoc errors.Martin Smith2010-08-021-2/+2
* | | | | Fixed key event handling on Symbian.axis2010-07-292-55/+118
* | | | | Cleaned up old comments.axis2010-07-291-12/+0
* | | | | Refactored the virtual mouse handling code into its own function.axis2010-07-292-171/+181
* | | | | Removed static on a member that didn't have to be.axis2010-07-292-5/+8
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-293-21/+35
|\ \ \ \ \
| * | | | | 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
* | | | | | Wrong geometery for QMainWindow with Unified toolbar on Cocoa.Prasanth Ullattil2010-07-282-0/+21
|/ / / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-274-13/+15
|\ \ \ \ \
| * | | | | Check the gesturemanager pointer before accessing it.Denis Dzyubenko2010-07-272-6/+8
| * | | | | Merge branch '4.7' of http://git.scm.dev.nokia.troll.no/qt/oslo-staging-1 int...Kevin Wright2010-07-271-0/+10
| |\ \ \ \ \
| * | | | | | Modified file/directory names and text to remove disallowed terminology.Kevin Wright2010-07-272-7/+7
* | | | | | | Fix signal emission of QDesktopWidget on Symbian.Jason Barron2010-07-271-6/+16
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-261-0/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix crash caused by not clearing the QPixmapCache on application exit.Oleh Vasyura2010-07-261-0/+2
| * | | | | | Ensure backing store is deleted before top-level windowGareth Stockwell2010-07-261-0/+4
| |/ / / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-251-0/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-231-0/+10
| |\ \ \ \ \
| | * | | | | Fix QLineEdit's Highlight color when inactive.Pierre Rossi2010-07-231-0/+10
* | | | | | | Drawer widget in a MainWindow disappears after returning from full screen mode.Carlos Manuel Duclos Vergara2010-07-231-1/+3
|/ / / / / /
* | | | | | Register a few gesture-related types in the meta-type system.Denis Dzyubenko2010-07-231-0/+3
|/ / / / /
* | | | | Drag & Drop failing in itemviews on Cocoa.Prasanth Ullattil2010-07-221-1/+4
* | | | | Fix compilation with QT_NO_GRAPHICSVIEWTasuku Suzuki2010-07-211-0/+8
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-174-10/+22
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Windows mobile: hide [X] button in task bar on unmaximizeJoerg Bornemann2010-07-163-0/+19
| * | | | Windows mobile: the [X] button in the taskbar minimizes the widgetJoerg Bornemann2010-07-161-1/+1
| * | | | Windows mobile: show the [X] button in the taskbar when maximizingJoerg Bornemann2010-07-161-0/+2
| * | | | unused struct DIBINFO removed from qguifunctions_wince.cppJoerg Bornemann2010-07-161-9/+0
* | | | | Revert the change in applicationShouldTerminate().Fabien Freling2010-07-161-1/+0
|/ / / /