Carl Schwan
9a35cca1b6
Move back wifi kcm to plasma-nm
2025-02-25 16:58:07 +00:00
l10n daemon script
93ca04deb7
GIT_SILENT Sync po/docbooks with svn
2025-02-25 01:38:36 +00:00
Carl Schwan
f4f0219d86
Fix inconsistent spacing
2025-02-24 23:46:10 +01:00
Devin Lin
3550caa580
folio: Use smart pointers to manage delegate lifetimes
...
Currently delegates do not get deleted when removed from models. Due to
the complexity of drag state and other objects, we can't simply delete
the delegate when removed from the model because they might still be
involved in animations or other state at the time of removal. Use smart
pointers to have the delegate objects deleted instead.
QML unfortunately doesn't support QSharedPointer, so we need to expose raw pointers to it.
2025-02-21 18:06:24 +00:00
l10n daemon script
c8d215f2a3
GIT_SILENT Sync po/docbooks with svn
2025-02-20 01:39:23 +00:00
Devin Lin
7d9054f74e
applicationlistmodel: Space out application list refreshes
...
Use the same behavior as kickoff on desktop, to limit application list
refreshes to once every 100ms.
https://invent.kde.org/plasma/plasma-mobile/-/issues/440
2025-02-17 15:22:38 +00:00
l10n daemon script
bbfb367f23
GIT_SILENT Sync po/docbooks with svn
2025-02-15 01:54:24 +00:00
l10n daemon script
674f94e281
GIT_SILENT Sync po/docbooks with svn
2025-02-14 01:43:59 +00:00
l10n daemon script
6d4235803b
GIT_SILENT Sync po/docbooks with svn
2025-02-11 01:42:48 +00:00
l10n daemon script
dc4a848ed3
GIT_SILENT Sync po/docbooks with svn
2025-02-08 01:36:48 +00:00
l10n daemon script
0bda495e7c
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"
2025-02-08 01:27:47 +00:00
l10n daemon script
a7d3ecef14
GIT_SILENT Sync po/docbooks with svn
2025-02-06 01:37:28 +00:00
Laurent Montel
8f9a1893ec
Add xml/yaml linting
2025-02-05 07:54:24 +01:00
l10n daemon script
a292bac8b0
GIT_SILENT Sync po/docbooks with svn
2025-02-02 01:41:50 +00:00
l10n daemon script
a301deeb97
GIT_SILENT Sync po/docbooks with svn
2025-01-27 01:41:33 +00:00
l10n daemon script
4ea683c2a6
GIT_SILENT Sync po/docbooks with svn
2025-01-23 01:35:36 +00:00
Sebastian Kügler
6c746e62d5
[info kcm]: add vendorinfo card
...
This change adds a card to the Information KCM which can be used to
display vendor-specific information (think of product info, serial or
model number, support info, etc.).
The information is read from a json file in /etc/vendorinfo.json, format
as follows:
'''
{
"Title" : "Vendor Information",
"Content" : [
{
"Key": "Model Number",
"Value": "24ABC-13N4"
},
{
"Key": "Serial Number",
"Value": "778899223344"
},
{
"Key": "Support Phone",
"Value": "+31 6 48370928"
}
]
}
'''
Title is the card header, each Key/Value block adds a TextDelegate. This
block is only displayed if the file actually exists and has a Title set.
Signed-off-by: Sebastian Kügler <sebas@kde.org>
2025-01-17 09:51:12 +00:00
l10n daemon script
49e009c26c
GIT_SILENT Sync po/docbooks with svn
2025-01-12 01:44:16 +00:00
l10n daemon script
11e55dc932
GIT_SILENT Sync po/docbooks with svn
2025-01-10 10:29:29 +00:00
Carl Schwan
a648006799
Don't try to set parent of ComboBoxForm's internal dialog
2025-01-09 14:31:59 +01:00
Jonathan Riddell
48f6eb19b3
update version for new release
2025-01-09 12:49:12 +00:00
Jonathan Riddell
b7061e7792
update version for new release
2025-01-09 11:31:33 +00:00
Jonathan Riddell
966882c072
update version for new release
2025-01-09 11:03:18 +00:00
Jonathan Riddell
5595721f70
Update Frameworks version requirement to 6.10.0
...
GIT_SILENT
2025-01-09 10:31:16 +00:00
l10n daemon script
e81451b989
GIT_SILENT Sync po/docbooks with svn
2025-01-09 01:39:32 +00:00
l10n daemon script
758aa2a9ff
GIT_SILENT Sync po/docbooks with svn
2025-01-07 01:38:59 +00:00
l10n daemon script
cb40bdb4b5
GIT_SILENT Sync po/docbooks with svn
2025-01-06 01:41:13 +00:00
l10n daemon script
3fe3580c90
GIT_SILENT Sync po/docbooks with svn
2025-01-05 01:38:45 +00:00
l10n daemon script
cd1410a04f
GIT_SILENT Sync po/docbooks with svn
2025-01-04 01:36:40 +00:00
Sebastian Kügler
85b9c82818
[wifi kcm]: add connection info page
...
This changeset adds a page with information about the currently active
wifi connection when clicking on the active connection item.
A traffic graph (much like in the desktop applet) shows current data
transfer rates.
An overview of connection information such as IP addresses, gateway,
access points, signal strength, security type, etc. complements this
information.
Signed-off-by: Sebastian Kügler <sebas@kde.org>
2025-01-03 17:47:17 +01:00
Sebastian Kügler
d9ff4a9898
import TrafficMonitor from plasma-nm
...
Signed-off-by: Sebastian Kügler <sebas@kde.org>
2025-01-03 17:47:17 +01:00
l10n daemon script
1763d90f2d
GIT_SILENT Sync po/docbooks with svn
2024-12-28 01:48:44 +00:00
l10n daemon script
fd1f5e2e60
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"
2024-12-28 01:34:33 +00:00
l10n daemon script
e33e475c5a
GIT_SILENT Sync po/docbooks with svn
2024-12-26 01:42:26 +00:00
l10n daemon script
205853db5b
GIT_SILENT Sync po/docbooks with svn
2024-12-25 01:57:25 +00:00
l10n daemon script
929ae5fbdc
GIT_SILENT Sync po/docbooks with svn
2024-12-24 01:35:53 +00:00
l10n daemon script
67ce71fcc0
GIT_SILENT Sync po/docbooks with svn
2024-12-22 01:36:09 +00:00
l10n daemon script
d230f112cf
GIT_SILENT Sync po/docbooks with svn
2024-12-21 01:53:10 +00:00
l10n daemon script
ae375cd9c5
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"
2024-12-21 01:28:51 +00:00
Luis Büchi
16192c5f71
add double tap to switch between 2 most recent apps in swicher
...
also simplified openApp signature and fixed a typo in code
FEATURE: 486555
2024-12-20 23:15:39 +01:00
Luis Büchi
d7ae1917af
envmanager: disable session restore for mobile
...
session restore could lead to soft lock since dialer can open
on top of the login screen.
2024-12-20 22:32:29 +01:00
l10n daemon script
569ad19f38
GIT_SILENT Sync po/docbooks with svn
2024-12-18 01:39:22 +00:00
l10n daemon script
4913141e5d
GIT_SILENT Sync po/docbooks with svn
2024-12-17 01:45:22 +00:00
l10n daemon script
8b5b811fca
GIT_SILENT Sync po/docbooks with svn
2024-12-16 02:11:58 +00:00
l10n daemon script
8828f78e09
GIT_SILENT Sync po/docbooks with svn
2024-12-15 02:10:05 +00:00
l10n daemon script
b993b510a4
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"
2024-12-15 01:40:00 +00:00
l10n daemon script
6a30ad6a09
GIT_SILENT Sync po/docbooks with svn
2024-12-14 02:15:14 +00:00
l10n daemon script
01067ca300
GIT_SILENT Sync po/docbooks with svn
2024-12-13 10:41:00 +00:00
l10n daemon script
acca63fc49
GIT_SILENT Sync po/docbooks with svn
2024-12-09 01:40:36 +00:00
l10n daemon script
cdff935835
GIT_SILENT Sync po/docbooks with svn
2024-12-05 01:35:00 +00:00