index
:
qt/qtwebengine.git
0.9
5.10
5.11
5.12
5.13
5.14
5.15
5.15.10
5.15.11
5.15.12
5.15.13
5.15.14
5.15.15
5.15.16
5.15.17
5.15.18
5.15.19
5.15.3
5.15.4
5.15.5
5.15.6
5.15.7
5.15.8
5.15.9
5.4
5.5
5.6
5.7
5.8
5.9
6.2
6.2.0
6.2.10
6.2.11
6.2.12
6.2.3
6.2.4
6.2.7
6.2.8
6.2.9
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.4
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/47-based
wip/qtpdf
Qt WebEngine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
pdf
/
qpdfdocument
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix discarded QFile::open() results
Peter Varga
2025-02-02
1
-1
/
+1
*
Correct license for test files
Lucie Gérard
2024-06-19
1
-1
/
+1
*
Add test pdfs for tst_QPdfDocument
Shawn Rutledge
2024-03-22
1
-0
/
+2
*
Convert "page" <-> "view" coordinates for PdfSelection and LinkModel
Shawn Rutledge
2024-03-22
3
-0
/
+290
*
Add TESTDATA to qtpdf tests and fix data url
Michal Klocek
2023-02-23
1
-0
/
+4
*
Route Qt::TimeSpec usage via QTimeZone
Edward Welbourne
2022-12-12
1
-2
/
+6
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-11
1
-30
/
+30
*
Fix locally falling tst_qpdfdocument on qemu
Michal Klocek
2022-09-15
1
-1
/
+1
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-26
1
-1
/
+1
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Add QPdfDocument::pageLabel(int) and pageModel property
Shawn Rutledge
2022-06-04
2
-0
/
+11
*
Rename QPdfDocument::pageSize() to QPdfDocument::pagePointSize()
Shawn Rutledge
2022-05-31
1
-1
/
+1
*
QPdfDocument: use enum classes
Shawn Rutledge
2022-05-24
1
-53
/
+53
*
Un-blacklist QtPdf password tests
Shawn Rutledge
2022-05-19
1
-6
/
+0
*
QtPdf: add a very rudimentary test for QPdfSelection
Marc Mutz
2022-01-04
1
-2
/
+34
*
Use up-to date LGPL license header
Kai Köhne
2021-12-02
1
-11
/
+14
*
Nuke all qmake files from tests
Michal Klocek
2021-08-31
1
-6
/
+0
*
Add QtPdf to cmake build
Michal Klocek
2021-08-17
1
-0
/
+9
*
tst_qpdfdocument: use QElapsedTimer instead of QTime
Shawn Rutledge
2019-11-25
1
-2
/
+1
*
Add QtPdf and QtPdfWidgets modules
Michal Klocek
2019-11-25
1
-0
/
+6
*
Fix emission of QPdfDocument::pageCountChanged signal
Tobias Koenig
2019-11-25
1
-0
/
+31
*
change the license to LGPLv3 (with the commercial option)
Shawn Rutledge
2019-11-25
1
-0
/
+36
*
Refactor the state handling of QPdfDocument
Tobias Koenig
2019-11-25
1
-22
/
+106
*
Add metaData() accessor method to QPdfDocument
Shawn Rutledge
2019-11-25
2
-0
/
+28
*
Add passwordChanged() signal to QPdfDocument
Tobias Koenig
2019-11-25
1
-0
/
+27
*
Add close() method to QPdfDocument
Tobias Koenig
2019-11-25
1
-0
/
+68
*
Clean up the loading
Simon Hausmann
2019-11-25
1
-4
/
+11
*
Provide unit test for password protected PDFs
Simon Hausmann
2019-11-25
2
-0
/
+11
*
Keep reading until all pages are available
Simon Hausmann
2019-11-25
1
-2
/
+4
*
Provide async loading through QNetworkReply
Simon Hausmann
2019-11-25
2
-10
/
+36
*
Allow loading documents synchronously from a QIODevice
Simon Hausmann
2019-11-25
1
-17
/
+32
*
Added basic rendering and page size getter
Simon Hausmann
2019-11-25
1
-2
/
+8
*
Implement basic document loading from a file
Simon Hausmann
2019-11-25
2
-0
/
+52