Peter Hartmann
d84ab6e387
Update instructions on how to build the website ( #470 )
...
* Regenerate doxygen file
... and change some things
* Add custom stylesheet from Skia
* update instructions on how to build the website
2024-11-13 10:00:38 +01:00
Peter Hartmann
920f7e24d6
tutorials: Display images on github files
...
... by making the references absolute. Now they should work both
on github and on the homepage.
Resolves #414
2024-10-01 11:30:45 +02:00
Peter Hartmann
5309c2656e
tutorials: Fix image
2024-10-01 11:30:45 +02:00
Uwe Rathmann
4284cae4d4
qt5 -> qt6
2024-03-19 11:37:07 +01:00
Peter Hartmann
692cfad948
document how to build for WebAssembly
2024-03-15 13:22:12 +01:00
Uwe Rathmann
4862b2b467
QskQuickItem shortened to QskItem
2024-02-02 14:13:33 +01:00
Uwe Rathmann
ceae1fef27
pointless handling of unused QEvent::FontChange/QEvent::PaletteChange
...
removed
2024-02-02 09:02:12 +01:00
Uwe Rathmann
683088539f
typos fixed
2024-01-16 14:43:10 +01:00
Uwe Rathmann
a39c288258
tutorial updated
2024-01-16 11:42:40 +01:00
Uwe Rathmann
ae6ba604b6
using cmake instead of make in the docs
2024-01-13 11:41:22 +01:00
Uwe Rathmann
097bfbe26a
qt6 as the default use case
2024-01-13 11:11:50 +01:00
Uwe Rathmann
ffb5934597
first-application steps modified
2024-01-13 10:07:53 +01:00
Rick Vogel
7e2e361637
update documentation qsk cmake namespace
2024-01-13 09:55:40 +01:00
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