Paste P681

Changelog 21.03.90 -> 21.04.0
ActivePublic

Authored by heikobecker on Apr 16 2021, 9:58 AM.
####################### akregator
commit 63cf014f394aafc6059d2223f1948b45301ec525
Author: Heiko Becker <heiko.becker@kde.org>
Date: Fri Apr 16 10:18:38 2021 +0200
Revert "We need to disable sandbox for last qt5.15.3"
This was added to work around rendering failures. The underlying
probblem is with chromium (and qtwebengine as a consequence) in
combination with glibc 2.33. qtwebengine should be patched, instead
of generally dropping measures meant to improve security.
This reverts commit e0055b0c0d24cdf8a235dde7fa946b6054435f5f.
commit e0055b0c0d24cdf8a235dde7fa946b6054435f5f
Author: Laurent Montel <montel@kde.org>
Date: Sun Apr 11 15:53:37 2021 +0200
We need to disable sandbox for last qt5.15.3
commit 8464df3a6a4062b07a5477e04d8526bccded0813
Author: Tomáš Trnka <tomastrnka@gmx.com>
Date: Sat Mar 27 13:42:11 2021 +0100
Avoid accidentally generating reserved values of feed IDs
(cherry picked from commit 307dde7ba6a98ddfa3e40d181c915f485da4cb98)
commit 546db72108cba99a1881e97349ce55db5d1da88e
Author: Tomáš Trnka <tomastrnka@gmx.com>
Date: Fri Mar 26 22:32:19 2021 +0100
Treat feed IDs as unsigned everywhere
This fixes several bugs introduced by commit 230b8f20e1c042fecd814328755815356217eb62
("Port all instance of KRandom") which switched the random number
generator used in FeedList::generateId() from KRandom to
QRandomGenerator. The former generates positive signed integers while
the latter generates unsigned ints. While TreeNode already used uint to
store the IDs, other classes used plain int. Half of the newly generated
IDs thus got mapped to negative values, confusing various validity
checks.
BUG: 429444
(cherry picked from commit 2f6d4e233ae8178535d74c1da0cf75a54762d165)
commit d51a165fc268192b02295752fa0752754e63b524
Author: Antonio Rojas <arojas@archlinux.org>
Date: Sat Apr 10 19:28:41 2021 +0200
Fix empty article list after qtbase commit 4796296ed6d7b05e2ba94e5a8a28c48350a3c492
Set visible columns before setting the source model
####################### cantor
commit 4f960e029edf1785b515adc4e2580d77afc77726
Author: Antonio Rojas <arojas@archlinux.org>
Date: Thu Mar 25 21:51:04 2021 +0100
Add support for Julia 1.6
In Julia 1.6, some functions used by Cantor have moved to a separate libjulia-internal library, so we need to link to it too.
####################### itinerary
commit 0fd8c58c36eb651ba893b9b77d9b599891fbd7d0
Author: Volker Krause <vkrause@kde.org>
Date: Sun Apr 11 17:07:08 2021 +0200
Exclude a few more translation catalogs we don't need
Those are all for features in their respective libraries that aren't used
here.
commit 6afe8d3b476ec62c63f51d68d6cf8b8e4a8c8085
Author: Volker Krause <vkrause@kde.org>
Date: Sun Apr 11 11:50:03 2021 +0200
Give the country combo box enough space
commit 465207b5342704df48b2745c9f26d9ddd81a83e5
Author: Volker Krause <vkrause@kde.org>
Date: Fri Apr 9 13:47:43 2021 +0200
Complete the exclusion list for all iso-codes catalogs we don't need
Those take up a substantial amount of space.
commit e96636c6bf32b54eb1ae4edafd2f8aa4ae13b471
Author: Volker Krause <vkrause@kde.org>
Date: Thu Apr 8 18:22:01 2021 +0200
Set the APK version based on what is defined in CMake
Most of the existing solutions we have do this by patching the manifest in
the source directory, due to what androiddeployqt expects. This approach
uses Gradle's built-in mechanisms instead, which basically gives us a
hook into the middle of androiddeployqt's processing. To pass values from
CMake to Gradle we use a file we can include in the build.gradle file and
that we place next to androiddeployqt's working directory.
This also does the automatic version code bumping via Gradle that is
currently done by the nightly build script on binary factory, as we need
the same for all other builds as well.
commit d9d2bafb0addcd75038d4405f3e4dd6b5654869e
Author: Volker Krause <vkrause@kde.org>
Date: Thu Apr 8 16:42:48 2021 +0200
Extend the asset ignore pattern
Also, add a link to its rather unusual syntax.
commit e0ff2e7227d86dee293a89381d42cd7c9a0f0452
Author: Volker Krause <vkrause@kde.org>
Date: Wed Apr 7 16:33:42 2021 +0200
Don't install files we don't need on Android
The Appstream and .desktop files used to be necessary for the old F-Droid
metadata generation, but that's not in use anymore.
commit 813348968e59b214d2b9a59511d753722f93d25c
Author: Volker Krause <vkrause@kde.org>
Date: Wed Apr 7 16:29:17 2021 +0200
Refine the packaging exclusion list
commit 69b0652c5bf813b845eee9169995508abe976b3b
Author: Volker Krause <vkrause@kde.org>
Date: Mon Apr 5 13:51:10 2021 +0200
Add APK exclusion lists for libraries and assets
This removes a number of plugins and libraries that androiddeployqt adds
due to some rather broad dependency rules, but that we don't actually need.
This also reverts parts of the broad inclusion patterns applied by ECM,
which results in a lots of extra assets from share/ that we don't need
or want either.
For the latter we can ideally fix more of that at the source itself, but
for now that's a good stop-gap measure.
####################### kate
commit ba1983083fb8f1925deba070c75e33a654933fd8
Author: Kåre Särs <kare.sars@iki.fi>
Date: Wed Apr 14 12:42:40 2021 +0300
Fix S&R not recovering from canceled folder search
BUG: 435689
####################### kblocks
commit 6cf25832bc366d75614e2ff19fc1d41e503d05be
Author: Jonathan Riddell <jr@jriddell.org>
Date: Fri Apr 9 14:18:12 2021 +0100
remove reference to obsolete part
commit 6fb836fc57bcae7c373fc9a34a710217aac7cfaf
Author: Jonathan Riddell <jr@jriddell.org>
Date: Fri Apr 9 10:50:07 2021 +0100
use kde extension in snap
####################### kcalc
commit 9729c6aaea93248c149a3a8ebd2304b67344ae6a
Author: Jonathan Riddell <jr@jriddell.org>
Date: Mon Apr 12 17:21:51 2021 +0100
tidy up packaging
####################### kdeconnect-kde
commit de507b746ba3f15b1ba21b9cf614d3ec4eabeb30
Author: Nate Graham <nate@kde.org>
Date: Thu Apr 15 12:58:17 2021 -0600
Remove unused Plasma imports in RemoteKeyboard.qml
(cherry picked from commit b00acad77bc51895a3cba0841d75fedc02f58720)
####################### kdenlive
commit ccc7884ba56e6781d0bfc4020b3a000e9729068e
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Thu Apr 15 18:44:44 2021 +0200
Fix various spacer crashes
commit b74e28aabb3e994c7304c560addaaa44392fecac
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Thu Apr 15 16:48:44 2021 +0200
Fix crash on remove space
commit 769b551b27cff73c2aba9511e278dab4717283d4
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Thu Apr 15 16:11:20 2021 +0200
Fix crash on fade deletion from timeline
commit 06879371231ace061565deb6aa85cc6e7a93c080
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Thu Apr 15 15:22:39 2021 +0200
Fix undo fade deletion when removed by dragging outside clip in timeline
commit bb4b151a85b3fb8da33b82caadd74a0fe8d858c5
Author: farid | gunga <snd.noise@gmail.com>
Date: Tue Apr 13 14:11:43 2021 -0300
Add 21.04 splash-screen
(cherry picked from commit 30a98e0334e2bb74c20ae9e8fdd1e453c5894c93)
commit 2c7084d9bd2117b4750d66d9ccb9a3a59908afac
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Thu Apr 15 10:14:38 2021 +0200
Fix nvidia's proxy profile
commit 7d053acc8f6a8be1d70f30fd8781358dfe1f22fa
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Wed Apr 14 13:46:54 2021 +0200
Workaround crash playing remote files in MLT 6.26.0
commit 3a36c4ac8c4c695734c78f021b56df8b2f6183fd
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Tue Apr 13 16:50:41 2021 +0200
Fix various focus issues (related to #859)
Fix crash on insert space
commit 78f4cfea4db89c72082c26226ad4407927788c1a
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Tue Apr 13 09:12:10 2021 +0200
Fix in point calculation on speed revert.
BUG: 424582
commit e85005bab3f59bdf003aef160ca4d79075b93976
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Tue Apr 13 08:20:59 2021 +0200
Alpha shapes: allow going outside screen
Related to #1040
commit 7d854707582246cab8f08409c8727be5520b86a5
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Mon Apr 12 07:02:24 2021 +0000
Try to fix value change on hover issue (maybe Qt regression)
CCBUG: 435531
commit 084d021f5a470ef74ef2c288223cee3bcf2c5c18
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Mon Apr 12 18:13:55 2021 +0200
Monitor effect toolbar: center to prevent covering top/bottom handles.
Fixes #1044
commit 4865c5121a39784e2d8bc5ceaa1019206c364439
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Mon Apr 12 17:27:03 2021 +0200
When double clicking a title clip, seek to click pos before editing title to show correct background.
Related to #994
commit 8ce010d4410dd23144aa47af9703b3b90783bf3a
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Mon Apr 12 08:23:19 2021 +0200
Fix effect parameter sliders with some ranges like bezier handles
commit 87637ac4f0fa85c3cf2bb77a19a13b43fd26319b
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Mon Apr 12 08:22:35 2021 +0200
Fix possible crash on quit
commit 47a0961d3faf60dba538969301a03abf856a5501
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Mon Apr 12 08:14:57 2021 +0200
Fix bezier curves messy layout
commit e2db3ecf80ccaff8033b47b5c4700fc516d4c2a2
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Mon Apr 12 08:12:02 2021 +0200
bezier curve widget: adjust height to monitor resolution
commit a82db684156c35022c258df47fef86a2cc92b6ae
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Sun Apr 11 11:33:34 2021 +0200
Allow drag & drop of vosk dictionaries urls
commit 55b6bf25bf454fa5329606a4a6b4c2ea50b620b6
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Sat Apr 10 12:15:09 2021 +0200
Fix timeline preview parameters, add comments to make things cleaner
commit f717ff8d00aec2f15958c4c527d63795a6b41773
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Fri Apr 9 18:06:59 2021 +0200
FIx possible startup crash
commit d765c0b9268714e4b2a5d40c1cf362f58740d574
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Fri Apr 9 15:19:55 2021 +0200
Fix bug in subtitle deletion undo
Fixes #1035
commit 49db3a2fce43d9c14652730efe8696ae1290023e
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Fri Apr 9 15:02:47 2021 +0200
Ensure subtitle track is displayed when dropping a subtitle file in timeline.
Related to #1026
commit d343386ab8e2d9350b5a1fcad3e31dfd50b75786
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Fri Apr 9 14:38:00 2021 +0200
Backport nvenc codec name fix
commit 8d390084baf12aa132e0d0bcbdeff897a7ed7eb7
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Fri Apr 9 09:04:04 2021 +0200
Fix proxy clips vaapi profiles
####################### kfind
commit 6e0b4d4e8eb266a9d88cc464df89ba50d2698e90
Author: David Faure <faure@kde.org>
Date: Fri Apr 9 23:06:26 2021 +0200
Fix assert from QAbstractItemModel when clearing an empty view
####################### kgeography
commit 954c1a2d5664beb605925c0f7ca4045150e077d1
Author: Albert Astals Cid <aacid@kde.org>
Date: Tue Apr 13 23:13:41 2021 +0200
Fix crash when "Wait for validation" is not enabled
Qt is not happy that we're deleting a radio button from a slot connected
to QAbstractButton::toggled, which makes sense, since it's probably not
finished internally, so now we do a delayed invokation of
boxAsker::checkAnswer that is the method that may ultimately end up
deleting the radio button, but this way it runs when Qt is finished
processing the toggled change
BUGS: 435555
####################### kitinerary
commit 7066efa540e3c94966d673845fef9f228199097d
Author: Volker Krause <vkrause@kde.org>
Date: Fri Apr 9 15:54:30 2021 +0200
KItinerary doesn't build as a unity build, so don't even try that
Fixes the Craft build for 21.04 or higher.
####################### kmail
commit b672f41341334e0a61629eb2ab36bed2a3526084
Author: Heiko Becker <heiko.becker@kde.org>
Date: Fri Apr 16 10:27:40 2021 +0200
Revert "With last qt 5.15.3 we need QTWEBENGINE_DISABLE_SANDBOX for redering"
This was added to work around rendering failures. The underlying
probblem is with chromium (and qtwebengine as a consequence) in
combination with glibc 2.33. qtwebengine should be patched, instead
of generally dropping measures meant to improve security.
This reverts commit 5542a54ab352d35c69d0df2aeded1ad2e283d24f.
commit 0b9a6539c6e44315b90379d17bdd889da451d6a8
Author: Laurent Montel <montel@kde.org>
Date: Thu Apr 15 19:50:37 2021 +0200
Disable export to pdf when we don't have message
commit 5542a54ab352d35c69d0df2aeded1ad2e283d24f
Author: Laurent Montel <montel@kde.org>
Date: Sun Apr 11 15:50:16 2021 +0200
With last qt 5.15.3 we need QTWEBENGINE_DISABLE_SANDBOX for redering
message
####################### kontact
commit 3d63b2589847fbf7e40e7c2595c6691fd04313e1
Author: Heiko Becker <heiko.becker@kde.org>
Date: Fri Apr 16 10:29:24 2021 +0200
Revert "We need to disable sandbox for last qt5.15.3"
This was added to work around rendering failures. The underlying
probblem is with chromium (and qtwebengine as a consequence) in
combination with glibc 2.33. qtwebengine should be patched, instead
of generally dropping measures meant to improve security.
This reverts commit 86d65feb8326cd350415b11358f6e42c2ca279a2.
commit 86d65feb8326cd350415b11358f6e42c2ca279a2
Author: Laurent Montel <montel@kde.org>
Date: Sun Apr 11 15:54:56 2021 +0200
We need to disable sandbox for last qt5.15.3
####################### kosmindoormap
commit 5dd31264609facbab014c6de46f541f2cc19adce
Author: Volker Krause <vkrause@kde.org>
Date: Fri Apr 9 19:38:23 2021 +0200
Actually build without QtWidgets
####################### kpimtextedit
commit 5be92c63f3bf351eebaeab5860409873d398bce5
Author: Laurent Montel <montel@kde.org>
Date: Sun Apr 11 11:55:46 2021 +0200
Don't add empty QChar
Bug reported by Bastian M. Wojek
CCMAIL: bastian@wojek.de
####################### okular
commit e3f5df3154cb4be648dd90f11c82ed8896149eff
Author: Albert Astals Cid <albert.astals.cid@kdab.com>
Date: Wed Apr 14 16:49:12 2021 +0200
Signature: Don't show "Reason: Not Available" if there's no signing reason
Reason in this context is
(Optional) The reason for the signing, such as ( I agree ... ).
But since it's not really obvious what it means, showing
Reason: Not Available
is probably more weird to users than simply not showing it at all
commit ff5f4cbc453d37f5c70e7c31a6c22105cee994fc
Author: Albert Astals Cid <albert.astals.cid@kdab.com>
Date: Wed Apr 14 16:42:26 2021 +0200
Open the signed document on the page with the new signature
It's still not perfect because it probably won't show the signature
since signatures "usually" go to the bottom of the page and we're only
focusing on that page, which means the beginning which depending on zoom
settings may very well not include the signature, but at least it's
closer
commit 19355a42d74d691c9dc955c268e1235b3d10a048
Author: Albert Astals Cid <albert.astals.cid@kdab.com>
Date: Tue Apr 13 15:31:54 2021 +0200
Slight improvement to signature look&feel
Use black for text color and border (instead of default red)
Also force the date to have timezone info, i.e.
2021-04-13T15:32:29+02:00
instead of
2021-04-13T15:32:29
commit 05846601258d29890900cdb24da1a163e61d2538
Author: Albert Astals Cid <aacid@kde.org>
Date: Fri Apr 9 23:59:43 2021 +0200
partest: Fix one test interfering with the next
Cleanup settings and docdata in between tests
commit f7ea32c12976b9b7e86fd086794eec566018099e
Author: Albert Astals Cid <aacid@kde.org>
Date: Wed Apr 7 00:12:13 2021 +0200
Don't call i18n before constructing QApplication
It doesn't work
commit c118ab948267cfae3fd14ac38e46284d2ecd21fe
Author: David Faure <faure@kde.org>
Date: Fri Apr 9 12:39:12 2021 +0200
Fix valgrind warning about uninit variables
####################### pim-sieve-editor
commit 76108b268bff87069cd853bc8a8dc01f5ccf240b
Author: Heiko Becker <heiko.becker@kde.org>
Date: Fri Apr 16 10:31:01 2021 +0200
Revert "We need to disable sandbox for last qt5.15.3"
This was added to work around rendering failures. The underlying
probblem is with chromium (and qtwebengine as a consequence) in
combination with glibc 2.33. qtwebengine should be patched, instead
of generally dropping measures meant to improve security.
This reverts commit e5c3592b0df43b135f311001bdb5a1ad368ea7a8.
commit e5c3592b0df43b135f311001bdb5a1ad368ea7a8
Author: Laurent Montel <montel@kde.org>
Date: Sun Apr 11 15:58:16 2021 +0200
We need to disable sandbox for last qt5.15.3
heikobecker created this object in space S1 KDE Community.