~ubuntu-branches/ubuntu/vivid/qpdfview/vivid

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Package Import Robot
  • Author(s): Benjamin Eltzner
  • Date: 2014-10-22 21:49:15 UTC
  • mfrom: (1.2.15)
  • Revision ID: package-import@ubuntu.com-20141022214915-agqeoe318lzs2s4d
Tags: 0.4.12-1
* New upstream release.
* Fixed option to zoom to selection and implemented tiled rendering
  (Closes: #739554)
* Enable support for qt5 and poppler-qt5.
* Explicit dependence on hicolor-icon-theme.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
* add CHM support
5
5
 
6
6
* extend search dock
7
 
* add bookmarks dock
8
7
* add annotations dock
9
8
 
10
9
* rewrite tool support
15
14
* improve form support
16
15
 
17
16
* add code documentation
 
17
* investigate integration with KDE Frameworks
 
18