Commit graph

1470 commits

Author SHA1 Message Date
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
l10n daemon script c9012d2b27 SVN_SILENT made messages (.desktop file) 2013-10-09 06:52:34 +00:00
l10n daemon script 3a97029842 SVN_SILENT made messages (.desktop file) 2013-10-08 07:42:18 +00:00
l10n daemon script edd5e0e6bd SVN_SILENT made messages (.desktop file) 2013-08-15 06:35:06 +00:00
l10n daemon script 247e426c02 SVN_SILENT made messages (.desktop file) 2013-08-06 07:20:18 +00:00
l10n daemon script 9e8267b635 SVN_SILENT made messages (.desktop file) 2013-07-30 07:18:19 +00:00
Albert Astals Cid 48e0477a67 numPages returns int, account for < 0 numPages
If numPages < 0 it's an error
2013-07-25 22:09:57 +02:00
l10n daemon script 2e25db4070 SVN_SILENT made messages (.desktop file) 2013-07-23 07:07:19 +00:00
l10n daemon script 23389e4e5c SVN_SILENT made messages (.desktop file) 2013-07-21 06:43:44 +00:00
l10n daemon script ca12f8dbb5 SVN_SILENT made messages (.desktop file) 2013-07-14 06:57:29 +00:00
l10n daemon script 2cafa9e38c SVN_SILENT made messages (.desktop file) 2013-07-11 06:29:22 +00:00
l10n daemon script 1109c54e83 SVN_SILENT made messages (.desktop file) 2013-07-07 04:07:25 +00:00
Fabio D'Urso a768dc69ad Remove z-order annotation hack in poppler generator
It was wrong: it didn't make poppler and okular's z-order match. Quite
the opposite: it actually reversed it.
2013-07-01 22:06:34 +02:00
l10n daemon script 2e847d2f81 SVN_SILENT made messages (.desktop file) 2013-07-01 03:53:16 +00:00
Fabio D'Urso 6efedc7bea poppler: Comply with new rules in API calls about FixedRotation annotations
See patch 0006 in
http://lists.freedesktop.org/archives/poppler/2013-April/010214.html

CCBUG: 313177
2013-06-26 21:47:37 +02:00
Yuri Chornoivan 3b73357d2f Fix some typos found by Krazy2 2013-06-24 13:46:16 +03:00
l10n daemon script 4252a2137b SVN_SILENT made messages (.desktop file) 2013-06-23 04:00:21 +00:00
l10n daemon script 146e933a05 SVN_SILENT made messages (.desktop file) 2013-06-13 03:54:13 +00:00
Fabio D'Urso a79351212d Removed TextDocumentGenerator::generalSettingsWidget()
Which is now useless because with the previous patch
TextDocumentGenerator no longer caches the widget.
2013-06-07 00:44:56 +02:00
l10n daemon script 8f1b2b7281 SVN_SILENT made messages (.desktop file) 2013-06-05 04:52:43 +00:00
l10n daemon script 99a74074f4 SVN_SILENT made messages (.desktop file) 2013-05-30 04:28:22 +00:00
l10n daemon script b5a0efde37 SVN_SILENT made messages (.desktop file) 2013-05-21 11:09:57 +00:00
Yuri Chornoivan c32b130342 Some i18n fixes 2013-05-19 10:59:43 +03:00
Albert Astals Cid aa9b2668c9 prepend okular_ to the config gile names 2013-05-18 16:16:09 +02:00
Albert Astals Cid e11d760de8 And now fix the fix 2013-05-18 16:06:51 +02:00
Azat Khuzhin 1fdb0a0a06 Font selector for TextDocumentGenerator
REVIEW: 109021
2013-05-18 16:03:33 +02:00
Albert Astals Cid 7ee70a7140 Fix naming 2013-05-18 16:03:33 +02:00
Fabio D'Urso a7cb8e1d3c Compile with Poppler < 0.20
I had added this special case because Poppler < 0.20 stored garbage
in the DOM node corresponding to inplaceText (but good data in contents).
This code copied the good value into inplaceText, so that our UI code,
which used to show the user what it read from inplaceText, showed the
good value instead.

Now that Okular only has contents, this special handling is no longer
needed.
2013-05-18 13:38:13 +02:00
Script Kiddy edcf708a99 SVN_SILENT made messages (.desktop file) 2013-05-17 09:40:41 +02:00
Albert Astals Cid bfbcbffc80 Merge remote-tracking branch 'origin/KDE/4.10'
Conflicts:
	generators/spectre/okularApplication_ghostview.desktop
2013-05-16 23:53:29 +02:00
Script Kiddy 6c40f3ea9a SVN_SILENT made messages (.desktop file) 2013-05-14 22:30:22 +02:00
Script Kiddy c675ea8234 SVN_SILENT made messages (.desktop file) 2013-05-14 17:33:07 +02:00
Jon Mease 2ae9e58bb4 Merge window.text, contents and inplaceText annotation properties
BUG: 319442
REVIEW: 110391
2013-05-14 09:43:27 +02:00
Azat Khuzhin fb52027fab Don't link unused libraries for txt backend
REVIEW: 110263
2013-05-07 22:44:48 +02:00
Yury G. Kudryashov 36b445e5c0 Merge remote-tracking branch 'origin/KDE/4.10' 2013-05-05 17:23:06 +04:00
Yury G. Kudryashov 3e976b620f Fixup for e37c43b189
Use QFile::decodeName() instead of QString::fromLocal8Bit() as suggested by
André Wöbbeking a couple of days after commit.
2013-05-05 17:22:11 +04:00
David Faure 155312269b Remove erroneous double-quotes around %c in Exec line 2013-05-03 13:25:44 +02:00
Script Kiddy 0652ed12de SVN_SILENT made messages (.desktop file) 2013-04-21 08:44:39 +02:00
Albert Astals Cid 0b17c7fb72 Merge remote-tracking branch 'origin/KDE/4.10'
Conflicts:
	conf/settings.kcfgc
	generators/spectre/okularApplication_ghostview.desktop
2013-04-20 18:16:59 +02:00
Script Kiddy 6a66215957 SVN_SILENT made messages (.desktop file) 2013-04-20 15:46:14 +02:00
Script Kiddy cbc693b664 SVN_SILENT made messages (.desktop file) 2013-04-20 09:48:58 +02:00
Script Kiddy b3b6f26a9b SVN_SILENT made messages (.desktop file) 2013-04-18 09:38:21 +02:00
Albert Astals Cid f03d68128b Merge remote-tracking branch 'origin/KDE/4.10'
Conflicts:
	generators/spectre/okularApplication_ghostview.desktop
2013-04-17 21:03:13 +02:00
Script Kiddy 942628db47 SVN_SILENT made messages (.desktop file) 2013-04-08 13:30:45 +02:00
Script Kiddy 583fc0d81f SVN_SILENT made messages (.desktop file) 2013-04-08 08:57:28 +02:00
Script Kiddy 2314198ec0 SVN_SILENT made messages (.desktop file) 2013-04-07 13:15:27 +02:00
Script Kiddy bd83080dad SVN_SILENT made messages (.desktop file) 2013-04-07 08:18:04 +02:00
Script Kiddy 6fe685ce61 SVN_SILENT made messages (.desktop file) 2013-04-04 14:46:28 +02:00
Script Kiddy add8fdefbf SVN_SILENT made messages (.desktop file) 2013-04-04 09:26:33 +02:00
Script Kiddy 1456887297 SVN_SILENT made messages (.desktop file) 2013-04-02 21:50:36 +02:00