l10n daemon script
9f771ae354
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Kai Uwe Broulik
4989651e05
[Notifications] Ignore stopped job in job aggregator
...
Otherwise a finished job in notification history will cause an
indefinite "100%" job.
4 years ago
Han Young
2e23093349
kcms/region_language: re-add logic to distinguish pt from pt_BR
...
The Old KCM had this, but it was mistakenly left commented out in
the new one.
BUG: 456692
4 years ago
Weng Xuetian
8e52e330dd
Make compiler happy with implicit fallthrough warning
4 years ago
Weng Xuetian
62cada9fac
Fix qml error: Unknown method parameter type: KCM_RegionAndLang::SettingType
...
Right now click on default doesn't change anything have emit a type
error.
4 years ago
l10n daemon script
ed7b13ed53
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Jan Blackquill
22190150e1
ksplashqml: remove defunct theme files
...
These seem to have no use, and only serve to confuse users into thinking
this is where you add splash themes.
4 years ago
ivan tkachenko
c6b64d02c8
[applet/{analog,digital}-clock] Clean up whitespace
4 years ago
ivan tkachenko
f67ee21a17
[applet/digital-clock] Port to Plasmoid.self and Connections
...
Plasmoid.self is a relatively recent thing, but it saves code from hacks
such as this property just for the sake of putting an onChanged handler
for it.
4 years ago
ivan tkachenko
55532aad73
[applet/{analog,digital}-clock] Merge roots of full representations with MouseArea
4 years ago
ivan tkachenko
335ee5baf3
[applet/{analog,digital}-clock] Use `onPressed: wasExpanded = ...` idiom
...
This is a common snippet of code in applets. It prevents applet from
re-expanding again when user clicks on the compact representation when
the applet is already expanded and located on a desktop containment.
See also: 79bcefdd35
FIXED-IN: 5.24.7 5.25.4 5.26
4 years ago
Kai Uwe Broulik
950a7db44b
[Run Command] reuse items in ListView
...
Should speed up KRunner while typing
4 years ago
David Edmundson
ddf88d2148
Guard against cursor theme changing in animation timer
...
PreviewWidget has a timer that advances to the next frame of the current
cursor.
"current" can change in setTheme, we need to stop the animation timer
BUG: 456526
4 years ago
l10n daemon script
10d6e9527f
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
67ff3980fe
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Nate Graham
e4282b863b
kcms/region_language: Change "Change it" text to "Modify" and add icon
...
This is more of the normal KDE style.
4 years ago
Aleix Pol
fed29855fc
KPipeWire isn't actually required
...
Just some features will be missing
4 years ago
l10n daemon script
f8c0f7deb4
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Dominic Hayes
65fe6b864d
Fix "PanelSpacer::containmentGraphicObject()" plasmashell segfault
...
This one-liner fix is from Aleix Pol, and fixes the following:
- Crashes when deleting panels with Panel Spacer instances on them
(as described in the bug ID named above)
- Potentially endless crash looping when running `plasmashell --replace`
while a Panel Spacer is on at least one panel
Co-authored-by: Aleix Pol <aleixpol@kde.org>
BUG: 450663
FIXED-IN: 5.25.3
4 years ago
Fushan Wen
f43319967e
applets/digital-clock: open `kcm_regionandlang` in config dialog
4 years ago
Fushan Wen
2a91b6ca68
applets/digital-clock: open `kcm_regionandlang` in context menu
4 years ago
Fushan Wen
cad08926cc
wallpapers/image: try to extract image metadata if available
...
Currently title, author and resolution are extracted.
4 years ago
Chris Holland
b3943ee1a6
Fix StatusNotifierItem MidClick
...
Bug was introduced in !1798's 8031139a commit.
BUG: 456466
4 years ago
Volker Krause
0e5dae1067
Fix Qt6 build regressions
4 years ago
Devin Lin
e757276f25
lookandfeel: Add support for no window decorations
4 years ago
Nicolas Fella
bbb7624449
[kioslave/applications] Port from SlaveBase to WorkerBase
4 years ago
Nicolas Fella
723cace3e5
[kioslave/applications] Use CamelCase includes
4 years ago
Tanbir Jishan
87d2ad4e71
kcms/colors: Fix wallpaper accent color radio button's checked status after picking custom color
4 years ago
Han Young
1688835bad
remove old entries
4 years ago
Han Young
bdb56ecf9b
add GLIBC_LOCALE_GENERATED option
4 years ago
Han Young
f3db7f00d6
fix changes not saved to config file on non-glibc systems
4 years ago
Alessandro Astone
14f0611e6e
kcms/lookandfeel: Set all defaults when saving the default package
...
This was incorrectly put behind Mode::Apply in commit 34e2541b
("kcms/lookandfeel: allow users to choose what part of a Global Theme to apply")
BUG: 456275
4 years ago
Nicolas Fella
5c3cb86733
Add missing include
4 years ago
l10n daemon script
3897585976
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Eugene Popov
00a18a8c5a
kcms/colors: Properly apply tinting to the window titlebar
...
Tint the window titlebars only when either the option to tint all colors with
accent color or the option to apply accent color to window titlebars is enabled
or both), and in the latter case, the active window titlebars should be painted
in the accent color.
BUG: 455395
BUG: 454047
FIXED-IN: 5.25.3
4 years ago
Kai Uwe Broulik
eaa44eb88f
[Notifications] Don't invoke default action on drag if we're dragging
...
Otherwise dragging a screenshot off a notification will immediately
trigger the default action.
4 years ago
Aleix Pol
bf4dd63531
libtaskmanager: Use KPipeWire
4 years ago
l10n daemon script
2a7a7fd141
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Fushan Wen
f24b7554b8
`Qt::AA_UseHighDpiPixmaps` is enabled by default in Qt6
4 years ago
Kai Uwe Broulik
83bcdab0aa
[Notifications] Invoke default action on drag enter
4 years ago
Harald Sitter
4a0ed516b7
qcdebug++
4 years ago
Harald Sitter
38ea5c12ce
prefer static QFile::exists
...
easier on the eyes if nothing else
4 years ago
Harald Sitter
3155ced478
replace superfluous lambda
...
we can connect two signals directly
4 years ago
l10n daemon script
7a085f6b0f
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Ömer Fadıl Usta
107e5c235a
Portaway from ERR_SLAVE_DEFINED
4 years ago
l10n daemon script
6ee4f674e7
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Han Young
134e2d5c98
merge Language and Formats
...
BUG: 192019
BUG: 341235
BUG: 344588
BUG: 394477
BUG: 397974
BUG: 397975
BUG: 403580
BUG: 417564
BUG: 420268
BUG: 429474
BUG: 431292
BUG: 444772
BUG: 446785
BUG: 447787
BUG: 448324
BUG: 448355
BUG: 451919
BUG: 451944
BUG: 454991
closes https://invent.kde.org/plasma/plasma-workspace/-/issues/23
4 years ago
Fushan Wen
214cbeaf62
wallpapers/image: unify coding style in `replaceWhenLoaded()`
4 years ago
Fushan Wen
02d56ca8b1
wallpapers/image: fix default image overriding the true image
...
The default image is set in MediaProxy ctor. When the default image is
still in loading status, the model image can change and be already
loaded before the default image is loaded, therefore there could be a
race condition that the default image is loaded later and overrides the
true image.
This stores the pending image and destroys the previous pending image
to fix the race condition.
BUG: 456189
FIXED-IN: 5.26
4 years ago
Nicolas Fella
d0c5e6181c
[kcms/icons] Pass parent window to ksycoca progress dialog
...
That way it's nicely centered in the parent window
4 years ago