Alexander Kavon
ddc11b3013
update docs to include reference to required Qt6 packages
2024-01-10 11:57:17 +01:00
Alexander Kavon
e922f53de4
change name to QmlExport and update doc
2023-12-29 02:39:02 -05:00
Alexander Kavon
3ec7d4fb13
update README to include cmake dep
2023-12-28 14:30:14 -05:00
Alexander Kavon
f87458bcb7
add information about targeting other Qt versions
2023-12-28 14:20:42 -05:00
Alexander Kavon
7c4eac807b
updated chapter 03 tutorial to use CmakeLists.txt and proper build commands
2023-12-28 14:20:42 -05:00
Alexander Kavon
ffe2394d0b
updated README.md and chapter 3 docs to remove mention of qmake
2023-12-28 14:20:27 -05:00
Uwe Rathmann
067cffbd7c
QskGestureRecognizer using event filtering
2023-10-05 08:59:30 +02:00
Uwe Rathmann
9e583166ff
BSD-3-Clause license
2023-04-06 09:23:37 +02:00
Uwe Rathmann
0c2bc32abd
focus handling removed ( spin boxes do not have an internal focus chain
...
), formal adjustments
2023-02-19 14:24:09 +01:00
Uwe Rathmann
66db409b71
QskAspect::Placement renamed to QskAspect::Variation so that we use the
...
corresponding bits for an emphasis too
2023-02-15 16:37:54 +01:00
Uwe Rathmann
912d768a61
QskControl::Background subcontrol introduced allowing to have a default setting for
...
all backgrounds ( color, padding ) without changing the overall fallback settings. This made
it possible to remove the confusing autoFillBackground property.
2022-11-18 13:20:21 +01:00
Uwe Rathmann
0b32b7887a
doxygen texts
2022-04-15 13:22:58 +02:00
Uwe Rathmann
6dd3b44f52
placementPolicy as property
2022-04-15 13:19:52 +02:00
Uwe Rathmann
26c30373c4
updated from Doxygen 1.9.3 ( using doxygen -u )
2022-04-15 13:13:58 +02:00
Peter Hartmann
6a84d4197f
website: Add README on how to recreate the website ( #179 )
...
Resolves #171
2022-04-13 21:06:24 +02:00
Uwe Rathmann
4919bce00b
QskPlacementPolicy.dox added
2022-04-08 18:00:10 +02:00
Uwe Rathmann
d0b07cc465
docs added
2021-12-14 08:45:49 +01:00
Uwe Rathmann
9c1265fdbe
minor doxygen updates
2021-12-02 16:58:44 +01:00
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