summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformintegration_qpa.h
Commit message (Expand)AuthorAgeFilesLines
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-155/+0
* Add 'we mean it' header to qpa headersGirish Ramakrishnan2012-04-161-0/+11
* Introduce FontSmoothingGamma as a platform style hint.Friedemann Kleint2012-03-271-1/+2
* Password editor mask delay stylable by platform pluginPekka Vuorela2012-03-261-1/+2
* Fix compiling with --no-accessibilityJerome Leclanche2012-03-151-0/+2
* Refactor theme plugin loading.Friedemann Kleint2012-03-151-1/+2
* Fix some duplication between QGuiApplication and QApplication,David Faure2012-03-091-0/+2
* Enablers for shared graphics cache in raster paint engineJiang Jiang2012-03-081-0/+1
* Compile without OpenGL.Samuel Rødal2012-02-121-0/+2
* Add QPlatformServices class.Friedemann Kleint2012-02-101-0/+3
* Introduced BufferQueueingOpenGL capability in platofrm integrationGunnar Sletta2012-02-011-1/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Introducing QPlatformSharedGraphicsCacheEskil Abrahamsen Blomfeldt2012-01-201-1/+5
* Make show() default to sane sizing behaviour based on the platform.Samuel Rødal2012-01-121-1/+2
* Platform style hints: Introduce keyboard repeat rate.Friedemann Kleint2012-01-101-1/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Factor out QPlatformTheme from QPlatformPlugin.Friedemann Kleint2011-11-111-12/+4
* Native file dialog support for MacMorten Sorvig2011-10-271-0/+4
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-0/+2
* Cocoa: QMenu refactor.Morten Sorvig2011-09-071-0/+7
* Add a QStyleHints class to QtGuiLars Knoll2011-08-311-0/+10
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-2/+2
* Introduce new platform capability ThreadedOpenGL.Samuel Rødal2011-08-261-1/+2
* Move the printer support backend into it's own pluginLars Knoll2011-08-191-3/+0
* Make QPlatformIntegration not have a factory for eventdispatcherJørgen Lind2011-07-281-1/+1
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-10/+5
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-2/+2
* add a platform interface for input method supportLars Knoll2011-06-221-0/+2
* Add lighthouse event dispatcher API.Morten Sorvig2011-06-221-0/+4
* OpenGL API refactor.Samuel Rødal2011-06-211-1/+2
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-3/+2
* Compile fixes.Samuel Rødal2011-06-211-0/+1
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-0/+2
* Remove QPlatformEventLoopIntegration.Morten Sorvig2011-06-091-6/+0
* add a platform interface for DnDLars Knoll2011-06-011-0/+4
* Add QPlatformPrinterSupport.Friedemann Kleint2011-05-301-1/+3
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | move files in src/gui into their final locationsLars Knoll2011-05-111-0/+107
* | split kernel/ up according to the future library splitLars Knoll2011-05-041-108/+0
* | Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-281-1/+1
* | Just some more on QWindow. Nothing worksJørgen Lind2011-04-281-3/+4
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+107