l10n daemon script
9a3672b255
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
e6ef3cb64b
SVN_SILENT made messages (.desktop file)
11 years ago
Albert Astals Cid
d95efa7698
Move synctex up to the core from poppler generator
...
This way dvi and any other potential user gets it for free
The diff is huge, but the synctex files are just moves.
And the code in core/ is also mostly just a move from the generator_pdf.cpp code
Acked by Luigi
REVIEW: 120311
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
Luigi Toscano
5e2d190ebf
Guard drawText() when X-bitmap fonts are used
...
If the fonts are mapped for some reason to X bitmap fonts,
the call to drawText() in the non-GUI thread will produce a crash.
Ensure that the rendering of the text is performed only if
the threaded font rendering is available - a rare event nowadays,
but still possible.
CCBUG: 248852
12 years ago
Albert Astals Cid
e9e3d4a435
Make documentInfo be Hash based instead of XML based
12 years ago
Albert Astals Cid
b326c4f11e
Prepare for 4.14.0 release
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
Luigi Toscano
710779b7b8
getenv -> qgetenv
12 years ago
Luigi Toscano
9fc25e0448
Cleanup messages for the info message widget
...
- use proper HTML tags so that it is easy to read complex messages
- remove one unused string
- minor string fixes
12 years ago
Luigi Toscano
576596d9fc
Remove fontProgressDialog, no more used
12 years ago
Luigi Toscano
ae555519c5
Move the call to fontLocate in the pixmap rendering thread
...
- Initialize the kpsewhich QProcess in the fontLocate() method
- Remove the usage of fontProgressDialog and use the warning
signal to notify the user on the status of font generation.
- The change makes it "easier", in future, to kill the font
generation when the user opens a new document. Right now it
is not possible to stop the generation.
Reviewed by: Albert Astal Cid, Fabio d'Urso
(and thanks for the hints!)
12 years ago
Albert Astals Cid
11773fdcb5
Wops, this should have not been removed ^_^
12 years ago
Albert Astals Cid
99ec6dcdc5
We don't need to pass the parent down now
...
Acked by Luigi
12 years ago
Albert Astals Cid
5826ba35f3
Remove the use of progress dialog and widget in the dvi exporter
...
They are not really useful anyway
Acked by Luigi
12 years ago
Albert Astals Cid
6112a79765
Minor version updates to generators with changes since 4.12
12 years ago
Yuri Chornoivan
9246905953
Add missing space
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
Luigi Toscano
9a59b49d8c
Code cleanup: remove references to the old KDVI statusbar
12 years ago
Luigi Toscano
b27d890812
Use signals to display messages in fontpool
...
- replace KMessageBox usage
- cleanup/rewrite few message strings
12 years ago
Luigi Toscano
2c5672ea74
Use signals to display messages in dviRenderer*
...
- replace KMessageBox usage
- readd and clean few notice/warning/error messages (previously commented)
12 years ago
Luigi Toscano
4ae6ece82e
Use signals to propagate notifications in dviexport and psgs
...
Change KMessageBox into notifications (PageViewMessage).
REVIEW: 115925
12 years ago
Luigi Toscano
90779f4a2a
Comments cleanup: remove references to the old KDVI info dialog
12 years ago
Luigi Toscano
d04f30dc75
Use KStandardDirs::findExe instead of the custom find_exe
12 years ago
Luigi Toscano
9d10be4f2e
Fix debug statements still using Qt3 "style" (disabled by default)
12 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
Yuri Chornoivan
3b73357d2f
Fix some typos found by Krazy2
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
Script Kiddy
a034e086e5
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
23e88b8605
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
ba79674de9
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
be8aa28dc9
SVN_SILENT made messages (.desktop file)
13 years ago