lp:~srazi/qpdfview/some-patches
Created by
Razi Alavizadeh
on
2018-05-10
and last modified on
2018-05-13
- Get this branch:
- bzr branch lp:~srazi/qpdfview/some-patches
Only
Razi Alavizadeh
can upload to this branch. If you are
Razi Alavizadeh
please log in for upload directions.
Branch merges
Propose for merging
- Adam Reichold: Pending requested 2018-05-11
-
Diff: 574 lines (+285/-69)14 files modifiedapplication.pro (+2/-0)
sources/bookmarkitemdelegate.cpp (+75/-0)
sources/bookmarkitemdelegate.h (+45/-0)
sources/bookmarkmodel.h (+19/-0)
sources/documentview.cpp (+3/-0)
sources/documentview.h (+2/-0)
sources/mainwindow.cpp (+8/-1)
sources/mainwindow.h (+1/-1)
sources/miscellaneous.cpp (+114/-0)
sources/miscellaneous.h (+3/-0)
sources/pageitem.cpp (+6/-0)
sources/pageitem.h (+2/-0)
sources/searchitemdelegate.cpp (+5/-65)
sources/searchitemdelegate.h (+0/-2)
Branch information
Recent revisions
- 2080. By Razi Alavizadeh on 2018-05-13
-
Rename requestAppendTo
BookmarkComment () to appendToBookmar kRequested( ) - 2076. By Razi Alavizadeh on 2018-05-10
-
Fix bookmark tooltip when comment is too long
- At least on Windows long plaintext tooltips (without new line)
are shown as a single long line. Changing tooltip format to HTML
fixes this issue. - 2072. By Razi Alavizadeh on 2018-05-10
-
Fix highlighting matchedText when a part of it, is removed by QFontMetrics:
:elidedText( )
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:qpdfview