KDE Applications 18.04.2 Full Log Page
This is the automated full changelog for KDE Applications 18.04.2 from the git repositories.
cantor [Hide]
- In R backend try to open files with unknown mimetype in Cantor script editor and add handling for command without results in rserver. Commit. Fixes bug #296814
- Avoid segfault in backends destructor, when terminate related process. Commit.
- Make Julia variables format in variables model more consistent with the other backends. Commit. Fixes bug #377771
- Change juliahighligter's regex for nonSeparatingCharacters. Commit. Fixes bug #377772
- Add unicode support in juliaserver (because julia can work with unicode, so juliaserver must too) and fix missing highlighting for functions for julia 0.6 and higher. Commit.
- Fix julia output: change display function from jl_static_show to 'display'. Commit. Fixes bug #377773
- In LatexEntry::updateEntry path to esp file is constructed invalid. This commit fix it. During debuging, it was found, that EpsRenderer don't check, that input is valid, at all. So, the commit also add checking, that input file is valid eps file, and warning message printing, if it is not true. Commit. Fixes bug #330834
- Clazy warnings, part 1. Commit.
- With this changes, maxima backend don't show source latex code for entries while they are generated. Commit.
- Add support for "application/x-extension-html" mimetype in R expression, because some systems use this mimetype for html, instead of "text/html". Commit. Fixes bug #394018
- Fix creating temporary directory for R backend. Commit.
- Add html escaping for ampersand in rexpression. Commit.
- Fix minor misspelling in debug message of maxima backend. Commit.
- Improve LaTeX worksheet export. Commit. Fixes bug #387304
- Add GUI editor for R backend. Commit. Fixes bug #339127
dolphin [Hide]
- Fix crash in PlacesItem::setUrl(). Commit. Fixes bug #394507
- Add missing i18n call. Commit. Fixes bug #394194
gwenview [Hide]
- Fix share menu not showing the first time it is used. Commit.
- Watch for installation of kipi-plugins only when needed. Commit.
- Update thumbnail de-/select hover button on selection change. Commit. Fixes bug #394406
- Update paste action on current directory and selection changes. Commit. Fixes bug #276255
- Cleanup code for finishing undo/redo of image operations. Commit.
- Enable redo for undone image operations. Commit.
- Disable View mode shortcuts outside of View mode. Commit.
kamoso [Hide]
kcalutils [Hide]
- Fix Bug 394410 - Copy link for the participants should be a url not a uid in the incidence viewer. Commit. Fixes bug #394410
kde-dev-scripts [Hide]
- Tell releaseme to skip po install as we use no po files and this confuses KDE neon builds. Commit.
kdenlive [Hide]
- Don't display Wizard on every AppImage startup. Commit.
- Fix message extraction. Commit.
- Prepare for 18.04.2 release. Commit.
- Rename mime type file to make flatpak happy. Commit.
- Fix crash with MLT 6.8.0 and some keyfameable parameters (box blur). Commit.
- Consistent behavior for mouse wheel: down goes forward, up goes backwards. Commit. Fixes bug #394341
- Update readme with correct infos. Commit.
kdepim-runtime [Hide]
kfourinline [Hide]
- Fix layouting so the contents are actually not lost. Commit.
- Fix crash when opening the network config dialog. Commit. Fixes bug #394728
kgpg [Hide]
- Fix KEY_CONSIDERED lines always resulting in TS_MSG_SEQUENCE errors. Commit.
- Resolve decryption failure when message has no version header. Commit. Fixes bug #357462
- Resolve decryption failure when message has no version header. Commit.
- Avoid needless string copy. Commit.
kig [Hide]
kimap [Hide]
kio-extras [Hide]
kmail [Hide]
- Bug 232911 - "Reply Without Quote" does not open message composer anymore. Commit. Fixes bug #232911
- Fix show two icon when we use kontact. Commit.
- Fix warning about shortcut. Commit.
kolourpaint [Hide]
- Fix color palette cell size. Commit.
konsole [Hide]
kontact [Hide]
kopete [Hide]
- Cmake: remove extra "plugins". Commit.
- Fix installation of notifyrc file. Commit.
- Remove the WLM protocol. Commit.
korganizer [Hide]
- Koviewmanager.cpp - use the fallback when selecting the date for Day View. Commit. Fixes bug #394416
ksmtp [Hide]
libksieve [Hide]
- Don't add an item with same name. Commit.
- Allow to select multi emails. Commit.
- Use KSieveUi::AbstractSelectEmailLineEdit. Commit.
- Parse script here too. Otherwise it's always active even if we disable code. Commit.
- Don't create two connect/slot. Commit.
lokalize [Hide]
- Fix alignment of numeric columns for RTL languages. Commit.
- Right-align all translation count columns in Project Overview. Commit. Fixes bug #394512
messagelib [Hide]
- Ensure we always reset the external reference override. Commit. Fixes bug #394554
- QtWebEngine 5.11 can intercept more messages include local and data ones. Commit.
okular [Hide]
- Force release of free memory. Commit. Fixes bug #394834
- Use a target in FindDiscount (modern cmake) rather than variables. Commit.