summaryrefslogtreecommitdiffstats
path: root/src/platformheaders
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-201-4/+4
|\
| * Doc: rephrase parameter description to avoid qdoc error messageNico Vertriest2017-04-181-4/+4
* | doc: Correct include guardMartin Smith2017-04-071-3/+3
|/
* XCB: Replace LGPL21 with LGPL license headerKai Koehne2017-02-281-13/+19
* Fix some qdoc-warnings for 5.9Friedemann Kleint2017-01-251-1/+1
* Windows platform headers: Add isTabletMode()Friedemann Kleint2017-01-182-0/+41
* Silence platformheaders syncqt warning about qt_egl_p.hv5.8.0-rc1Laszlo Agocs2016-12-162-1/+8
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-0/+29
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-0/+29
| |\
| | * doc: Add missing documentation for QXcbWindowFunctions::setWmWindowRole()Alexander Volkov2016-11-121-0/+29
* | | create modularized version of qtplatformsupport moduleOswald Buddenhagen2016-10-151-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-221-0/+8
|\|
| * Fix QWidget::setWindowRole()Alexander Volkov2016-08-191-0/+8
* | Add X11 support for the DRIVE CXLaszlo Agocs2016-08-101-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-0/+13
|\|
| * Add section "Getting Started" to QPlatformHeader's documentation.Friedemann Kleint2016-05-231-0/+13
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
|\|
| * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-1/+1
* | Unify license header usage.Jani Heikkinen2016-03-2911-51/+71
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-112-1/+58
|\|
| * Expose the number of X screen through the QXcbScreenFunctionsAlexander Volkov2016-03-052-1/+58
* | QtPlatformHeaders/Windows: Add function to set window activation behavior.Friedemann Kleint2016-02-253-0/+65
* | Move waylandfunctions from qtwayland to qtbaseLaszlo Agocs2016-02-113-0/+88
* | Updated license headersJani Heikkinen2016-01-1510-140/+200
|/
* Windows: fix fullscreen OpenGL window issues with an opt-in functionAndy Shaw2015-12-172-0/+35
* Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-0/+1
|\
| * Doc:added doc to undocumented functionsNico Vertriest2015-07-221-0/+1
* | Add QCocoaWindowFunctions and add a function to find the clip offsetJorgen Lind2015-06-114-0/+117
* | Move the function helper to its own fileJorgen Lind2015-06-055-13/+19
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-1/+1
|\|
| * Doc: Fix spelling errors in the QXcbWindowFunctions docsAlexander Volkov2015-05-071-2/+2
* | doc: Add missing documentation for QXcbWindowFunctionsMartin Smith2015-04-301-4/+131
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-0/+11
|\|
| * Make it possible to use the -visual argumentJørgen Lind2015-04-151-0/+11
* | xcb: implement and deprecate QWidget::setWindowIconText()Shawn Rutledge2015-03-061-0/+7
* | Move the systemTrayVisualHasAlphaChannel to the QXcbSystemTrayTrackerJørgen Lind2015-02-252-1/+57
* | xcb: Expose the systemtray functions through platformheadersJørgen Lind2015-02-232-6/+107
|/
* Updated BSD licensed file headersJani Heikkinen2015-02-152-6/+6
* Update copyright headersJani Heikkinen2015-02-1117-107/+107
* Add a platform function to enable setting the touch flags on WindowsAndy Shaw2015-01-056-1/+204
* Doc: Adding API reference section in Qt Platform Headers page.Jerome Pasion2014-09-301-0/+5
* Update license headers and add new license filesMatti Paaso2014-09-246-108/+60
* Rework platformheaders qdoc confLaszlo Agocs2014-08-221-39/+24
* Add missing doc file for cocoa native contextLaszlo Agocs2014-07-091-0/+58
* Update platformheaders docs about bc.Laszlo Agocs2014-07-085-3/+11
* Add context adoption support for WGLLaszlo Agocs2014-07-073-1/+209
* Include QMetaType in the native context headersLaszlo Agocs2014-06-303-0/+3
* Add a way to access loadKeymap on eglfsLaszlo Agocs2014-06-254-0/+132
* Support adapting an existing NSOpenGLContext in cocoaLaszlo Agocs2014-06-252-1/+71