Pino Toscano
e780f79fee
install the "public" cmake modules, only FindOkular atm
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=773725
2008-02-11 17:13:05 +00:00
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
2008-02-11 17:12:23 +00:00
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
2008-02-11 12:03:28 +00:00
Pino Toscano
7aceeecb4d
bump libokularcore library version to 1.1.0
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773562
2008-02-11 11:07:14 +00:00
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
2008-02-11 10:42:42 +00:00
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
2008-02-11 10:41:04 +00:00
Pino Toscano
7eac68815b
Use the id of the form fields as id, not the name!
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773440
2008-02-11 01:37:02 +00:00
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
2008-02-10 20:47:13 +00:00
Pino Toscano
7518bc0b56
store the EmbeddedFile* directly in the QTreeWidgetItem
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773060
2008-02-10 02:02:58 +00:00
Script Kiddy
8b4d21d28f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=772852
2008-02-09 16:03:16 +00:00
Albert Astals Cid
3593d174b5
microoptimization
...
const & in foreach
svn path=/trunk/KDE/kdegraphics/okular/; revision=772807
2008-02-09 15:34:37 +00:00
Pino Toscano
aaf5f185f2
SVN_SILENT fix include guard
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=772372
2008-02-08 15:22:15 +00:00
Pino Toscano
37bf43359c
use the new addMetaData signal of TextDocumentConverter
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=772365
2008-02-08 14:49:57 +00:00
Pino Toscano
40803bf9b0
and actually connect to the new signal
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=772364
2008-02-08 14:47:41 +00:00
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
2008-02-08 14:13:55 +00:00
Script Kiddy
28ef3c962f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=771981
2008-02-07 12:24:33 +00:00
Script Kiddy
1dab4c4aef
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=771585
2008-02-06 13:01:43 +00:00
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
2008-02-05 17:36:04 +00:00
Pino Toscano
8e4d1708a6
few "krazy fixes", patch by Fábio Firmo <fabio.a.firmo@gmail.com>
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770943
2008-02-04 19:51:14 +00:00
Script Kiddy
c59b0d8eea
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770815
2008-02-04 14:08:41 +00:00
Burkhard Lück
11dfa10361
fixed wrong menuitem + typo
...
svn path=/trunk/KDE/kdegraphics/doc/okular/; revision=770501
2008-02-03 20:52:59 +00:00
Pino Toscano
d3b5ef60d7
SVN_SILENT simplify a bit
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770441
2008-02-03 19:13:55 +00:00
Albert Astals Cid
302ffcc05b
also port the kio to the latest kchmviewer stuff
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770395
2008-02-03 16:00:06 +00:00
Albert Astals Cid
d60620d33d
fix FSF address
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770378
2008-02-03 15:19:16 +00:00
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
2008-02-03 15:14:13 +00:00
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
2008-02-03 15:07:00 +00:00
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
2008-02-01 21:21:46 +00:00
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
2008-02-01 00:43:45 +00:00
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
2008-02-01 00:30:48 +00:00
Script Kiddy
918d28a86d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=769081
2008-01-31 13:26:39 +00:00
Albert Astals Cid
bde413ac5e
okular needs libspectre >= 0.2 as of now
...
Packagers start your engines!
svn path=/trunk/KDE/kdegraphics/okular/; revision=768911
2008-01-30 22:08:44 +00:00
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
2008-01-29 19:13:08 +00:00
Script Kiddy
daad15e7d2
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=767676
2008-01-28 14:23:23 +00:00
Albert Astals Cid
8916829ff3
compare against correct rotation values (enum)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=767370
2008-01-27 21:58:46 +00:00
Pino Toscano
eaff357e78
SVN_SILENT bump to 0.1.1
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=767254
2008-01-27 16:43:16 +00:00
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
2008-01-27 16:31:02 +00:00
Pino Toscano
fd1e5863bb
- add version of libtiff in the about data
...
- bump copyright year to 2008
svn path=/trunk/KDE/kdegraphics/okular/; revision=767231
2008-01-27 15:47:25 +00:00
Script Kiddy
51a1d75de3
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=767165
2008-01-27 13:31:32 +00:00
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
2008-01-27 05:57:50 +00:00
Script Kiddy
97b0fe6bdf
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=766697
2008-01-26 13:11:06 +00:00
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
2008-01-25 20:06:02 +00:00
Script Kiddy
51ca1e51c6
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=766235
2008-01-25 12:53:51 +00:00
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
2008-01-25 00:05:57 +00:00
Pino Toscano
66c950fcbb
use a yellow color if the annotation's one is not valid
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765918
2008-01-24 21:48:03 +00:00
Pino Toscano
194048d6c6
fix typo
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765732
2008-01-24 16:34:05 +00:00
Pino Toscano
4e5096e731
let's try telling doxygen which class should it extract from...
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765695
2008-01-24 14:22:17 +00:00
Pino Toscano
fa5c99b318
SVN_SILENT few updates
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765686
2008-01-24 13:53:20 +00:00
Script Kiddy
75f203b82f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=765681
2008-01-24 13:44:24 +00:00
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
2008-01-24 12:31:48 +00:00
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
2008-01-24 11:37:00 +00:00