summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Properly read back the actual format in xcb and xlib plugins.Samuel Rødal2012-02-106-11/+18
* Move all usages of Relation enum values to QAccessible::relations()Jan-Arve Saether2012-02-103-40/+47
* Add support for xlib backend X Event filtersJohn Stanley2012-02-106-5/+29
* Improvement to font database cleanupjian liang2012-02-101-12/+19
* Take into account shaping in findRealWindowAlbert Astals Cid2012-02-091-3/+25
* Make copy and cut methods work in QAccessibleTextEditJosé Millán Soto2012-02-081-4/+11
* Fix compilation with MinGW-w64Jonathan Liu2012-02-083-2/+17
* Fix warnings in input contexts.Friedemann Kleint2012-02-082-2/+2
* Reorganize evdev pluginsLaszlo Agocs2012-02-0818-740/+406
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-4/+4
* Fix compiler warnings in accessible code.Friedemann Kleint2012-02-071-24/+0
* Ensure that posted events are sent by Q*Application::processEvents()Bradley T. Hughes2012-02-071-0/+9
* Compile with -no-freetype.Friedemann Kleint2012-02-071-0/+3
* Remove QAccessible::FocusChild, add focusChild()Jan-Arve Saether2012-02-068-129/+11
* MinGW: Fix warnings.Friedemann Kleint2012-02-041-3/+0
* Fix compilation on MinGW.Friedemann Kleint2012-02-033-18/+12
* processEvents(WaitForMoreEvents) should return after delivering eventsBradley T. Hughes2012-02-032-11/+28
* Windows QPA: Compile with QT_NO_CAST_FROM_ASCII, warnings.Friedemann Kleint2012-02-023-8/+12
* Move QString <-> NSString conversion to QtCoreMorten Johan Sorvig2012-02-028-75/+62
* speed up font enumeration in windows platformjian liang2012-02-021-8/+31
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-023-40/+40
* Remove duplicated function from QCocoaEventDispatcherBradley T. Hughes2012-02-021-23/+7
* Move QPlatformDialogs from QtWidgets to QtGui.Friedemann Kleint2012-02-013-10/+1
* Introduced BufferQueueingOpenGL capability in platofrm integrationGunnar Sletta2012-02-011-0/+1
* Maliit: Fix enter on VKB not resulting in text input field acceptanceSimon Hausmann2012-01-312-3/+28
* Rename meego to maliit platforminputcontextJan Arne Petersen2012-01-3111-68/+67
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-01-315-4/+17
* Mac: Fix compilation with -qtnamespace setKai Koehne2012-01-311-0/+3
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-313-109/+0
* Use events for accessibility updates.Frederik Gladhorn2012-01-312-9/+9
* xcb: Check for SHM extension before using itUli Schlachter2012-01-311-2/+6
* xcb: Check for SYNC extension before using itUli Schlachter2012-01-311-1/+5
* Changed debug output to option in qminimalbackingstore.Kurt Korbatits2012-01-312-8/+15
* directfb: Use QPlatformPixmap::fromFile for Qt resourcesHolger Hans Peter Freyther2012-01-311-8/+2
* Avoid non-standard indentation of license headers.Jason McDonald2012-01-304-156/+156
* Add native event filters to Windows, forward to Widgets.Friedemann Kleint2012-01-301-3/+11
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30375-375/+375
* Use per session socket to connect to maliit serverJan Arne Petersen2012-01-294-1/+157
* Decouple QPlatformTheme from QDialog.Friedemann Kleint2012-01-278-73/+40
* Windows: Fix exit crash related to deletion of platform screens.Friedemann Kleint2012-01-273-6/+3
* Fix compilation of MeeGo/Maliit related code after Qt::ScreenOrientation API ...Simon Hausmann2012-01-273-3/+3
* Fall back on glXChooseVisual() if glXChooseFBConfig() doesn't work.Samuel Rødal2012-01-274-46/+69
* Fix virtual keyboard on Harmattan not following window content orientation ch...Simon Hausmann2012-01-262-2/+17
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Remove support for the MNG file format and the bundled libmngaavit2012-01-253-110/+0
* Move glyphMargin() to QFontEngineJiang Jiang2012-01-243-4/+4
* Made window orientation API more flexible.Samuel Rødal2012-01-241-1/+1
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-244-12/+0
* Remove Symbian and Maemo code from uikit plugin.Xizhi Zhu2012-01-241-17/+0
* Use QObject pointer as QCocoaAccessibleElement id.Morten Johan Sorvig2012-01-233-23/+14