summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* qpa: Clean up and refactor qfontengine_qpaTor Arne Vestbø2014-05-153-4/+4
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Friedemann Kleint2014-05-1427-132/+102
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-1327-132/+102
| |\
| | * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-135-79/+37
| | |\
| | | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-125-79/+37
| | | |\
| | | | * Use XI2 event detail to determine changed mouse buttonv5.3.0-rc1Allan Sandfeld Jensen2014-05-053-20/+6
| | | | * WinRT: Fix multi-touch on PCAndrew Knight2014-05-052-59/+31
| | * | | Fix horizontal scrolling on Windows when ALT + mouse wheel is usedAndy Shaw2014-05-131-1/+1
| | * | | QNX: Silence startup warningsBernd Weimer2014-05-133-25/+10
| | * | | QNX: Don't build QNX-only parts on BlackBerryBernd Weimer2014-05-122-10/+14
| | * | | [QNX]Clear transparent regionsAndreas Holzammer2014-05-121-0/+21
| | * | | Direct2D QPA: Choose linear interpolation for smooth pixmap transformLouai Al-Khanji2014-05-121-2/+1
| | * | | Direct2D QPA: Never queue more than one frameLouai Al-Khanji2014-05-121-1/+4
| | |/ /
| | * | Direct2D QPA: Bump copyright year to match realityLouai Al-Khanji2014-05-0914-14/+14
* | | | Windows: Improve checking of options to the QPA plugin.Friedemann Kleint2014-05-141-6/+30
|/ / /
* | | Moved qt_mac_toQColor(CGColorRef) to qcocoahelpers.Ivan Komissarov2014-05-133-20/+22
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-1331-169/+511
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-1331-169/+511
| |\| |
| | * | kms plugin: use first returned mode if no preferred one is presentRolf Eike Beer2014-05-081-2/+6
| | * | kms plugin: do not needlessly query drm information twiceRolf Eike Beer2014-05-083-16/+8
| | * | Accessibility Android: Make debug tags consistentFrederik Gladhorn2014-05-081-1/+1
| | * | Android: text cursor position fixesPaul Olav Tvete2014-05-081-11/+44
| | * | iOS: Gracefully handle cancelling of subset of active touchesTor Arne Vestbø2014-05-081-11/+25
| | * | Android: remove the duplicate registration for qt accessibilityLiang Qi2014-05-081-1/+0
| | * | Direct2D QPA: Check Direct2D versionLouai Al-Khanji2014-05-072-2/+135
| | * | Direct2D QPA: Speed up text renderingLouai Al-Khanji2014-05-072-53/+60
| | * | Accessibility Android: Do not always append roleFrederik Gladhorn2014-05-071-8/+0
| | * | Windows: Use Format_ARGB32_Premultiplied for backing store with alpha.Friedemann Kleint2014-05-061-3/+2
| | * | Add virtual function to QFontEngine report if outlines are reliableJørgen Lind2014-05-062-0/+26
| | * | Accessibility: Do not report popup for QLineEditFrederik Gladhorn2014-05-061-4/+0
| | * | Direct2D QPA: Fix DXGI Factory discovery magicLouai Al-Khanji2014-05-051-1/+1
| | * | WinRT: set orientation update mask to native orientation by defaultAndrew Knight2014-05-051-0/+1
| | * | Direct2D QPA: Draw directly to swap chainLouai Al-Khanji2014-05-056-44/+149
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-039-15/+52
| | |\|
| | | * Cocoa QPA Menu: Clear menu items' Cocoa ancestor on destructionGabriel de Dietrich2014-05-022-0/+6
| | | * printsupport: only build cocoa backend for OS XRichard Moe Gustavsen2014-04-301-1/+1
| | | * QCocoaPrintDevice: Compile on Mac OS 10.6Morten Johan Sørvig2014-04-291-0/+4
| | | * iOS: Send updated expose events on application background/foregroundingTor Arne Vestbø2014-04-282-5/+28
| | | * Revert "Mac: fix bugs for font selection in QFontDialog"Liang Qi2014-04-281-6/+10
| | | * centralize auxiliary lib creationOswald Buddenhagen2014-04-281-3/+2
| | | * iOS: Send application state changes synchronouslyTor Arne Vestbø2014-04-281-0/+1
* | | | Support adopting an existing EGLContext in eglfs and xcbLaszlo Agocs2014-05-095-12/+36
* | | | Use QtPlatformHeaders to set platform specific functionalityJorgen Lind2014-05-094-0/+151
|/ / /
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-0658-413/+1350
|\| |
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-0226-62/+243
| |\ \
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-0126-62/+243
| | |\|
| | | * Cocoa: Fix crash on Combobox popup close.Morten Johan Sørvig2014-04-251-1/+1
| | | * Use runtime detection of XInput 2.1 to disable legacy wheel eventsAllan Sandfeld Jensen2014-04-254-13/+76
| | | * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-253-6/+6
| | | * Cocoa: Make Qt::Tool windows hide on deactivateMorten Johan Sørvig2014-04-251-1/+2