summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix leaking QTabletEventPrivate instanceKirill Burtsev2018-10-251-0/+1
| * Don't block mouse events if the window is a Tooltip typeAndy Shaw2018-10-241-1/+2
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-2/+2
|\|
| * Modernize the "animation" featureLiang Qi2018-10-121-2/+2
* | Don't drop update requests when closing and reopening windowsUlf Hermann2018-10-161-0/+3
* | xcb: respect QEventLoop::ExcludeUserInputEvents in native event handlersGatis Paeglis2018-10-163-4/+27
* | QLineEdit: Disable input methods for password unless IME supports hidden textFriedemann Kleint2018-09-293-15/+19
* | Fix typos in the documentationAleix Pol2018-09-252-2/+2
* | Android: add support for custom buttons in native MessageDialog helperShawn Rutledge2018-09-252-3/+56
* | Update QOpenGLContext::currentContext after QPlatformOpenGLContext::makeCurrentTor Arne Vestbø2018-09-091-10/+8
* | Make QOpenGLContext::makeCurrent use early exit for all its flowTor Arne Vestbø2018-09-081-44/+42
* | Make flatpak portal support to be used also by Snap applicationsJan Grulich2018-09-021-5/+5
* | Windows QPA: Stop synthesizing mouse events from tablet/touchAndre de la Rocha2018-09-011-1/+1
* | WebAssembly for QtBaseMorten Johan Sørvig2018-08-302-1/+14
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-241-1/+1
|\|
| * Doc: fix typo in QNativeGestureEvent docsMitch Curtis2018-08-231-1/+1
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-08-221-1/+1
|\|
| * Fix spacing in << operator for QEventMitch Curtis2018-08-211-1/+1
* | Windows QPA: Add option to detect AltGr key pressesFriedemann Kleint2018-08-211-0/+3
* | macOS: Teach QWheelEvent to handle a new ScrollMomentum phaseTor Arne Vestbø2018-08-172-7/+8
* | Fix documentation issue for QOpenGLContext::makeCurrentTor Arne Vestbø2018-08-151-1/+1
* | Improve QWheelEvent debug outputTor Arne Vestbø2018-08-151-1/+6
* | Fix delta in QWheelEvent passed to QQuickItemFrederik Gladhorn2018-08-141-4/+6
* | qdoc: Fix several minor errors to reduce qdoc warningsMartin Smith2018-08-141-17/+24
* | macOS: Handle missing key in QKeySequencePrivate::decodeString()Erik Verbruggen2018-08-141-0/+5
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-084-21/+29
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-1/+8
|\|
| * HiDPI: Fix calculating window mask from pixmap on drag and dropBłażej Szczygieł2018-08-021-1/+8
* | Be more explicit about the effects of swapBuffers() on the current contextTor Arne Vestbø2018-08-061-1/+2
* | 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
|\ \ \ | | |/ | |/|