M B
8aa96484da
Markdown: Fix images with special chars in URLs not loaded
...
If an image URL contains a non-ASCII character (e.g. `kartöffelchen.jpg`), the html returned by the markdown parser contains the encoded path `kart%C3%B6ffelchen.jpg`. We must decode the path before checking if the image file exists.
4 years ago
Albert Astals Cid
5ceeb68dfe
Remove unused KIO::Core dependencies
4 years ago
Albert Astals Cid
ba35bbd9e6
emit -> Q_EMIT
...
A future ECM is going to force that on us, so do it early
4 years ago
Volker Krause
50d0703ae0
Enable readability-braces-around-statements
4 years ago
Heiko Becker
fe5847155c
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit b2d872c79f )
4 years ago
l10n daemon script
18fab8e19b
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
9cdc390f53
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"
4 years ago
l10n daemon script
5115d6db24
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"
4 years ago
Heiko Becker
db9dd90925
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 715fd1ac36 )
4 years ago
Heiko Becker
715fd1ac36
GIT_SILENT Update Appstream for new release
4 years ago
Heiko Becker
11448b94b1
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 8a09492a9a )
4 years ago
Heiko Becker
8a09492a9a
GIT_SILENT Update Appstream for new release
4 years ago
Albert Astals Cid
84d977dd2d
GIT_SILENT Update Appstream for new release
4 years ago
Albert Astals Cid
09a2b506ed
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 84d977dd2d )
4 years ago
Albert Astals Cid
f686f4c6bf
Markdown: Don't crash on files with html images, alt text, inside links
...
If we have code like <a><img></a><a><img></a> and the img has alt text
The old code did
remove image
insert alt text
but when we remove the image, the qtextdocument says
"i don't need the <a> anymore since there's nothing inside"
and then everything breaks because the layout has changed and we're
iterating over "unexisting" text blocks
So instead we just insert the alt text and
since we have selected the image with the cursor it will
replace it correctly
BUGS: 444971
4 years ago
Heiko Becker
b5eebfa12d
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 2a00f650c5 )
4 years ago
Heiko Becker
458c72a9c3
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 4304bcc397 )
5 years ago
Heiko Becker
4304bcc397
GIT_SILENT Update Appstream for new release
5 years ago
l10n daemon script
84c9f3ea2a
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"
5 years ago
Albert Astals Cid
bbc775909c
markdown: Only remove text if we're going to add something
...
Otherwise things get confused
BUGS: 443057
(cherry picked from commit 3b8cbc3320 )
5 years ago
Albert Astals Cid
3b8cbc3320
markdown: Only remove text if we're going to add something
...
Otherwise things get confused
BUGS: 443057
5 years ago
l10n daemon script
e6c6e52253
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"
5 years ago
l10n daemon script
9a4f79ff83
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
7c87c702df
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"
5 years ago
l10n daemon script
7ae4288f35
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"
5 years ago
l10n daemon script
f023cdc5b7
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
21f96680a6
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"
5 years ago
l10n daemon script
a225fb6d9a
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"
5 years ago
Heiko Becker
5c16b25a11
GIT_SILENT Update Appstream for new release
5 years ago
Heiko Becker
9672d09900
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 5c16b25a11 )
5 years ago
l10n daemon script
3dbe3b18f5
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"
5 years ago
l10n daemon script
361d084c44
GIT_SILENT made messages (after extraction)
5 years ago
l10n daemon script
7c2bac7d27
GIT_SILENT made messages (after extraction)
5 years ago
Heiko Becker
139b822b0f
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit bf0642bfcb )
5 years ago
Heiko Becker
bf0642bfcb
GIT_SILENT Update Appstream for new release
5 years ago
l10n daemon script
5447aa1021
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"
5 years ago
l10n daemon script
16da5cb4b4
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"
5 years ago
l10n daemon script
561336f2f0
GIT_SILENT made messages (after extraction)
5 years ago
Heiko Becker
ab812e6a52
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit a0cc1cd31e )
5 years ago
Yuri Chornoivan
74cb4e545d
Show alt text instead of the missing image in the Markdown code
5 years ago
Nicolas Fella
7d15dc1ae6
Clean up include_directories calls
...
Remove unnecessary calls
Convert necessary calls to target_include_directories
5 years ago
Alexander Lohnau
2f193a63de
Convert license headers to SPDX
5 years ago
Heiko Becker
0692e8b037
GIT_SILENT Update Appstream for new release
5 years ago
Heiko Becker
c785887516
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 0692e8b037 )
5 years ago
l10n daemon script
6ad2ebdbbb
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"
5 years ago
l10n daemon script
724b9413e3
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"
5 years ago
l10n daemon script
3fb0390f2f
GIT_SILENT made messages (after extraction)
5 years ago
Alexander Lohnau
8b13d989c6
Clean up ServiceType property usage for JSON based plugins
...
This is no needed anymore, because the plugins are installed into a
specific dir. It is a leftover from the time where the ServiceTypes were
used to find the correct plugins.
Task: https://phabricator.kde.org/T14483
5 years ago
Heiko Becker
5941247354
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 1898bd2bec )
5 years ago
Heiko Becker
1898bd2bec
GIT_SILENT Update Appstream for new release
5 years ago