62 Commits

Author SHA1 Message Date
Clemens Manert
13faf53495
Add SwitchButton (#121) 2021-08-02 13:22:37 +02:00
Uwe Rathmann
5ecec7892e QskSkinHintTableEditor introduced 2020-12-26 12:57:08 +01:00
Uwe Rathmann
4803701a56 QskScaleRenderer added ( work in progress ) 2020-11-22 15:28:56 +01:00
Uwe Rathmann
8fb18ab145 codemoved to QskSGNode 2020-11-22 15:27:58 +01:00
Uwe Rathmann
4fd41e7be2 some classes for scales/axes 2020-11-13 15:34:02 +01:00
Uwe Rathmann
e5f770d753 QskShadowMetrics added 2020-10-09 08:21:30 +02:00
Uwe Rathmann
cad27956e6 QskValueBar -> QskProgressBar 2020-08-01 17:51:45 +02:00
Uwe Rathmann
7cd4b940aa QskValueBar added 2020-07-31 16:57:22 +02:00
Uwe Rathmann
39f4d80153 QskRgbPalette added 2020-07-31 12:43:08 +02:00
Uwe Rathmann
2186765763 QskBoundedControl added 2020-07-31 07:41:25 +02:00
Uwe Rathmann
9bd3e608ba QskBoundedRangeInput added 2020-07-25 18:46:04 +02:00
Uwe Rathmann
fefbbe1ffe QskBoundedInput added 2020-07-25 14:19:14 +02:00
Uwe Rathmann
bf4d401fd2 QskBoundedValueControl -> QskBoundedValueInput 2020-07-25 13:05:19 +02:00
Uwe Rathmann
2aadafc34c QskRangeControl -> QskBoundedValueControl 2020-07-25 12:50:26 +02:00
Uwe Rathmann
f920eee6c5 QskIntervalF introduced 2020-05-02 11:57:58 +02:00
Uwe Rathmann
2981a47fed QskScrollBox added 2020-03-10 16:09:35 +01:00
Uwe Rathmann
177bb699bc processing of all type of size constraints ( minimum/preferred/maximum )
completed
2019-09-10 17:01:47 +02:00
Uwe Rathmann
b80b9b709c splitting QskControl.cpp 2019-09-04 06:59:43 +02:00
Uwe Rathmann
f5ee8a3853 QGridLayoutEngine replaced by QskGridLayoutEngine also for QskGridBox 2019-07-27 12:36:52 +02:00
Uwe Rathmann
9593226e0c code moved to QskLayoutChain 2019-07-01 14:45:25 +02:00
Uwe Rathmann
ee65ee1857 replacing QGridLayoutEngine by QskLinearLayoutEngine, QskStackBox
without QGridLayoutEngine
2019-06-19 14:08:45 +02:00
Uwe Rathmann
ba823301b9 QskLayoutHint added 2019-06-04 08:00:00 +02:00
Uwe Rathmann
44368f97a8 QskLayout -> QskLayoutBox 2019-04-08 13:08:58 +02:00
Uwe Rathmann
250cce0d76 using feature files 2019-04-02 09:07:09 +02:00
Uwe Rathmann
ba95c58aa2 CONFIG+=hide_symbols added 2019-04-01 17:41:21 +02:00
Uwe Rathmann
7cbe60f5fc project file include mechanism based on QMAKEFEATURES 2019-03-31 13:05:25 +02:00
Uwe Rathmann
b0e8a486a3 cleaning up dialog classes 2018-11-06 18:54:21 +01:00
Uwe Rathmann
adaee2b5ab install rues 2018-10-26 09:04:08 +02:00
Uwe Rathmann
2b6d0bc90a [Misc] moving QskRgbValue tp common 2018-10-22 10:05:57 +02:00
Uwe Rathmann
da0fb28290 QskPaintedNode/QskTextureRenderer added 2018-10-04 16:15:42 +02:00
Uwe Rathmann
6db5105fdc code related to QML access moved to an extra library: qmlexport 2018-10-04 10:23:28 +02:00
Uwe Rathmann
73d911cee2 QskInputGrabber added 2018-07-02 08:08:38 +02:00
Uwe Rathmann
e195614654 input panel again 2018-06-12 08:20:48 +02:00
Uwe Rathmann
9f78660f30 inputpanel classes reorganized, coming closer to something useful 2018-06-04 10:00:52 +02:00
Uwe Rathmann
11dd05ff49 code moved to QskInputManager 2018-06-01 17:26:22 +02:00
Uwe Rathmann
1a9a08636b QskResizable merged into QskControl. The memory of the explicit size
hints is allocated lazily as in the most cases a control does not
have them at all
2018-05-08 10:34:00 +02:00
Uwe Rathmann
1ba0fd40bc code moved from QskControl to QskQuick 2018-05-01 12:26:59 +02:00
Uwe Rathmann
16efc695b9 more changes concering the input context 2018-04-26 14:42:33 +02:00
Uwe Rathmann
688ea07c02 code moved from inputcontext to inputpanel 2018-04-23 14:37:17 +02:00
Uwe Rathmann
07d28529be QskVirtualKeyboard much simpler now 2018-04-06 17:30:24 +02:00
Uwe Rathmann
80c41c53e0 inputpanel subdir introduced 2018-04-06 11:27:10 +02:00
Uwe Rathmann
26417ed49a initial version of QskTextInput wrapping QQuickTextInput 2018-04-03 10:47:21 +02:00
Peter Hartmann
b497b776ae merge changes from downstream (#56)
* keyboard: Rename some classes

* keyboard: adapt some files from downstream
2018-03-28 18:01:25 +02:00
Peter Hartmann
e365592457 new input panel code 2018-03-27 16:37:27 +02:00
Uwe Rathmann
42a09813ed QskMata classes improved, queued connections for property write
accessors added
2018-03-11 17:28:32 +01:00
Uwe Rathmann
6c9d78c532 QskMetaInvokable introduced 2018-03-04 13:31:49 +01:00
Uwe Rathmann
b5a5b56a1d QskMetaFunction.hpp introduced 2018-03-03 15:52:42 +01:00
Uwe Rathmann
05e2b91c01 QskMeta stuff seem to work now, but needs more testing 2018-03-02 14:58:43 +01:00
Uwe Rathmann
0075ccbdbd QskMeta classes reorganized 2018-02-28 10:43:15 +01:00
Uwe Rathmann
34cd6e3754 QskMetaFunction added 2018-02-26 09:39:14 +01:00