summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-24126-2382/+1374
* Make QScreenPrivate constructor a bit clearerTor Arne Vestbø2014-09-241-5/+5
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-249-22/+62
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-239-22/+62
| |\
| | * QGuiApplication: clear font database on cleanupTim Blechmann2014-09-121-0/+1
| | * Add missing private headers warningSamuel Gaist2014-09-043-5/+29
| | * Recreate child windows when changing screensDyami Caliri2014-08-282-13/+22
| | * Fix handling QT_IM_MODULE=nonePekka Vuorela2014-08-231-1/+1
| | * Android: use correct size when leaving fullscreenPaul Olav Tvete2014-08-201-3/+3
| | * Make QWindowContainer handle drag'n'dropAllan Sandfeld Jensen2014-08-201-0/+2
| | * Fix QT_NO_ANIMATION buildSérgio Martins2014-08-131-0/+4
* | | emulate mouse move in default implementation of QPlatformCursor::setPosJoerg Bornemann2014-09-231-2/+7
* | | Fix spin box with fine grained wheel eventsAllan Sandfeld Jensen2014-09-231-1/+10
|/ /
* | Respect the PM_SmallIconSize setting for icons in a menu on OS XAndy Shaw2014-09-201-1/+1
* | Keep a source of propagated mouse eventsAlexander Volkov2014-09-191-1/+2
* | Set a missing source for mouse events synthesized by QtAlexander Volkov2014-09-191-1/+2
* | Change the state of only the left mouse button when sending fake mouse eventsAlexander Volkov2014-09-161-2/+3
* | Fix high dpi support in QOpenGLWindowLaszlo Agocs2014-09-151-3/+4
* | Use default surface format in QOffscreenSurfaceLaszlo Agocs2014-09-141-0/+1
* | qpa: Make screen geometry updates (full and available geometry) atomicTor Arne Vestbø2014-09-106-53/+30
* | Add an option to share between TLWsLaszlo Agocs2014-09-103-3/+26
* | Fix no-opengl buildLaszlo Agocs2014-09-011-0/+6
* | QEvent check for QT_NO_GESTURES in new debug code.Dyami Caliri2014-08-251-0/+4
* | Support QOpenGLWidget and QQuickWidget on AndroidLaszlo Agocs2014-08-251-0/+3
* | Replacement for QWS_DBLCLICK_DISTANCEPelle Johnsen2014-08-211-1/+5
* | Debug logging support for QNativeGestureEventShawn Rutledge2014-08-211-1/+8
* | Remove QPlatformScreenPageFlipper.Robin Burchell2014-08-195-226/+0
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Giuseppe D'Angelo2014-08-192-0/+5
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-122-0/+5
| |\|
| | * Initialize member.Gunnar Sletta2014-08-081-0/+1
| | * Do not add QOffscreenSurface windows to the global listLaszlo Agocs2014-08-051-0/+3
| | * OpenGL: destroy QGLContext allocated by QGLContext::fromOpenGLContextDavid Fries2014-08-051-0/+4
* | | Forward menu button events to Qt if there is no visible menubar.BogDan Vatra2014-08-162-3/+10
* | | Fix compilation of QPixelFormat with old clangFrederik Gladhorn2014-08-151-1/+3
* | | Android: don't kill the app without warningPaul Olav Tvete2014-08-131-3/+1
|/ /
* | Make the expose region local on all platformsLaszlo Agocs2014-08-122-2/+5
* | Use NAmE spelling of grey (gray)Marc Mutz2014-08-091-1/+1
* | QPixelFormat: don't inherit itMarc Mutz2014-08-092-282/+155
* | QPixelFormat is better taken by-valueMarc Mutz2014-08-091-2/+2
* | QPixelFormat: implement some oneliners in the class bodyMarc Mutz2014-08-091-15/+6
* | QPixelFormat: don't use bit fieldsMarc Mutz2014-08-091-101/+112
* | Add default format to QSurfaceFormatLaszlo Agocs2014-08-085-1/+59
* | Fix the docs for resizeGL in QOpenGLWindowLaszlo Agocs2014-08-081-3/+9
* | Avoid repaints and swapbuffers when the platform window is already goneLaszlo Agocs2014-08-071-1/+2
* | QPlatformMenu: add overloaded function 'showPopup' that takes a target rectRichard Moe Gustavsen2014-08-061-1/+6
* | Add debug operator for QTouchEvent::TouchPointShawn Rutledge2014-08-062-23/+33
* | Be consistent in GrayScale vs Grayscale namingAllan Sandfeld Jensen2014-08-062-8/+8
* | Document the destroy/create behavior of QOpenGLContext::create()Laszlo Agocs2014-08-061-0/+3
* | QPalette: add move constructorMarc Mutz2014-08-062-2/+15
* | QPixelFormat: have field 'unused' have the correct number of bitsMarc Mutz2014-08-051-1/+2