l10n daemon script
da42e4b166
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
l10n daemon script
854d997fd5
SVN_SILENT made messages (after extraction)
9 years ago
l10n daemon script
5a7f11927f
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
l10n daemon script
d075df4eb0
SVN_SILENT made messages (after extraction)
9 years ago
l10n daemon script
151a8f7e78
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
l10n daemon script
2e65d70f63
SVN_SILENT made messages (after extraction)
9 years ago
l10n daemon script
16c265e8db
SVN_SILENT made messages (after extraction)
9 years ago
l10n daemon script
1c3e55c4f2
SVN_SILENT made messages (after extraction)
9 years ago
l10n daemon script
d89ad9053a
SVN_SILENT made messages (after extraction)
9 years ago
Miklós Máté
4520ac7192
Fix comparision between signed and unsigned
...
REVIEW: 129285
Note by Albert, this is still "broken" since QImage works on ints and the ft slot on uints so technically we should be doing lots of checks when calling scanLine and stuff, but compilers don't complain about that, so let's pretend all is good
9 years ago
l10n daemon script
ae6961a63c
SVN_SILENT made messages (after extraction)
9 years ago
l10n daemon script
825272fa0e
SVN_SILENT made messages (after extraction)
9 years ago
Luigi Toscano
97b41df935
UI messages: fix the capitalization
9 years ago
l10n daemon script
b0024f05c7
SVN_SILENT made messages (after extraction)
9 years ago
l10n daemon script
3898a99a8f
SVN_SILENT made messages (after extraction)
9 years ago
l10n daemon script
36befe7161
SVN_SILENT made messages (after extraction)
9 years ago
l10n daemon script
3107e544b4
SVN_SILENT made messages (after extraction)
9 years ago
Burkhard Lück
4b7455396e
add metadata for kimgio, mobipocket, ooo, plucker, poppler, spectre, txt, xps
...
REVIEW:129347
BUG:363842
9 years ago
l10n daemon script
66cba6e293
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
l10n daemon script
3f484b44a9
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
l10n daemon script
92efe12446
SVN_SILENT made messages (after extraction)
9 years ago
l10n daemon script
a673dca880
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
l10n daemon script
dcb51a7f26
SVN_SILENT made messages (after extraction)
9 years ago
l10n daemon script
b1bb8bfc61
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
l10n daemon script
466a6ae8c2
SVN_SILENT made messages (after extraction)
9 years ago
Friedrich W. H. Kossebau
37aafeba93
Remove no longer existing include dir
...
--warnings
9 years ago
l10n daemon script
3a16c16a17
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
Burkhard Lück
4c1a44bc40
add missing metainfo.xml files
9 years ago
Burkhard Lück
9ae16afd97
use reverse domain-name scheme for metainfo.xml files
9 years ago
Burkhard Lück
1c9a9ce947
use reverse domain-name for component ID
9 years ago
Burkhard Lück
8666cacb92
add appdata file + metadata for chm, comicbook, djvu, dvi, epub, fax, fictionbook
...
REVIEW:128404
9 years ago
l10n daemon script
191e10300d
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
Albert Vaca
c8742b3f37
Fixed epub generator not being able to load resources on some files.
...
Cases that are fixed by this change are:
- Filenames that didn't start with "/" weren't concatenated properly to
the base path.
- Non-normalized paths (eg: having "../") couldn't be resolved by libepub.
QUrl::resolved() normalizes the paths after concatenating them.
- Paths with special characters were escaped because of using
QUrl::toString() instead of QUrl::path(), making them not work.
Reviewed by Albert Astals.
10 years ago
Albert Astals Cid
aa38e8d1b7
Fix xps url resolving porting regression
10 years ago
Aleix Pol
6007168aa0
Remove threading in plucker
...
Otherwise we got a crash (both on qt4 and kf5).
http://www.yosemite.ca.us/library/pioneer_cemetery/pioneer_cemeteryi.pdb
Reviewed by Albert
10 years ago
Aleix Pol
505ef44479
Fix LibSpectre look-up
10 years ago
Luigi Toscano
58b2f0e1f0
Use QMobipocket >= 2 (Qt5 based)
...
Use the new way of finding it, as include and libraries directories
are not exported, but the target information are and can be used through
target_link_libraries..
10 years ago
Aleix Pol
34ea79c2c3
Fix ms-its protocol lookup in kf5
10 years ago
Albert Vaca
c71f308252
Fixes suggested by Clazy
10 years ago
Albert Astals Cid
fe18ff0ecd
Remove declared but not implemented function
10 years ago
Albert Astals Cid
f2b2d94897
Open CBR files with shared-mime-info >= 1.7
...
Not ideal fix surely but it'll do for the moment
BUGS: 369078
10 years ago
Martin T. H. Sandsmark
fc09e52fc3
Port away from deprecated KArchive method
10 years ago
Martin T. H. Sandsmark
d9a31fa02a
Fix font color parsing in Plucker
10 years ago
Martin T. H. Sandsmark
868bf74410
Fix usage of string constants
10 years ago
Martin T. H. Sandsmark
e7697a35d1
Fix misuse of bool
10 years ago
Martin T. H. Sandsmark
95bdeea2d7
Remove unnecessary and deprecated calls
10 years ago
Martin T. H. Sandsmark
1e32012649
Fix warnings about using struct for classes
10 years ago
Olivier CHURLAUD
3b608a66c9
Preview functions again.
...
I added again the okularXXX.desktop
Correct the mess done by review 126193
10 years ago
Olivier CHURLAUD
ef6f5ebc3b
Porting more files out of KDialog
10 years ago
Olivier CHURLAUD
dfae933ae9
Print preview is working again
10 years ago