Aaron Seigo
|
9cca8ce2ef
|
make loadScript a slot for use from QML
|
12 years ago |
Aaron Seigo
|
30c71aba1c
|
scriptInterface -> scriptEngine
|
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 |
Kai Uwe Broulik
|
cda58901a9
|
Fix BatteryIcon
The otherBatteriesIcon shows all the other battery icons except the circle one.
This fixes commit 53f5e6cd9f
|
12 years ago |
Marco Martin
|
53f5e6cd9f
|
otherBatteryIcon was always broken, remove
remove the icon that was always broken by design
since its visibility was driven by a non existent property
readd when working
CCBUG:336710
|
12 years ago |
Kai Uwe Broulik
|
eda3fd3722
|
Icon names have changed
Use IconItem with the new names
|
12 years ago |
Marco Martin
|
9d5a7c5139
|
make use of the concept of ColorScope
color the breezeblocks with colorscopes text or background colors
and assign the proper group to the battery icon
BUG:336246
|
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 |