summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-1812-331/+71
|\
| * 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
| | | | |/ /
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-05-172-16/+16
| |\ \ \ \ \
| | * | | | | Move the painting redirection to the unified toolbar surface.Fabien Freling2011-05-112-10/+10
| | * | | | | Merge remote branch 'qt-mainline/4.8'aavit2011-05-0612-16/+52
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Merge branch 'master' into merge_rasterFabien Freling2011-05-041-6/+6
| | |\ \ \ \ \
| | | * | | | | Change the repaint() call to an update().Fabien Freling2011-05-031-2/+2
| | | * | | | | Change the repaint() to an update().Fabien Freling2011-04-291-4/+4
| | | * | | | | Merge remote branch 'fire/master'Fabien Freling2011-04-181-0/+1
| | | |\ \ \ \ \
| * | | \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-165-298/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Revert all QScroller and QFlickGesture related code.Robert Griebl2011-05-165-298/+0
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-13232-3940/+3940
|/ / / / / / /
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-05-134-28/+66
|\ \ \ \ \ \ \
| * | | | | | | Fix loss of focus and activation when hiding a child widgetMiikka Heikkinen2011-05-122-11/+21
| * | | | | | | Fix softkeys in case a dialog with softkeys that have icons is closed.Miikka Heikkinen2011-05-101-10/+30
| * | | | | | | Update softkeys after orientation switch.Miikka Heikkinen2011-05-101-0/+4
| * | | | | | | Provide internal API to avoid automatic translation of input widgetSami Merila2011-05-091-0/+2
| * | | | | | | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-05-0910-19/+41
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Do not allow fullscreen/maximized windows to expand beyond client rectMiikka Heikkinen2011-05-041-7/+9
* | | | | | | | Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into...Qt Continuous Integration System2011-05-113-0/+9
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Added Wayland selection support.Laszlo Agocs2011-05-093-0/+9
| * | | | | | | Merge remote-tracking branch 'origin/4.8' into lighthouse-masterJørgen Lind2011-05-045-5/+13
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-05-052-3/+19
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Compile on WindowsEskil Abrahamsen Blomfeldt2011-05-041-1/+1
| * | | | | | | | Support gamma correction of text on GLEskil Abrahamsen Blomfeldt2011-05-031-1/+12
| * | | | | | | | Fixed bug in X11 backend when creating translucent windows.Samuel Rødal2011-05-031-2/+7
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-05-053-1/+39
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-04-2817-118/+475
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Make text rendering working outside the gui thread on Symbian.Laszlo Agocs2011-04-262-0/+29
| * | | | | | | | | Do not modify window size for fullscreen windows in setGeometry_sysMiikka Heikkinen2011-04-181-1/+10
* | | | | | | | | | Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into...Qt Continuous Integration System2011-05-045-10/+8
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Remove warningsJørgen Lind2011-05-032-1/+2
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-04-287-56/+274
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Lighthouse: Fix virtual desktopwidgetJørgen Lind2011-04-202-9/+4
| * | | | | | | | | Compile fix for QPA's session manager.con2011-04-181-0/+2
* | | | | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-031-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |