summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* EGLFS: Do not assume all hooks will want to create a QEGLPlatformCursorLouai Al-Khanji2014-09-161-0/+1
* Read and use WheelScrollLines configuration on KDEAllan Sandfeld Jensen2014-09-121-0/+8
* QEvDevTouch: use qEnvironmentVariableIntValue()Marc Mutz2014-09-121-1/+1
* QFbVtHandler: use qEnvironmentVariableIntValue()Marc Mutz2014-09-121-1/+1
* eglconvenience: use qEnvironmentVariableIntValue()Marc Mutz2014-09-122-6/+6
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-104-4/+18
|\
| * Change a qFatal to a qWarningLars Knoll2014-09-031-1/+2
| * Make the EGL platform cursor reset the array bufferLaszlo Agocs2014-09-022-2/+6
| * Prevent current context from becoming inconsistent upon create()Laszlo Agocs2014-09-011-1/+10
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-018-68/+331
|\|
| * Enables remap of NumpadKeys when Numlock is on and using evkeyboard.Risto Avila2014-08-271-0/+70
| * QCoreTextFontDatabase: Remove number type asserts.Morten Johan Sørvig2014-08-261-2/+0
| * Accessibility Linux: add action interfaces for valueFrederik Gladhorn2014-08-193-23/+37
| * Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Giuseppe D'Angelo2014-08-192-24/+170
| |\
| | * 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
| * | | Accessibility Linux: use Frame for WindowsFrederik Gladhorn2014-08-181-2/+2
| * | | Support antialias and rgba Xft settings as used by GNOME and UNITYAllan Sandfeld Jensen2014-08-181-17/+52
* | | | Compile with -no-feature-accessibilityFrederik Gladhorn2014-08-2113-4/+31
|/ / /
* | | GTK2 theme should use GTK configured font variantAllan Sandfeld Jensen2014-08-172-6/+23
* | | Support autohint and lcdfilter fontconfig configurationAllan Sandfeld Jensen2014-08-161-0/+20
* | | Make sure to have a pbuffer-capable config for the temp pbufferLaszlo Agocs2014-08-141-1/+5
* | | Move SubpixelAntialiasingType from QFontEngineFT to QFontEngineAllan Sandfeld Jensen2014-08-141-30/+30
* | | Fix composition for windows with alphaLaszlo Agocs2014-08-132-2/+5
* | | Add accessible rolesFrederik Gladhorn2014-08-131-0/+12
|/ /
* | 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