index
:
qt-labs/qtpdf.git
dev
isolation
wip/network-loading
A Qt module for displaying PDF files
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pdf
/
qpdfdocument.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for render rotation and flags
Tobias Koenig
2017-04-13
1
-3
/
+5
*
Fix emission of QPdfDocument::pageCountChanged signal
Tobias Koenig
2017-02-27
1
-1
/
+1
*
change the license to LGPLv3 (with the commercial option)
Shawn Rutledge
2016-12-20
1
-5
/
+20
*
replace Q_NULLPTR and Q_DECL_OVERRIDE
Shawn Rutledge
2016-12-16
1
-1
/
+1
*
Add QPdfBookmarkModel class
Tobias Koenig
2016-08-24
1
-0
/
+2
*
Refactor the state handling of QPdfDocument
Tobias Koenig
2016-08-19
1
-9
/
+15
*
Add metaData() accessor method to QPdfDocument
Shawn Rutledge
2016-08-08
1
-0
/
+15
*
Add passwordChanged() signal to QPdfDocument
Tobias Koenig
2016-08-08
1
-1
/
+4
*
Add close() method to QPdfDocument
Tobias Koenig
2016-08-08
1
-0
/
+3
*
Add license header boilerplate
Simon Hausmann
2016-07-25
1
-0
/
+21
*
Smaller coding style fixes
Tobias Koenig
2016-07-22
1
-1
/
+1
*
Clean up the loading
Simon Hausmann
2014-12-16
1
-5
/
+7
*
Keep reading until all pages are available
Simon Hausmann
2014-12-15
1
-1
/
+2
*
Prospective fix for namespace builds
Simon Hausmann
2014-12-15
1
-0
/
+4
*
Provide async loading through QNetworkReply
Simon Hausmann
2014-12-15
1
-1
/
+16
*
Allow loading documents synchronously from a QIODevice
Simon Hausmann
2014-12-15
1
-0
/
+1
*
Added basic rendering and page size getter
Simon Hausmann
2014-12-15
1
-0
/
+5
*
Implement basic document loading from a file
Simon Hausmann
2014-12-15
1
-0
/
+35