summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowscombase.h
Commit message (Expand)AuthorAgeFilesLines
* Clang 10: Fix missing-exception-spec error on WindowsKai Koehne2020-09-111-0/+1
* Fix build with mingw gcc 9 and -Wsuggest-overrideKai Koehne2020-08-101-3/+3
* Fix developer build with clang-cl failing due exception specFriedemann Kleint2020-01-101-0/+3
* Windows QPA: Replace Q_DISABLE_COPY by Q_DISABLE_COPY_MOVEFriedemann Kleint2019-05-241-1/+1
* Windows QPA: Fix clang-tidy-warnings about class definitionsFriedemann Kleint2018-08-061-1/+1
* Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-231-1/+1
* Enable IAccessible2 for MinGWFriedemann Kleint2017-07-251-1/+7
* Windows: Introduce helper class for implementing COM interfacesFriedemann Kleint2017-02-171-0/+106