aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove module and add note about current status in Qt 6HEADdevTor Arne Vestbø2021-06-0765-3878/+0
* Remove deprecated functionsYuhang Zhao2020-11-302-28/+10
* Update dependenciesFriedemann Kleint2020-11-022-3/+3
* Fix the CMakeList.txt of the manual testsFriedemann Kleint2020-08-178-4/+82
* Remove QWinMimeFriedemann Kleint2020-07-285-145/+1
* Update CMakeLists.txtFriedemann Kleint2020-07-287-33/+11
* Merge remote-tracking branch 'origin/wip/cmake' into devFriedemann Kleint2020-07-2815-0/+212
|\
| * Regenerate projectswip/cmakeAlexandru Croitor2019-11-1510-12/+11
| * Port qtwinextras to CMakeFriedemann Kleint2019-10-0215-0/+213
* | Add a function to change non-client area rendering policyYuhang Zhao2020-07-233-9/+85
* | Use QList instead of QVectorJarek Kobus2020-06-294-8/+8
* | Update dependenciesVolker Hilsheimer2020-03-312-7/+8
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-034-7/+7
|\ \
| * | Use UTF-16 literals where possibleFriedemann Kleint2019-12-024-7/+7
* | | Migrate from QList to QVectorFriedemann Kleint2019-11-282-5/+5
| |/ |/|
* | Fix Qt6 buildAlexandru Croitor2019-08-061-0/+8
* | Fix Qt6 buildAlexandru Croitor2019-08-011-3/+3
|/
* Eradicate remaining Q_FOREACH and mark the module free of themMarc Mutz2019-06-191-2/+4
* Fix clang warnings about repetitive type namesFriedemann Kleint2019-06-047-14/+14
* Fix various clang warningsFriedemann Kleint2019-06-042-5/+4
* Replace typedef by 'using' or QOverloadFriedemann Kleint2019-06-041-5/+4
* Introduce nullptrFriedemann Kleint2019-06-055-17/+17
* Fix clang warnings about class definitionsFriedemann Kleint2019-06-042-4/+4
* Add a manual test for the image conversion functions.Friedemann Kleint2019-04-023-1/+403
* Add imageToHBITMAP(), imageFromHBITMAP()Friedemann Kleint2018-04-181-0/+18
* Clean up code checking the Windows versionFriedemann Kleint2017-09-281-2/+3
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-1/+1
* Adjust to qtConfig() changes in qtbaseLars Knoll2016-08-191-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-083-0/+0
|\
| * Purge sRGB chunks from PNGs in tests.Edward Welbourne2016-03-313-0/+0
* | Skipping testRecent() and testFrequent() tests from Win8.1 onwardsMilla Pohjanheimo2016-04-051-4/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-7/+9
|\|
| * tst_qpixmap: Fix warnings as shown by Qt Creator's Clang based code model.Friedemann Kleint2016-02-261-7/+9
* | Updated license headersAntti Kokko2016-01-1917-289/+204
|/
* Improve the manual test for QWinJumpList.Friedemann Kleint2015-10-194-224/+356
* QWinJumpList: Skip failing tests on Windows 10.Friedemann Kleint2015-10-151-0/+4
* Remove the old headersclean unit testThiago Macieira2015-03-182-3/+0
* Update copyright headersv5.5.0-alpha1Antti Kokko2015-02-1617-112/+112
* Extend manual thumbnail test.Friedemann Kleint2015-01-151-0/+14
* Use Qt 5 signals & slot syntax.Friedemann Kleint2014-12-173-19/+24
* Update license headers and add new license filesAntti Kokko2014-08-2417-313/+177
* Implement iconic live previews/iconic thumbnail icons.Friedemann Kleint2014-07-074-2/+174
* tst_qwinjumplist: Check file names case insensitive.Friedemann Kleint2014-06-301-2/+15
* Add QWinMime.Friedemann Kleint2014-06-163-1/+156
* Fix build with dynamic GL.Friedemann Kleint2014-05-281-0/+1
* Change camel-case header <QWinFunctions> to <QtWin>Sze Howe Koh2013-10-292-2/+2
* Restore the former jumplist/dwmfeatures apps as manual testsv5.2.0-beta1J-P Nurmi2013-10-1012-1/+1152
* Add quick-prefix to all QtQuick based manual testsJ-P Nurmi2013-10-108-1/+1
* Fix and change the way QQuickDwmFeatures works.Ivan Vizir2013-10-072-0/+165
* QWinJumpList::addCategory(): don't crash when passing a null pointerJ-P Nurmi2013-09-301-0/+2