summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Implement synthetic enter/leave events for QWS.Paul Olav Tvete2009-09-144-9/+29
* Fix -Wconversion warnings where possible.David Faure2009-09-131-2/+2
* Merge branch '4.5' into 4.6Thiago Macieira2009-09-122-2/+7
|\
| * Fix memory leak when deleteLater is triggered via the main menu bar.Morten Sorvig2009-09-111-0/+2
| * Run on 10.3.Morten Sorvig2009-09-111-1/+1
| * Run on 10.3 Panther.Morten Sorvig2009-09-111-1/+4
| * restoring a minimized window on Windows CE didn't workJoerg Bornemann2009-09-102-5/+12
| * Update license headers again.Jason McDonald2009-09-08151-604/+604
* | Fixed QWidget::activateWindow for Symbian.Janne Anttila2009-09-111-6/+5
* | Fixed QWidget::setWindowState for Symbian.Janne Anttila2009-09-111-16/+27
* | restoring a minimized window on Windows CE didn't workJoerg Bornemann2009-09-102-7/+14
* | CompileAnders Bakken2009-09-091-1/+1
* | Removed some superfluous semicolonsAlessandro Portale2009-09-094-4/+4
* | Update license headers again.Jason McDonald2009-09-09174-696/+696
* | Make QGLWindowSurface use new QGLPaintDevice APITom Cooksey2009-09-081-0/+1
* | Fix crash when instantiating multiple QApplications on QWSPaul Olav Tvete2009-09-081-0/+7
* | doc: Fixed several qdoc errors.Martin Smith2009-09-081-0/+6
* | Merge commit 'origin/4.5' into 4.6Joerg Bornemann2009-09-081-2/+12
|\ \ | |/
| * Doc: keypad navigation is supported on Windows CEJoerg Bornemann2009-09-081-2/+10
* | Fixed the spelling of canceled in the QGesture api brought up by David Boddie.Denis Dzyubenko2009-09-072-6/+6
* | Doc: Clarified that certain KDE widgets are KDE 3 widgets.David Boddie2009-09-041-4/+4
* | Make sure that top-level windows respect hfw/wfh constraint.Jan-Arve Sæther2009-09-041-0/+12
* | Small corrections in the documentationBradley T. Hughes2009-09-041-2/+2
* | qapplication_win.cpp compile fix for Q_WS_WINCE_WMJoerg Bornemann2009-09-041-1/+0
* | Removing a few superfluous semicolons.Alessandro Portale2009-09-032-2/+2
* | Merge branch 'minimizeWrapperApp' into 4.6axis2009-09-033-5/+34
|\ \
| * | Move the S60/Avkon framework initialization into QtGui.axis2009-09-033-5/+34
* | | Merge commit 'origin/4.5' into 4.6Joerg Bornemann2009-09-031-4/+7
|\ \ \ | | |/ | |/|
| * | restoring a minimized window on Windows CE didn't workJoerg Bornemann2009-09-031-0/+6
* | | Doc: add warnings and some more meat to Symbian specific APIs.Volker Hilsheimer2009-09-031-6/+25
* | | Merge branch '4.5' into 4.6Thiago Macieira2009-09-036-20/+1
|\ \ \ | |/ /
| * | unneeded Q_OS_WINCE checks removedJoerg Bornemann2009-09-031-5/+1
| * | Update license headers.Jason McDonald2009-09-025-15/+0
| * | Fix misformatted license headers.Jason McDonald2009-09-011-11/+8
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Morten Sorvig2009-09-037-71/+221
|\ \ \
| * | | Added a property to QPinchGesture to specify what exactly changed.Denis Dzyubenko2009-09-033-1/+32
| * | | Improved the gesture api.Denis Dzyubenko2009-09-033-39/+144
| * | | Improved the gesture api.Denis Dzyubenko2009-09-035-50/+41
| * | | Fixed the QGesture::updateState function.Denis Dzyubenko2009-09-031-2/+5
| * | | Added simple manualtests for gesturesDenis Dzyubenko2009-09-031-0/+20
* | | | Revert ed00fff3cb.Morten Sorvig2009-09-032-11/+1
|/ / /
* | | Respect "menus_have_icons" property in GTK+Jens Bache-Wiig2009-09-021-0/+7
* | | doc: Fixed several qdoc errors.Martin Smith2009-09-022-11/+32
* | | QApplication: Small commentMarkus Goetz2009-09-021-0/+1
* | | Fixes pointer events when using popups and/or modal dialogs.Janne Anttila2009-09-021-21/+46
* | | Make sure the BSP is updated when a graphics effect changes bounding rect.Bjørn Erik Nilsen2009-09-011-0/+10
* | | Doc: Said what happens when setFocus() is called on a widget in anGeir Vattekar2009-09-011-0/+2
* | | Disable event compression when the tablet events are acceptedBenjamin Poulain2009-08-311-53/+58
* | | Make QMargins a proper classJens Bache-Wiig2009-08-312-1/+39
* | | doc: Fixed several qdoc errors.Martin Smith2009-08-311-1/+1