summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-07-063-11/+22
|\
| * QGLPixelBuffer should not rely on temporary QGLWidgets.Trond Kjernåsen2010-07-051-8/+17
| * Add an application attribute to control XInitThreads().Trond Kjernåsen2010-07-021-0/+3
| * Make it possible to call QWidget::metric() from a different thread.Trond Kjernåsen2010-07-021-3/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-0125-218/+260
|\ \ | |/ |/|
| * Crash while changing the windows flags from a Qt::Drawer window on CocoaPrasanth Ullattil2010-06-301-3/+5
| * Fix regression in popup behavior on WindowsJens Bache-Wiig2010-06-091-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-241-3/+0
| |\
| | * Merge branch '4.6-s60' into 4.7-s60axis2010-06-241-3/+0
| | |\
| | | * Allow TLW translucency on Symbian without Qt::FramelessWindowHintGareth Stockwell2010-06-231-3/+0
| * | | No more enter & leave events after a popup menu is closed on WindowsPrasanth Ullattil2010-06-241-3/+20
| * | | Child windows shown automatically when their parent is shown(Cocoa).Prasanth Ullattil2010-06-241-1/+1
| * | | QKeyEvent::text() inconsistency between Linux and MacPrasanth Ullattil2010-06-242-4/+18
| |/ /
| * | When a drag is finished with on Mac, then it should delete itselfAndy Shaw2010-06-232-0/+6
| * | Fix a crash on exit. Destruction order in font database. (Symbian^4)Alessandro Portale2010-06-221-0/+3
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-213-52/+24
| |\ \
| | * | Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-212-50/+22
| | * | Fix for emitting changed signal in QClipboardDenis Dzyubenko2010-06-181-2/+2
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-211-1/+28
| |\ \ \
| | * | | Fix for TLS problem which causes apps to crash in the S60 portmread2010-06-211-1/+28
| | |/ /
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-201-0/+3
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fixed device context leak in QGLWidget on Windows.Kim Motoyoshi Kalland2010-06-181-0/+3
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-166-68/+15
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-126-68/+15
| | |\ \
| | | * \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-06-1131-108/+296
| | | |\ \
| | | | * | Fixed a broken merge.Denis Dzyubenko2010-06-112-66/+0
| | | | * | Changed the way we detect touch screen on Windows.Denis Dzyubenko2010-06-112-32/+36
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-084-2/+12
| | | | |\ \
| | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-084-2/+12
| | | | | |\ \
| | | | | | * \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-s...Denis Dzyubenko2010-06-0728-10/+148
| | | | | | |\ \
| | | | | | * | | Fix QApplication/QWidget to really take ownership of input contextsMichael Hasselmann2010-06-072-0/+3
| | | | | | * | | Added setting a hotspot on standard gesturesDenis Dzyubenko2010-06-071-0/+3
| | | | | | * | | Reset gesture when in MayBeGesture state.Denis Dzyubenko2010-06-021-2/+6
| | | * | | | | | doc: Added DITA XML generatorMartin Smith2010-06-111-1/+0
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-132-4/+47
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-06-122-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | Allow to build Qt in static with mingwThierry Bastian2010-06-112-2/+2
| | * | | | | | | Thread safety for QFontEngineS60Shane Kearns2010-06-112-4/+47
| | |/ / / / / /
| * | | | | | | Fixed an on-exit crash for apps using GL.Trond Kjernåsen2010-06-116-5/+14
| * | | | | | | QWidget::childAt for masked child widgets doesn't work properlyBjørn Erik Nilsen2010-06-102-31/+53
| * | | | | | | Rename QLocale::isWrittenRightToLeft() to textDirection()Lars Knoll2010-06-093-3/+3
| * | | | | | | Fixed some bugs in detection of keyboard directionalityLars Knoll2010-06-094-40/+15
| * | | | | | | Handle setting the layoutDirection to Qt::LayoutDirectionAutoLars Knoll2010-06-092-1/+6
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-082-2/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-082-2/+2
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | Allow to build Qt in static with mingwThierry Bastian2010-06-072-2/+2
| | | | |_|_|/ | | | |/| | |
* | | | | | | Fix the blank areas during resize with theFabien Freling2010-06-302-18/+4
* | | | | | | Fix regression in popup behavior on WindowsJens Bache-Wiig2010-06-091-1/+1
* | | | | | | Merge remote branch 'origin/master'Olivier Goffart2010-06-1531-40/+269
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-06-0831-40/+269
| |\ \ \ \ \ \ \ | | |/ / / / / /