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

« back to all changes in this revision

Viewing changes to miscellaneous/qpdfview.appdata.xml

  • 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:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!-- Copyright 2014 Adam Reichold <adam.reichold@t-online.de> -->
 
3
<application>
 
4
    <id type="desktop">qpdfview.desktop</id>
 
5
    <metadata_license>CC0-1.0</metadata_license>
 
6
    <project_license>GPL-2.0+</project_license>
 
7
    <name>qpdfview</name>
 
8
    <summary>tabbed document viewer</summary>
 
9
    <description>
 
10
        <p>
 
11
        qpdfview is a simple tabbed document viewer which uses the Poppler library for PDF rendering and CUPS for printing and provides a clear and simple Qt graphical user interface. Support for the DjVu and PostScript formats can be added via plugins.
 
12
        </p>
 
13
        <p>        
 
14
        The current feature set includes:
 
15
        </p>
 
16
        <ul>
 
17
            <li>Outline, properties and thumbnail panes</li>
 
18
            <li>Scale, rotate and fit</li>
 
19
            <li>Fullscreen and presentation views</li>
 
20
            <li>Continuous and multi-page layouts</li>
 
21
            <li>Persistent per-file settings</li>
 
22
            <li>Configurable keyboard shortcuts</li>
 
23
            <li>Configurable tool bars</li>
 
24
            <li>Support for DjVu and PostScript documents via plug-ins</li>
 
25
            <li>Search for text (PDF and DjVu only)</li>
 
26
            <li>SyncTeX support (PDF only)</li>
 
27
            <li>Partial annotation support (PDF only, Poppler version 0.20.1 or newer)</li>
 
28
            <li>Partial form support (PDF only)</li>
 
29
        </ul>    
 
30
    </description>
 
31
    <screenshots>
 
32
        <screenshot type="default" width="800" height="485">http://screenshots.debian.net/screenshots/q/qpdfview/10731_large.png</screenshot>
 
33
        <screenshot width="800" height="485">http://screenshots.debian.net/screenshots/q/qpdfview/9700_large.png</screenshot>
 
34
        <screenshot width="426" height="503">http://screenshots.debian.net/screenshots/q/qpdfview/9701_large.png</screenshot>
 
35
        <screenshot width="707" height="600">http://screenshots.debian.net/screenshots/q/qpdfview/9399_large.png</screenshot>
 
36
    </screenshots>
 
37
    <url type="homepage">https://launchpad.net/qpdfview</url>
 
38
    <updatecontact>qpdfview@lists.launchpad.net</updatecontact>
 
39
</application>