summaryrefslogtreecommitdiffstats
path: root/tests/manual/quick
Commit message (Expand)AuthorAgeFilesLines
* macOS: Fix code signing for manual testsPeter Varga2025-02-091-1/+6
* Remove nonexistent manifest file from tst_geopermission CMakeListsKaloyan Chehlarski2024-11-061-7/+0
* 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-1916-16/+16
* Add QWebEnginePermission and rewrite permissions APIKaloyan Chehlarski2024-06-031-4/+4
* Teach QQuickPdfPageImage to use double-bufferingShawn Rutledge2024-05-221-0/+6
* doc: Add docs for the pdfviewer exampleShawn Rutledge2024-01-192-19/+19
* touchbrowser: remove a duplicate source fileMarc Mutz2023-08-221-261/+0
* Fix geolocation permissions to use new Qt Permissions APIMichael Brüning2023-07-266-0/+195
* Minor. Small clean up of qmake leftoversMichal Klocek2023-03-281-5/+0
* Fix name colision for cmake targetMichal Klocek2023-03-281-2/+2
* Implement touchbrowser for widgetsMartin Negyokru2022-12-1310-143/+37
* 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-261-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-2217-680/+34
* 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-141-35/+16
* Add manual tests for PdfPageViewShawn Rutledge2022-04-122-0/+582
* Expose PdfBookmarkModel to QML; use with TreeView in manual testShawn Rutledge2022-04-062-0/+378
* Add missing cmake files for manual testsMartin Negyokru2022-03-292-0/+58
* Update PDF manual testsShawn Rutledge2022-03-074-28/+26
* PDF viewer and manual test: support password-protected documentsShawn Rutledge2022-03-071-0/+21
* Touchbrowser: port QMutableEventPoint::from() to static settersBalazs Egedi2022-02-041-16/+16
* Port touchbrowser to Qt6Balazs Egedi2022-02-017-74/+120
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-151-2/+2
* Replace FaviconManager with Chromium's Favicon ComponentPeter Varga2021-06-047-649/+0
* Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-134-4/+4
* Replace Qt::MidButton with Qt::MiddleButtonEdward Welbourne2020-07-221-2/+2
* Use QList instead of QVectorJarek Kobus2020-07-151-1/+1
* Remove the unused include for QRegExpSona Kurazyan2020-07-151-1/+0
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Allan Sandfeld Jensen2020-05-281-8/+8
|\
| * Fix resource paths in faviconbrowser manual testPeter Varga2020-05-271-8/+8
* | Add touchbrowser quick manual testPeter Varga2020-05-289-1/+703
|/
* Add PdfLinkModelShawn Rutledge2020-01-301-0/+25
* Add QPdfSelection and QQuickPdfSelectionShawn Rutledge2020-01-301-0/+22
* Add QtQuick.Pdf module with QQuickPdfDocument; manual testsShawn Rutledge2020-01-214-1/+429
* Add page stepping shortcuts to simplest.qml PDF manual testShawn Rutledge2019-11-251-0/+12
* Add a QImageIOHandler to render PDF with QtQuick ImageShawn Rutledge2019-11-252-0/+54
* Fix license headers for testsKai Koehne2017-09-205-150/+41
* Add faviconbrowser quick manual testPeter Varga2016-11-158-0/+762