summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard12 days64-64/+64
* Correct license for tools filesLucie Gérard14 days3-3/+3
* Correct license for test fileLucie Gérard2024-03-051-1/+1
* Add QWidgetPrivate::rhi() helper methodTor Arne Vestbø2024-03-011-8/+1
* Remove QWindowPrivate::compositingTor Arne Vestbø2024-03-011-11/+0
* Doc: Further replace 'Qt Designer' with 'Qt Widgets Designer'Kai Köhne2024-02-292-3/+3
* Iconbrowser test: use the variable font on AndroidVolker Hilsheimer2024-02-211-2/+2
* wasm: add local font loading manual testMorten Sørvig2024-02-205-0/+270
* Iconbrowser: render theme icons as list with large iconsVolker Hilsheimer2024-02-151-1/+2
* Fix QDataStream::operator<<(const char *) to handle 64-bit lengthIvan Solovev2024-02-071-0/+50
* QDataStream: use SizeLimitExceeded status in write operationsIvan Solovev2024-02-071-10/+28
* wasm: Refractor Selenium manual test into auto testPiotr Wierciński2024-02-075-1315/+0
* Remove extra semi-colonsTasuku Suzuki2024-02-062-3/+3
* Change license for tests filesLucie Gérard2024-02-04430-430/+430
* QFileSystemModel: don't crash with setIconProvider(nullptr)Ahmad Samir2024-02-012-2/+16
* tst_manualqdatastream: fix gcc errorIvan Solovev2024-01-261-6/+1
* tst_manualqdatastream.cpp: update the licenseIvan Solovev2024-01-261-1/+1
* Add the new Android bluetooth permissions to the manual test appJuha Vuolle2024-01-231-1/+5
* filetest: add moveToTrash() operationThiago Macieira2024-01-181-1/+16
* QImageReader test: add test image to qrc fileChristian Ehrlicher2024-01-164-3/+18
* Add BuildInternals lookup to the settingseditor manual testAlexey Edelev2024-01-151-0/+6
* Compile with getOpenGileContent() API changesMorten Sørvig2024-01-081-1/+2
* wasm: update manual test to handle dropped filesMorten Sørvig2024-01-081-15/+16
* Android: set default style extraction to minimalAssam Boudjelthia2023-12-222-8/+0
* wasm: Don't suppress exceptions during main()Morten Sørvig2023-12-202-1/+39
* Move the settingseditor example into tests/manualVolker Hilsheimer2023-12-1513-0/+1303
* Android: Add preliminary support for child windowsTinja Paavoseppä2023-12-081-1/+1
* QIcon: turn platform engines on by defaultVolker Hilsheimer2023-12-071-2/+0
* tests/manual: fix compiler warnings about missing override keywordAhmad Samir2023-11-282-2/+2
* Manual iconbrowser test: Add a Quick test tabVolker Hilsheimer2023-11-253-0/+64
* Add initial implementation of an Android icon engineVolker Hilsheimer2023-11-232-0/+39
* Add initial implementation of macOS and iOS icon theme implementationsVolker Hilsheimer2023-11-232-0/+563
* Make contextinfo example a manual testLaszlo Agocs2023-11-177-0/+723
* wasm tests: Fix and clean manual Selenium testPiotr Wierciński2023-11-081-45/+13
* wasm tests: Fix manual Selenium testsPiotr Wierciński2023-11-062-5/+12
* Modify the MDI manual test to allow multiple views of same documentShawn Rutledge2023-11-024-7/+31
* wasm: add QIODevices for accessing JS dataMorten Sørvig2023-10-253-0/+138
* Add support for containers > 4 Gi elements in QDataStreamØystein Heskestad2023-10-234-0/+193
* Replace MAKE_TAG macro with QFont::TagVolker Hilsheimer2023-10-201-2/+2
* Android: remove unneeded allowNativeHeapPointerTagging manifest flagAssam Boudjelthia2023-10-202-2/+0
* Add missing static to constexpr in keyevents testTor Arne Vestbø2023-10-171-1/+1
* tst_QStorageInfo: align the columns without newlinesThiago Macieira2023-10-151-7/+17
* Make tests/manual/qtabletevent/device_information build standaloneShawn Rutledge2023-10-101-12/+16
* QAbstractSocketEngine: port to QDeadlineTimerAhmad Samir2023-10-071-2/+4
* keyevents test: Force left to right when outputting key combinationsTor Arne Vestbø2023-10-061-1/+2
* Preparations to deprecate QItemDelegateChristian Ehrlicher2023-10-051-3/+3
* Fix compilation error for QRhi stereo manual testHatem ElKharashy2023-10-051-0/+2
* Remove Custom Type Example and Custom Type Sending ExampleRym Bouabid2023-10-0414-2/+335
* Add key events manual testsTor Arne Vestbø2023-09-275-0/+324
* CMake: Update the ios assets manual testAlexandru Croitor2023-09-2237-61/+275