Montel Laurent
2d8df45845
kdelibs4support--
12 years ago
Montel Laurent
3b4ee788b8
Fix includes
12 years ago
Jeremy Whiting
83299b9532
Remove %i from .desktop files which added --icon to exec line.
...
Since Okular no longer uses KApplication it no longer handles --icon parameters.
12 years ago
Montel Laurent
378f6847a2
Remove some deprecated kdelibs4support
12 years ago
l10n daemon script
3588634833
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
8365cf2873
SVN_SILENT made messages (.desktop file)
12 years ago
Raymond Wooninck
f4badbc117
Port the aboutData to the new methods. Next would be to bring back
...
to About Backend dialog
12 years ago
Frederik Gladhorn
6bb0668d9d
Fix building epub generator
12 years ago
Raymond Wooninck
a146b5b307
Convert some remaining kWarning/kDebug
12 years ago
Frederik Gladhorn
f7d1dd9312
Remove -caption %c from .desktop files
...
BUGS: 338264
12 years ago
Frederik Gladhorn
6c602bf0e7
Use categorized logging even more
12 years ago
Frederik Gladhorn
83d3f1f6b7
Revert "Some more kDebug->qDebug"
...
Seems like kDebug doesn't spam the user, so this needs to use qCDebug.
This reverts commit 34fbdf8c85 .
12 years ago
Frederik Gladhorn
34fbdf8c85
Some more kDebug->qDebug
12 years ago
Albert Astals Cid
f76184cb55
Revert e96dabc467
...
Diggory i think there was a misunderstanding in our discussion
The patch is unfinished (not goot to commit with a TODO)
and needs to be improved (need to find a way to not break ABI, QSize param should be const &) please
open a reviewrequest and we can discuss/finalize it there.
CCMAIL: diggory.hardy@unibas.ch
12 years ago
Diggory Hardy
e96dabc467
Fix font size on high-DPI displays in ePub documents (but makes images small)
12 years ago
Vishesh Handa
fb330dd45c
Port the EPubGenerator
12 years ago
l10n daemon script
896de56ef0
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
1b5cbbea59
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
d2131617d6
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
d62def2323
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
6a46dd7447
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
0efb152065
SVN_SILENT made messages (.desktop file)
12 years ago
Albert Astals Cid
6112a79765
Minor version updates to generators with changes since 4.12
12 years ago
l10n daemon script
c6de0ba3a5
SVN_SILENT made messages (.desktop file)
12 years ago
Albert Astals Cid
f17142080c
Ultra ugly hack for getting links to be blue unless css'ed
12 years ago
l10n daemon script
514ef4a3ac
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
6f62e29846
SVN_SILENT made messages (.desktop file)
12 years ago
Albert Astals Cid
d2d4528bea
Increase versions for 4.12 RC
12 years ago
Jaydeep Solanki
e95b1db23c
epub audio support
13 years ago
Jaydeep Solanki
e9ccc4867b
epub video support
13 years ago
Jaydeep Solanki
9b673d04f1
fix overlapping text
13 years ago
Jaydeep Solanki
ed0d146457
add SVG support
13 years ago
Jaydeep Solanki
6b3ac2e1b0
fix internal links
13 years ago
Jaydeep Solanki
c0cc3af9be
fix for epubs with non-white background color
13 years ago
l10n daemon script
d773e626a9
SVN_SILENT made messages (.desktop file)
13 years ago
l10n daemon script
4e84194bef
SVN_SILENT made messages (.desktop file)
13 years ago
l10n daemon script
2e25db4070
SVN_SILENT made messages (.desktop file)
13 years ago
l10n daemon script
db0c64854d
SVN_SILENT made messages (.desktop file)
13 years ago
l10n daemon script
ca12f8dbb5
SVN_SILENT made messages (.desktop file)
13 years ago
l10n daemon script
9476a9cf7a
SVN_SILENT made messages (.desktop file)
13 years ago
l10n daemon script
2e847d2f81
SVN_SILENT made messages (.desktop file)
13 years ago
Fabio D'Urso
a79351212d
Removed TextDocumentGenerator::generalSettingsWidget()
...
Which is now useless because with the previous patch
TextDocumentGenerator no longer caches the widget.
13 years ago
Albert Astals Cid
aa9b2668c9
prepend okular_ to the config gile names
13 years ago
Azat Khuzhin
1fdb0a0a06
Font selector for TextDocumentGenerator
...
REVIEW: 109021
13 years ago
David Faure
155312269b
Remove erroneous double-quotes around %c in Exec line
13 years ago
Script Kiddy
cbc693b664
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
583fc0d81f
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
b23f5037df
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
0b17013be3
SVN_SILENT made messages (.desktop file)
13 years ago
Marco Martin
27c37c1fd1
use TryExec to not appear when not installed
...
when okular active is not installed, it should not appear in the open with menu, so add TryExec to see if the executable exists
this is used instead of conditional install to make easier for distributions to package the desktop and active versions separately
BUG:314981
REVIEW:109047
13 years ago