Paste P711

Preliminary changelog 22.08.0..22.08.1
ActivePublic

Authored by heikobecker on Sep 6 2022, 8:44 AM.
####################### akonadi
commit 2acf92c81c4317950760e22c4fc1c5e216de6012
Author: Laurent Montel <montel@kde.org>
Date: Wed Aug 31 13:37:31 2022 +0200
Fix Bug 458202: Search for messages in kmail does not work anymore... no results at all
FIXED-IN: 5.21.1
BUG: 458202
BUG: 458245
####################### akonadiconsole
commit 9784c64096c8eccf19c2324a25cc1588f0528d54
Author: Laurent Montel <montel@kde.org>
Date: Wed Aug 17 06:51:17 2022 +0200
Add clear button
####################### ark
commit 64650246a64569832ca9edfd2bb7c0f39814a8a6
Author: Jakub Staroń <kubastaron@hotmail.com>
Date: Wed Aug 24 22:52:35 2022 +0000
Don't set permissions of extracted zip files when there are none
Some zip implementations like .NET stdlib don't preserve unix permissions (at least by default) resulting in zip files with mode `0`.
So instead of making files that can't be opened by anyone, this PR just doesn't change the permissions from default when attributes are `0` (which is not the same as `000` mode because attributes also should contain the file type)
(cherry picked from commit cb74426e6ba7ed8fdda3138c74e9695c6141ccc3)
####################### bomber
commit 363c46564c15997b0066ac3d737b6adc958e6d1e
Author: Kukuh Syafaat <kukuh@syafaat.id>
Date: Sat Jul 16 14:07:19 2022 +0700
Fix 32px icon
(cherry picked from commit be8843597c3bd94933fee613a01eb359abf2fb50)
####################### cervisia
commit 3878724f31af329b81de6b07ea3dc3b5ceda7280
Author: Heiko Becker <heiko.becker@kde.org>
Date: Sun Sep 4 13:14:25 2022 +0200
Drop redundant QCommandLineParser calls
KAboutData::setupCommandLine() already does that for us.
####################### dolphin
commit 573fc54be3aae345bc5925ac5f31f1550d93a683
Author: Kai Uwe Broulik <kde@privat.broulik.de>
Date: Wed Aug 24 17:00:01 2022 +0200
Don't show error message on ERR_USER_CANCELED
There's no point telling the user what they just did.
After https://invent.kde.org/frameworks/kio/-/commit/f192c133eb01bc8448d5ddd97fe20f8e6dbc467d
this error has a text associated with it, so it might
show up in the UI.
(cherry picked from commit a44830c3a9f954c376d21d4526d94c26d19d010c)
####################### elisa
commit f71454f3e9802c3a3fa1bc38700767358f4e7714
Author: Nate Graham <nate@kde.org>
Date: Wed Aug 31 14:41:50 2022 -0600
Also consider the .jpeg file extension for cover art
Added new strings rather than changing "jpg" to "jpe{0,1}g" in the
existing ones since it does not appear to be supported by
QRegularExpression.
BUG: 458526
FIXED-IN: 22.08.1
(cherry picked from commit c63b5d27530d5bc936b670d6e610cf1223d22d9f)
commit 24fd3ec47ae2794e6c2139b77cf127e0c3e98cf5
Author: Nate Graham <nate@kde.org>
Date: Thu Aug 25 15:06:07 2022 +0200
Remove obsolete workaround for QML combobox width bug
Not only is it not fixing an issue anymore (the bug it was a workaround
for has since been fixed), but it's now causing them! Remove the
workaround and let the combobox do its own sizing.
BUG: 458215
FIXED-IN: 22.08.1
(cherry picked from commit 0fcddb0d5376788f7eb4c2946f8abe2e2926ba4f)
commit 07e35a1ae99b7a95b6893e10239c420650e7c187
Author: Nicolas Fella <nicolas.fella@gmx.de>
Date: Mon Aug 22 20:36:47 2022 +0200
Fix condition for Breeze style
This was supposed to be Windows, not Android
(cherry picked from commit 7c6a197791cd71163753677281c28345c727fab3)
####################### eventviews
commit f734e33a0c88c6462a36793ac64b4fc435a48cf0
Author: Glen Ditchfield <GJDitchfield@acm.org>
Date: Sat Aug 13 00:29:57 2022 +0000
Allow drag-and-drop from the Month View
Allow drags from the Month View to, e.g., a KMail composer.
The MonthScene uses an invalid QDate to announce a drag outside of the
calendar grid, and the IncidenceMonthItem cancels the move-in-progress
and creates a QDrag.
CCBUG: 182867
####################### filelight
commit 5509157bf29cd3fe09022171b4739615e051ebcb
Author: Harald Sitter <sitter@kde.org>
Date: Thu Aug 25 16:22:23 2022 +0200
set antializing on the item itself as well
to prevent fuzzyness
BUG: 458181
(cherry picked from commit 60d2b736edd00ae4aa0c784355e7fe11fe413d1c)
commit 7d631935e4763d2cf8010d3f75e42dc579f05732
Author: Harald Sitter <sitter@kde.org>
Date: Thu Aug 25 16:11:02 2022 +0200
make sure we get palette updates
if the window doesn't have focus we don't get pallete change events.
instead listen to the qguiapp's signal and force updates of the item
(cherry picked from commit dc3e7f10251e46df851c63013affa77d4a88f080)
commit d83ba0cf2020a4ad324a0945a211ef07c25dc917
Author: Harald Sitter <sitter@kde.org>
Date: Thu Aug 25 15:04:57 2022 +0200
explicitly set pen color before painting text
otherwise the colors may be off
BUG: 458274
(cherry picked from commit 9f05f93c0493d6b696e31bcc11a486ff091f782c)
####################### grantleetheme
commit bb017ba37bfddcb8e5ff02584a6dc45e6d601095
Author: Heiko Becker <heiko.becker@kde.org>
Date: Sun Aug 21 23:28:29 2022 +0200
KF5GrantleeThemeConfig: Use QT_MAJOR_VERSION from build time
Otherwise QT_MAJOR_VERSION isn't defined, if it isn't pulled in via
QtVersionOption.cmake.
####################### incidenceeditor
commit c8e44605d2768d3f5c4a9b9cfcd3d623bc88a171
Author: Glen Ditchfield <GJDitchfield@acm.org>
Date: Sat Aug 13 22:17:21 2022 +0000
Create new to-dos in the system time zone, not "floating"
BUG: 457241
FIXED_IN: 5.21.1
####################### itinerary
commit 69084649cce962fb428cdecb1b4c21572f7fd870
Author: Volker Krause <vkrause@kde.org>
Date: Mon Aug 15 17:40:21 2022 +0200
Improve width and positioning of map overlay sheets
Doesn't really change much on mobile, this matters most on the desktop.
BUG: 457770
FIXED-IN: 22.08.1
####################### kaccounts-integration
commit 84c2c0a30fe93d1a597cfc9e663d49f8890d8efe
Author: Nicolas Fella <nicolas.fella@gmx.de>
Date: Sat Aug 27 19:54:19 2022 +0200
Revert "Replace xi18nc with xi18ndc"
It needs https://invent.kde.org/frameworks/ki18n/-/commit/08b148fb0838d281ab1bfd709bb1f673e0e71a63 to work correctly
This reverts commit e968e5ff53afaea74f71de0c72a0c5c12e8f5b3a.
commit e968e5ff53afaea74f71de0c72a0c5c12e8f5b3a
Author: Weng Xuetian <wengxt@gmail.com>
Date: Sat Aug 27 00:03:40 2022 -0700
Replace xi18nc with xi18ndc
The default domain of kcm is kcm_accounts, which would cause untranslated text.
(cherry picked from commit f22cdfcbbbe2b376dcc211bd9dc0c5232d1f7347)
####################### kalarm
commit 6f73019965b26c61be2e3c5e561b751446ba5a4c
Author: David Jarvie <djarvie@kde.org>
Date: Mon Aug 15 23:28:50 2022 +0100
Fix regression in 1eb97bd5a9eb87ee8c6ed9f09c0f4942764ab7cd
In some locales, displayed times were wrongly formatted
####################### kate
commit d754541824c6ca402c7d912299caef5012be2140
Author: Christoph Cullmann <cullmann@kde.org>
Date: Sat Sep 3 20:48:32 2022 +0200
fix code actions
BUG: 458554
(cherry picked from commit 0a8d9fc97ac9d299e5941097cf449b346c3e0ce9)
commit 392e193bdee79805e3673f81d4faed731534472e
Author: Nicolas Fella <nicolas.fella@gmx.de>
Date: Wed Aug 31 17:32:22 2022 +0200
Add missing license text
commit 6b29b6ba03b9e01b03c5af8dd71c36a62bbb3344
Author: Eric Armbruster <eric1@armbruster-online.de>
Date: Wed Aug 24 21:39:18 2022 +0200
Fix crash when there are no search results
Right-clicking when nothing has been searched yet or no results
were found currently results in a crash. This is fixed by checking
m_curResults against null.
(cherry picked from commit 75f7b1fa96b1672aa2f4db28f442cb7816164b96)
commit 0b7011c6a6066cc5b03ff49f22b7e8111a1a7c20
Author: Nicolas Fella <nicolas.fella@gmx.de>
Date: Mon Aug 22 21:06:15 2022 +0200
Don't search for KF5Activities on Windows/Mac
Activities don't make sense there
(cherry picked from commit a1a08e1c19fa52e5ee669614948023447e38eec4)
commit c6b57c141af5661e14bd101cc523956055862103
Author: Christoph Cullmann <cullmann@kde.org>
Date: Mon Aug 15 19:51:27 2022 +0200
show project tool view only on manual project open
otherwise we screw up the tool view display on
application startup
(cherry picked from commit 94c28171c7cdd98b2bd4bf7b50ed25a95c9662d5)
commit 5f812612d58f8ebcab46964bf205b56bb03eb7bd
Author: Andreas Sturmlechner <asturm@gentoo.org>
Date: Sat Aug 20 22:15:51 2022 +0200
Move KF5DBusAddons dependency into kate/kwrite
Not used inside lib.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
commit 6c27dfeeca85b83b27b3761674567559def7f1c0
Author: Andreas Sturmlechner <asturm@gentoo.org>
Date: Sat Aug 20 22:10:49 2022 +0200
Re-add KF5TextWidgets dependency used by lib
This is still being linked with, used in e.g. kateconfigdialog.cpp
via KPluralHandlingSpinBox.
Amends commit 3ce45f5f46f493ebbf4b0715b0a3de60f0446648.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
commit f5d5353f050435f1eb5b42c9fb30f7eab0a10338
Author: Waqar Ahmed <waqar.17a@gmail.com>
Date: Tue Aug 9 18:55:28 2022 +0500
QuickDialog: removeEventFilters
BUG: 457670
commit 414d7002f9aeda7c57e6c3279f184e21916a9afe
Author: Waqar Ahmed <waqar.17a@gmail.com>
Date: Thu Aug 11 19:52:48 2022 +0500
ExternalTools: JsonFormat read input from stdin
This allows us to use it with untitled files as well
BUG: 455078
(cherry picked from commit 0f03e8c5c2bd2aff273ad07661e665c302c8ab94)
commit aaa1bdbe6604e54dc453a0d91870c40771af1e28
Author: Waqar Ahmed <waqar.17a@gmail.com>
Date: Thu Aug 11 19:51:48 2022 +0500
ExternalTools: Dont try to saved files with no url
It results in KIO throwing message boxes
(cherry picked from commit c7956975a52e92034fcf50465ab72f544dafc100)
####################### kdenlive
commit edea6a279b07c058b41cf20eadeb5b8fcddb37cb
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Fri Sep 2 11:17:14 2022 +0200
Fix crash when clip is modified by external app
commit 6c52d311559b033fa47600a56280d0f911d6323b
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Tue Aug 30 14:40:03 2022 +0200
Fix paste clip broken until close/repoen app if trying to paste an invalid clip (missing of playlist with different fps).
Might be related to #1511
commit fd5b4436e85f0ac307baa49a6bd9941c277f43b3
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Sun Aug 28 20:28:08 2022 +0200
Fix double clicking mixed clip start corrupting mix
commit 43cba9cc57144e331206aae85b218e27b24bf665
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Sun Aug 28 20:21:02 2022 +0200
Fix incorrect mutex unlock in thumbs cache
commit bb8e6ffef87bbbdaf1808a07d35675a174c296c3
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Fri Aug 26 15:25:12 2022 +0200
Ensure tasks are properly terminated on close, fix incorrect mutex in thumbnailcache causing corruption
commit 3db8a140c41774ff5045ed7ef70e9df563447fbf
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Wed Aug 24 08:39:51 2022 +0200
Ensure queued tasks are not started on project or test close
commit 6e6d06dd2d010ea88160783bc89f751c25a868cd
Author: Eric Jiang <erjiang@alumni.iu.edu>
Date: Mon Aug 15 20:28:26 2022 -0700
Don't remove consecutive spaces in SRT subtitles
The Kdenlive UI allows you to add multiple spaces between words in
subtitles. This displays correctly in the UI and is preserved when
saving the SRT file, but the spaces are removed when opening the SRT
file.
Changing line.simplified() to line.trimmed() seems to fix the round-trip
issue.
BUG: 457878
commit 234358f5c19d9b9bcb768e8e99ff039f91ba86cb
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Wed Aug 17 13:49:19 2022 +0200
Fix archiving when a clip is added twice in a project
commit 0b650bcf069d1b08b9e3d8a270163e63ba15b231
Author: Julius Künzel <jk.kdedev@smartlab.uber.space>
Date: Sun Aug 28 22:06:50 2022 +0200
[Mix Stack] Fix wrongly reversed position slider
####################### kdepim-addons
commit 46411fe454b97ab2b1b06558c5f2b193ca93f89c
Author: Laurent Montel <montel@kde.org>
Date: Sat Sep 3 08:06:53 2022 +0200
Avoid to call refresh list each time that we open composer
commit 7796678e8602595435ce42507ce1b105664faf9f
Author: Laurent Montel <montel@kde.org>
Date: Fri Sep 2 19:53:20 2022 +0200
Add comment
commit 35dfdc8846cd6758db2c866542edea35d8581847
Author: Laurent Montel <montel@kde.org>
Date: Fri Sep 2 19:52:46 2022 +0200
Fix bug 458635 : Language Tool set to "français", in the composer LT is set to "anglais"
BUG: 458635
FIXED-IN: 5.21.1
commit 241955907cb020538f3e2b3f6e5a3e2548a9148f
Author: Laurent Montel <montel@kde.org>
Date: Wed Aug 24 08:01:14 2022 +0200
Fix icon size
####################### kdevelop
commit c6665446dd8cd752fcfda1e96819718e2d8af7c8
Author: Friedrich W. H. Kossebau <kossebau@kde.org>
Date: Thu Aug 11 16:47:25 2022 +0200
Disable "News" display on starting page
####################### khangman
commit 56240925bd631772bb232505397cf6e3bb644cf9
Author: Jeremy Whiting <jpwhiting@kde.org>
Date: Sun Aug 28 10:37:00 2022 -0600
Put OK and Cancel buttons in a RowLayout.
Fixes Ok button being hidden unless you resize the settings dialog.
Also added some margins around text so it's not right against the edge
of the dialog.
####################### kig
commit 5f0a7ac7e71bf4491b116cebee8179e7a1006eea
Author: Heiko Becker <heiko.becker@kde.org>
Date: Fri Aug 26 01:42:25 2022 +0200
Add 3.10 to the list of python versions
####################### kitinerary
commit 865dc0cb9d14a9a405c7f66eafc18ea970141d85
Author: Volker Krause <vkrause@kde.org>
Date: Thu Sep 1 17:20:13 2022 +0200
Support another (newer?) format variation of Amtrak PDF tickets
BUG: 458514
FIXED-IN: 22.08.1
commit b90bd6ec7b950de87f535f93e47eccc12f1065c0
Author: Volker Krause <vkrause@kde.org>
Date: Wed Aug 31 17:05:21 2022 +0200
Add Vistara boarding pass extractor script
commit 12e9c8781519b14ff6926490ebd232e7aa0526d7
Author: Volker Krause <vkrause@kde.org>
Date: Mon Aug 29 17:58:51 2022 +0200
Handle more variants of the "Tx" terminal notation
commit 5342768cfa759f395331e2738b39ca3ae751421a
Author: Volker Krause <vkrause@kde.org>
Date: Sun Aug 21 19:35:27 2022 +0200
Fix the plausible gate logic in the pkpass extractor
This was unintentionally basically accepting almost any form of input.
commit 06be6fc80c000520ad0f62ec63abbddd1a77d7a4
Author: Albert Astals Cid <aacid@kde.org>
Date: Sat Aug 20 11:15:48 2022 +0200
Fix poppler variable name
commit d9a98cd4d2183622ab258423a93d270f47350cfc
Author: Volker Krause <vkrause@kde.org>
Date: Fri Aug 19 10:14:58 2022 +0200
Add Flixbus PDF ticket extractor
They have schema.org annotations in their confirmation emails, but those
are not as easily accessible as attachments on Android mail clients. This
helps in those cases.
This does not yet include geographic coordinates, that needs the new
PDF link API only available in 22.12.
commit 4d6c72cdc7f0af5d80d9ae191b70ffe0c8378b42
Author: Volker Krause <vkrause@kde.org>
Date: Thu Aug 18 16:07:15 2022 +0200
Fix Flixbus ticket tokens extracted from JSON-LD in more cases
This was missing at least the current French language variant of their
emails.
commit 295b576dac8fa1588636012766190500d98607af
Author: Volker Krause <vkrause@kde.org>
Date: Tue Aug 16 18:44:34 2022 +0200
Perform airport terminal detection in the generic boarding pass extractor
This was only done in post-processing so far, in case the terminal
information had been wrongly put into the airport name field. But it
actually works just as well here if we use a vastly less aggressive
end anchor.
BUG: 457702
commit 4e0f446faad61d3f797b3362adc3ad4acc46de51
Author: Volker Krause <vkrause@kde.org>
Date: Tue Aug 16 18:14:19 2022 +0200
Extract the airport terminal detection logic into its own class
For reuse in the generic boarding pass extractor.
Also, expand it to support the "Tx" notation.
####################### kleopatra
commit a3684049dd4f0d2d47dcc6605ff31ce753254ef9
Author: Ingo Klöcker <dev@ingo-kloecker.de>
Date: Fri Aug 19 13:43:41 2022 +0200
Use ReceiveKeysJob for refreshing OpenPGP keys
This refreshes the OpenPGP key from the configured key server.
GnuPG-bug-id: 5903
CHANGELOG: Fix building against QGpgME 1.18.0
BUG: 458044
FIXED-IN: 22.08.1
(cherry picked from commit 87d8b00d4b2286489d5fadc9cfa07f1d721cdfe3)
####################### kmail
commit 50114d7bea8d52f69165aff8dcb817ab748807d6
Author: Laurent Montel <montel@kde.org>
Date: Mon Sep 5 08:11:14 2022 +0200
Fix i18n
commit 46ef64c323d379ccbbdd19cf25df99a7886cf9de
Author: Laurent Montel <montel@kde.org>
Date: Fri Sep 2 08:11:51 2022 +0200
Fix logic. We will not add item to list + remove it in some case.
Fix potential bug 458618
CCBUG: 458618
####################### konquest
commit 32f9105616250e173b21e038a100612ccb700a44
Author: Albert Astals Cid <aacid@kde.org>
Date: Tue Aug 30 00:48:11 2022 +0200
Fix text color potentially not having enough contrast with background
BUGS: 458482
####################### konsole
commit 73b219879602a8ad0d61ce88aaf4f82cc33197b7
Author: Harald Sitter <sitter@kde.org>
Date: Tue Aug 30 11:14:13 2022 +0200
move shell argument manipulation to session
we need this to happen before KSandbox::makeHostContext because the
first argument is not necessarily the shell command anymore afterwards,
confusing the legacy logic inside Pty. simply move the manipulation into
Session.cpp
this should make the flatpak build work properly
commit 97171b59e694893b61a1f70c2998d6967070187a
Author: Matan Ziv-Av <matan@svgalib.org>
Date: Fri Aug 19 13:20:31 2022 +0300
Prevent _replModeStart line number from becoming negative
Hopefully, this solves:
BUG: 457920
BUG: 458015
commit 256daa374ff7b574d0e8b4865cf4212b461a1f64
Author: Matan Ziv-Av <matan@svgalib.org>
Date: Fri Aug 5 14:38:40 2022 +0300
Initialize sixel mode even when missing Raster attributes Ph and Pv
Use default Ph=8, Pv=6.
Without this, some sixel commands (ususally the color table
initialization) are not processed.
####################### krdc
commit 312c42507e94072ee2793825d72cde16aaa6222a
Author: Luca Carlon <carlon.luca@gmail.com>
Date: Sun Aug 28 19:23:19 2022 +0200
Fix scale computation when fitting framebuffer to local view.
(cherry picked from commit 0760c9583c2e9657cfdc4ecad114ad5b7b310140)
commit f4824d49759ba1cf1711e432ea4fe42a7359d380
Author: Gabriel Souza Franco <gabrielfrancosouza@gmail.com>
Date: Thu Sep 1 13:46:25 2022 -0300
Fix access dates display
It is stored in seconds, not milliseconds
BUG: 458587
(cherry picked from commit 0ba2a5b7eb54382ecede363ed46ef979635705f5)
commit fdec6d33003230bfca0c08e148f7253709f246cf
Author: Nicolas Fella <nicolas.fella@gmx.de>
Date: Mon Aug 15 14:28:17 2022 +0200
Use QWidget::screen instead of screenAt
Use the simpler function instead of querying the screen via position
(cherry picked from commit b3c173e5be6d6c1ba5a115667dbf33f7af77ab71)
####################### kwalletmanager
commit 2092c150aae555bb0bbd13611dda4ecfb0c40709
Author: Timothée Ravier <tim@siosm.fr>
Date: Mon Sep 5 18:24:28 2022 +0200
Move desktop files to src/manager
(cherry picked from commit d36209bdaaf1057420cdb19a364be691c652a459)
commit 685bf87578877900bf6244426850baa1612f0c1b
Author: Timothée Ravier <tim@siosm.fr>
Date: Mon Sep 5 18:24:48 2022 +0200
Add option to not build KCM & KAuth support
(cherry picked from commit 463bd74b26d715434bbcde31b613717d8320ee34)
####################### libkdegames
commit 91e246f2b17c899c1d5a9940d7b6f7d9893e2319
Author: Friedrich W. H. Kossebau <kossebau@kde.org>
Date: Tue Aug 16 17:05:48 2022 +0200
KgThemeProvider: fix generating broken full path theme id due to fs symlinks
relativeToApplications() was using QFileInfo(file).canonicalFilePath()
to compare against non-canonicalized directories returned by
QStandardPaths, thus missing out in case the file was in a path with
symlinks, resulting in ids with full absolute path.
This patch fixes that by calculating the id from the known one subdir name
and the desktop file name directly.
BUG: 457951
####################### libkleo
commit 28f25d9b650b6235553519844d8c2ec6b563e605
Author: Heiko Becker <heiko.becker@kde.org>
Date: Mon Aug 22 00:01:51 2022 +0200
KF5LibkleoConfig: Use QT_MAJOR_VERSION from build time
Otherwise QT_MAJOR_VERSION isn't defined, if it isn't pulled in via
QtVersionOption.cmake.
####################### messagelib
commit eeebc0bbd9e7180d9871679a2251d2e5a862e8b8
Author: Laurent Montel <montel@kde.org>
Date: Mon Aug 29 09:08:41 2022 +0200
Close dialog when we close on "X" in developper page
commit e010edcf5d1bdfb7131c8c2cbc2ed68106b176d1
Author: Laurent Montel <montel@kde.org>
Date: Tue Aug 16 13:35:15 2022 +0200
minor optimization
commit 3ac94d38c9851c62174f80070430dcc44f69bd91
Author: Laurent Montel <montel@kde.org>
Date: Tue Aug 16 07:21:24 2022 +0200
Start to implement ed25519 support for dkim
####################### okular
commit 8e93995e3caa49bcd7c2c862a66f959160194fda
Author: Albert Astals Cid <aacid@kde.org>
Date: Sun Sep 4 22:05:05 2022 +0200
Fix saving files on Windows
turn a move into a copy and remove
Seems to work better with windows way of working with open files being
overwritten and stuff
BUGS: 458574
commit 3304038d1de0bead5e67275a7a6a9885afe0332d
Author: Albert Astals Cid <aacid@kde.org>
Date: Sat Aug 13 23:36:04 2022 +0200
ToggleActions: Obey "don't show text" for a particular action toolbar setting
BUGS: 457322
commit 01871fdfff9363af3a90959650ef20ab9276c464
Author: Albert Astals Cid <aacid@kde.org>
Date: Sun Aug 21 19:17:26 2022 +0200
Even more tweaks to opening "text" files
BUGS: 430538
BUGS: 456434
commit 656587ca6393663c8d652a63df7d8393b4adaac7
Author: Albert Astals Cid <aacid@kde.org>
Date: Thu Aug 25 23:38:42 2022 +0200
epub: Improve TableOfContents for some files
The link can be percent encoded so try it like that if not found in the
normal way, also if the text overflows the page, it's in the next page
BUGS: 458289
commit 818e1445f7283fdfd2cecfd9f2eae38d1bbea7f0
Author: Albert Astals Cid <aacid@kde.org>
Date: Fri Aug 19 13:52:49 2022 +0200
CI: reenable clazy warning now that it has cmake 3.24.1
####################### palapeli
commit 22bb5fdb78f259c04cf9e19f0ce0fb683584f656
Author: Nicolas Fella <nicolas.fella@gmx.de>
Date: Mon Aug 8 18:37:46 2022 +0200
Delay quitting import until notification was shown
If we quit immediately then the notification is never shown
(cherry picked from commit e794a848a77c7e5861b662c6e1a458329924e826)
commit 4d412cc3cbb7f980f380d24cb190ab473c24d7e0
Author: Nicolas Fella <nicolas.fella@gmx.de>
Date: Mon Aug 8 18:37:05 2022 +0200
Fix importing file
The filename is passed as positional arg, not as value of importOption
commit 2e966ae9b31120b27bae4330e0a72ae7d16c8ab6
Author: Nicolas Fella <nicolas.fella@gmx.de>
Date: Mon Aug 8 18:16:05 2022 +0200
Fix opening file from arguments
Indexing starts at 0, not 1
(cherry picked from commit d2384796182de80923b5bda8c5375f6f890f260b)
####################### umbrello
commit 2b725d04809920c87862cd65b2b0502f568b29fe
Author: Oliver Kellogg <okellogg@users.sourceforge.net>
Date: Sat Aug 13 11:50:13 2022 +0200
unittests/testbase.cpp followup to commit e4d79cfe : In function initTestCase call UMLApp::setup() on `app`.
####################### yakuake
commit f12226e08780f983ef5964678c8047f27ac605b4
Author: Wen Nutt <wnutt998+kde@gmail.com>
Date: Sun Jul 24 22:13:28 2022 +0000
Fix highlight not disappearing when focussing terminal
If m_cleanupTimerStarted is not valid, i.e. not started, calling elapsed is undefined behavior. Avoid that
BUG: 441013
(cherry picked from commit 658f824609cc2de10c7876f2ecea0c9bb4fa7a94)
heikobecker created this paste.Sep 6 2022, 8:44 AM
heikobecker created this object in space S1 KDE Community.