Commit graph

9 commits

Author SHA1 Message Date
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
Marco Martin
c91da664d3 small test app for the app model 2015-04-21 14:14:33 +02:00
Marco Martin
fa2d6b0258 get rid of favoritesmodel 2015-04-11 00:50:14 +02:00
Marco Martin
5d4061efcf proxy model with first 4 items used as favorites 2015-04-09 14:58:49 +02:00
Marco Martin
ffa4137cd0 watch for sycoca changes
when a new app is installed
2015-03-18 14:57:54 +01:00
Marco Martin
25e1e12c4d save and restore app order
by default apps are in alphabetical order
but the user can drag and drop them around for personalized order
2015-03-18 14:34:05 +01:00
Marco Martin
a3667cb3ba setOrcer->moveItem 2015-03-05 15:39:51 +01:00
Marco Martin
c0d4d075af support model reordering
the order is still not saved/restored
2015-03-05 13:37:39 +01:00
Marco Martin
dbda61e030 use a simple model for the application list 2014-10-28 13:27:54 +01:00