summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Parse XDG_SESSION_TYPE and use that to determine default platformAllan Sandfeld Jensen2018-04-041-0/+15
* macOS: Document availability of freetype font engineEskil Abrahamsen Blomfeldt2018-04-041-0/+6
* QWindowWindow: Avoid resize events from the ctorLaszlo Agocs2018-03-131-0/+3
* Use QWindow::windowStates() for WindowStateChangedEvent::oldStateJohan Klokkhammer Helsing2018-03-131-1/+1
* Check for WindowActivation capability instead of platformJohan Klokkhammer Helsing2018-03-062-1/+2
* Add needsWorkaround for additional Adreno targetsHerman van Hazendonk2018-03-011-2/+6
* doc: improve QPlatformIntegration::possibleKeys() documentationGatis Paeglis2018-02-221-4/+5
* xcb: Fix -geometry argument for platformName with arguments or fallbacksJohan Klokkhammer Helsing2018-02-201-4/+4
* Support multiple entries in the Qt platform plugin stringJohan Klokkhammer Helsing2018-02-201-27/+40
* Add Wayland in the documentation for QGuiApplication::platformNameJohan Klokkhammer Helsing2018-02-191-0/+2
* Fix incorrect documentation for -platform, QT_QPA_PLATFORM and friendsJohan Klokkhammer Helsing2018-02-191-5/+5
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-1/+2
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-022-8/+30
| |\
| * \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-291-0/+2
| |\ \
| * \ \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-242-2/+3
| |\ \ \
| * | | | Fix resize event flood when moving windows with High DPI scalingFriedemann Kleint2018-01-231-1/+2
* | | | | Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-145-9/+34
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | QSimpleDrag: Fix mouse release coords for delayed event transmissionEike Hein2018-02-012-8/+30
| | |_|/ | |/| |
| * | | Do not allow empty selectionsBogDan Vatra2018-01-271-0/+2
| | |/ | |/|
| * | Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-2/+2
| * | Enable glyph cache workaround for Mali-T880Tero Alamäki2018-01-191-0/+1
* | | Fix typosJarek Kobus2018-02-131-1/+1
* | | Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-108-5/+72
|\ \ \
| * | | QLineEdit: implement quick text selection by mouseElvis Angelaccio2018-02-036-1/+47
| * | | Support for LTTNG and ETW tracingRafael Roquetto2018-01-281-0/+10
| * | | Improve debug formatting of QInputMethodQueryEventFriedemann Kleint2018-01-241-4/+15
* | | | QPlatformWindow: add startSystemMove()Alexander Volkov2018-02-042-0/+20
* | | | doc: Add tests of Q_CLANG_QDOCMartin Smith2018-02-032-6/+6
* | | | Skip QWSIF::WindowScreenChanged events if the screen is unchangedFriedemann Kleint2018-02-021-0/+2
|/ / /
* | | doc: Fix many qdoc warnings, mostly missing return typesMartin Smith2018-01-241-0/+6
* | | doc: Fix remaining qdoc warmings for Vulkan stuffMartin Smith2018-01-184-5/+6
* | | Introduce QIcon::fallbackSearchPaths()Alexander Volkov2018-01-152-1/+4
* | | doc: Add QTouchEvent qualifier to uses of QTouchPointMartin Smith2018-01-121-3/+3
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-112-15/+18
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-091-0/+1
| |\|
| | * Avoid providing bad pixelDeltas on X11Allan Sandfeld Jensen2018-01-091-0/+1
| * | Make QPalette::setBrush() check before detachingGabriel de Dietrich2018-01-041-15/+17
* | | QGuiApplication: Add fontChanged signalKai Uwe Broulik2018-01-112-0/+15
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-041-2/+1
|\| |
| * | QtGui/Windows: Fix restoring of changed cursor in restoreOverrideCursor()Friedemann Kleint2018-01-021-2/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-0214-5/+121
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-3012-3/+103
| |\|
| | * Teach QPlatformWindow about safe area margins and implement for iOSTor Arne Vestbø2017-12-138-1/+50
| | * Report modifiers correctly in mouse events with evdev and libinputLaszlo Agocs2017-12-123-0/+49
| | * Do not allow drag events when window is blocked by modal windowFriedemann Kleint2017-12-121-1/+1
| | * iOS: Harden logic for when it's safe to use the graphics hardwareTor Arne Vestbø2017-12-071-1/+3
| * | QtGui/Windows: Fix wait cursors remaining activeFriedemann Kleint2017-12-121-0/+2
| * | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-081-2/+16
| |\ \
| | * \ Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-203-2/+7
| | |\ \
| | * | | Adjust screen scale factor for certain screen configurationsVictor-Andrei Variu2017-11-171-2/+16