index
:
delta/qt5/qtwebengine.git
0.9
1.0
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.10
5.15.11
5.15.12
5.15.13
5.15.14
5.15.2
5.15.3
5.15.4
5.15.5
5.15.6
5.15.7
5.15.8
5.15.9
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
baserock/v5.5.1
baserock/v5.6.0
dev
wip/44-based
wip/47-based
wip/qt6
wip/qtpdf
code.qt.io: qt/qtwebengine.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix wip/qpdf compilation against 5.15
wip/qtpdf
Michal Klocek
2020-04-14
1
-0
/
+3
*
PdfSelection: add selectAll() function; use in examples
Shawn Rutledge
2020-03-11
14
-6
/
+109
*
PDF quick plugin: fix warning about unused engine arg on static builds
Shawn Rutledge
2020-03-11
1
-1
/
+3
*
Add PdfStyle; use Control palette colors
Shawn Rutledge
2020-03-05
6
-26
/
+189
*
Render PDF link decorations as dashed underlines rather than boxes
Shawn Rutledge
2020-03-04
2
-6
/
+18
*
PdfMultiPageView: correct the license header
Shawn Rutledge
2020-03-04
1
-33
/
+19
*
PdfMultiPageView: update search highlights when results change
Shawn Rutledge
2020-02-26
1
-1
/
+13
*
PDF single-page example: shift content right as the search drawer opens
Shawn Rutledge
2020-02-26
1
-0
/
+1
*
PdfSearchModel: provide ContextBefore and ContextAfter
Shawn Rutledge
2020-02-26
7
-28
/
+101
*
PdfMultiPageView: highlight current search result when tapped in list
Shawn Rutledge
2020-02-26
1
-1
/
+2
*
PdfMultiPageView: retain position after pinch zoom
Shawn Rutledge
2020-02-26
1
-7
/
+36
*
PdfScrollablePageView: move selections and links inside the image
Shawn Rutledge
2020-02-21
1
-63
/
+57
*
PdfScrollablePageView: retain position after pinch zoom
Shawn Rutledge
2020-02-21
1
-4
/
+18
*
PdfScrollablePageView: improve positional navigation
Shawn Rutledge
2020-02-20
1
-7
/
+32
*
PDF single-page example: move search field to the footer
Shawn Rutledge
2020-02-20
1
-71
/
+71
*
Add PdfScrollablePageView, use it in the pdfviewer example
Shawn Rutledge
2020-02-20
6
-46
/
+283
*
PdfMultiPageView: use TableView; horz. scroll; control page position
Shawn Rutledge
2020-02-20
5
-168
/
+283
*
QtPdf examples: use test.pdf from resources if no file given
Shawn Rutledge
2020-02-19
12
-8
/
+22
*
PDF multipage example: move search field to the footer
Shawn Rutledge
2020-02-19
1
-76
/
+69
*
Fix PdfLinkModel's location y coordinate; add PdfMultiPageView tooltip
Shawn Rutledge
2020-02-19
2
-1
/
+11
*
Guard against crash in QQuickPdfSearchModel::setDocument()
Shawn Rutledge
2020-02-19
1
-1
/
+1
*
Enable mouse wheel scrolling in single-page PdfPageView
Shawn Rutledge
2020-02-17
2
-0
/
+26
*
Rearrange PdfPageView.qml
Shawn Rutledge
2020-02-17
3
-64
/
+64
*
Fix operators and includes in QPdfDestination
Shawn Rutledge
2020-02-17
2
-12
/
+20
*
Use a timer to update PdfSearchModel in the background
Shawn Rutledge
2020-02-17
3
-0
/
+21
*
PdfSearchModel: be QALM and find search results on all pages
Shawn Rutledge
2020-02-17
19
-221
/
+901
*
PDF multipage viewer: iterate search results
Shawn Rutledge
2020-02-11
5
-56
/
+148
*
PDF multipage view: track specific link and navigation destinations
Shawn Rutledge
2020-02-11
3
-14
/
+41
*
PDF multipage view: add vertical scrollbar
Shawn Rutledge
2020-02-11
1
-0
/
+1
*
Add QPdfDestination; NavigationStack stores page, location and zoom
Shawn Rutledge
2020-02-11
10
-54
/
+447
*
Add zoom and rotation to PdfMultiPageView
Shawn Rutledge
2020-02-04
2
-20
/
+88
*
Add multipage example to pdf.pro; work with 5.14; fix main.cpp
Shawn Rutledge
2020-02-04
4
-8
/
+9
*
Temporarily use MouseArea for links in Pdf(Multi)PageView
Shawn Rutledge
2020-02-04
2
-14
/
+16
*
Add PdfMultiPageView
Shawn Rutledge
2020-02-03
20
-0
/
+705
*
Add PdfNavigationStack for forward/back navigation
Shawn Rutledge
2020-02-03
6
-12
/
+307
*
PdfPageView: Add zoom-to-fit and zoom-to-width features
Shawn Rutledge
2020-02-03
5
-2
/
+97
*
QPdfDocumentPrivate::load(): check the first two pages
Shawn Rutledge
2020-02-03
1
-2
/
+3
*
QPdfDocument::pageSize(): add checkPageComplete()
Shawn Rutledge
2020-02-03
1
-1
/
+1
*
doc: add QPdfDocumentRenderOptions::scaledClipRect and scaledSize
Shawn Rutledge
2020-02-03
1
-0
/
+34
*
Doc: Add information about building the module with CMake
Leena Miettinen
2020-02-03
3
-2
/
+10
*
Add PdfLinkModel
Shawn Rutledge
2020-01-30
12
-0
/
+727
*
Add QPdfSelection and QQuickPdfSelection
Shawn Rutledge
2020-01-30
16
-0
/
+804
*
QPdfDocument and QPdfIOHandler: add scale and clip features
Shawn Rutledge
2020-01-30
3
-5
/
+51
*
Use SpinBox for page navigation to get jump-to-page feature
Shawn Rutledge
2020-01-30
1
-13
/
+13
*
doc: rename QML type Document -> PdfDocument
Shawn Rutledge
2020-01-30
1
-17
/
+17
*
Doc: Add dependency to the Qt Quick module to fix QDoc warnings
Leena Miettinen
2020-01-28
1
-1
/
+2
*
Doc: Add docs for the Qt PDF Viewer example
Leena Miettinen
2020-01-28
4
-1
/
+153
*
QPdfDocument: check first page in load(), current page in render()
Shawn Rutledge
2020-01-27
2
-2
/
+48
*
Add missing check when doing qpdf build
Michal Klocek
2020-01-27
1
-1
/
+1
*
Do not share pdf features with webengine-core
Michal Klocek
2020-01-27
5
-42
/
+41
[next]