Commit graph

1023 commits

Author SHA1 Message Date
Marco Martin
bcb3a7ea3b new applet to access KRunner functions 2020-02-05 19:57:44 +01:00
Marco Martin
7c9547f5fb fullrepresentationview behind quicksettings 2020-02-04 21:28:14 +01:00
Marco Martin
9da6edd750 panelClosed signal 2020-02-04 21:26:26 +01:00
Marco Martin
8848017279 make closeRequested work 2020-02-04 21:17:58 +01:00
Marco Martin
b10d1ef5c6 a close signal 2020-02-04 20:44:58 +01:00
Marco Martin
fd88b7add1 click to dismiss the task list 2020-02-04 20:10:01 +01:00
Marco Martin
cb3f9617ce assign both containment and containmentInterface 2020-02-04 18:02:20 +01:00
Marco Martin
1f685091ad debug-- 2020-02-04 12:05:09 +01:00
Marco Martin
e1f90dbfc6 square and smaller icons 2020-02-03 19:12:32 +01:00
Nicolas Fella
72275fb7dd Don't import QtQuick 2.13 2020-02-01 18:08:06 +01:00
Nicolas Fella
dd215efb50 New lockscreen design 2020-02-01 14:21:24 +00:00
Bhushan Shah
c178478b3a Merge branch 'Plasma/5.18' 2020-01-30 15:22:36 +05:30
Bhushan Shah
cb4149cf6e Revert "dialer: normalize the numbers before dialing"
This reverts commit 86d6408b93.

appearantly this is private(!) and in either case tp-ofono should
normalize numbers.
2020-01-30 15:21:02 +05:30
Bhushan Shah
ac44590678 Merge branch 'Plasma/5.18' 2020-01-30 14:59:24 +05:30
Bhushan Shah
86d6408b93 dialer: normalize the numbers before dialing
fixes #20
2020-01-30 14:58:22 +05:30
Heiko Becker
1245d6cb0b Merge branch 'Plasma/5.18' 2020-01-29 22:33:08 +01:00
Heiko Becker
7e02efba04 Silence CMake policy CMP0063 warning
...by adding the NO_POLICY_SCOPE flag as recommended by ECM's
documentation.
2020-01-29 22:29:33 +01:00
Marco Martin
0dad4b65f6 more plasma-nm components to try to autoconnect 2020-01-27 17:26:16 +01:00
Marco Martin
bd078c7fa6 restore volume osd
show a volume icon only when muted atm
2020-01-27 17:22:37 +01:00
l10n daemon script
8c675a32c3 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"
2020-01-24 10:05:11 +01:00
l10n daemon script
fcf8980577 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"
2020-01-21 06:17:31 +01:00
l10n daemon script
9b98493232 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"
2020-01-20 06:01:38 +01:00
Jonathan Riddell
f4f3e9b4f8 set min versions 2020-01-16 15:18:21 +00:00
l10n daemon script
ca8f308727 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"
2020-01-09 05:54:13 +01:00
l10n daemon script
2b9cec93b0 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"
2020-01-04 06:13:11 +01:00
l10n daemon script
6fd1d0184e 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"
2019-12-31 05:45:46 +01:00
l10n daemon script
ab190aa5da 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"
2019-12-28 05:25:20 +01:00
Nicolas Fella
c377254bd1 Use a proper model for the call history 2019-12-23 04:12:48 +00:00
Carson Black
d15262b394 Initial splashscreen rework (!31) 2019-12-20 12:15:18 +05:30
Bhushan Shah
294ee2a4be Revert "Initial splashscreen rework (!31)"
This reverts commit 2291872e23.
2019-12-20 12:14:08 +05:30
Bhushan Shah
2291872e23 Initial splashscreen rework (!31) 2019-12-20 12:12:01 +05:30
Jonah Brüchert
08e1e3a44c Port away from deprecated features of QSet 2019-12-13 09:40:47 +00:00
Marco Martin
40ece80841 window close gesture 2019-12-12 23:02:49 +01:00
Marco Martin
35e6d4c7c2 smaller thumbnails 2019-12-12 22:02:06 +01:00
Marco Martin
434501dcd9 swipe gesture working 2019-12-12 16:52:53 +01:00
Marco Martin
55635e5687 foxes to the top panel effect 2019-12-11 23:00:38 +01:00
Jonah Brüchert
28909aad84 Use KDEInstallDirs to insert paths into kwinwrapper
Reviewed-by: @apol
2019-12-10 14:26:03 +00:00
Bart Ribbers
73306321b1
Set QT_VIRTUALKEYBOARD_STYLE
Without it, the virtual keyboard is way too small
2019-12-09 22:53:14 +01:00
Aleix Pol
1ae7a251a5 Fix weird wrapping on the homescreen delegates
We are already setting the height properly through Layouts, setting it
alternatively confuses QML
2019-12-09 21:01:23 +01:00
Aleix Pol
06fe7ab86b Use startplasma-wayland to start plasma
This will allow to use plasma more similarly to what we are used to on
the desktop.
I found this needed specifically when I was trying to get plasma to work
on another language but the current plasma-phone script never sets LANG
or LANGUAGE.
2019-12-05 15:12:31 +01:00
l10n daemon script
a7a5a3f003 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"
2019-12-04 05:36:25 +01:00
Marco Martin
6bafbc9cad put LayoutManager.js in the proper place 2019-12-03 11:07:56 +01:00
Jonah Brüchert
56fee1e3a7 Port remaining old-style connects 2019-11-29 09:33:00 +00:00
Nicolas Fella
30d0306f63 Remove unused include 2019-11-25 23:38:50 +01:00
l10n daemon script
c6089a7b92 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"
2019-11-23 05:29:59 +01:00
Bhushan Shah
d37c2c993e remove translations of signal strength
- It makes no sense to translate either of this
- There's chance that this value won't be valid in case of not
functional ofono. which results in giant I18n argument missing error.

If translation was added to translate netreg.strength, I plan to remove
it anyway.
2019-11-22 14:52:49 +05:30
Bhushan Shah
cab38bbd97 Don't apply un-needed workaround
(which breaks more things then it fixes)
2019-11-22 14:44:11 +05:30
Pino Toscano
b7e93f5630 i18n fixes
- translate few UI strings
- use i18np for plural forms
- style fixes
2019-11-21 09:24:10 +01:00
Bhushan Shah
52ecc82bdc Fix clazy issues 2019-11-20 14:01:54 +05:30
Bhushan Shah
410e222bc8 add Messages.sh in shell and containments 2019-11-20 12:35:14 +05:30