David Edmundson
82b0aa2ada
Add new session button to SessionsModel
...
Summary:
This (optionally) appends an entry to the SessionsModel to append a "New
Session" option. The lock screen / user switcher are then modified to
use it.
Messages.sh is modified so all components are covered by the same pot.
Reviewers: #plasma
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D2594
10 years ago
Kai Uwe Broulik
d77e47c088
[Widget Explorer] Take into account the activity a widget is on
...
Only consider an applet running if it's on the current activity.
BUG: 341154
FIXED-IN: 5.6.0
Differential Revision: https://phabricator.kde.org/D898
10 years ago
Marco Martin
dc34aa70b4
skip applets not in formfactor
...
applets without a formfactor are always listed
if a formfactor is not specified, list everything
11 years ago
Marco Martin
dcf1db72a2
conditionally link to the int console
11 years ago
Montel Laurent
5f9ae5e13c
We depend against kf5-5.8 => ecm > 1.6 => we can use new KDE_ variable
11 years ago
Jonathan Riddell
f1ac30fa83
remove second calls to project() only 1 allowed per cmake project
11 years ago
Aaron Seigo
f1887c533a
more sensible source tree layout
...
REVIEW:119965
12 years ago
Aaron Seigo
b9fbc59d20
make just one plugin out of both components
12 years ago
Aaron Seigo
f75fd4b675
make interactiveconsole a qml component
12 years ago
Aaron Seigo
bfbca8cc9e
move the widgetexplorer qml component into components
12 years ago
Aaron Seigo
608dd38efd
move the qml bits into a subdir
...
this accomplishes two things:
a) the ability to put C++ plugin components here
b) not installing the CMakeLists.txt file!
12 years ago
Aleix Pol
7cc53a5f8c
Create a module to share components within the workspace
...
For the moment, only BatteryIcon.
Reviewed by David Edmundson
12 years ago