summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Add name for the Touchpad[Toggle|On|Off] keysAlbert Astals Cid2014-11-251-0/+3
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-247-32/+29
|\
| * Fix for current_fbo getting out of sync in QtOpenGLSamuel Rødal2014-11-111-0/+3
| * Make the -nograb and -dograb arguments actually work on xcbJørgen Lind2014-11-113-30/+0
| * docs: WindowType is important for dialogs to center themselvesShawn Rutledge2014-11-051-0/+4
| * QShapedPixmapWindow: do not leak the backing storeGiuseppe D'Angelo2014-10-312-0/+7
| * Ignore alert on an active windowJohn Brooks2014-10-291-2/+2
| * Add qobject_cast template specialisation for QWindowJørgen Lind2014-10-291-0/+13
* | Add debug output for QPlatformSurfaceEvent.Friedemann Kleint2014-11-171-0/+14
* | Send events when platform surfaces are created/about to be destroyedSean Harmer2014-11-174-0/+82
* | QSurface: added Q_DECLARE_METATYPEPaul Lemire2014-11-141-1/+3
* | Ensure that a leave event is sent to a popup that is being closedJørgen Lind2014-11-072-7/+6
* | Do not crash during global key presses.Jan Arve Saether2014-11-051-1/+1
* | Add QKeySequence::BackspaceMorten Johan Sørvig2014-10-313-2/+6
* | Clean up ShortcutOverride handlingFrederik Gladhorn2014-10-304-14/+43
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-274-10/+13
|\|
| * QPA: Flush window system events with flags.Morten Johan Sørvig2014-10-224-10/+13
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-208-36/+41
|\|
| * Fix ShortcutOverride for QtQuick on OSXJosh Faust2014-10-201-2/+10
| * Remove QOpenGLContextPrivate::globalShareContextJocelyn Turcotte2014-10-202-13/+0
| * Fix QOpenGLWindow tests when devicePixelRatio != 1Jørgen Lind2014-10-201-7/+10
| * qplatformmenu: remove unused and deprecated functionRichard Moe Gustavsen2014-10-131-5/+0
| * Update QOffscreenSurface docs regarding threadsLaszlo Agocs2014-10-131-0/+8
| * Doc: Update description of QKeyEvent classTopi Reinio2014-10-131-6/+5
| * Fix memory leak in QClipboard::setMimeData()Eskil Abrahamsen Blomfeldt2014-10-101-3/+8
* | Use requestUpdate in QOpenGL and RasterWindowLaszlo Agocs2014-10-102-15/+2
* | eglfs: Add support for systems without pbuffer supportLaszlo Agocs2014-10-103-0/+13
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-094-10/+10
|\|
| * Don't use QStringLiteral in startsWith/endsWidthMarc Mutz2014-10-091-1/+1
| * Do not re-create windows during application shutdownShawn Rutledge2014-10-061-1/+1
| * Doc: Use title case in section1 titlesNico Vertriest2014-09-303-8/+8
* | Introducing QWindow::requestUpdate().Gunnar Sletta2014-10-095-0/+84
* | EGLFS: Fix plugin destruction (again)Louai Al-Khanji2014-10-033-0/+13
* | QPlatformTheme: use qEnvironmentVariableIntValue()Marc Mutz2014-10-021-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-29126-2475/+1527
|\|
| * 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