summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-204-0/+5
* Fix compilation with MinGW-w64Jonathan Liu2012-02-201-3/+3
* Introduced QWindow::isExposed().Gunnar Sletta2012-02-181-0/+1
* Fix qclipboard autotest on Windows.Friedemann Kleint2012-02-181-4/+7
* Windows: Fix QWindow-test.Friedemann Kleint2012-02-172-11/+39
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-02-172-0/+8
* Remove unused config.tests from config.tests/mac/*Bradley T. Hughes2012-02-171-10/+0
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-1712-9/+243
* Fix naming of plugins for QPA plugins and use new plugin system.Friedemann Kleint2012-02-1712-8/+35
* xcb: avoid use of statically-sized QListMarc Mutz2012-02-171-18/+15
* Remove historical +1 from font height calculationEskil Abrahamsen Blomfeldt2012-02-171-3/+1
* Base active window handling on WM_SET/KILLFOCUS.Friedemann Kleint2012-02-173-6/+15
* Fix QWindowsClipboard crash when mimeData is NULL.Miikka Heikkinen2012-02-171-2/+5
* Use english name to match font in windows platformjian liang2012-02-162-9/+201
* Fix compilation with MinGWJonathan Liu2012-02-152-0/+5
* CompileBradley T. Hughes2012-02-142-2/+0
* Add QCocoaColor- and FontDialogHelperChristoph Schleifenbaum2012-02-146-3/+1139
* Compile without OpenGL.Samuel Rødal2012-02-123-1/+5
* Add QPlatformServices class.Friedemann Kleint2012-02-107-3/+238
* Fix xcb's native resource getters.Laszlo Agocs2012-02-101-2/+10
* 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-101-0/+23
* 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
* Fix compilation with MinGW-w64Jonathan Liu2012-02-083-2/+17
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-4/+4
* 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-061-22/+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-027-47/+41
* speed up font enumeration in windows platformjian liang2012-02-021-8/+31
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-11/+11
* 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
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-01-313-4/+8
* Mac: Fix compilation with -qtnamespace setKai Koehne2012-01-311-0/+3
* 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-30282-282/+282