summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Doc: fix typo in QNativeGestureEvent docsMitch Curtis2018-08-231-1/+1
* Fix spacing in << operator for QEventMitch Curtis2018-08-211-1/+1
* Add QPlatformScreen::windows() helper to return all windows on screenTor Arne Vestbø2018-08-062-9/+17
* Use consistent naming of QPA screen change callbacks in QGuiApplicationTor Arne Vestbø2018-08-062-12/+12
* HiDPI: Fix calculating window mask from pixmap on drag and dropBłażej Szczygieł2018-08-021-1/+8
* Doc: Remove typo and add line breaks after \internalPaul Wicking2018-07-261-3/+9
* Replace 0 with nullptrAlbert Astals Cid2018-07-195-5/+5
* Doc: Fix typoPaul Wicking2018-06-261-1/+1
* Doc: Add missing full stops in briefsPaul Wicking2018-06-212-2/+2
* Merge 5.11 into 5.11.1Oswald Buddenhagen2018-06-072-4/+4
|\
| * Fix build for Android with android-clang in r17Liang Qi2018-06-062-4/+4
* | Ignore XDG_SESSION_TYPE=wayland on gnome-shellJohan Klokkhammer Helsing2018-06-051-3/+11
|/
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-2921-311/+406
* QtGui: Enable synchronous delivery for QWSysIf:::WindowScreenChangedEventFriedemann Kleint2018-05-082-2/+4
* QShortcutMap: print ambiguous shortcuts when DEBUG_QSHORTCUTMAP is definedMitch Curtis2018-05-071-0/+13
* Fix for mouse with modifiers handlingKarim Pinter2018-05-022-23/+2
* QStyleHints: emit correct signal when calling setMouseQuickSelectionThresholdAkihito Izawa2018-04-131-1/+1
* 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