summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Android: added ApplicationState capability.Yoann Lopes2013-08-286-0/+44
* Enable DWM transparency for OpenGL windows under WindowsGiuseppe D'Angelo2013-08-285-0/+86
* Rename QIOSEventDispatcher to QEventDispatcherCoreFoundationTor Arne Vestbø2013-08-231-2/+2
* iOS: Determine render buffer resize based on CA layer, not Qt windowTor Arne Vestbø2013-08-231-5/+5
* Move SnapToDefaultButton from QPlatformDialogHelper to QPlatformThemeAndy Shaw2013-08-233-19/+2
* Accessibility for AndroidFrederik Gladhorn2013-08-228-1/+458
* Remove rowColumnExtents from QAccessibleTableCellInterfaceFrederik Gladhorn2013-08-223-12/+6
* iOS: Activate window on touchesEnded instead of touchesBeganRichard Moe Gustavsen2013-08-221-6/+8
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Thiago Macieira2013-08-2212-97/+201
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-2112-97/+201
| |\
| | * Windows: Add hit test handling for non-client areas.Friedemann Kleint2013-08-194-2/+51
| | * xcb: Fix TouchPointPressed being sent multiple times.Jocelyn Turcotte2013-08-191-3/+5
| | * Merge branch 'release' into stableSergio Ahumada2013-08-151-2/+1
| | |\
| | | * Fix escaped compose key parsingGatis Paeglis2013-08-141-1/+2
| | | * Avoid a potential crash in unignoredChildrenJan Arve Saether2013-08-091-2/+1
| | * | Cut away 2/3 of the startup time on LinuxLars Knoll2013-08-154-87/+138
| | * | Cocoa: bugfix mouse wheel + modifier keys not workingRichard Moe Gustavsen2013-08-151-2/+2
| | * | Cocoa: Set window title after setting window flags if window has borderDaiwei Li2013-08-151-0/+3
| | * | Fix QKeyEvent::isAutoRepeat on MacGatis Paeglis2013-08-141-1/+1
* | | | XCB: Suppress warnings about unhandled client messages.Friedemann Kleint2013-08-211-3/+5
|/ / /
* | | Add missing PLUGIN_CLASS_NAMEStephen Kelly2013-08-201-0/+1
* | | XI2 touch support: must call deviceForId to create the deviceShawn Rutledge2013-08-161-2/+4
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-1629-256/+1189
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-1429-256/+1189
| |\| |
| | * | Cocoa: Allow to hide menu items in menubarGabriel de Dietrich2013-08-133-8/+15
| | * | Fix QDialog position shift bug after resize.Balazs Domjan2013-08-131-0/+3
| | * | Make QCoreWlan plugin compile on 10.9Gabriel de Dietrich2013-08-122-155/+989
| | * | Do not use QWindowsFileDialogHelper for Windows Server 2003Jonathan Liu2013-08-111-1/+1
| | * | Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-08-097-27/+63
| | |\ \
| | | * | Merge branch 'release' into stableSergio Ahumada2013-08-097-27/+63
| | | |\|
| | | | * Don't release the printer after using it to change a propertyAndy Shaw2013-08-081-4/+1
| | | | * Fix handling of non-latin1 shortcutsGatis Paeglis2013-07-312-22/+51
| | | | * Windows: Clear window under mouse in destruction of platform window.Friedemann Kleint2013-07-304-1/+11
| | * | | Return EGLNativeWindowType instead of window number in winId()Alexey Chernov2013-08-092-5/+2
| | |/ /
| | * | [Mac] Fix modifier reporting issue in the key eventsGatis Paeglis2013-08-081-1/+1
| | * | Fix typosFrederik Gladhorn2013-08-062-2/+2
| | * | Add how to create a udev rule for the evdev pluginsJorgen Lind2013-08-022-0/+15
| | * | OSX: do not force a plain window to be on the same level as its parentShawn Rutledge2013-08-021-5/+7
| | * | Fix stuck modifier issue in the non-xcb_xkb code pathGatis Paeglis2013-08-021-19/+24
| | * | Fix build with QT_NO_CURSOR.Sérgio Martins2013-07-311-17/+19
| | * | Don't run this code on WinCE, the variable will be unused.Sérgio Martins2013-07-311-1/+1
| | * | eglfs: allow egl native window to be zeroSamuli Piippo2013-07-312-4/+7
| | * | eglfs: Fix updates when resizing backing storeEskil Abrahamsen Blomfeldt2013-07-311-1/+3
| | * | xcb: mouse wheel does not focus a windowShawn Rutledge2013-07-311-2/+3
| | * | Gtk theme: emit currentFontChanged() in font dialog helperLiang Qi2013-07-301-0/+1
| | * | Cocoa: Make sure that resizeEvent is invoked after calling resizeNils Jeisecke2013-07-301-2/+5
| | * | Add workaround for GL on Android emulatorEskil Abrahamsen Blomfeldt2013-07-292-0/+16
| | * | Build offscreen plugin only if freetype is available on Windows.Friedemann Kleint2013-07-291-1/+3
| | * | EGLFS and MinimalEGL windows are not marked as OpenGL surfacesAllan Sandfeld Jensen2013-07-264-5/+2
| | * | xcb: Fix minor leaks in XSettings codeUli Schlachter2013-07-251-1/+3