Commit graph

997 commits

Author SHA1 Message Date
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
l10n daemon script
78ce668071 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-20 05:40:05 +01:00
Aleix Pol
538eae4aef Workarounds
Remove ExoPC workaround to force it on OpenGL 1.4.
Only include libhybris on the LD_LIBRARY_PATH if we actually have it.
2019-11-19 15:01:32 +01:00
Aleix Pol
f0f01e82e6 Centralise startup code in this repository
Have it start through the session file that the display manager should
be starting.
2019-11-19 15:01:32 +01:00
l10n daemon script
8e3a03beb4 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-16 05:03:41 +01:00
Yuri Chornoivan
a1021e4d3c Fix minor typos 2019-11-07 17:51:34 +02:00
Nicolas Fella
b9fb0516aa Rewrite the lockscreen
This simplifies the lockscreen code.
2019-10-31 06:20:36 +00:00
Nicolas Fella
7d12429efc Remove prototypes 2019-10-29 17:17:21 +00:00
Nicolas Fella
3d9e43b190 Refactor dialer code 2019-10-28 11:17:22 +00:00
Nicolas Fella
73af5c54ef Add kdev files to gitignore 2019-10-25 17:26:58 +02:00
Nicolas Fella
58cba80597 Leftover 2019-10-25 17:26:12 +02:00
Nicolas Fella
fe89adb199 Burn it 2019-10-25 17:25:57 +02:00
Nicolas Fella
3856b3595b Remove unused service files 2019-10-25 17:24:17 +02:00
Nicolas Fella
9f5b29b8c3 Use camel-case headers 2019-10-25 13:49:28 +02:00
Nicolas Fella
9d14c6da15 Remove old notification applet 2019-10-25 10:22:57 +00:00
Bhushan Shah
d206d498c0 Add back the components, this fixes the sim pin page 2019-10-25 12:37:32 +05:30
Marco Martin
aeea4f92ed remove useless debug 2019-10-22 13:38:07 +02:00
Marco Martin
d44fe62c14 switch to desktop notifications applet 2019-10-22 12:56:59 +02:00
Marco Martin
e14c8aeba3 different container for notifiactions
with different visibility rules
2019-10-22 12:56:59 +02:00
Jonah Brüchert
03f57b0345 Dialer: Port to Kirigami.SearchField
Also remove visible condition, it makes it impossible to remove the search query if no results are found.
2019-10-21 09:36:03 +00:00
Nicolas Fella
3b034e7357 Use monochrome icon for battery quick action 2019-10-21 09:32:15 +00:00
Marco Martin
edbab01cdf get rid of most cannot stack parent warnings 2019-10-17 13:05:48 +02:00
Marco Martin
9a2d2269c0 try to avoid ... on launchers 2019-10-17 11:41:21 +02:00
Nicolas Fella
85bc6a3029 Fix no contacts message 2019-10-15 00:31:17 +02:00
Marco Martin
4543b7724c more android-looking top panel 2019-10-14 17:51:44 +02:00
Marco Martin
58510d211d use again 2 lines of text 2019-10-14 16:10:08 +02:00
Marco Martin
0d3ad6fd2e stop at bounds for the top panel 2019-10-11 15:21:24 +02:00