Commit graph

6469 commits

Author SHA1 Message Date
Luigi Toscano 4c7c0aa6f3 Doc: fix the name of the criteria
fit-page was written twice.
2013-11-20 00:18:55 +01:00
l10n daemon script b9949c339b SVN_SILENT made messages (.desktop file) 2013-11-15 07:07:28 +00:00
l10n daemon script ca18efdfc9 SVN_SILENT made messages (.desktop file) 2013-11-14 06:34:37 +00:00
l10n daemon script 618efc300a SVN_SILENT made messages (.desktop file) 2013-11-11 06:35:09 +00:00
l10n daemon script 64cdd7908f SVN_SILENT made messages (.desktop file) 2013-11-10 06:47:48 +00:00
l10n daemon script 5a6763d3c1 SVN_SILENT made messages (.desktop file) 2013-11-09 06:38:20 +00:00
l10n daemon script a67395ad9a SVN_SILENT made messages (.desktop file) 2013-11-08 07:06:24 +00:00
l10n daemon script 6eab2a5527 SVN_SILENT made messages (.desktop file) 2013-11-07 06:33:01 +00:00
l10n daemon script ecf060106d SVN_SILENT made messages (.desktop file) 2013-11-05 13:10:24 +00:00
l10n daemon script 7340add836 SVN_SILENT made messages (.desktop file) 2013-11-05 07:03:43 +00:00
Albert Astals Cid ff34a5e493 prepare for beta1 2013-11-04 23:17:10 +01:00
Albert Astals Cid f6babc0631 compile++ 2013-11-04 21:49:32 +01:00
Albert Astals Cid b9869e10d0 Compile++ 2013-11-04 21:38:52 +01:00
Nicolás Alvarez 8e8dde9756 Merge mobipocket generator plugin.
Imported from kde:kdegraphics-mobipocket.git/okular.
2013-11-04 16:29:33 -03:00
Albert Astals Cid 5a1afc51e3 Pass down to lpr the printer margins
This makes automagically work the printing on printers with
hard-margins since the QPrinter dialog margins are initialized to the printer
hard-margins. If you still want the old and mostly unuseful
behaviour of not having any margin (and thus your printer not printing things on the borders) you
can always set the margins to 0 in the dialog

BUGS: 319476
FIXED-IN: 4.12.0
2013-10-29 21:25:54 +01:00
l10n daemon script 4caa0ef20b SVN_SILENT made messages (.desktop file) 2013-10-29 03:47:47 +00:00
Albert Astals Cid ea8316960e Revert the test, it's broken 2013-10-29 00:49:35 +01:00
Albert Astals Cid 38ef3cabf8 try to find out where test is broken 2013-10-29 00:45:39 +01:00
Jaydeep Solanki b070de5600 autotest for epub internal links 2013-10-27 17:20:53 +01:00
Yuri Chornoivan 3097f70878 Fix typo found by Freek de Kruijf 2013-10-27 14:05:45 +02:00
Albert Astals Cid 22a9b78b5a Merge remote-tracking branch 'origin/KDE/4.11' 2013-10-26 11:56:13 +02:00
Albert Astals Cid e475ac9f4a prepare for 4.11.3 2013-10-26 11:54:43 +02:00
Ciro Santilli afc74e76ef Add an action to toggle Change Colors
This has the exact same behaviour of clicking the toolbox Settigs > Configure Okular > Accessibility > Change colors and then clicking Ok, therefore changing the saved configs.

