Jonah Brüchert
5f0e3ec05d
Another approach to use the enum everywhere in ApplicationListModel
2020-06-09 16:55:54 +00:00
Jonah Brüchert
3f4915d426
Revert "Open and close StartupFeedback using KStartupInfo"
...
This reverts commit b856b78790 .
Unfortunately it turned out not to work on Wayland yet.
2020-05-28 15:58:27 +02:00
Jonah Brüchert
b856b78790
Open and close StartupFeedback using KStartupInfo
2020-05-26 21:49:56 +02:00
Jonah Brüchert
1e1b60a17d
Partially revert d2b461e
...
Caused runtime issues
2020-03-21 03:00:31 +01:00
Jonah Brüchert
d2b461e17b
containments: Optimization
2020-03-21 00:33:26 +00:00
Jonah Brüchert
08e1e3a44c
Port away from deprecated features of QSet
2019-12-13 09:40:47 +00:00
Bhushan Shah
52ecc82bdc
Fix clazy issues
2019-11-20 14:01:54 +05:30
Marco Martin
abc112ed1c
Revert "port to kicker model"
...
This reverts commit 4e4cc5abc2 .
2019-09-18 13:55:07 +02:00
Marco Martin
4e4cc5abc2
port to kicker model
...
still not completely functional, but starts to
2019-09-17 18:14:23 +02:00
Marco Martin
b658a10abf
some simple defaults in the lnf package
2019-09-16 19:13:52 +02:00
Marco Martin
843b01508f
get rid of old homescreen
2019-09-04 18:39:31 +02:00
Jonah Brüchert
47bcdee043
Modernize using clang-tidy
2018-12-31 04:13:55 +01:00
Bhushan Shah
8d31e6b819
switch to krunner for launching applications
...
KRun was ported to kf5 since long time..
CCMAIL: notmart@gmail.com
2016-07-28 20:34:56 +05:30
Marco Martin
e75c8005d3
a KRun based way to launch apps
...
needs the duplicate for now in order to test without breaking
the image
2015-06-18 16:58:56 -07:00
Marco Martin
0108d70fb4
move the applicationslistmodel to containment c++
...
the application list is only used in that containment for now: don't
create an extra qml import just for that, but put it into the c++
applet for the homescreen instead to make sure nobody else
uses it at least until we are really sure is needed elsewhere
2015-05-14 18:05:01 +02:00