Piyush Aggarwal
d11f15a3e6
mpriscontrolplugin: resolve AUMID to display name of the media app when possible
2021-06-15 17:17:52 +05:30
Piyush Aggarwal
ad35ae75d9
indicator: move KDBusService::Unique call to make sure it works on Windows
2021-06-15 13:48:39 +05:30
Piyush Aggarwal
9031ccadc3
kdeconnectd: trigger indicator when daemon is spawned on Windows
2021-06-15 13:35:00 +05:30
Piyush Aggarwal
62e02180df
indicatorhelper_win: make sure we kill all kdeconnect executables when Quit is triggered
2021-06-15 13:34:17 +05:30
l10n daemon script
f681911dd3
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-06-15 01:17:48 +00:00
Piyush Aggarwal
d872b9efa6
include ecmaddappicon to fix win32 build
2021-06-15 01:37:02 +05:30
Piyush Aggarwal
1386e54111
app: add app icon for windows build
2021-06-14 17:41:21 +05:30
l10n daemon script
146a359b7e
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-06-14 01:14:54 +00:00
Piyush Aggarwal
82c7a8080d
add KColorSchemeManager instance to install auto dark theme on Windows
2021-06-13 13:51:28 +05:30
Yuri Chornoivan
596f648f6e
Fix minor typo
2021-06-13 10:56:51 +03:00
Piyush Aggarwal
d22c6641b4
contactsplugin: save vcards in Contacts folder provided by Windows
2021-06-13 06:58:12 +05:30
Piyush Aggarwal
ee6e427137
daemon: link to custom icons for better fallback icon in notifications
2021-06-13 05:30:15 +05:30
Piyush Aggarwal
86c12cd8e8
plugins: disable sendnotifications for Windows
2021-06-12 18:12:03 +05:30
Piyush Aggarwal
d5c1832eba
runcommands: add sample commands for Windows
2021-06-12 16:22:31 +05:30
Piyush Aggarwal
360f540ffe
indicator: add icon to quit option in systray menu
2021-06-12 05:22:54 +05:30
Piyush Aggarwal
2a7ed030dc
urlhandler: add custom icons to exec and trigger kiconloader
2021-06-12 05:01:47 +05:30
Piyush Aggarwal
25cb6c9096
urlhandler: make it a unique service
2021-06-11 23:45:39 +05:30
Piyush Aggarwal
7f7f0d8992
ensure kiconloader is instantiated when bringing up settings
2021-06-11 23:45:14 +05:30
Piyush Aggarwal
13a99a7e99
Set program logo in KAboutData and trigger KIconLoader plugin in the process
2021-06-08 02:34:26 +05:30
Heiko Becker
82129cd866
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit e86ae09fbd
)
2021-06-05 23:24:55 +02:00
Piyush Aggarwal
02ed0699ff
set app style to breeze explicitly on Windows
2021-06-03 03:15:35 +05:30
Nicolas Fella
12ad4e3eb0
Add missing license file
2021-06-02 22:29:57 +02:00
Piyush Aggarwal
2bf82b1029
revamp kdeconnect-handler to support full control by GUI
...
Current implementation of kdeconnect-handler did not support controlling the function of kdeconnect-handler completely through GUI.
This patch enables that by adding knobs to the GUI and doing necessary changes to the cpp.
2021-06-02 05:37:44 +05:30
Piyush Aggarwal
61de9ba315
deviceindicator: add comments to mark each menu entry
2021-06-02 05:37:44 +05:30
Piyush Aggarwal
aee2b593de
icons: add qrc for device status icons
2021-06-02 00:02:35 +00:00
Piyush Aggarwal
92237d416e
plugins/mousepad: wait for a microsecond to allow interpolation
2021-06-02 01:11:19 +05:30
Piyush Aggarwal
c00ea12007
plugins/mousepad: fix remote mouse movement by replacing Qt API with win32 API
2021-06-02 00:11:16 +05:30
Piyush Aggarwal
7b56c1d340
indicatorhelper: move terminateProcess calls to IndicatorHelper dtor
2021-05-29 00:12:26 +05:30
Piyush Aggarwal
f012610ba4
indicatorhelper: fix incompatibility warning for PROCESSENTRY object
2021-05-27 12:00:20 +05:30
Nicolas Fella
e8563388e4
Link to proper website in appstream
...
BUG: 437205
2021-05-25 12:35:49 +02:00
Nicolás Alvarez
641af58904
README: capitalize "Telegram"
2021-05-24 01:08:45 -03:00
Simon Redman
57fa947d95
[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 17:49:40 +00:00
Piyush Aggarwal
e7c3c4fb7b
indicator: open Configure menu on double click
2021-05-23 11:05:21 +05:30
Piyush Aggarwal
d773959a5d
remove hardcoded window icon path in favour of fromTheme call
2021-05-23 10:42:29 +05:30
l10n daemon script
8a1e75695d
GIT_SILENT made messages (after extraction)
2021-05-22 00:16:02 +00:00
l10n daemon script
e8cffe2d49
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 01:29:19 +00:00
Bharadwaj Raju
036704e161
Fix text color in Plugin Settings
...
Remove references to nonexistent "listItem" for getting color
2021-05-11 09:53:43 +05:30
l10n daemon script
148426ab48
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 01:18:46 +00:00
Nicolas Fella
dcda6b3cea
Add support for generating qmltypes file
2021-05-09 19:34:22 +02:00
Piyush Aggarwal
3b7d51dc80
runcommand: avoid using cmd to allow better handling of quoted arguments
2021-05-09 05:11:41 +05:30
Heiko Becker
153bc22788
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 104b80d128
)
2021-05-07 20:40:16 +02:00
l10n daemon script
8e46bfd705
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-02 01:18:48 +00:00
l10n daemon script
9b3441a229
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 01:16:53 +00:00
Aleix Pol
fec500da39
mousepad: Default to scrolling up when fingers move up on the android version
...
It mimicks the behaviour of X11.
BUG: 410156
2021-04-22 14:09:12 +00:00
l10n daemon script
f4211e0431
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-22 01:12:28 +00:00
l10n daemon script
46a19ac6cf
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 01:18:23 +00:00
Simon Redman
a35a82a8a1
Add bug reporting link to C++ repo
2021-04-17 11:04:21 -07:00
l10n daemon script
c4ffd3edb9
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 01:21:04 +00:00
Nate Graham
b00acad77b
Remove unused Plasma imports in RemoteKeyboard.qml
2021-04-15 12:58:17 -06:00
Heiko Becker
e7261a3e4f
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 784a15a9f0
)
2021-04-14 17:29:15 +02:00