Heiko Becker
ca89f1bc51
GIT_SILENT Upgrade release service version to 21.04.2.
2021-06-05 22:59:01 +02:00
Simon Redman
bd838d60d5
[SMS App] Fix message sending area from always having a white background
...
## Summary
Replace the (deprecated and removed) reference to `Kirigami.Theme.viewBackgroundColor` with `Kirigami.Theme.backgroundColor`
This element is necessary in order to have theme hot-switching work correctly
BUG 434791
## Test Plan
### Before:
When using the KDE Connect SMS app in an un-modified dark theme, the message entry text box would be rendered as all white and text would correctly be rendered in white (making it un-readable).
This seems to be somehow related to a recent Kirigami version (it only happened to me after doing a distro upgrade and my ancient Kirigami installed to ~/.prefix does not reproduce the issue).
viewBackgroundColor was deprecated and apparently removed from Kirigami a version or two ago. Thus the coloring was no longer correct.
For screenshots and discussion, see [bug 434791](https://bugs.kde.org/show_bug.cgi?id=434791 )
### After:
Text and background are rendered in the expected colours for the theme.
2021-05-23 11:57:37 -07:00
l10n daemon script
c08521bd23
GIT_SILENT made messages (after extraction)
2021-05-22 01:39:43 +00:00
l10n daemon script
fecd0f26e5
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"
2021-05-17 02:40:56 +00:00
l10n daemon script
4658c6eb92
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"
2021-05-10 02:19:47 +00:00
Heiko Becker
104b80d128
GIT_SILENT Update Appstream for new release
2021-05-07 20:40:16 +02:00
Heiko Becker
0ae2cef358
GIT_SILENT Upgrade release service version to 21.04.1.
2021-05-07 20:12:49 +02:00
l10n daemon script
acef643ffd
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"
2021-04-23 02:16:57 +00:00
l10n daemon script
512f4fc921
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"
2021-04-19 02:19:37 +00:00
l10n daemon script
e76ac0b37b
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"
2021-04-17 02:23:44 +00:00
Nate Graham
de507b746b
Remove unused Plasma imports in RemoteKeyboard.qml
...
(cherry picked from commit b00acad77b
)
2021-04-15 13:01:52 -06:00
Heiko Becker
784a15a9f0
GIT_SILENT Update Appstream for new release
2021-04-14 17:29:15 +02:00
Heiko Becker
7b371f10a1
GIT_SILENT Upgrade release service version to 21.04.0.
2021-04-14 16:56:17 +02:00
Heiko Becker
3bf4e265c6
GIT_SILENT Upgrade release service version to 21.03.90.
2021-04-09 08:21:43 +02:00
Karl Ove Hufthammer
6811816ac0
Don’t extract QML strings as Java printf strings
...
The percentage sign in strings like ‘%1% charging’ couldn’t
be properly translated in the resulting POT file. For example,
translating it to ‘%1 % charging’ (some languages use a space
before the percentage sign) resulted in an invalid Java printf
string (but a valid QML string), which was reject by msgfmt.
2021-04-06 21:01:25 +02:00
Nicolas Fella
39c7bbe73b
[interfaces] Make KConfig linkage public
...
It is used in a header so consumers need to link it too
(cherry picked from commit eb5bd219f2
)
2021-04-05 23:03:02 +02:00
l10n daemon script
e0c55bfcdc
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"
2021-04-04 02:19:12 +00:00
l10n daemon script
640fd9c7c3
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"
2021-03-28 09:47:38 +02:00
l10n daemon script
8001863ff4
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"
2021-03-27 09:17:12 +01:00
l10n daemon script
7115afd6a6
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"
2021-03-24 08:57:13 +01:00
l10n daemon script
3a7fad58bb
GIT_SILENT made messages (after extraction)
2021-03-24 07:48:11 +01:00
l10n daemon script
a9cbb37f05
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"
2021-03-23 08:51:29 +01:00
l10n daemon script
8804c67e61
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"
2021-03-22 08:43:10 +01:00
l10n daemon script
244af8433e
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"
2021-03-21 09:11:09 +01:00
Bharadwaj Raju
5c7ff447b7
Fix notification reply window activation and focus
...
Ensures the reply window is raised using Qt::WindowActive state. This
properly raises the window reliably (including from plasmoid, which
didn't work at all before) and focuses the reply textbox.
(cherry picked from commit a45bfe36d5
)
2021-03-20 21:53:20 +01:00
l10n daemon script
bbcfae4268
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"
2021-03-20 10:40:26 +01:00
l10n daemon script
d15183b901
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"
2021-03-19 10:47:20 +01:00
Nicolas Fella
ac84ad1874
Default to qqc2-desktop-style
...
On Plasma qqc2-desktop-style is used automatically, but not on other
DEs. Set it as a default and allow overriding it via environment
variables.
(Partially cherry picked from commit 3e7ac98f28
)
2021-03-19 00:49:24 +01:00
Nicolas Fella
8129db7112
Remove <br> from notification text
...
The notification spec does not specify that the server must support <br> and thus it can show up literally in the notification. Since we already have a \n we can simply remove it
(cherry picked from commit 5d037396ee
)
2021-03-19 00:43:34 +01:00
l10n daemon script
de321bba7f
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"
2021-03-17 12:06:22 +01:00
l10n daemon script
2012fac768
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"
2021-03-15 11:21:53 +01:00
l10n daemon script
fa2abdae37
GIT_SILENT made messages (after extraction)
2021-03-15 09:26:34 +01:00
l10n daemon script
71d4f889c0
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"
2021-03-14 10:22:34 +01:00
Albert Astals Cid
2759957b4b
GIT_SILENT Upgrade release service version to 21.03.80.
2021-03-13 21:46:08 +01:00
Albert Astals Cid
d93c028727
Add missing )
2021-03-13 18:58:26 +01:00
l10n daemon script
5ea3e44705
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"
2021-03-13 06:41:47 +01:00
David Shlemayev
a75da62f4d
Add backend for ConnectivityReport plugin
2021-03-12 23:27:16 +00:00
Nicolas Fella
7193cfc927
[plasmoid] Use PlaceholderMessage from PlasmaExtras instead of Kirigami
...
Otherwise the style may be incorrect
BUG: 434197
2021-03-09 19:20:05 +01:00
l10n daemon script
dc25d8ef5e
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"
2021-03-05 06:23:20 +01:00
Aleix Pol
042fdd368a
Fix warnings
2021-03-03 15:20:24 +01:00
Nicolas Fella
44a7fc226f
Remove dead files
2021-02-27 20:06:10 +01:00
Nicolas Fella
645bf381c4
Add missing license headers
...
I'm the sole author of these files
2021-02-27 20:04:47 +01:00
Nicolas Fella
4011cecf05
[plugins/battery] Determine empty battery based on percentage instead of remaning time
...
timeToEmpty in UPower is unreliable, e.g. it's always 0 on the PinePhone.
Instead warn when the percentage drops below 15%. That's how it is for Android anyway.
2021-02-25 13:35:07 +01:00
Heiko Becker
28e04a3569
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 004e7bc79a
)
2021-02-25 00:45:29 +01:00
Simon Redman
c5a8540fbc
Convert PolicyConfig licence header to SPDX
...
I don't have the contact email of the original author and it is not easy to trace back to the source because the project has been split and forked
2021-02-19 11:28:20 -08:00
Art Pinch
19f4b56173
[SystemVolumePlugin][MacOS] Support for changing default audio output from remote device
2021-02-19 18:59:06 +00:00
Art Pinch
dc7ce7f01f
[SystemVolumePlugin][MacOS] Send data about default audio device
2021-02-19 18:59:06 +00:00
Art Pinch
0c5e2c50e0
[SystemVolumePlugin][Windows] Support for changing default audio output from remote device
2021-02-19 18:59:06 +00:00
Art Pinch
dd49d79c2b
[SystemVolumePlugin][Windows] Send data about default audio device
2021-02-19 18:59:06 +00:00
Art Pinch
14dff16f05
[SystemVolumePlugin][PulseAudio] Support for changing default audio output from remote device
2021-02-19 18:59:06 +00:00