summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-122-24/+170
|\
| * Font Database: Add support for private, system UI font familiesGabriel de Dietrich2014-08-112-24/+170
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-042-3/+14
|\|
| * Add missing power button keycode to keymapRainer Keller2014-07-311-0/+1
| * QCoreTextFontDatabase: Fix font weight value when populating a familyGabriel de Dietrich2014-07-291-3/+13
* | Add QFont strategy to disable subpixel antialiasingAllan Sandfeld Jensen2014-08-031-1/+3
* | Make QOpenGLWidget publicLaszlo Agocs2014-08-012-7/+11
* | Add EglDisplay case to nativeResourceForContext on eglfsAndras Becsi2014-07-301-0/+4
* | Accessibility Linux: Also send meta key as modifierFrederik Gladhorn2014-07-301-0/+2
* | Add accessible roles for web document, paragraph and sectionFrederik Gladhorn2014-07-231-0/+6
* | Accessibility Linux: send children changed notificationsFrederik Gladhorn2014-07-232-1/+17
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-6/+13
|\|
| * Accessibility Linux: Fix crashes when accessing invalid functionsFrederik Gladhorn2014-07-031-6/+13
* | Use RGBA8888 always in the eglfs backingstoreLaszlo Agocs2014-07-091-8/+1
* | Update copyright to 2014 for accessibilityFrederik Gladhorn2014-07-0414-14/+14
* | Accessibility Linux: Implement set focus actionFrederik Gladhorn2014-07-041-7/+7
* | Fix build with -no-accessibilityFrederik Gladhorn2014-07-031-5/+7
* | Report keyboard modifiers in evdevmouseLaszlo Agocs2014-07-021-2/+4
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-25/+14
|\|
| * Fix visual selection with EGL on xcbLaszlo Agocs2014-06-061-25/+14
* | Cleanup local var usageFrederik Gladhorn2014-06-301-4/+2
* | QEGLPlatformIntegration: fix build on AndroidJ-P Nurmi2014-06-281-0/+2
* | Support translucent windows on eglfsLaszlo Agocs2014-06-255-10/+66
* | Add a way to access loadKeymap on eglfsLaszlo Agocs2014-06-256-8/+73
* | Accessibility Linux: Fix methods returning rects as iiii for AT-SPIFrederik Gladhorn2014-06-202-7/+7
* | Accessibility: Add actions for value interfacesJan Arve Saether2014-06-204-0/+188
* | Accessibility Linux: Act more like Gtk for key pressesFrederik Gladhorn2014-06-172-13/+27
* | Add support for querying "eglconfig" from eglfsAndras Becsi2014-06-131-0/+6
* | Load winsys and gl dynamically in the windows pluginLaszlo Agocs2014-05-221-11/+0
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-224-29/+136
|\|
| * egl cursor: The sampler is a uniform not an attributeLaszlo Agocs2014-05-191-1/+1
| * Accessibility: Update ComboBox text on arrow keysFrederik Gladhorn2014-05-161-7/+20
| * qmacmime: rename and move QMacPasteboardMimePlainText to the cocoa pluginRichard Moe Gustavsen2014-05-161-62/+0
| * qmacmime: add support for public.rtfRichard Moe Gustavsen2014-05-161-0/+88
| * qmacmime: add support for public.textRichard Moe Gustavsen2014-05-141-0/+65
| * Fix crash when loading invalid font data in QRawFontEskil Abrahamsen Blomfeldt2014-05-141-0/+3
* | qpa: Clean up and refactor qfontengine_qpaTor Arne Vestbø2014-05-153-4/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-133-4/+15
|\|
| * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-131-3/+2
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-121-3/+2
| | |\
| | | * Avoid using repeat on widget textures in eglfsLaszlo Agocs2014-05-091-3/+2
| * | | CoreText: Prevent creation of CGContext for glyphs with empty bounding boxTor Arne Vestbø2014-05-121-0/+5
| * | | Allow QFont lookups using localized family names by adding family aliasTor Arne Vestbø2014-05-121-1/+8
| |/ /
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-132-3/+43
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-132-3/+43
| |\| |
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-032-3/+43
| | |\|
| | | * Avoid reentering processMouseEvents on embeddedLaszlo Agocs2014-04-282-3/+43
* | | | qpa: merge qrawfont_qpa.cppTor Arne Vestbø2014-05-131-1/+1
* | | | EvdevTouch: Added "invertx" and "inverty" parametersTakumi Asaki2014-05-121-0/+12
* | | | Support adopting an existing EGLContext in eglfs and xcbLaszlo Agocs2014-05-094-22/+82