summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Don't ignore alpha values in grabFramebuffer methodsAllan Sandfeld Jensen2018-08-031-2/+4
* Handle screen changes for non-top-level windowsTor Arne Vestbø2018-08-033-6/+6
* Merge "Merge branch '5.11' into dev" into refs/staging/devEdward Welbourne2018-07-316-8/+14
|\
| * Merge branch '5.11' into devEdward Welbourne2018-07-316-8/+14
| |\
| | * Doc: Remove typo and add line breaks after \internalPaul Wicking2018-07-261-3/+9
| | * Replace 0 with nullptrAlbert Astals Cid2018-07-195-5/+5
* | | Add debug logging operator for QPlatformSurfaceTor Arne Vestbø2018-07-313-0/+37
* | | testlib: Fix qtguiglobal.h include in qtestsupport_gui.hTor Arne Vestbø2018-07-311-1/+1
|/ /
* | Remove transitioning include from qdnd_p.hJoerg Bornemann2018-07-231-4/+0
* | testlib: Move qtestsystem helpers to their respective modulesTor Arne Vestbø2018-07-163-3/+143
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-024-6/+14
|\|
| * 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
| |\
| * | Ignore XDG_SESSION_TYPE=wayland on gnome-shellJohan Klokkhammer Helsing2018-06-051-3/+11
* | | Tracepoints: refactor the existing tracepoint namesGiuseppe D'Angelo2018-06-281-4/+4
* | | dnd: send DragEnter and DragMove on DnD startGatis Paeglis2018-06-255-65/+78
* | | QByteArray: add compare() with case sensitivity optionsThiago Macieira2018-06-221-1/+2
* | | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-0723-316/+411
|\ \ \ | | |/ | |/|
| * | Fix build for Android with android-clang in r17Liang Qi2018-06-062-4/+4
| |/
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-2921-311/+406
* | macOS: Add QSurfaceType::MetalSurfaceMorten Johan Sørvig2018-05-112-1/+6
* | Revert "qbasicdrag: temporary restore obsolete APIs"Gatis Paeglis2018-05-091-4/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-083-2/+17
|\|
| * 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
* | qbasicdrag: temporary restore obsolete APIsGatis Paeglis2018-05-081-2/+4
* | Move default implementation of update requests to QPlatformWindowTor Arne Vestbø2018-05-077-39/+39
* | qpa: improve API to support DnDs from other processesGatis Paeglis2018-05-046-36/+143
* | Add a QPalette color role for placeholder textsFilipe Azevedo2018-05-042-3/+44
* | QShortcut: Try harder to find a widget for parentless menubarsGabriel de Dietrich2018-05-031-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-032-23/+2
|\|
| * Fix for mouse with modifiers handlingKarim Pinter2018-05-022-23/+2
* | Provide QPlatformWindow::hasPendingUpdateRequest() helper functionTor Arne Vestbø2018-04-172-0/+13
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-151-1/+1
|\|
| * QStyleHints: emit correct signal when calling setMouseQuickSelectionThresholdAkihito Izawa2018-04-131-1/+1
* | Revert "Bring QWindowPrivate::deliverUpdateRequest() back temporarily"Liang Qi2018-04-062-8/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-051-0/+21
|\|
| * 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
* | Bring QWindowPrivate::deliverUpdateRequest() back temporarilyLiang Qi2018-04-042-0/+8
* | Move delivery of update requests into QPlatformWindowTor Arne Vestbø2018-03-294-13/+21
* | QShortcutMap::createNewSequences: Add some debug outputFriedemann Kleint2018-03-281-0/+13
* | Add a legacy-free QWheelEvent constructorShawn Rutledge2018-03-232-2/+43
* | Clarify that QExposeEvent/exposeEvent handles any invalidation of the windowTor Arne Vestbø2018-03-202-7/+9
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-152-1/+4
|\|
| * QWindowWindow: Avoid resize events from the ctorLaszlo Agocs2018-03-131-0/+3
| * Use QWindow::windowStates() for WindowStateChangedEvent::oldStateJohan Klokkhammer Helsing2018-03-131-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-072-1/+2
|\|
| * Check for WindowActivation capability instead of platformJohan Klokkhammer Helsing2018-03-062-1/+2