Pino Toscano
0eece2e216
Backport: make sure to unload the fonts before unloading freetype.
...
CCBUG: 155317
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=779800
18 years ago
Pino Toscano
df20b8d5a7
Backport: add a tooltip for the bookmark name.
...
CCBUG: 158219
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=779637
18 years ago
Pino Toscano
c33f7cf692
link to less libraries
...
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=779542
18 years ago
Pino Toscano
90cdace053
bump version to 0.6.2
...
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=779522
18 years ago
Script Kiddy
772953c817
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=776572
18 years ago
Pino Toscano
6075bacf2a
link to less libraries (no need for linking to poppler here)
...
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=774877
18 years ago
Script Kiddy
ec9dd9903d
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=774519
18 years ago
Pino Toscano
a329a5edb1
don't enable read-only widgets
...
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=774014
18 years ago
Pino Toscano
61b8d620e6
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=/branches/KDE/4.0/kdegraphics/okular/; revision=773749
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
82ab38ff3d
Backport SVN commit 773347 by tokoe:
...
Remove unneeded code, if we don't have a creator, don't tell okular
about it.
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=773445
18 years ago
Pino Toscano
a822d4ce40
Backport: use the id of the form fields as id, not the name.
...
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=773441
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
Burkhard Lück
9fa5a0eb52
backport from trunk
...
svn path=/branches/KDE/4.0/kdegraphics/doc/okular/; revision=771606
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
13ed1bd9c6
Backport of bugfix #157189
...
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=771341
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
c609259073
SVN_SILENT simplify a bit
...
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=770442
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
Pino Toscano
243dc79e0d
Adapt to the name change: okular -> Okular.
...
(can be done as the new message is already in the pot)
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=770015
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
Burkhard Lück
1430741b25
documentation backport from trunk
...
svn path=/branches/KDE/4.0/kdegraphics/doc/okular/; revision=769680
18 years ago
Pino Toscano
e7a9fcb11f
Keep a list of the currently active pixmap requests (usually one at most), and wait for their finish when closing the document.
...
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=769283
18 years ago
Pino Toscano
7d090bee09
instead of assert()'ing, just acts like a Document and delete the pixmap request
...
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=769282
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
Script Kiddy
0bd507b6a2
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=768508
18 years ago
Albert Astals Cid
660547861a
backport r768317
...
****************
Revert r602310: usability fix: mouse wheel up goes to the next page, not to the previous (and viceversa for mouse wheel down)
Florian agrees
svn path=/branches/KDE/4.0/kdegraphics/okular/; revision=768320
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