summaryrefslogtreecommitdiffstats
path: root/tests/manual/quick
Commit message (Expand)AuthorAgeFilesLines
* 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