Pino Toscano
ebdc32b46c
polish up a bit:
...
- lowercase the function calls
- use FindPackageHandleStandardArgs
- a bit of doc
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=773724
18 years ago
Pino Toscano
ba59951fe0
merge the checks for stuff in the development version of poppler in a HAVE_POPPLER_0_7
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773566
18 years ago
Pino Toscano
7aceeecb4d
bump libokularcore library version to 1.1.0
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773562
18 years ago
Pino Toscano
64e7cd8e41
Optionally, read the "button" form fields from poppler.
...
Enable the support for them only if the poppler version is recent enough (atm, git master of around 9 hours ago).
svn path=/trunk/KDE/kdegraphics/okular/; revision=773549
18 years ago
Pino Toscano
03ea6ff54d
Add the support in the core library and in the user interface for button form fields (ie, push button, check boxes and radio buttons).
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773548
18 years ago
Pino Toscano
7eac68815b
Use the id of the form fields as id, not the name!
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773440
18 years ago
Tobias Koenig
5fd6ef5d7c
Remove unneeded code, if we don't have a creator, don't tell okular
...
about it.
svn path=/trunk/KDE/kdegraphics/okular/; revision=773347
18 years ago
Pino Toscano
7518bc0b56
store the EmbeddedFile* directly in the QTreeWidgetItem
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773060
18 years ago
Script Kiddy
8b4d21d28f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=772852
18 years ago
Albert Astals Cid
3593d174b5
microoptimization
...
const & in foreach
svn path=/trunk/KDE/kdegraphics/okular/; revision=772807
18 years ago
Pino Toscano
aaf5f185f2
SVN_SILENT fix include guard
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=772372
18 years ago
Pino Toscano
37bf43359c
use the new addMetaData signal of TextDocumentConverter
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=772365
18 years ago
Pino Toscano
40803bf9b0
and actually connect to the new signal
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=772364
18 years ago
Pino Toscano
c6b7cfab8c
Add a addMetaData(DocumentInfo::Key, QString) signal to the TextDocumentConverter.
...
This way, standard info keys can be used without adding manually the key id and the translated label.
svn path=/trunk/KDE/kdegraphics/okular/; revision=772350
18 years ago
Script Kiddy
28ef3c962f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=771981
18 years ago
Script Kiddy
1dab4c4aef
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=771585
18 years ago
Tobias Koenig
34099483fb
Update the bookmark menu whenever bookmarks have been renamed
...
in the sidebar
BUG: 157189
svn path=/trunk/KDE/kdegraphics/okular/; revision=771286
18 years ago
Pino Toscano
8e4d1708a6
few "krazy fixes", patch by Fábio Firmo <fabio.a.firmo@gmail.com>
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770943
18 years ago
Script Kiddy
c59b0d8eea
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770815
18 years ago
Burkhard Lück
11dfa10361
fixed wrong menuitem + typo
...
svn path=/trunk/KDE/kdegraphics/doc/okular/; revision=770501
18 years ago
Pino Toscano
d3b5ef60d7
SVN_SILENT simplify a bit
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770441
18 years ago
Albert Astals Cid
302ffcc05b
also port the kio to the latest kchmviewer stuff
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770395
18 years ago
Albert Astals Cid
d60620d33d
fix FSF address
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770378
18 years ago
Albert Astals Cid
a1166052d2
adding myself, probably more people should be here, just add yourselves or shout me
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770375
18 years ago
Albert Astals Cid
2e29cd8ffa
port to new kchmviewer code, this brings us to almost no local patch on extern code (we have 1 bugfix + making kio-msits work that i'll notify upstream)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770371
18 years ago
Kevin Kofler
e6f561800e
Fix kdegraphics/okular/generators/spectre/CMakeLists.txt so the build against libspectre actually works.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=769703
18 years ago
Pino Toscano
e9bd289993
Keep a list of the currently active pixmap requests (usually one at most), and wait for their finish when closing the document.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=769281
18 years ago
Pino Toscano
283852c563
instead of assert()'ing, just acts like a Document and delete the pixmap request
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=769280
18 years ago
Script Kiddy
918d28a86d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=769081
18 years ago
Albert Astals Cid
bde413ac5e
okular needs libspectre >= 0.2 as of now
...
Packagers start your engines!
svn path=/trunk/KDE/kdegraphics/okular/; revision=768911
18 years ago
Albert Astals Cid
87fe7f277a
Revert r602310: usability fix: mouse wheel up goes to the next page, not to the previous (and viceversa for mouse wheel down)
...
Florian agrees
BUG: 156880
svn path=/trunk/KDE/kdegraphics/okular/; revision=768317
18 years ago
Script Kiddy
daad15e7d2
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=767676
18 years ago
Albert Astals Cid
8916829ff3
compare against correct rotation values (enum)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=767370
18 years ago
Pino Toscano
eaff357e78
SVN_SILENT bump to 0.1.1
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=767254
18 years ago
Pino Toscano
df3094a252
Add an installed header with the okular version as number and string (ala kdeversion.h);
...
use the version string in the about data.
svn path=/trunk/KDE/kdegraphics/okular/; revision=767247
18 years ago
Pino Toscano
fd1e5863bb
- add version of libtiff in the about data
...
- bump copyright year to 2008
svn path=/trunk/KDE/kdegraphics/okular/; revision=767231
18 years ago
Script Kiddy
51a1d75de3
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=767165
18 years ago
Michael Pyne
9279a99a07
Make okular's pdf feature compile here by allowing multiple include paths for the Poppler and Qt4 bindings.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=766994
18 years ago
Script Kiddy
97b0fe6bdf
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=766697
18 years ago
Albert Astals Cid
76566e8afe
check we could open the file, i always get hit by that kind of bugs in other apps and i hate it :D
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=766417
18 years ago
Script Kiddy
51ca1e51c6
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=766235
18 years ago
Pino Toscano
e27bfaac73
Add a mapping system for pages to exclude the pages we are not able to load, avoid crashing when requesting "invalid" pages.
...
BUG: 156608
svn path=/trunk/KDE/kdegraphics/okular/; revision=765972
18 years ago
Pino Toscano
66c950fcbb
use a yellow color if the annotation's one is not valid
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765918
18 years ago
Pino Toscano
194048d6c6
fix typo
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765732
18 years ago
Pino Toscano
4e5096e731
let's try telling doxygen which class should it extract from...
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765695
18 years ago
Pino Toscano
fa5c99b318
SVN_SILENT few updates
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765686
18 years ago
Script Kiddy
75f203b82f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765681
18 years ago
Pino Toscano
71f4bc4d1c
remove the old agg stuff; fix the path for the external gs stuff (libspectre)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765594
18 years ago
Pino Toscano
507511d607
Refactor a bit the thumbnails view.
...
Instead of putting in the scrollarea as many widgets as the number of pages, just paint the thumbnails on the scroll widget itself;
this should reduce a bit the memory usage due to the child widgets (especially in documents w/ many pages).
All should work as before, even the few annoyances with the visible areas drag were left (now they can be solved).
svn path=/trunk/KDE/kdegraphics/okular/; revision=765585
18 years ago
Pino Toscano
e26ce5255b
the text color needs to be adapted to the color scheme as well
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765271
18 years ago