BUGS: 173264
FIXED-IN: 4.12.0
2013-10-26 11:40:41 +02:00
Jaydeep Solanki e95b1db23c epub audio support 2013-10-24 00:20:11 +02:00
Jaydeep Solanki e9ccc4867b epub video support 2013-10-24 00:20:04 +02:00
Jaydeep Solanki 9b673d04f1 fix overlapping text 2013-10-23 23:16:02 +02:00
Jaydeep Solanki ed0d146457 add SVG support 2013-10-23 22:59:28 +02:00
Jaydeep Solanki 6b3ac2e1b0 fix internal links 2013-10-23 22:52:20 +02:00
Jaydeep Solanki c0cc3af9be fix for epubs with non-white background color 2013-10-23 21:48:15 +02:00
Fabio D'Urso bdcc7d3eb1 kimgio generator: tiled rendering support
REVIEW: 113250
2013-10-20 11:23:11 +02:00
Albert Astals Cid 5454be6c60 Merge remote-tracking branch 'origin/KDE/4.11' 2013-10-19 19:06:45 +02:00
Albert Astals Cid 5955d97af7 Fix Movie player controls sometimes only show up at the first playing of the movie
BUGS: 326194
FIXED-IN: 4.11.3
2013-10-19 19:05:47 +02:00
Fabio D'Urso cbdd986ef7 Compile^^
The original code worked on 32-bit only, the previous Compile++ patch worked on
64-bit only. Hopefully this will work on both ;)
2013-10-18 17:08:09 +02:00
Albert Astals Cid ed68caae95 Compile++ 2013-10-18 16:43:30 +02:00
Jaan Vajakas dff8bf1b36 Improve searching code
Also simplified code a bit by removing unnecessary calls to toLower in TextPagePrivate::findTextInternalForward and TextPagePrivate::findTextInternalBackward I also fixed a small bug: the letter capital I with dot above (U+0130) did not match itself in case-insensitive mode on Qt 4.8.4 (U+0130 still does not match lowercase i (U+0069), which can be considered another bug, that I didn't fix (although this behavior conforms to the Unicode case folding rules)).

(I did not implement the Knuth-Morris-Pratt algorithm that I promised in a comment of Bug 323263 because on second thought I find that the win, if any, would probably be negligible except for some very special documents and special query strings.)

BUGS: 323262
BUGS: 323263
REVIEW: 112135
2013-10-18 16:30:07 +02:00
Fabio D'Urso ad589985e1 Remove some unused #includes 2013-10-14 20:42:34 +02:00
l10n daemon script c013644aed SVN_SILENT made messages (.desktop file) 2013-10-14 04:17:57 +00:00
Albert Astals Cid 049a3a8fe5 Merge remote-tracking branch 'origin/KDE/4.11'
Conflicts:
	generators/txt/libokularGenerator_txt.desktop
2013-10-13 23:56:10 +02:00
Christoph Feck cfa37065c2 Fix cbr (rar) listing with unrar 5
The new unrar version includes the paths in its "bare listing" (unrar lb), while it still extracts only the filename without the path. Thus, the Unrar::list() function fails. This patch strips the path away.

REVIEW: 113163
BUGS: 325677
FIXED-IN: 4.11.3
2013-10-13 23:54:57 +02:00
Fabio D'Urso a995fdf1b4 Compile 2013-10-12 20:34:23 +02:00
Fabio D'Urso 26c257202d kimgio generator: Apply transformations dictated by Exif metadata
BUG: 322920
FIXED-IN: 4.12.0
REVIEW: 111793
2013-10-11 11:07:54 +02:00
l10n daemon script c9012d2b27 SVN_SILENT made messages (.desktop file) 2013-10-09 06:52:34 +00:00
l10n daemon script fb78b19ee4 SVN_SILENT made messages (.desktop file) 2013-10-09 04:12:11 +00:00
l10n daemon script 3a97029842 SVN_SILENT made messages (.desktop file) 2013-10-08 07:42:18 +00:00
Fabio D'Urso 57ea580057 Merge remote-tracking branch 'origin/KDE/4.11' 2013-10-01 19:26:06 +02:00
Fabio D'Urso 68439221ea Unparent the old TOCModel so that it doesn't get deleted twice
BUG: 322919
FIXED-IN: 4.11.3
2013-10-01 19:21:13 +02:00
Fabio D'Urso 177235d5d7 PageView: compile if PAGEVIEW_DEBUG is set 2013-10-01 19:21:13 +02:00
Fabio D'Urso 358fc7568d Added comment about the previous patch 2013-09-30 23:21:02 +02:00
Stefan Radermacher 20716155ec Show table of contents in sidebar on startup (if present)
FEATURE: 321169
FIXED-IN: 4.12.0
REVIEW: 111036
2013-09-30 23:18:17 +02:00
Yuri Chornoivan c1a61dd912 Add some documentation about usage of Okular annotating tools
REVIEW: 112569
(cherry picked from commit 452f7705a7)
backport to 4.11.3
2013-09-28 15:06:16 +02:00