43 Commits

Author SHA1 Message Date
Clemens Manert
ccc26d0bf8
Tutorial debian packages (#149)
* Add debian packages

* Add debian packages
2021-11-22 15:51:05 +01:00
Peter Hartmann
927d2dd51c
Iot dashboard light intensity (#142)
* IOT dashboard: Make light dimmer use arc renderer

* use shadow

* add value text

* add warm and cold parts

* add knob

* handle input

* only move knob when drawing along the arc

* improve input handling

* add tickmarks

* add tickmarks node

* clean up a bit

* Update screenshot of IOT dashboard for github site
2021-11-19 15:02:57 +01:00
Uwe Rathmann
54f689b9a4 tutorial fixed 2021-06-24 09:46:35 +02:00
Uwe Rathmann
ac8f16ab1a tutorial fixed 2021-06-24 09:39:31 +02:00
Uwe Rathmann
a713d402df support for PREFIX added to qskconfig.pri 2021-06-24 09:35:15 +02:00
Uwe Rathmann
9cd20ff160 docs adjusted to build with an installe qskinny 2021-06-24 08:11:10 +02:00
Uwe Rathmann
a1ca38d4fa shown the iotdashboard on the initial page 2021-06-04 12:05:46 +02:00
Uwe Rathmann
b454284a70 documentation work continued 2021-06-02 16:41:19 +02:00
Uwe Rathmann
0bcb308d1c doxygen texts 2021-05-03 14:13:33 +02:00
Uwe Rathmann
dd27f2b26c documentation imroved 2021-04-29 17:48:15 +02:00
Uwe Rathmann
75a9ee305c QskAspect::Primitive cleanup 2021-04-28 09:32:49 +02:00
Uwe Rathmann
539eed08b5 documentation improved 2021-04-23 17:31:28 +02:00
Uwe Rathmann
eca262af8d redundant module/class definitions removed - we have the same
information from the ingroup definitions inside the class documentation
2021-04-23 15:15:39 +02:00
Uwe Rathmann
b2e7355a8e documentation improved 2021-04-23 15:15:18 +02:00
Peter Hartmann
ea12350d14
Add tutorials (#115)
These are the tutorials written a while ago, plus one chapter called
"Why QSkinny?". They will be part of the website once it is published.
2021-04-14 16:04:09 +02:00
Uwe Rathmann
22e8e1aae4 doxygen docs 2021-03-04 09:15:19 +01:00
Uwe Rathmann
899936d8f9 tabs expanded 2021-03-03 08:27:08 +01:00
Uwe Rathmann
1dfcede463 documentation improved 2021-03-03 08:24:51 +01:00
Uwe Rathmann
433bd57b02 doxygen docs 2021-02-23 12:07:08 +01:00
Uwe Rathmann
7ed3841166 doxygen docs 2021-02-23 08:14:07 +01:00
Uwe Rathmann
c4e6db80df Doxygen docs 2021-02-22 17:15:37 +01:00
Uwe Rathmann
763ac4a205 more docs 2021-02-19 11:06:39 +01:00
Uwe Rathmann
bf6409b3a8 doxygen docs 2021-02-17 11:09:45 +01:00
Uwe Rathmann
6fddbeecbf doxygen work 2021-02-16 12:19:05 +01:00
Uwe Rathmann
1f09fa320e setHidden/setDisabled added 2021-02-15 09:17:29 +01:00
Uwe Rathmann
b10694dff9 documentation continues 2021-02-11 12:46:19 +01:00
Uwe Rathmann
ecc7c6d9a6 documentation improved 2021-02-09 12:24:49 +01:00
Uwe Rathmann
5cb33ad79b renamed to QskQuickItem::UpdateFlags 2021-02-09 08:13:20 +01:00
Uwe Rathmann
1ec464a139 documentation continued 2021-02-03 13:20:46 +01:00
Uwe Rathmann
c0b302aa4b ongoing documentation work 2021-02-02 10:15:29 +01:00
Uwe Rathmann
6ee7a0c840 doxygen work 2021-02-01 10:09:03 +01:00
Uwe Rathmann
a19c4c7878 some minor steps towards doxygen docs 2021-01-25 11:06:01 +01:00
Uwe Rathmann
5f1b45177e wip 2020-12-12 14:05:09 +01:00
Uwe Rathmann
d5eadee8c5 doxygen configuration improved 2020-12-11 15:19:57 +01:00
Uwe Rathmann
794d9e6955 started with the doxygen docs 2020-12-08 11:03:50 +01:00
Uwe Rathmann
abca458a2e started with the doxygen docs 2020-12-08 11:02:57 +01:00
Uwe Rathmann
556475cca6 started to work on a C++ doxygen docmentation 2019-11-25 14:06:20 +01:00
Uwe Rathmann
183b947f17 articles removed 2019-10-27 08:12:26 +01:00
Uwe Rathmann
86fa9f9479 layouts.md started 2019-07-17 07:09:21 +02:00
Uwe Rathmann
ce6587a044 photo replaced by external link 2019-07-07 14:38:50 +02:00
Uwe Rathmann
6fd5ee4f90 FendtOne.jpg added 2019-07-07 10:02:07 +02:00
Peter Hartmann
a01749e2ba rcc: Use the right binary when invoking manually (#35)
* rcc: Use the right binary when invoking manually

Otherwise we could run into the following error:

rcc: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/rcc': No such file or directory
Makefile:626: recipe for target 'rcc/qrc_images.cpp' failed
make: *** [rcc/qrc_images.cpp] Error 1

* README: add automotive screenshot (fixes #32)
2017-07-26 13:18:01 +02:00
Uwe
3cdfeaaf1c initial commit 2017-07-21 18:21:34 +02:00