summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* macOS: Fix code signing for manual testsPeter Varga2025-02-092-2/+12
* Remove nonexistent manifest file from tst_geopermission CMakeListsKaloyan Chehlarski2024-11-061-7/+0
* Add PreferCSSMarginsForPrinting to QWebEngineSettingsSzabolcs David2024-10-211-0/+4
* Add PrintHeaderAndFooter to WebEngineSettingsSzabolcs David2024-10-171-1/+4
* Build webrtc example as application bundle for macOSAnu Aliyas2024-10-041-0/+5
* Fix webrtc manual test compilationMoss Heim2024-08-081-6/+6
* Add manual test for printingSzabolcs David2024-07-245-0/+329
* Fix webrtc manual testMoss Heim2024-07-231-7/+15
* Fix whitespace in webrtc manual testMoss Heim2024-07-231-21/+21
* Fix compiler warnings in tests and examplesPeter Varga2024-07-181-4/+1
* QWebEnginePermission: Post-API reviewKaloyan Chehlarski2024-07-031-1/+1
* Docs: fix the QML docs for the PdfSelection::text propertyAlexei Cazacov2024-06-191-0/+4
* Correct license for test filesLucie Gérard2024-06-1934-34/+34
* Add QWebEnginePermission and rewrite permissions APIKaloyan Chehlarski2024-06-033-16/+13
* Teach QQuickPdfPageImage to use double-bufferingShawn Rutledge2024-05-221-0/+6
* Fix -no-opengl buildPeter Varga2024-04-181-1/+3
* Minor. Add missing target checksMichal Klocek2024-04-122-4/+12
* Correct license for examples filesLucie Gérard2024-04-095-5/+5
* Correct license for build system filesLucie Gérard2024-04-092-2/+2
* doc: Add docs for the pdfviewer exampleShawn Rutledge2024-01-192-19/+19
* Fix compilation if no qhttpserverMichal Klocek2024-01-181-1/+3
* Add manual test for screen capturingMartin Negyokru2024-01-106-0/+346
* touchbrowser: remove a duplicate source fileMarc Mutz2023-08-221-261/+0
* Add initial internal version pageMichal Klocek2023-08-112-2/+2
* Fix geolocation permissions to use new Qt Permissions APIMichael Brüning2023-07-2611-0/+366
* Fix standalone build of manual examplesMartin Negyokru2023-06-075-5/+5
* Replace WebEngineAction example with a snippetMichael Brüning2023-03-317-0/+220
* Minor. Small clean up of qmake leftoversMichal Klocek2023-03-283-18/+0
* Fix name colision for cmake targetMichal Klocek2023-03-283-5/+5
* Minor. Fix namespace issues of inputmethods manul testMichal Klocek2023-03-253-1/+8
* Move custom touch handles example to manual testsMichal Klocek2023-03-226-0/+167
* Move custom dialogs example to manual testsMichal Klocek2023-03-2230-0/+1557
* Move quick minimal example to manual testsMichal Klocek2023-03-227-0/+89
* Move widgets minimal example to manual testsMichal Klocek2023-03-226-0/+63
* Implement touchbrowser for widgetsMartin Negyokru2022-12-1319-143/+289
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-263-3/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-283-3/+3
* Add license headers to cmake filesLucie Gérard2022-07-073-0/+9
* Use SPDX license identifiersLucie Gérard2022-06-2229-1004/+58
* Fix issues in PdfLinkDelegateShawn Rutledge2022-06-041-4/+4
* Add PdfLinkDelegate instead of link decoration style propertiesShawn Rutledge2022-06-041-0/+193
* Rename QQuickPdfSelection fromPoint/toPoint properties to from and toShawn Rutledge2022-06-041-2/+2
* Add QPdfDocument::pageLabel(int) and pageModel propertyShawn Rutledge2022-06-045-18/+31
* Renumber pages in test.pdfShawn Rutledge2022-05-311-0/+0
* Rename QPdfDocument::pageSize() to QPdfDocument::pagePointSize()Shawn Rutledge2022-05-311-1/+1
* Remove PdfPageView.currentPage propertyShawn Rutledge2022-05-311-1/+1
* PDF example and manual test: add GridView for thumbnailsShawn Rutledge2022-04-291-0/+105
* Adapt Qt-style cmake for manual testsMartin Negyokru2022-04-144-110/+50
* Add manual tests for PdfPageViewShawn Rutledge2022-04-122-0/+582