summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mac: Correct writingSystem check value for ChineseLiang Qi2012-10-301-2/+2
* Accessibility: make sure right objects are cached on linuxFrederik Gladhorn2012-10-271-1/+1
* Be more careful about asserting in accessibility.Frederik Gladhorn2012-10-271-1/+5
* Possibility to change custom Drag&Drop cursors while dragging something. Impl...Cyril Oblikov2012-10-261-2/+13
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-2/+2
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-1/+0
* Handle separators in menus in AT-SPI (Linux accessibility)José Millán Soto2012-10-191-2/+3
* Clean up instantiation of mapping of AT-SPI roles.Frederik Gladhorn2012-10-191-66/+65
* Accessibility: make sure right objects are cached on linuxFrederik Gladhorn2012-10-191-1/+1
* Cocoa: fix coretext memory leaksTeemu Katajisto2012-10-192-0/+3
* Fix compile with -no-widgetsRohan McGovern2012-10-182-4/+3
* Accessibility doesn't need QApp from QWidgets.Frederik Gladhorn2012-10-171-1/+1
* Fix function names in warning messages.Frederik Gladhorn2012-10-161-7/+7
* Use QLatin1String in AtSpiAdaptor::applicationInterfaceJosé Millán Soto2012-10-151-4/+4
* QPlatformWindow: change API for QPlatformWindow::setWindowFlagsRichard Moe Gustavsen2012-10-152-3/+2
* Accessibility: Implement GetVersion and GetLocale in app adaptor.Frederik Gladhorn2012-10-131-1/+10
* Add workaround for typo in libatspi VisualdataChangedFrederik Gladhorn2012-10-131-1/+2
* Remove trivial debug output from QSpiAccessibleBridgeJocelyn Turcotte2012-10-111-3/+1
* Do not handle invalid accessibles in atspi bridge.Frederik Gladhorn2012-10-101-0/+4
* Accessibility: For app claim support for app iface.Frederik Gladhorn2012-10-031-0/+2
* Implement action de-marshalling.Frederik Gladhorn2012-10-031-2/+5
* Make accessibility debug output optional.Frederik Gladhorn2012-10-033-56/+63
* Fixed qglxconvenience.cpp compile for GLX 1.3.Samuel Rødal2012-10-011-1/+3
* Accessibility: rather than assert, just warn.Frederik Gladhorn2012-09-271-5/+7
* XCB: Correctly report the created OpenGL context version and profileSean Harmer2012-09-261-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2273-1758/+1758
* Correct QSpiAccessibleBridge::setRootObject definitionJosé Millán Soto2012-09-222-5/+3
* OpenGL: Add runtime check for OS X version and improve logicSean Harmer2012-09-211-4/+9
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-143-5/+5
* Remove unused file.Frederik Gladhorn2012-09-111-94/+0
* Fix printing with OS X platform pluginEskil Abrahamsen Blomfeldt2012-09-101-1/+13
* Fix rounding error when drawing scaled text on OS XEskil Abrahamsen Blomfeldt2012-09-101-6/+6
* Removing duplicate includesSergio Ahumada2012-09-091-1/+0
* Use QStringList::join(QChar) overload where applicable [QtWidgets]Marc Mutz2012-09-072-2/+2
* Use QStringList::join(QChar) overload where applicable [QtGui]Marc Mutz2012-09-072-2/+2
* Enable autodetecting of EGL event for desktop GLJorgen Lind2012-09-071-9/+8
* Mark plugin class docs as internal.Frederik Gladhorn2012-09-075-15/+8
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-1/+1
* fbbackingstore: Don't overload inherited virtual functionKent Hansen2012-08-242-3/+2
* Replace deprecated ATS calls with CTFontManager calls in 10.8Jiang Jiang2012-08-211-1/+48