summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|/ /
* | Fix broken gpu blacklist matching in the windows pluginLaszlo Agocs2015-07-161-1/+1
* | Mangle QNSApplication and methods into a namespaceMelanie Cappelaere2015-07-141-10/+10
* | Add support for PNG to QWindowsMimeImage::convertFromMime().Friedemann Kleint2015-07-101-2/+11
* | xcb: set SM_CLIENT_ID propertyStefan Becker2015-07-085-37/+57
* | xcb: Use _NET_FRAME_EXTENTS to get frame marginsAlexander Volkov2015-07-083-0/+20
* | Fix QAction::setAutoRepeat(false)Frederik Gladhorn2015-07-071-1/+1
* | DirectWrite: Fix crash when loading QRawFont from dataEskil Abrahamsen Blomfeldt2015-07-061-16/+13
* | eglfs: Destroy screens after windowsPier Luigi Fiorini2015-06-301-1/+4
* | Replace MAC OS X with OS XNico Vertriest2015-06-302-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-2811-35/+39
|\ \
| * \ Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-2711-35/+39
| |\ \
| | * | Revert "Windows: Use DND effect chosen in DragEnter/Move for Drop."Friedemann Kleint2015-06-221-1/+1
| | * | OSX: show file dialog in showCocoaFilePanel, don't wait for exec()Shawn Rutledge2015-06-172-22/+7
| | * | OSX: check if we have a native drag before accessing itRichard Moe Gustavsen2015-06-111-4/+6
| | * | Android: Delay initialization of Accessibility.Christian Strømme2015-06-094-3/+19
| | * | Cocoa: Remove ToolTip windows from popup stackMorten Johan Sørvig2015-06-051-1/+1
| | * | QNSImageView - remove observer before deallocTimur Pocheptsov2015-06-051-0/+1
| | * | Make logicalDpi consistent in relation to device pixel ratioAllan Sandfeld Jensen2015-06-041-4/+4
* | | | Treat color (ARGB) glyphs, e.g. Emoji, as having unreliable glyph outlinesTor Arne Vestbø2015-06-261-1/+1
|/ / /
* | | Return format as specified in original QWindowMike Krus2015-06-262-0/+9
* | | Windows / Wifi plugin: Refactor code resolving symbols from wlanapi.dll.Friedemann Kleint2015-06-261-10/+11
* | | Add missing Q_DECL_OVERRIDE in Cocoa specific header filesGabriel de Dietrich2015-06-246-61/+61
* | | cocoa: QNSView - guard implementation against deleted windowTim Blechmann2015-06-242-21/+21
* | | Only require polling when running on Windows XPAndy Shaw2015-06-231-1/+1
* | | xcb: make it possible to disable gl integrationsLaszlo Agocs2015-06-221-3/+8
* | | QCocoaMenu: Fix crash with 10.7 QFileDialog shortcutsDyami Caliri2015-06-201-0/+2
* | | xcb: Map touch points to screen coordinatesAlexander Volkov2015-06-193-3/+19
* | | Compile fix for QT_DEBUG_ANDROID_IM_PROTOCOLPaul Olav Tvete2015-06-161-1/+1
* | | Workaround for Google Keyboard strangenessPaul Olav Tvete2015-06-161-0/+5
* | | Fix GLX backend in static buildsLaszlo Agocs2015-06-161-0/+4
* | | xcb: Set _NET_WM_WINDOW_TYPE from a single placeAlexander Volkov2015-06-132-57/+63
* | | iOS: handle loading assets with different format than jpgRichard Moe Gustavsen2015-06-101-2/+2
* | | Don't manually delete QPlatformScreenKai Uwe Broulik2015-06-091-1/+3
* | | Remove useless truncation to the size the string already hasThiago Macieira2015-06-081-4/+2
* | | xcb: Ignore emulated pointer eventsAlexander Volkov2015-06-081-1/+1
* | | xcb: Fix getting the window types from the property of QWindowAlexander Volkov2015-06-081-1/+1
* | | fix usage of wince scopeOswald Buddenhagen2015-06-053-10/+10
* | | Cocoa: QCocoaApplicationDelegate - correctly install cleanup handlerTim Blechmann2015-06-041-1/+1
* | | xcb: Track touch points on a per device basisAlexander Volkov2015-06-032-6/+6
* | | Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-021-0/+3
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-021-0/+3
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/...Jani Heikkinen2015-06-021-0/+3
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-011-0/+3
| | | |\|
| | | | * Merge "Merge remote-tracking branch 'origin/5.4.2' into 5.4" into refs/stagin...Liang Qi2015-05-291-0/+2
| | | | |\
| | | | | * Workaround for Samsung keyboard bugPaul Olav Tvete2015-05-201-0/+2