summaryrefslogtreecommitdiff
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor 'inputmethods' manual testMartin Negyokru2022-04-085-30/+62
* Expose PdfBookmarkModel to QML; use with TreeView in manual testShawn Rutledge2022-04-062-0/+378
* Add missing cmake files for manual testsMartin Negyokru2022-03-296-0/+154
* 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
* | Fix build of inputmethods manual testPeter Varga2020-05-281-1/+0
|/
* 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
* Remove usages of deprecated APIsSona Kurazyan2019-09-091-3/+3
* Test: port tests to QRegularExpressionSamuel Gaist2019-01-091-5/+6
* Fix GPU compositing (and WebGL) to work with ANGLE on WindowsAlexandru Croitor2018-11-123-1/+192
* Fix focus for inputmethods manual testPeter Varga2018-09-061-0/+2