Paste P721

v22.12.2..v22.12.3
ActivePublic

Authored by heikobecker on Feb 28 2023, 8:42 AM.
####################### akonadi-contacts
commit aa6b4e741b5f35ddb1cc32c089d64e546aaf2c63
Author: Laurent Montel <montel@kde.org>
Date: Mon Feb 13 20:03:01 2023 +0100
Fix bug 465669: Untrimmed URL added to a contact get dropped
BUG: 465669
FIXED-IN: 5.22.3
####################### akregator
commit 5d776e59c72b6f69326884337ee712f7d370323f
Author: Laurent Montel <montel@kde.org>
Date: Sat Feb 18 17:04:03 2023 +0100
Fix bug 465960: RSS feed logos are incorrectly scaled by title height
BUG: 465960
FIXED-IN: 5.22.3
####################### ark
commit 6cbcbb4a7972c0887ab8e8be4c7ebd7ff5f27e00
Author: Nikita Karpei <qc8wvqn1@anonaddy.me>
Date: Mon Feb 27 18:59:54 2023 +0000
Fix free space check
BUG: 459418
FIXED-IN: 22.12.3
(cherry picked from commit fcd9a966a5f6a2180431fddf331447bef2434fc3)
commit 42177f3ec440d098f4adb336864cc353ca9ae4f1
Author: Ilya Pominov <ipominov@astralinux.ru>
Date: Fri Nov 25 14:15:05 2022 +0300
ExtractJob: Fix calculation of totalUncompressedSize
Ignore directory sizes, because all child entries are passed to
ExtractJob constructor (see Part::addChildren()), and directory sizes
are the sum of the sizes of child entries (see
ArchiveModel::traverseAndComputeDirSizes())
(cherry picked from commit 19451b134c4ffb258377393aea6a1891d296d13a)
commit 017976212018349205d400dea0e44995675d703b
Author: Ilya Pominov <ipominov@astralinux.ru>
Date: Fri Nov 25 14:22:29 2022 +0300
LoadJob: Fix ExtractedFilesSize calculation considering sparse files
Amends: c2f144e6dfc536c27277a1d9c5c30a53541c1d0e
(cherry picked from commit 3c3cb139145cf3c684bec7b44bac497aa8f5f84a)
####################### elisa
commit c89ff103d04e7245809a7c2a5ccc7988cb79d092
Author: Nikita Karpei <qc8wvqn1@anonaddy.me>
Date: Tue Feb 7 02:24:00 2023 +0200
Fix empty music collection after rescan if baloo isn't available
BUG: 417267
(cherry picked from commit 23cb288389a4428aec3cefe822a5d914e07c25d6)
commit 64985d39b09cc8c17593c8e1ee089eb8d59e14ef
Author: Harald Sitter <sitter@kde.org>
Date: Sun Feb 19 16:27:20 2023 +0100
find qml dep on Qt.labs.platform
BUG: 466013
(cherry picked from commit f0b2dcd635795779872351ddc2946b7ef24dc70f)
####################### gwenview
commit f59613940f7c6cf36adee99e659c5358ea4acae9
Author: Nicolas Fella <nicolas.fella@gmx.de>
Date: Sun Feb 5 17:50:06 2023 +0100
Share all selected URLs
Instead of only a single current one
When viewing a single image it's implicitly selected
BUG: 465137
(cherry picked from commit dc4199a7d24f49cf9893b716b9fdaf3f8910ec2d)
####################### itinerary
commit 1af53eb33a99a80dc3ab9eb765b366cc4afa9453
Author: Volker Krause <vkrause@kde.org>
Date: Thu Feb 23 17:12:32 2023 +0100
Elide too long stop names in the journey section view
commit d44537120a40f788f754b3ef9149e9a685fcf75d
Author: Sandro Knauß <sknauss@kde.org>
Date: Tue Feb 14 13:48:25 2023 +0100
Fix TimelineSelectionDelegateControllerTest
without LC_ALL="en_US.utf-8" the test fails for the date formatting, as
it is not defined and we end up with.
FAIL! : TimelineSectionDelegateControllerTest::testController()
Compared values are not the same
Actual (controller.title()) : "Monday, 8 Mar 2021"
Expected (QLatin1String("Monday, 3/8/21")): "Monday, 3/8/21"
commit 7708a1ce6bee10f4bee62b4a82e7640496b19727
Author: Volker Krause <vkrause@kde.org>
Date: Sun Feb 12 16:13:12 2023 +0100
Also show timezone information for UTC times when not being in UTC
commit ecb1fa93cf11c834703defb4b4113dd6b6f774ee
Author: Volker Krause <vkrause@kde.org>
Date: Wed Nov 16 17:35:44 2022 +0100
Forward compatibility with Qt 6
- Remove the meta data entries related to ministro, we don't use that and
it's gone in Qt 6.
- Explicitly export the main activity, needed by newer Android SDKs.
####################### kalendar
commit 22e2cfa790077a111b471cf052ec7e4c786f69d8
Author: Claudio Cambra <claudio.cambra@kde.org>
Date: Thu Feb 9 16:00:28 2023 +0000
Add comment for the extra condition
commit 55f28ad3bc60b44d1fb1ca40478ae0d485900fae
Author: Claudio Cambra <claudio.cambra@kde.org>
Date: Thu Feb 9 15:58:59 2023 +0000
Correct if..else if structure
commit 3608fedbc184785d20fdd896b97aa33e14ed2b28
Author: Simeet Nayan <simeetnayan.8100@gmail.com>
Date: Tue Feb 7 20:58:41 2023 +0530
Changed comparator function to handle the special case
BUG: 455210
commit 33cd0e6f858dafdd35b683a0a885aedc3a7ee85b
Author: Claudio Cambra <developer@claudiocambra.com>
Date: Thu Feb 9 16:50:43 2023 +0100
Fix basic week view not updating when dates changed
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
commit 89b55f34a422de83ad9ee1685086727fd133b657
Author: Claudio Cambra <developer@claudiocambra.com>
Date: Thu Feb 9 16:45:44 2023 +0100
Clarify where periodStartDate comes from
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
commit 8d70d95ab61d403e39fd1b2d34da72b214d8eeb8
Author: Carl Schwan <carl@carlschwan.eu>
Date: Mon Feb 6 23:43:14 2023 +0100
Fix bug when droping event with the same time
BUG: 465080
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
commit 1c6ad376332e75e20655f0b146f74208992761d1
Author: Carl Schwan <carl@carlschwan.eu>
Date: Tue Feb 7 18:15:21 2023 +0100
Fix loading contact editor
(cherry picked from commit 65302ac5aefce6bc4cfc685019953d933a7712b2)
####################### kate
commit 6a28dfe19247a7a02a5e08e9bfa245ec4c10280e
Author: Waqar Ahmed <waqar.17a@gmail.com>
Date: Fri Feb 17 12:47:49 2023 +0500
Activate the view of viewspace which made the request
BUG: 465811
FIXED-IN: 23.04
commit a84fbe4910230ef029c40c19c85aa6a402622370
Author: Waqar Ahmed <waqar.17a@gmail.com>
Date: Thu Feb 16 16:50:24 2023 +0500
Save global options of active window before creating new
So that the new window shows anything that was changed by the user e.g.,
if the user hid the tabbar and created a new window, the new window
should have the tabbar hidden.
With this change we save the options as soon as the user checks/unchecks
one of the options under "Settings" menu
CCBUG: 464639
BUG: 465064
commit a11139306939baf66d566de60a5a1e11df53db65
Author: Waqar Ahmed <waqar.17a@gmail.com>
Date: Sat Feb 18 20:00:52 2023 +0500
Sessions: Save session on document open and close
BUG: 437337
commit 6e9eccd4915415e74610a5d1eb4b1e31e04fc18d
Author: Waqar Ahmed <waqar.17a@gmail.com>
Date: Sun Feb 19 17:51:02 2023 +0500
Ctags: Wrap with quotes
Paths can contain spaces, wrap with quotes
BUG: 378322
commit 2c922ea079efbaae9fdbab16c6af253a6369559e
Author: Waqar Ahmed <waqar.17a@gmail.com>
Date: Sun Jan 22 01:16:09 2023 +0500
Fix leaking actions in welcomeview
commit 1f6954257ebec8cb450d0c07f7ebea1a45303edf
Author: Waqar Ahmed <waqar.17a@gmail.com>
Date: Sun Jan 22 18:33:00 2023 +0500
Fix enter press on a dir after filtering
commit 479b41545c1729bd5796dc0bb12690cb24ba3749
Author: Waqar Ahmed <waqar.17a@gmail.com>
Date: Sun Jan 22 18:08:10 2023 +0500
Fix urlbar doesn't select first item on filtering
BUG: 464640
commit 917975c5e20e8056a03a133755cdbd0e23dce8c3
Author: Waqar Ahmed <waqar.17a@gmail.com>
Date: Sun Jan 29 19:13:38 2023 +0500
Tooltips: Use QFrame::Box
Otherwise on windows its hard to tell apart the tooltip from KTE::View
as both have similar backgrounds
commit ef34bed8ea1c0f41d5cb14e4ead0588fd89361a2
Author: Waqar Ahmed <waqar.17a@gmail.com>
Date: Tue Jan 17 14:41:08 2023 +0500
ProjectTerminal: Open new tab in same directory as existing tab
This is the behaviour of Konsole. Makes life a lot easier for people who
do "Open Folder" for project as the terminal doesn't keep going back to
home dir
commit c4a575b0d84b36e9a02833edf27a1a359a04ab7a
Author: Waqar Ahmed <waqar.17a@gmail.com>
Date: Thu Jan 5 12:17:41 2023 +0500
Fix widget closing when it has no tab
- Set tab limit to 2
- Open 4 widgets
- Then open some docs
- Try to close the widgets via Documents plugin => SHOULD NOT FAIL!
commit 67b0e6d945a486ecb3942e43f4effb688597177c
Author: Waqar Ahmed <waqar.17a@gmail.com>
Date: Thu Jan 5 12:23:19 2023 +0500
Fix widget activation
We must not use tabbar to see if widget can be activated.
Use the setCurrentDocument api which will do it correctly.
Fixes:
- set tab limit to 2
- Open some widgets
- Then open some docs so that the widgets no longer have tabs
- Try to activate the widget via Documents plugin
=> ViewSpace should not duplicate widgets because it was not found in tabbar
commit 0c73da2dd5fdbcb7a65193d82815c02c55a1e09a
Author: Kåre Särs <kare.sars@iki.fi>
Date: Sun Feb 5 11:19:55 2023 +0200
build: Prevent crash where the tab-widget is null
####################### kdeconnect-kde
commit 71803f04d8521199dfa6960f5b84801d9f35d9ee
Author: Pino Toscano <pino@kde.org>
Date: Sun Feb 5 09:17:15 2023 +0100
nautilus: drop spurious shebang
It is not a Python script to be run directly, but it is rather loaded
as plugin.
(cherry picked from commit c6e4774e6278d93f82931e2ab33a21f02ea60e85)
####################### kdenetwork-filesharing
commit 3a0cf57550e0b3faa53ad431cbe086956662663d
Author: Sam James <sam@gentoo.org>
Date: Sun Dec 11 13:23:56 2022 +0000
samba: Fix build with GCC 13 (add missing <cstdint> include)
GCC 13 (as usual for new compiler releases) shuffles around some
internal includes and so <cstdint> is no longer transitively included.
Explicitly include <cstdint> for uint32_t.
Bug: https://bugs.gentoo.org/885315
####################### kdenlive
commit bdbf0bf5122ae5fce7334203a7d990dd7032a129
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Thu Feb 16 17:36:55 2023 +0100
Fix subtitle scrolling.
Related to #1634
commit 7432631c675d034bfbf266443cc2f7ab6774128b
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Thu Feb 16 06:09:53 2023 +0100
Fix language model combobox too small.
BUG: 465787
FIXED-IN: 22.12.3
commit b53e78e697793e8fff51dc5ef7cc8eb3584147df
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Sun Feb 12 14:44:11 2023 +0100
Scroll timeline when moving a subtitle. Related to #1634
commit ffda87a8de2bed6812edc23cc9536a01d3d58f0c
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Sun Feb 12 14:27:12 2023 +0100
Fix subtitles overlap on import.
Related to #940
commit cbc0201a7179834dc63a517919238400bb233d5b
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Sun Feb 12 14:23:14 2023 +0100
Fix subtitle move regression
commit 56d4646ec9ac56b09c64a7cae39fda98848e927e
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Thu Feb 9 08:27:13 2023 +0100
Fix subtitle offset on group move
commit c3cfcd9e0254b2b74a5b58d49591bbc08d4c719c
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Thu Feb 9 06:51:00 2023 +0100
Fix subtitles snapping
commit 7e2421b2aa82e2658a31291f0a769543e3cddada
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Wed Feb 8 21:23:56 2023 +0100
Fix compilation
commit 998ddfa5e0471b7dba34ebb16909931cae3d7922
Author: Jean-Baptiste Mardelle <jb@kdenlive.org>
Date: Wed Feb 8 21:16:12 2023 +0100
Fix crash and offset when moving a group with subtitle.
Related to #1627
####################### kdepim-addons
commit dab416ac2e2ec17bf5a7a9a83064f19a3b04a08c
Author: Laurent Montel <montel@kde.org>
Date: Sun Feb 19 12:30:14 2023 +0100
Add missing push it
commit 81134b0dff93ecc9da4ae60cd4b0aeb0be95ab1e
Author: Laurent Montel <montel@kde.org>
Date: Sat Feb 18 17:39:37 2023 +0100
Make it compile against discount 3
commit ec5734fe77ca692e882aec88a0801991a375e076
Author: Laurent Montel <montel@kde.org>
Date: Wed Feb 1 19:43:59 2023 +0100
Fix crash when message is null
####################### kdepim-runtime
commit cfeb68713244eba9e6ce46b8e4c255a2b2b9eea7
Author: Claudio Cambra <claudio.cambra@kde.org>
Date: Sat Feb 18 13:45:58 2023 +0100
Don't check if google resource handler canPerformTask, as this unnecessarily prevents deletion due to lack of item payload
Signed-off-by: Claudio Cambra <claudio.cambra@kde.org>
####################### kidentitymanagement
commit dc2a9a84c5dd65579555b794b8409257784b5119
Author: Jonathan Marten <jjm@keelhaul.me.uk>
Date: Fri Feb 3 15:31:04 2023 +0000
Signature editor: Do not specify that the edit file is temporary
Specifying this explicitly means that the user's signature file will
be deleted (after a delay) after editing it. Let KIO handle the
decision itself.
BUG:400567
(cherry picked from commit 9150359070370ae43897c01e94cb0a523676c2d2)
####################### kio-extras
commit 5821c30d1f6be18e0993f03db08ec41602e5dc82
Author: Harald Sitter <sitter@kde.org>
Date: Fri Feb 24 14:38:59 2023 +0100
mtp: bump dbus timeout to 60 minutes
to prevent timeouts when listing tens of thousands of files.
BUG: 462059
(cherry picked from commit ec022fb86947765b18cdccaae0853bb1c163d2f5)
commit c2c799627aaf440b817fafa96f3662e78c629fe4
Author: Harald Sitter <sitter@kde.org>
Date: Tue Feb 21 08:10:54 2023 +0100
smb: don't tell the client if the available FS size is 0
it only triggers incorrect behavior in dolphin without any benefit
whatsoever
CCBUG: 431050
(cherry picked from commit 46d3f2fd41dece1d49e7295ae986d8e3960e78fb)
####################### kitinerary
commit 6e0b49a8f6577a621fd4a3f13e5b801830197b8e
Author: Volker Krause <vkrause@kde.org>
Date: Fri Feb 24 10:15:25 2023 +0100
Add ticket.io pkpass extractor script
commit 573dc73f187b9aa08b39e67c3f55b4ceeb838ffa
Author: Volker Krause <vkrause@kde.org>
Date: Fri Feb 24 09:55:01 2023 +0100
Look for departure time in boarding pass pkpass files as well
commit 8ab1e16148cba5cc0e46ef4bdfa5adfef3ac3ebb
Author: Volker Krause <vkrause@kde.org>
Date: Fri Feb 17 18:40:12 2023 +0100
Fix extracting UK railway ticket numbers
The GWR ical content isn't the "real" ticket number, and the extractor for
the standard PDF tickets had a typo.
commit 0395f3bea2d531d7c9eccad871a3da384e6d8713
Author: Volker Krause <vkrause@kde.org>
Date: Wed Feb 15 18:28:07 2023 +0100
Make FlixBus extractor more robust
This now processes the times and the locations/lines columns separately,
which means we don't need to deal with small variations in the vertical
alignment anymore.
Also, add support for the Dutch language variant.
commit a376d365f3907e99159e4b63ec31a5fee3bbc699
Author: Volker Krause <vkrause@kde.org>
Date: Tue Jan 31 20:38:12 2023 +0100
Skip test that expects a property added in KCalendarCore 5.103.0
####################### kleopatra
commit 6b914b164729eae8376f6ee34bbc90682d83cbdd
Author: Ingo Klöcker <dev@ingo-kloecker.de>
Date: Mon Feb 20 21:18:47 2023 +0100
Double-check that we can use basic ranges features
Apparently, some compilers come with an incomplete ranges header.
(cherry picked from commit b9bec26ae7bfd899c7ff4f5d2d4a7dce0c46195c)
####################### knights
commit 5c79feb19df3f5573bdeaa6098ee6ef76adee7d2
Author: Albert Astals Cid <aacid@kde.org>
Date: Thu Feb 9 23:44:00 2023 +0100
Fix crash loading invalid PGN
Ideally we'd also show a message box, but don't have time for that at
the moment
BUGS: 465518
####################### konsole
commit 7db506b547e159d26fac89ead716548c92f28ca1
Author: Nate Graham <nate@kde.org>
Date: Fri Feb 24 09:35:11 2023 -0700
Make wasWindowGeometrySaved() function consider new key format
The key format is changing in
https://invent.kde.org/frameworks/kconfig/-/merge_requests/184; take
that into account here.
Currently this function copies code from KWindowConfig, which is not
ideal; a more robust solution would be to expose the config file key
value publicly using a function in KWindowConfig that Konsole can call.
That's KF6 material, though, so for now, let's fix this issue by simply
supporting the new key format as well as the old one.
(cherry picked from commit 9acc879b64a12b47f7b5965fc5a023416191d79d)
commit cbc7a4bc41ed1ac45e6c01b444561e4d23809284
Author: Celeste Wouters <foss@elementw.net>
Date: Sat Feb 11 18:40:26 2023 +0100
Clamp TerminalDisplay size to prevent buffer overflow crash
Konsole's code base uses a MAX_LINE_WIDTH define, currently set to 1024,
to act as sizes for various buffers used with ICU text shaping
algorithms, but no range checks are ever performed on those, meaning
that a display area of more than 1023 character cells wide will overflow
said buffers.
This can happen if you have a very large display, a small font size, or,
egregiously, if you disconnect all displays when running under a Wayland
compositor, prompting qt.qpa.wayland to create a fake screen of
potentially huge size.
This commit takes the easy way out by clamping the TerminalDisplay size
to MAX_LINE_WIDTH-1, which is large enough for most users (1023), and
better than crashing due to buffer overflows anyway.
(cherry picked from commit e16ccb408bd102ee928439439499f499eabbabbe)
####################### kontact
commit ef1075b9cb7581ca800af1a044ab5f8a8761395d
Author: Laurent Montel <montel@kde.org>
Date: Fri Feb 10 06:42:23 2023 +0100
Fix bug 464404 : embedded images not displayed neither as embedded
neither as attachment (in kontact)
BUG: 464404
FIXED-IN: 5.22.3
####################### korganizer
commit b22e29a16fa640b602ae4095cb59ffdccce1e456
Author: Allen Winter <winter@kde.org>
Date: Sun Feb 19 09:33:27 2023 -0500
reparentingmodel.cpp - call layoutAboutToBeChanged
Call layoutAboutToBeChanged in onSourceLayoutAboutToBeChanged
to prevent a crash.
BUG: 462176
FIXED-IN: 22.12.4
commit a3ee82f497e7091ef10d77794ee3d4822dd53ad0
Author: Anant Verma <vermainfinite@gmail.com>
Date: Thu Feb 9 09:53:06 2023 +0530
create event with range selected in date navigator
BUG:226950
####################### kosmindoormap
commit b0ca512f7f020d8abae5e6be19ac04346b976518
Author: Volker Krause <vkrause@kde.org>
Date: Tue Feb 14 21:05:16 2023 +0100
Try harder to avoid rounding loss in floor level parsing
Still seems to be an issue on 32bit systems.
commit 0c9df26d1960d08cdd317401d0a4c5218aed526d
Author: Volker Krause <vkrause@kde.org>
Date: Tue Jan 31 18:40:32 2023 +0100
Also apply the layer cap to building parts
Same problem as with complete building elements.
####################### libkleo
commit ec13b52ce8a0c2d2fbd9587d2fc91c2e94b1a0c5
Author: Julius Künzel <jk.kdedev@smartlab.uber.space>
Date: Thu Feb 23 00:10:42 2023 +0100
Remove duplicated QDebug operator for GpgME::Key
It is part of debug.h since 0a90ffb7c212fbc2394792265f6e30783639862e
hence in some situations compilation fails with "ambiguous overload for
‘operator<<’ (operand types are ‘QDebug’ and ‘const GpgME::Key’)"
(cherry picked from commit 60bb0ae63eff224f04c2d76f942110b06e9cf570)
####################### lokalize
commit 421cf66c8a3ce615e356212fd6416867cf31a2eb
Author: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>
Date: Tue Feb 7 18:22:37 2023 +0100
Don't try to access null dragSource
BUG: 418419
(cherry picked from commit 155894dfa27dd7cafae2ee4637ac41838224300f)
commit acf5ff3ba33e46107d478aaa41b80c9fffe11db9
Author: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>
Date: Sun Feb 5 19:58:17 2023 +0100
Fall back to QDockWidget as an event handler
BUG: 465330
(cherry picked from commit 63df3370019da68f3ee90ef30ea957d77e2455a0)
####################### mailcommon
commit ff4a5a4b463f6c21e3dcb165877ec459d7a445c5
Author: Laurent Montel <montel@kde.org>
Date: Fri Feb 3 14:02:36 2023 +0100
When we create an empty tab, collection is invalid
=> avoiding to crash
####################### messagelib
commit b051caa29071604ea50063cd0047b26ff7b23450
Author: Allen Winter <winter@kde.org>
Date: Fri Feb 24 14:47:50 2023 -0500
nodehelper.cpp - revert the crash guard change in setNodeDisplayedHidden
commit 3437ad360c325c7add262e4a5a12dbf67857b2be
Author: Allen Winter <winter@kde.org>
Date: Fri Feb 24 12:22:25 2023 -0500
nodehelper.cpp - revert the crash guard change in setNodeProcessed
commit 400c615b4b71e243df860bf4e8b7d06686aab778
Author: Allen Winter <winter@kde.org>
Date: Fri Jan 20 06:08:33 2023 -0500
Add guards for invalid nodes
commit 7696fabe16f778bcdbac2dd384239a372745511f
Author: Laurent Montel <montel@kde.org>
Date: Fri Feb 3 22:10:51 2023 +0100
Don't store empty tab
####################### skanpage
commit 78e95c5863f16b29aa3007e83f7b09eead468bc0
Author: Frederik Schwarzer <schwarzer@kde.org>
Date: Sun Feb 19 13:08:25 2023 +0100
Label adheres to system colouring
commit 610f9bf3e9bdf36f1196eba8506bf16b08e85652
Author: John Doe <kde.sp90x@simplelogin.com>
Date: Sun Feb 5 18:50:55 2023 -0300
Restore printing function
It was apparently removed in commit abba322680d51d35426724a6c48400b91247a5b8
but the UI button and DocumentPrinter were left there...
(cherry picked from commit 9b9c09b5a49c2cc78a3f55149ad315f8d2b9b4aa)
commit bd245ce8cf107c51af51d3afa4d13e9c203d670e
Author: John Doe <kde.sp90x@simplelogin.com>
Date: Fri Feb 3 18:53:16 2023 +0000
Fix my previous commit
The integer spinbox stopped sending its signal.
(cherry picked from commit 52689ccb7659fca36dc25949f61e4ddef5ecede7)
commit 3008ca0bc7513b48f775e16e3745314e122d7df2
Author: John Doe <kde.sp90x@simplelogin.com>
Date: Tue Jan 31 21:15:07 2023 -0300
Remove redundant options
- Manual checks -> Validator already configured
- Text -> Label
- Specify value type
(cherry picked from commit 075a898b19220dee0ff0f4e7790b9db724833c77)
commit 751236b8f5978ea61fde5bdfd7a1c7d963a0671b
Author: John Doe <kde.sp90x@simplelogin.com>
Date: Tue Jan 31 20:27:36 2023 -0300
Fix spinboxes' spacing
(cherry picked from commit bdd171fbd3580879842bdf497d7961cc1fb8e34d)
commit bc2dba7d173208e5e210ab2f7388330c41cc9a95
Author: John Doe <kde.sp90x@simplelogin.com>
Date: Tue Jan 31 18:54:11 2023 -0300
Fix main window theming
(cherry picked from commit 66a0f2255b754a59dbe0dd1465d707c8c3a68742)
heikobecker created this object in space S1 KDE Community.