summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-082-21/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | minor code simplificationRitt Konstantin2011-06-061-7/+2
| | | * | | | | | | avoid the QT_NO_ASCII warningRitt Konstantin2011-06-061-1/+1
| | | * | | | | | | remove an unused headersRitt Konstantin2011-06-061-13/+0
| | | * | | | | | | QSessionManager: fix build on QWSRitt Konstantin2011-06-061-0/+3
| | * | | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-06-085-25/+29
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge remote branch 'upstream/4.8' into qt-4.8-from-4.7Toby Tomkins2011-06-084-97/+6
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-06-071-0/+7
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / | | | | |/| | | | | | |
| | | | * | | | | | | | Close context menus during orientation change.Laszlo Agocs2011-06-061-0/+7
| | | * | | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-315-25/+22
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | | | | / / / / / / | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | | * | | | | | | Fix for BCM2727 chip detection on SymbianJani Hautakangas2011-05-301-18/+5
| | | | * | | | | | | Fix QMenuBar autotest failures for SymbianSami Merila2011-05-301-1/+1
| | | | * | | | | | | Documented Symbian peculiarity about QDesktopWidget::availableGeometryMiikka Heikkinen2011-05-271-0/+10
| | | | * | | | | | | Fix non-Symbian builds broken by previous commit.Miikka Heikkinen2011-05-273-6/+6
| | | | * | | | | | | Fix SYMBIAN_VERSION_* ifdeffingMiikka Heikkinen2011-05-273-6/+6
| | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-17190-3223/+3223
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Update licenseheader text in source filesJyri Tahtela2011-05-13190-3223/+3223
| | * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-085-5/+13
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Protect against deleted windowsLars Knoll2011-06-081-0/+16
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge remote branch 'qt/4.8' into fire-masterPaul Olav Tvete2011-06-06232-4289/+4083
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Remove const from QPlatformClipboard::mimeData().Laszlo Agocs2011-05-302-2/+2
| * | | | | | | | | Added Wayland selection support.Laszlo Agocs2011-05-303-0/+9
| * | | | | | | | | Force repaint of modal sheet in Cocoa.Fabien Freling2011-05-231-0/+1
| * | | | | | | | | Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-191-2/+9
| * | | | | | | | | Change the flushing of the CGContext to a synchronization.Fabien Freling2011-05-181-1/+1
* | | | | | | | | | move some internal helper functions from qglobal.cpp to qcore_mac*Ritt Konstantin2011-06-093-6/+0
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-06-074-97/+6
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Removing unused code after introduction of round robin schedulermread2011-06-013-64/+1
| * | | | | | | | Schedule Symbian active objects with a round robin schedulermread2011-06-011-32/+2
| * | | | | | | | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-05-23232-3973/+4011
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Opening taskswitcher, pushes application softkeys to top of switcherSami Merila2011-05-191-3/+5
* | | | | | | | | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-24232-3940/+3940
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-1812-331/+71
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-13232-3940/+3940
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Fix in-process drag-n-drop of image data, image/* was not available.David Faure2011-05-191-6/+22
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-176-17/+55
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/4.8' into qt-4.8-from-4.7Olivier Goffart2011-05-167-28/+75
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-143-15/+24
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-05-131-15/+20
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix softkey icon positioning in S60 5.3Miikka Heikkinen2011-05-131-15/+20
| | * | | | | | | | Support word selection list with predictive text from splitviewSami Merila2011-05-132-0/+4
| | |/ / / / / / /
| * | | | | | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-121-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | QWidgetPrivate::setParent_sys might be using null pointerSami Merila2011-05-121-1/+1
| * | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-112-1/+4
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Introduce platform extension to QGraphicsSystemJani Hautakangas2011-05-102-1/+4
| * | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-063-0/+26
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-05-051-0/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix initial main window dimensions for "fullscreen with softkeys" caseMiikka Heikkinen2011-05-051-0/+5
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-05-042-0/+21
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | Fixes crash in QWidget::effectiveWinId.Bjørn Erik Nilsen2011-05-022-0/+21
| | | |/ / / / / /