Commit Graph

  • a56ced89c8 use different colors Peter Hartmann 2020-06-23 17:38:40 +0200
  • a024cdb4e5 use painted items for circular bar graphs (for now) Peter Hartmann 2020-06-19 13:26:20 +0200
  • 8371a9c2d5 Revert "use QNanoPainter for circular graphs" Peter Hartmann 2020-06-17 17:07:26 +0200
  • 7b54be2400 use QNanoPainter for circular graphs Peter Hartmann 2020-06-12 17:13:42 +0200
  • f99007f7f9 implement top bar Peter Hartmann 2020-06-12 15:51:13 +0200
  • af9b359767 improve menu bar Peter Hartmann 2020-06-12 12:53:28 +0200
  • 74804a1ad3 Add fonts; for now as a resource Peter Hartmann 2020-06-12 12:19:22 +0200
  • 003c4f4197 implement design Peter Hartmann 2020-06-12 08:37:15 +0200
  • a31b770696 Revert "Try to use quick shapes" Peter Hartmann 2020-06-12 08:34:32 +0200
  • 4fc76f0d7e Try to use quick shapes Peter Hartmann 2020-06-05 20:38:32 +0200
  • fbc9c563ee more work on the pie chart Peter Hartmann 2020-05-22 16:05:07 +0200
  • fd668c23e6 Add skin factories etc. Peter Hartmann 2020-05-22 15:46:17 +0200
  • 0e8b31ab2f add pie chart Peter Hartmann 2020-05-22 15:15:38 +0200
  • f3a1517593 more content Peter Hartmann 2020-05-22 11:48:05 +0200
  • 5e5f37fe1c Add images Peter Hartmann 2020-05-22 11:12:20 +0200
  • ae582afd1b Add IOT dashboard example Peter Hartmann 2020-05-22 09:47:09 +0200
  • ed9344a730 replaceSkinState added Uwe Rathmann 2021-04-21 09:29:52 +0200
  • 5e546e1e23 replaceSkinState added Uwe Rathmann 2021-04-21 09:29:52 +0200
  • 9553b7fc22 pointlesskeyword removed Uwe Rathmann 2021-04-21 09:28:57 +0200
  • fddf5efab4 pointlesskeyword removed Uwe Rathmann 2021-04-21 09:28:57 +0200
  • 3d3f01c086 panel property added Uwe Rathmann 2021-04-21 09:18:50 +0200
  • 7b71744917 panel property added Uwe Rathmann 2021-04-21 09:18:50 +0200
  • 913fb1f17f qskGlobalScalefactor added Uwe Rathmann 2021-04-21 08:26:15 +0200
  • 63619f68d4 qskGlobalScalefactor added Uwe Rathmann 2021-04-21 08:26:15 +0200
  • 63e04ad024 code fixed for later Qt versions Uwe Rathmann 2021-04-21 08:24:17 +0200
  • 0461029ea9 code fixed for later Qt versions Uwe Rathmann 2021-04-21 08:24:17 +0200
  • 3b0b00757b using QT_VERSION_CHECK Uwe Rathmann 2021-04-21 08:23:31 +0200
  • 90200ed95f using QT_VERSION_CHECK Uwe Rathmann 2021-04-21 08:23:31 +0200
  • 92a7d3206a typo fixed Uwe Rathmann 2021-04-21 08:22:58 +0200
  • 5abe0803c0 typo fixed Uwe Rathmann 2021-04-21 08:22:58 +0200
  • 707cc153ad missing update added Uwe Rathmann 2021-04-21 07:50:13 +0200
  • f90736efed missing update added Uwe Rathmann 2021-04-21 07:50:13 +0200
  • 6d2ce21bc9 missing implementation of fuzzyIsBoundary Uwe Rathmann 2021-04-21 07:49:50 +0200
  • d6dcf0a3d1 missing implementation of fuzzyIsBoundary Uwe Rathmann 2021-04-21 07:49:50 +0200
  • e663b5ca6a using fuzzy compares for bounded values Uwe Rathmann 2021-04-19 09:30:29 +0200
  • 293055ac06 using fuzzy compares for bounded values Uwe Rathmann 2021-04-19 09:30:29 +0200
  • b304b25d12 snap mode improved for unaligned boundaries Uwe Rathmann 2021-04-19 09:29:22 +0200
  • 1f8ec04bde snap mode improved for unaligned boundaries Uwe Rathmann 2021-04-19 09:29:22 +0200
  • ee4efe2d5e avoid overlapping tick labels Uwe Rathmann 2021-04-19 09:28:19 +0200
  • a73df141c6 avoid overlapping tick labels Uwe Rathmann 2021-04-19 09:28:19 +0200
  • 57e3fd42a5 suppress overlapping tick labels Uwe Rathmann 2021-04-19 09:27:23 +0200
  • 228e94dcce suppress overlapping tick labels Uwe Rathmann 2021-04-19 09:27:23 +0200
  • 1c34e096f4 some additional methods added Uwe Rathmann 2021-04-19 09:26:40 +0200
  • 33c0d92ee1 some additional methods added Uwe Rathmann 2021-04-19 09:26:40 +0200
  • 023fba9c84 Add tutorials (#115) Peter Hartmann 2021-04-14 16:04:09 +0200
  • ea12350d14
    Add tutorials (#115) Peter Hartmann 2021-04-14 16:04:09 +0200
  • 55953ec212 Add tutorials Peter Hartmann 2021-04-14 13:09:56 +0200
  • 76e61eba0d clenaup of the activeFocusItem fixed for Qt 5.15 Uwe Rathmann 2021-03-11 17:32:59 +0100
  • d1f2677c01 workarounds for mouse grabbing Uwe Rathmann 2021-03-08 12:56:13 +0100
  • b1c750744c visibleToLayout property added Uwe Rathmann 2021-03-08 12:25:31 +0100
  • 22e8e1aae4 doxygen docs Uwe Rathmann 2021-03-04 09:15:19 +0100
  • 93d34efa9a clearing keepMouse flag Uwe Rathmann 2021-03-03 12:37:00 +0100
  • 899936d8f9 tabs expanded Uwe Rathmann 2021-03-03 08:27:08 +0100
  • 634fde4621 some more event handling Uwe Rathmann 2021-03-03 08:25:39 +0100
  • 1dfcede463 documentation improved Uwe Rathmann 2021-03-03 08:24:51 +0100
  • fd218e6b2e Qt6 incompatibilities fixed Uwe Rathmann 2021-03-02 17:09:38 +0100
  • 6c9cbcad62 text vw displayText to support text prediction Uwe Rathmann 2021-03-02 16:17:56 +0100
  • 0ac9ad4387 using C++11 Uwe Rathmann 2021-03-02 16:17:08 +0100
  • 5bf10f5cc5 workround for broken mouse grabbing ( >= Qt 5.8 ) added Uwe Rathmann 2021-03-02 16:15:56 +0100
  • e32c17df51 work around Qt issues with replayed synthesized mouse events Uwe Rathmann 2021-02-26 12:43:22 +0100
  • 85a9ffd3cc ovrloading ungrab notifications for debugging purposes Uwe Rathmann 2021-02-26 12:42:49 +0100
  • b1948f8655 always setting QQuickItemPrivate::Transform when cleaning unnecessary nodes to ensure, that they will be recreatd in the next cycle Uwe Rathmann 2021-02-24 13:31:03 +0100
  • b1ba6d1369 filtering can be done for QskQuickItem ( not only QskControl ) Uwe Rathmann 2021-02-24 13:29:48 +0100
  • 433bd57b02 doxygen docs Uwe Rathmann 2021-02-23 12:07:08 +0100
  • 99f852dc83 block focusInEvent calls, when the item tree is deconstructing Uwe Rathmann 2021-02-23 12:04:55 +0100
  • d59d31ceff position of tick labels fixed Uwe Rathmann 2021-02-23 12:03:41 +0100
  • 7ed3841166 doxygen docs Uwe Rathmann 2021-02-23 08:14:07 +0100
  • c4e6db80df Doxygen docs Uwe Rathmann 2021-02-22 17:15:37 +0100
  • e9364e0f11 more methods for tools that rely on meta object data Uwe Rathmann 2021-02-19 12:43:11 +0100
  • cea3828e3d more methods for tools that rely on meta object data Uwe Rathmann 2021-02-19 12:42:05 +0100
  • 5a19669f26 buttonClicked signal added Uwe Rathmann 2021-02-19 12:31:00 +0100
  • 763ac4a205 more docs Uwe Rathmann 2021-02-19 11:06:39 +0100
  • bf6409b3a8 doxygen docs Uwe Rathmann 2021-02-17 11:09:45 +0100
  • 81bcc64637 outdated TODO removed Uwe Rathmann 2021-02-17 07:27:42 +0100
  • 6fddbeecbf doxygen work Uwe Rathmann 2021-02-16 12:19:05 +0100
  • 1f09fa320e setHidden/setDisabled added Uwe Rathmann 2021-02-15 09:17:29 +0100
  • d54404c9f4 QMetaType support, debug operator Uwe Rathmann 2021-02-14 12:36:15 +0100
  • b10694dff9 documentation continues Uwe Rathmann 2021-02-11 12:46:19 +0100
  • cf2ca93cab full updates for setting skinlet or margin Uwe Rathmann 2021-02-11 12:45:17 +0100
  • 0a04f0be74 QskQuickItem::setUpdateFlags removed, due to its unclear semantics Uwe Rathmann 2021-02-09 12:26:58 +0100
  • b84e621bfe handling of updateFlagsMask fixed Uwe Rathmann 2021-02-09 12:26:29 +0100
  • 864fa97180 sending a QEvent::ReadOnlyChange Uwe Rathmann 2021-02-09 12:25:41 +0100
  • ecc7c6d9a6 documentation improved Uwe Rathmann 2021-02-09 12:24:49 +0100
  • 5cb33ad79b renamed to QskQuickItem::UpdateFlags Uwe Rathmann 2021-02-09 08:13:20 +0100
  • 40b257a36f hash function for QskGraphic added Uwe Rathmann 2021-02-05 13:21:35 +0100
  • 1ec464a139 documentation continued Uwe Rathmann 2021-02-03 13:20:46 +0100
  • f0dd624306 parameter name aligned with the QML property Uwe Rathmann 2021-02-03 13:20:23 +0100
  • e57c861b04 add/remove buttons added Uwe Rathmann 2021-02-02 10:28:30 +0100
  • c0b302aa4b ongoing documentation work Uwe Rathmann 2021-02-02 10:15:29 +0100
  • a61b1f4b2f more getter as properties Uwe Rathmann 2021-02-02 10:15:01 +0100
  • 8c99bd59db position renamed to tabPosition to avoid shadowing the QQuickItem::position Uwe Rathmann 2021-02-02 10:13:39 +0100
  • f9e7c304c2 beautified Uwe Rathmann 2021-02-01 10:24:40 +0100
  • 3aae2ca47d setBoxBorderColors variation added Uwe Rathmann 2021-02-01 10:23:47 +0100
  • 6bb65b5aeb missing const added Uwe Rathmann 2021-02-01 10:23:24 +0100
  • 956e830691 boundingLabelSize introduced Uwe Rathmann 2021-02-01 10:22:54 +0100
  • 38d0397c5e more properties Uwe Rathmann 2021-02-01 10:09:37 +0100
  • 6ee7a0c840 doxygen work Uwe Rathmann 2021-02-01 10:09:03 +0100
  • a19c4c7878 some minor steps towards doxygen docs Uwe Rathmann 2021-01-25 11:06:01 +0100
  • 41549a4392 header reorganized Uwe Rathmann 2021-01-25 11:04:25 +0100
  • 0ef91c060f missing StrutSize primitive added Uwe Rathmann 2021-01-21 07:30:32 +0100