summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | CoreText: Add support for providing scaled glyphs to the glyph-cacheTor Arne Vestbø2013-01-152-2/+11
| * | | | | | | Refactor paint/font-engine shouldDrawCachedGlyphs and supportsTransformationsTor Arne Vestbø2013-01-102-3/+3
| * | | | | | | Merge branch 'stable' into devSergio Ahumada2013-01-092-3/+15
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'stable' into devFrederik Gladhorn2013-01-0713-51/+0
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'stable' into devFrederik Gladhorn2013-01-0423-64/+135
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Skip FcCharSetHasChar() callKonstantin Ritt2013-01-021-1/+1
| * | | | | | | | | | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-216-64/+107
* | | | | | | | | | | Added configuration environment variables for evdev input plugins.Libor Tomsik2013-03-204-4/+21
* | | | | | | | | | | Compile when EGL headers are located in non-standard locationGunnar Sletta2013-03-121-0/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Fix potential crash in accessibility key event handlingFrederik Gladhorn2013-03-062-7/+10
* | | | | | | | | | QGnomeTheme style names: replace cleanlooks with fusionJ-P Nurmi2013-03-031-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Remove debug output that can cause crashes in static builds.Frederik Gladhorn2013-02-251-12/+53
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Add translator help for accessibility stringsFrederik Gladhorn2013-02-081-4/+68
* | | | | | | | Accessibility: Ignore TableModelChanges on Linux for now.Frederik Gladhorn2013-02-071-16/+4
* | | | | | | | Check if the interface pointer is valid to avoid a potential crash.Jan Arve Saether2013-02-061-1/+1
* | | | | | | | Fix lupdate-warnings in QSpiAccessibleBridge.Friedemann Kleint2013-02-051-64/+64
* | | | | | | | Fixed missing support for single buffered OpenGL on OS X.Samuel Rødal2013-02-051-1/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Disable only accessibility bridge without dbus on linuxFrederik Gladhorn2013-01-231-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Accessibility Linux: Make dbus registration asyncFrederik Gladhorn2013-01-226-88/+133
* | | | | | Update copyright year in Digia's license headersSergio Ahumada2013-01-1873-73/+73
| |_|_|_|/ |/| | | |
* | | | | Fix crash when trying to create paths for color-glyphs (Emoji) on MacTor Arne Vestbø2013-01-142-2/+26
| |_|_|/ |/| | |
* | | | Fix DnD when using QSimpleDrag.Sergio Martins2013-01-072-3/+15
| |_|/ |/| |
* | | Revert "Enable module build with QT_NO_ACCESSIBILITY"aavit2013-01-0413-51/+0
| |/ |/|
* | Fix GCC warning about parentheses in QtPlatformSupportThiago Macieira2013-01-021-1/+2
* | Fix warning about unused variable in QtPlatformSupportThiago Macieira2012-12-221-1/+1
* | add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* | Enable module build with QT_NO_ACCESSIBILITYTasuku Suzuki2012-12-2013-0/+51
* | Accessibility Linux: Prevent access to invalid interfacesFrederik Gladhorn2012-12-181-5/+20
* | Do not inform that a widget is not visible when it's disabled.José Millán Soto2012-12-161-2/+0
* | Handle disabled state changeJosé Millán Soto2012-12-161-0/+7
* | Implemented AtSpiAdaptor::notifyStateChangeJosé Millán Soto2012-12-152-15/+15
* | Add missing bit in initialization.Frederik Gladhorn2012-12-141-0/+1
* | Fix styleName support in QPA font databaseJiang Jiang2012-12-143-7/+12
* | Fix warning - unused variable (d-pointer)Frederik Gladhorn2012-12-141-2/+0
* | Accessible: Improve value interfacev5.0.0-rc2Frederik Gladhorn2012-12-121-31/+21
* | Compile with QT_NO_CURSOR.Volker Krause2012-12-073-0/+6
* | properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-041-1/+0
|/
* default to Regular font with FontConfigMichał Sawicz2012-11-231-5/+5
* Fix transformed text on Mac OS XEskil Abrahamsen Blomfeldt2012-11-232-0/+7
* Return something from QPAEventDispatcherGlib::processEventshjk2012-11-231-1/+1
* Mac: fix invalid context in imageForGlyphTeemu Katajisto2012-11-211-1/+1
* QPAEventDispatcherGlib: Use correct flags when sending eventsOliver Wolff2012-11-212-3/+18
* Detect Unity by checking XDG_CURRENT_DESKTOP and use Gnome theme.Friedemann Kleint2012-11-202-2/+7
* exclude 3rdparty from lupdateOswald Buddenhagen2012-11-201-0/+2
* Avoid duplicate entries in QGenericUnixTheme::themeNames()J-P Nurmi2012-11-121-3/+3
* evdevtouch: also use BTN_TOUCH with value == 0 to detect TouchPointReleasedJon Trulson2012-11-111-0/+5
* Accessibility Linux: Do not depend on external libatspi2Frederik Gladhorn2012-11-081-2/+0
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-1/+1
* Fix for compiling with clang with c++11.Erik Verbruggen2012-11-061-1/+1
* Cocoa: make text subpixel rendering check to work for non-Apple displaysTeemu Katajisto2012-11-031-16/+38