summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Aurélien COUDERC [Sun, 14 Aug 2022 16:55:35 +0000 (17:55 +0100)]
Merge kconfigwidgets (5.97.0-1) import into refs/heads/workingbranch
Aurélien COUDERC [Sun, 14 Aug 2022 16:55:35 +0000 (17:55 +0100)]
kconfigwidgets (5.97.0-1) unstable; urgency=medium
[ Aurélien COUDERC ]
* New upstream release (5.97.0).
* Update symbols from build for 5.97.0.
[dgit import unpatched kconfigwidgets 5.97.0-1]
Aurélien COUDERC [Sun, 14 Aug 2022 16:55:35 +0000 (17:55 +0100)]
Import kconfigwidgets_5.97.0.orig.tar.xz
[dgit import orig kconfigwidgets_5.97.0.orig.tar.xz]
Aurélien COUDERC [Sun, 14 Aug 2022 16:55:35 +0000 (17:55 +0100)]
Import kconfigwidgets_5.97.0-1.debian.tar.xz
[dgit import tarball kconfigwidgets 5.97.0-1 kconfigwidgets_5.97.0-1.debian.tar.xz]
Aurélien COUDERC [Sun, 31 Jul 2022 11:33:04 +0000 (12:33 +0100)]
Merge kconfigwidgets (5.96.0-1) import into refs/heads/workingbranch
Aurélien COUDERC [Sun, 31 Jul 2022 11:33:04 +0000 (12:33 +0100)]
kconfigwidgets (5.96.0-1) unstable; urgency=medium
[ Aurélien COUDERC ]
* New upstream release (5.96.0).
* Bump Standards-Version to 4.6.1, no change required.
* Update symbols from build for 5.96.0.
[dgit import unpatched kconfigwidgets 5.96.0-1]
Aurélien COUDERC [Sun, 31 Jul 2022 11:33:04 +0000 (12:33 +0100)]
Import kconfigwidgets_5.96.0.orig.tar.xz
[dgit import orig kconfigwidgets_5.96.0.orig.tar.xz]
Aurélien COUDERC [Sun, 31 Jul 2022 11:33:04 +0000 (12:33 +0100)]
Import kconfigwidgets_5.96.0-1.debian.tar.xz
[dgit import tarball kconfigwidgets 5.96.0-1 kconfigwidgets_5.96.0-1.debian.tar.xz]
Norbert Preining [Sun, 17 Jan 2021 03:02:19 +0000 (03:02 +0000)]
Merge kconfigwidgets (5.78.0-2) import into refs/heads/workingbranch
Norbert Preining [Sun, 17 Jan 2021 03:02:19 +0000 (03:02 +0000)]
kconfigwidgets (5.78.0-2) unstable; urgency=medium
* Release to unstable.
[dgit import unpatched kconfigwidgets 5.78.0-2]
Norbert Preining [Sun, 17 Jan 2021 03:02:19 +0000 (03:02 +0000)]
Import kconfigwidgets_5.78.0-2.debian.tar.xz
[dgit import tarball kconfigwidgets 5.78.0-2 kconfigwidgets_5.78.0-2.debian.tar.xz]
Norbert Preining [Wed, 13 Jan 2021 01:32:41 +0000 (01:32 +0000)]
Import kconfigwidgets_5.78.0.orig.tar.xz
[dgit import orig kconfigwidgets_5.78.0.orig.tar.xz]
Maximiliano Curia [Thu, 17 Jan 2019 22:26:32 +0000 (22:26 +0000)]
Merge kconfigwidgets (5.54.0-1) import into refs/heads/workingbranch
Maximiliano Curia [Thu, 17 Jan 2019 22:26:32 +0000 (22:26 +0000)]
kconfigwidgets (5.54.0-1) unstable; urgency=medium
* New upstream release (5.52.0).
* Update build-deps and deps with the info from cmake
* New upstream release (5.53.0).
* Update build-deps and deps with the info from cmake
* New upstream release (5.54.0).
* Update build-deps and deps with the info from cmake
* Bump group breaks (5.54)
* Release to unstable
[dgit import unpatched kconfigwidgets 5.54.0-1]
Maximiliano Curia [Thu, 17 Jan 2019 22:26:32 +0000 (22:26 +0000)]
Import kconfigwidgets_5.54.0.orig.tar.xz
[dgit import orig kconfigwidgets_5.54.0.orig.tar.xz]
Maximiliano Curia [Thu, 17 Jan 2019 22:26:32 +0000 (22:26 +0000)]
Import kconfigwidgets_5.54.0-1.debian.tar.xz
[dgit import tarball kconfigwidgets 5.54.0-1 kconfigwidgets_5.54.0-1.debian.tar.xz]
Francis Herne [Sun, 19 Feb 2017 20:01:38 +0000 (20:01 +0000)]
KColorScheme: default to application scheme if set by KColorSchemeManager
KColorSchemeManager::activateScheme() sets a custom path for the
application's color scheme, with
`qApp->setProperty("KDE_COLOR_SCHEME_PATH", index.data(Qt::UserRole));`
Currently, the KColorScheme() and KStatefulBrush() constructors will
ignore this and use only the system color scheme, unless an
application-specific config is explicitly loaded and passed in by the
caller.
This is problematic, because most callers assume that the default is to
match the *application* scheme - usually this is equivalent, but it
differs when KColorSchemeManager is used.
For example, when the application of a KTextEditor widget or
KonsolePart has an opposite color scheme to the system, the Find bars
are unreadable.
BUG: 373764
This patch makes KColorScheme() match the application scheme by default
when this differs from the system scheme, which seems preferable to
adding the same code in hundreds of callers.
Differential Revision: https://phabricator.kde.org/D4637
Gbp-Pq: Name KColorScheme-default-to-application-scheme-if-set-by-KCol.patch
Maximiliano Curia [Fri, 31 Mar 2017 13:26:18 +0000 (14:26 +0100)]
kconfigwidgets (5.28.0-2) unstable; urgency=medium
* Add new upstream patch:
KColorScheme-default-to-application-scheme-if-set-by-KCol.patch
[dgit import unpatched kconfigwidgets 5.28.0-2]
Maximiliano Curia [Fri, 31 Mar 2017 13:26:18 +0000 (14:26 +0100)]
Import kconfigwidgets_5.28.0-2.debian.tar.xz
[dgit import tarball kconfigwidgets 5.28.0-2 kconfigwidgets_5.28.0-2.debian.tar.xz]
Maximiliano Curia [Fri, 18 Nov 2016 15:04:45 +0000 (15:04 +0000)]
Import kconfigwidgets_5.28.0.orig.tar.xz
[dgit import orig kconfigwidgets_5.28.0.orig.tar.xz]