qskinny/examples/iotdashboard
Uwe Rathmann 484780a40e using "icon" instead of "graphic".
"icon" was not used to avoid confusing with QIcon,
but it is probably more confusing not to use the name that
is used by almost all toolkits.
2023-03-08 14:11:27 +01:00
..
fonts iot-dashboard -> iotdashboard 2021-06-04 11:55:10 +02:00
images png files removed 2022-11-24 11:54:05 +01:00
nodes QskBoxShadowNode introduced ( from playground/shadows ) 2022-06-04 17:56:14 +02:00
Box.cpp IOT example: Use shadows from the system 2022-08-31 14:41:45 +02:00
Box.h IOT example: Use shadows from the system 2022-08-31 14:41:45 +02:00
BoxWithButtons.cpp using "icon" instead of "graphic". 2023-03-08 14:11:27 +01:00
BoxWithButtons.h upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
CircularProgressBar.cpp refactoring 2023-01-09 15:11:22 +01:00
CircularProgressBar.h refactoring 2023-01-09 15:11:22 +01:00
CircularProgressBarSkinlet.cpp minor changes 2022-08-03 09:40:18 +02:00
CircularProgressBarSkinlet.h Iot dashboard arc rendering (#134) 2021-10-20 07:50:25 +02:00
DashboardPage.cpp IOT dashboard: Make temperature and humidity changeable with buttons 2022-12-20 16:41:49 +01:00
DashboardPage.h IOT dashboard: Move some classes around 2022-08-03 08:23:20 +02:00
DevicesPage.cpp IOT dashboard: Add more dummy pages 2023-01-05 09:12:06 +01:00
DevicesPage.h IOT dashboard: Add more dummy pages 2023-01-05 09:12:06 +01:00
Diagram.cpp IOT dashboard: Implement rooms page 2022-08-03 08:23:20 +02:00
Diagram.h upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
DiagramSkinlet.cpp upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
DiagramSkinlet.h using pragma once for the examples 2021-08-04 10:11:12 +02:00
EnergyMeter.cpp PieChartPainted renamed to EnergyMeter. Name was misleading as it is 2022-10-26 16:47:42 +02:00
EnergyMeter.h PieChartPainted renamed to EnergyMeter. Name was misleading as it is 2022-10-26 16:47:42 +02:00
GraphicProvider.cpp using qvg files to get rid of the qsvg dependency 2022-11-24 09:06:39 +01:00
GraphicProvider.h GraphicProvider added 2021-08-26 17:02:31 +02:00
GridBox.cpp IOT dashboard: Move some classes around 2022-08-03 08:23:20 +02:00
GridBox.h IOT dashboard: Move some classes around 2022-08-03 08:23:20 +02:00
LightDisplay.cpp upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
LightDisplay.h upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
LightDisplaySkinlet.cpp upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
LightDisplaySkinlet.h Iot dashboard light intensity (#142) 2021-11-19 15:02:57 +01:00
MainItem.cpp upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
MainItem.h upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
MainWindow.cpp IOT dashboard: Use cube effect 2022-08-03 08:23:20 +02:00
MainWindow.h using subControl proxies + other improvements 2021-08-04 18:55:18 +02:00
MembersPage.cpp IOT dashboard: Add more dummy pages 2023-01-05 09:12:06 +01:00
MembersPage.h IOT dashboard: Add more dummy pages 2023-01-05 09:12:06 +01:00
MenuBar.cpp using "icon" instead of "graphic". 2023-03-08 14:11:27 +01:00
MenuBar.h using "icon" instead of "graphic". 2023-03-08 14:11:27 +01:00
MyDevices.cpp using "icon" instead of "graphic". 2023-03-08 14:11:27 +01:00
MyDevices.h using subControl proxies + other improvements 2021-08-04 18:55:18 +02:00
RoomsPage.cpp upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
RoomsPage.h IOT dashboard: Move some classes around 2022-08-03 08:23:20 +02:00
RoundButton.cpp using "icon" instead of "graphic". 2023-03-08 14:11:27 +01:00
RoundButton.h using Qt::Edge instead of QskAspect::Placement 2023-02-15 16:14:05 +01:00
RoundedIcon.cpp using "icon" instead of "graphic". 2023-03-08 14:11:27 +01:00
RoundedIcon.h upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
Skin.cpp using "icon" instead of "graphic". 2023-03-08 14:11:27 +01:00
Skin.h IOT dashboard: Fix theming for light display 2022-12-20 16:41:49 +01:00
StatisticsPage.cpp IOT dashboard: Add more dummy pages 2023-01-05 09:12:06 +01:00
StatisticsPage.h IOT dashboard: Add more dummy pages 2023-01-05 09:12:06 +01:00
StorageBar.cpp moc icludes added 2023-01-09 15:11:38 +01:00
StorageBar.h upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
StorageBarSkinlet.cpp moc icludes added 2023-01-09 15:11:38 +01:00
StorageBarSkinlet.h refactoring 2023-01-09 15:11:22 +01:00
StorageMeter.cpp refactoring 2023-01-09 15:11:22 +01:00
StorageMeter.h refactoring 2023-01-09 15:11:22 +01:00
StoragePage.cpp compiler errors fixed 2023-01-09 15:11:38 +01:00
StoragePage.h compiler errors fixed 2023-01-09 15:11:38 +01:00
TopBar.cpp PieChartPainted renamed to EnergyMeter. Name was misleading as it is 2022-10-26 16:47:42 +02:00
TopBar.h layout code improved 2021-08-05 11:06:48 +02:00
UsageBox.cpp using QskGraphiclabel::panel 2021-08-26 15:24:13 +02:00
UsageBox.h using subControl proxies + other improvements 2021-08-04 18:55:18 +02:00
UsageDiagram.cpp upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
UsageDiagram.h IOT dashboard: Implement rooms page 2022-08-03 08:23:20 +02:00
fonts.qrc iot-dashboard -> iotdashboard 2021-06-04 11:55:10 +02:00
images.qrc using qvg files to get rid of the qsvg dependency 2022-11-24 09:06:39 +01:00
iotdashboard.pro duplicates removed 2023-01-09 15:11:38 +01:00
main.cpp Bring back the old Material skin for now 2022-07-05 09:49:05 +02:00