summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* winrt: Fix MessageDialog show on windows phone.Samuel Nevala2015-08-271-10/+16
* winrt: Add missing Q_DECL_OVERRIDE and fix white space.Samuel Nevala2015-08-272-8/+6
* ibus: Return correct scan code to windowsTakao Fujiwara2015-08-252-18/+35
* Harmonize input context selectionBernd Weimer2015-08-254-11/+11
* Remove unused kms pluginLouai Al-Khanji2015-08-2519-2006/+0
* xcb: set QTabletEvent's timestamp from the window system eventShawn Rutledge2015-08-241-9/+8
* Windows: set QTabletEvent's timestamp from the window system eventShawn Rutledge2015-08-241-8/+10
* winphone: Fix keyboard show/hide callsAndrew Knight2015-08-241-8/+18
* winrt: Hide status bar on windows phone.Samuel Nevala2015-08-201-0/+25
* linuxfb: Use libinput by default when availableLaszlo Agocs2015-08-181-0/+11
* eglfs: Use libinput by default when availableLaszlo Agocs2015-08-181-0/+12
* OSX FreeType: Add support for sub pixel font rendering.Sérgio Martins2015-08-142-0/+11
* winrt: Refactor platform plugin for XAML supportAndrew Knight2015-08-1311-506/+561
* Android: Add support for EnterKeyKai Uwe Broulik2015-08-113-6/+10
* OSX: Add initial FreeType supportMathias Hasselmann2015-08-113-6/+33
* Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devTimur Pocheptsov2015-08-0932-159/+216
|\
| * Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-0632-159/+216
| |\
| | * Fix shortcut handling with modifiersFrederik Gladhorn2015-08-051-2/+6
| | * Android: Manually detach the thread after calling quitApp.Christian Strømme2015-08-031-0/+5
| | * fix build with no built-in image handlersOswald Buddenhagen2015-08-032-0/+2
| | * Micro optimization to Basic/Android FDB::populateFontDatabase()Konstantin Ritt2015-07-311-5/+8
| | * Default implementation for QPlatformFontDatabase::fallbacksForFamily()Konstantin Ritt2015-07-314-30/+14
| | * xcb: Make it compile on systems with xinput2 < 2.2Martin Koller2015-07-301-11/+13
| | * Let the linker find xcb_poll_for_queued_event for usThiago Macieira2015-07-281-6/+9
| | * Make the function pointer to xcb_poll_for_queued_event not a memberThiago Macieira2015-07-282-16/+20
| | * xcb: Fix build with QT_NO_CURSORAndrew Knight2015-07-281-0/+2
| | * xcb: fix tablet proximity againShawn Rutledge2015-07-281-5/+4
| | * Windows: Split code paths for touch/native gesture events.Friedemann Kleint2015-07-273-6/+27
| | * iOS: add missing Q_DECL_OVERRIDERichard Moe Gustavsen2015-07-277-45/+45
| | * iOS: use UIKeyboardTypeNumbersAndPunctuation for Qt::ImhPreferNumbersRichard Moe Gustavsen2015-07-271-0/+2
| | * ios: Do not drop the user-provided default QSurfaceFormatLaszlo Agocs2015-07-251-1/+1
| | * Windows/QClipboard: Fix crash in debug output of QMimeData.Friedemann Kleint2015-07-232-19/+20
| | * fix -no-opengl buildJoerg Bornemann2015-07-232-1/+4
| | * Fixed null pointer dereferenceRon Bessems2015-07-221-6/+6
| | * xcb: Ignore disabling of outputs in the middle of the mode switchAlexander Volkov2015-07-221-5/+13
| | * When a screen comes back online, the windows need to be told about itRalf Jung2015-07-221-0/+8
| | * Windows: Fix handling of cursor flash time.Friedemann Kleint2015-07-211-1/+1
| | * Windows: register alias for application fontJian Liang2015-07-202-5/+11
| | * Fix GCC 4.9 warning about repeated attributesThiago Macieira2015-07-181-1/+1
* | | Add Mir client platform pluginPaul Olav Tvete2015-08-0927-0/+3440
* | | windows: Fix the OpenGL blacklistLaszlo Agocs2015-08-081-1/+1
* | | OS X adaptations to the high-DPI APIMorten Johan Sørvig2015-08-062-19/+20
* | | platforms: cocoa - fix QCocoaWindow::bottomLeftClippedByNSWindowOffsetTim Blechmann2015-08-061-5/+4
* | | eglfs: save state in the cursorLaszlo Agocs2015-08-062-16/+115
|/ /
* | winphone: Remove old codeAndrew Knight2015-08-051-5/+0
* | winphone: Remove old non-DirectWrite codeAndrew Knight2015-08-053-36/+2
* | Cocoa QPA plugin: Unlock full Q_DECL_OVERRIDE karmaGabriel de Dietrich2015-08-0115-115/+115
* | Cocoa Integration: Support non-native input context pluginsGabriel de Dietrich2015-08-012-4/+8
* | qwindowstheme.cpp: Fix compiler warnings by MSVC2015 (64bit).Friedemann Kleint2015-08-011-1/+1
* | Add Intel Q965/Q963 and G33/31 to the Windows OpenGL blacklistKimmo Leppälä2015-07-311-1/+26