Commit graph

3325 commits

Author SHA1 Message Date
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
l10n daemon script
026faa1af2 GIT_SILENT Sync po/docbooks with svn 2024-12-03 01:34:07 +00:00
l10n daemon script
3a5f1a64b3 GIT_SILENT Sync po/docbooks with svn 2024-12-02 02:04:22 +00:00
l10n daemon script
8b70761dcd 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-02 01:32:06 +00:00
Sebastian Kügler
0d1f923b5e [shutdowndialog]: hide logout option config
This change adds a config entry in plasmamobilerc which allows to hide
the logout button in the shutdown dialog.
As mobile systems are often effectively single user, this makes sense
to offer in Plasma Mobile.

Signed-off-by: Sebastian Kügler <sebas@kde.org>
2024-12-01 23:15:52 +01:00
l10n daemon script
ad1aa50b7b GIT_SILENT Sync po/docbooks with svn 2024-11-30 01:33:31 +00:00
l10n daemon script
fadaf2f00f GIT_SILENT Sync po/docbooks with svn 2024-11-29 01:38:55 +00:00
l10n daemon script
f3da7d632c 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-11-29 01:27:27 +00:00
l10n daemon script
6112b4397c GIT_SILENT Sync po/docbooks with svn 2024-11-28 01:32:49 +00:00
l10n daemon script
f901e49a07 GIT_SILENT Sync po/docbooks with svn 2024-11-27 01:35:29 +00:00
kai weaver
6ccd2aa7d0 update copyright info from 2023 to 2024 2024-11-26 14:53:45 +00:00
Micah Stanley
48dedcd546 taskpanel/panel: make navbar and statusbar accessible from within fullscreen windows
These changes make the navigation and status bar accessible from within fullscreen applications by allowing the user to tap on the top or tap or drag on the bottom of the screen.

Also, since the top panel is now over top of all fullscreen applications, this moves the action drawer swipe area back into the status bar.

![navandstatusbar](/uploads/29bce14baf957059669689345c909896/navandstatusbar.gif)
2024-11-25 17:30:47 +00:00
l10n daemon script
6aa5a2e0e0 GIT_SILENT Sync po/docbooks with svn 2024-11-25 01:36:41 +00:00
l10n daemon script
d0c514cf22 GIT_SILENT Sync po/docbooks with svn 2024-11-24 01:35:36 +00:00