aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* 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-044-8/+8
* Fix various clang warningsFriedemann Kleint2019-06-041-2/+1
* Replace typedef by 'using' or QOverloadFriedemann Kleint2019-06-041-5/+4
* Introduce nullptrFriedemann Kleint2019-06-051-1/+1
* Fix clang warnings about class definitionsFriedemann Kleint2019-06-041-2/+2
* Add a manual test for the image conversion functions.Friedemann Kleint2019-04-023-1/+403
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-1/+1
* Updated license headersAntti Kokko2016-01-1911-187/+132
* Improve the manual test for QWinJumpList.Friedemann Kleint2015-10-194-224/+356
* Update copyright headersv5.5.0-alpha1Antti Kokko2015-02-1611-70/+70
* 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-2411-200/+112
* Implement iconic live previews/iconic thumbnail icons.Friedemann Kleint2014-07-074-2/+174
* Change camel-case header <QWinFunctions> to <QtWin>Sze Howe Koh2013-10-291-1/+1
* Restore the former jumplist/dwmfeatures apps as manual testsv5.2.0-beta1J-P Nurmi2013-10-1011-0/+1151
* 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
* Rename QML JumpLink/Destination to JumpListLink/DestinationJ-P Nurmi2013-09-261-2/+2
* Sync the jump lists QML APIJ-P Nurmi2013-09-262-0/+132
* Overhaul the TaskbarButton QML typeJ-P Nurmi2013-09-121-6/+8
* Introduce TaskbarProgress::stop()J-P Nurmi2013-09-101-16/+27
* ThumbnailToolBar manual testJ-P Nurmi2013-09-062-0/+258
* Unify QML type namesJ-P Nurmi2013-09-051-2/+2
* Manual test for WinTaskbarButton/ProgressJ-P Nurmi2013-09-042-0/+177