Previously it was setting height and width of icons to overall width/4
which happens to be enorumously huge on the horizontal form factor.
This patch fixes it by setting height of "huge" iconSize and width of
overall width/4
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
Renamed from containments/homescreen/contents/ui/HomeLauncher.qml (Browse further)