summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-105-13/+14
|\
| * Fix bug on X11 with WA_TranslucentBackground and native child windows.Gatis Paeglis2014-01-101-1/+5
| * Don't check if a file exists before opening itThiago Macieira2014-01-101-4/+2
| * GTK FileDialog: don't convert QUrl to QString prematurelyShawn Rutledge2014-01-091-4/+3
| * Windows: Silence warning in QWindowsFileDialogHelper::selectFile().Friedemann Kleint2014-01-091-2/+2
| * iOS: Use in-place string renaming to rename main() instead of ldTor Arne Vestbø2014-01-061-2/+2
* | Add new direct2d platform pluginLouai Al-Khanji2014-01-1023-0/+3332
* | Shuffle things around in preparation for Direct2D platform pluginLouai Al-Khanji2014-01-1012-369/+724
* | Use XInput2 scrolling events to enable smoother scrollingAllan Sandfeld Jensen2014-01-094-28/+164
* | QNX: Expand on Virtual Keyboard SupportMike Fenton2014-01-096-175/+169
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-082-0/+18
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-062-0/+18
| |\|
| | * XCB: Fix pixmap leakUli Schlachter2014-01-051-0/+2
| | * Avoid duplicate emulated mouse events with XInput2Allan Sandfeld Jensen2014-01-031-0/+16
* | | QNX: Add some more properties to a touch pointFabian Bumberger2014-01-071-2/+24
* | | WinRT: Improve event dispatcherAndrew Knight2014-01-072-8/+35
|/ /
* | xcb: Remove useless flushesUli Schlachter2014-01-062-7/+2
* | OSX: support fake fullscreen and etcLiang Qi2014-01-032-4/+40
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-039-58/+79
|\|
| * Cocoa: fix single punctuation input via CJK input methodLiang Qi2014-01-031-5/+0
| * Android: Don't show ActionBar at startup.BogDan Vatra2014-01-021-1/+1
| * xcb platform: Fix build when both EGL and xcb-Xlib are usedAndrew Knight2013-12-311-2/+6
| * Windows platform plugin: Add missing case statementKurt Pattyn2013-12-301-0/+6
| * mtdev: Change to use configure detection instead of requiring source hacking.Robin Burchell2013-12-301-2/+3
| * linuxfb: Make mouse cursor behavior match eglfsLaszlo Agocs2013-12-301-0/+4
| * fix compile of qt without egl availableChristoph Cullmann2013-12-301-1/+1
| * xcb: added env variables to show input devices and eventsShawn Rutledge2013-12-303-45/+56
| * XCB: Don't recalculate the DPI if we have a forced DPI settingThiago Macieira2013-12-301-3/+3
* | Extend multimedia keysAllan Sandfeld Jensen2014-01-022-0/+13
* | Don't translate a null rect.Jan Arve Saether2013-12-271-1/+2
* | QNX: Add support for BB10 text highlighting and spell checkingRoger Maclean2013-12-244-54/+176
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-2423-123/+121
|\|
| * cocoa: avoid sending windowNotification to a non-QNSViewShawn Rutledge2013-12-231-4/+5
| * iOS: Fix C++11 buildTor Arne Vestbø2013-12-211-1/+1
| * Prevent a crash when there is no accessible interfaceAndy Shaw2013-12-211-1/+4
| * Fix warnings about forward declarations (-Wmismatched-tags)Sérgio Martins2013-12-202-3/+3
| * Fixed another assert in qwindowskeymapperOliver Wolff2013-12-201-2/+5
| * Fix writingSystems determination by code page range bitsKonstantin Ritt2013-12-192-6/+0
| * tslib: Derive default device value from TSLIB_TSDEVICE environment variableDaniel Giurcanu2013-12-181-1/+4
| * Fix [Linux]/[Linuxfb] screen initialization.Daniel Giurcanu2013-12-182-2/+4
| * Fix static builds on Mac.Morten Johan Sørvig2013-12-189-60/+60
| * QNX: avoid composition when possibleMatt Hoosier2013-12-161-11/+20
| * On configuration removal, take it away from foundConfigurationsLorn Potter2013-12-161-0/+1
| * make sure to signal only changed configurationsLorn Potter2013-12-161-4/+8
| * add NetworkSessionRequired to connman caps.Lorn Potter2013-12-161-1/+2
| * iOS has native windows but not window managementShawn Rutledge2013-12-161-0/+2
| * always use connman to connect to cellular servicesLorn Potter2013-12-161-27/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-2322-44/+141
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-1622-44/+141
| |\|
| | * Correct debug bit setting with WGLLaszlo Agocs2013-12-131-6/+8