summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/offscreen/qoffscreenintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-1/+2
|\
| * Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-1/+2
* | offscreen: remove false conditionGatis Paeglis2019-02-211-2/+2
* | Add run-time qpa offscreen glx support selectionMichal Klocek2019-02-181-0/+14
|/
* Offscreen QPA: use a CoreText font database on macOSR.J.V. Bertin2018-12-111-1/+4
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-2/+2
* Offscreen QPA: Use fusion style alwaysFriedemann Kleint2017-11-141-0/+32
* Add support for input contexts to offscreen platformSami Nurmenniemi2017-06-201-0/+12
* Rename QBasicFontDatabase to QFreeTypeFontDatabase which is what it isTor Arne Vestbø2017-04-041-2/+2
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-3/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-041-9/+12
|\
| * QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-301-5/+8
* | add WinRT event dispatcherOliver Wolff2013-09-261-0/+8
|/
* Don't send posted events from QWindowSystemInterface::sendWindowSystemEventsTor Arne Vestbø2013-09-161-2/+2
* Make qtbase compile with QT_NO_DRAGANDDROPTasuku Suzuki2013-04-191-0/+4
* Offscreen testing platform pluginSamuel Rødal2013-01-291-0/+162