summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-2/+1
|\
| * QKeySequence: return Qt::Key_unknown with invalid modifiers on OS XLiang Qi2014-01-071-2/+1
* | Use the default height (not 0) if only width is specifiedJan Arve Saether2014-01-091-8/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-163-0/+9
|\|
| * Move notification of layout change up from QApplication to QGuiApplication.Robin Burchell2013-12-101-0/+5
| * Windows: Show context menu on mouse release.Friedemann Kleint2013-12-102-1/+5
* | Allow the platform to specify a press and hold delay.Michael Brasser2013-12-106-2/+25
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-0/+17
|\|
| * Protect implementation of QNativeGestureEvent against QT_NO_GESTURESAndy Shaw2013-12-051-0/+2
| * Merge remote-tracking branch 'origin/release' into stableSimon Hausmann2013-11-291-0/+15
| |\
| | * Docs: add important QWheelEvent::phase() related notesJ-P Nurmi2013-11-291-0/+15
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-291-0/+2
|\| |
| * | Check the thread in QOffscreenSurfaceLaszlo Agocs2013-11-271-0/+2
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2620-72/+242
|\| |
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-264-7/+24
| |\|
| | * Allow platform to decide default behavior for show() based on window flagsTor Arne Vestbø2013-11-204-7/+24
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-183-9/+1
| |\|
| | * Don't maximize dialogs.BogDan Vatra2013-11-151-1/+1
| | * Enable QOpenGLTexture for OpenGL ES 2Jorgen Lind2013-11-142-8/+0
| * | Improve interaction between QPlatformTheme and QPlatformIntegration hinting.Michael Brasser2013-11-151-1/+27
| * | Move MaxKeyCount from QKeySequenceEditPrivate to QKeySequencePrivateMarc Mutz2013-11-141-0/+1
| |/
| * Remove disused version of QPlatformMessageDialogHelper::clicked signalShawn Rutledge2013-11-081-1/+0
| * Dialogs: provide the StandardButton->ButtonRole mapping in QPAShawn Rutledge2013-11-072-1/+61
| * EglFS: make sure resize events are deliveredPaul Olav Tvete2013-11-064-14/+18
| * Don't hardcode devicePixelRatio to 1.Morten Johan Sørvig2013-11-061-1/+6
| * Doc: Fix broken linksSze Howe Koh2013-11-054-14/+13
| * Android: Differ between ShowMaximized and ShowFullScreenEskil Abrahamsen Blomfeldt2013-11-013-1/+6
| * QWindowPrivate: add virtual function 'clearFocusObject'Richard Moe Gustavsen2013-10-312-0/+6
| * Consider multi-monitor setups in QPlatformWindow::initialGeometry().Friedemann Kleint2013-10-301-2/+23
| * Add QGuiApplication::sync() functionJørgen Lind2013-10-304-1/+41
| * Android: handle keyPress event for Key_BackPaul Olav Tvete2013-10-291-23/+18
* | Add swapInterval to QSurfaceFormatLaszlo Agocs2013-11-132-2/+50
* | Introduce proper QSurfaceFormat's setters/testers for format optionsGiuseppe D'Angelo2013-11-072-5/+79
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-2411-8/+225
|\|
| * Remove doc references to non-existing functions in QSurfaceFormatSean Harmer2013-10-241-2/+2
| * When creating QVariant(QPolygonF()) this should be a null variantAndy Shaw2013-10-181-1/+2
| * Implement native gestures on OS X.Morten Johan Sørvig2013-10-177-0/+211
| * Clear QGuiApplicationPrivate::tabletPressTarget in ~QWindow.Friedemann Kleint2013-10-171-0/+2
| * Update QPA cursor only for non-synthetic mouse eventsLaszlo Agocs2013-10-141-3/+5
| * include privates the right wayOswald Buddenhagen2013-10-111-2/+2
| * add a missing break in QGuiApplicationPrivate::processWindowSystemEventLiang Qi2013-10-111-0/+1
* | Fix settable style hints.Friedemann Kleint2013-10-222-6/+107
* | Add platform plugin arguments to QLibraryInfo/qt.conf.Friedemann Kleint2013-10-161-0/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-1118-97/+120
|\|
| * Suppress automatic positioning of popup windows.Friedemann Kleint2013-10-091-1/+2
| * Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-0816-96/+96
| * QPA: Fix event dispatcher dependent operations in platform integrationLaszlo Agocs2013-10-074-0/+22
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-10-099-52/+81
|\|
| * Update QSessionManager and related classes documentationSamuel Gaist2013-10-023-26/+30
| * QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-304-26/+27