Commit graph

  • e0da6ce144
    Merge 02ca8a103a into 0836ae783a kaixoo12 2025-12-26 17:49:23 +00:00
  • 02ca8a103a
    docs: improve code legibility kaixoo12 2025-12-26 18:45:46 +01:00
  • fdcfe4c89b
    Merge 4246ff1882 into 0836ae783a dependabot[bot] 2022-12-08 05:22:34 +00:00
  • 4246ff1882
    Bump Newtonsoft.Json from 12.0.2 to 13.0.2 in /src/net/Qml.Net dependabot/nuget/src/net/Qml.Net/Newtonsoft.Json-13.0.2 dependabot[bot] 2022-12-08 05:22:32 +00:00
  • 0ba57354c3
    Merge 3038ef31a9 into 0836ae783a dependabot[bot] 2022-12-08 00:57:20 +00:00
  • 3038ef31a9
    Bump Newtonsoft.Json in /samples/PhotoFrame/PhotoFrame.Logic dependabot/nuget/samples/PhotoFrame/PhotoFrame.Logic/Newtonsoft.Json-13.0.2 dependabot[bot] 2022-12-08 00:57:19 +00:00
  • 9a0d4a570d
    Bump Newtonsoft.Json in /samples/PhotoFrame/PhotoFrame.Logic dependabot[bot] 2022-06-22 15:33:24 +00:00
  • 59fca6dd22
    Merge a7daec0939 into 0836ae783a Janet Blackquill 2021-10-07 08:26:49 +00:00
  • a7daec0939 Models support Jan Blackquill 2021-10-07 04:23:38 -04:00
  • 1375ccc794
    Merge 0d1bf2f15e into 0836ae783a dependabot[bot] 2021-09-20 19:55:08 +00:00
  • 0d1bf2f15e
    Bump SharpCompress from 0.23.0 to 0.29.0 in /src/net/Qml.Net.Tests dependabot/nuget/src/net/Qml.Net.Tests/SharpCompress-0.29.0 dependabot[bot] 2021-09-20 19:55:06 +00:00
  • 6282d48e08
    Merge 5380a121b8 into 0836ae783a Vadim Peretokin 2021-05-02 06:03:57 +00:00
  • 5380a121b8 Fix typo in runtime error message Vadim Peretokin 2021-05-02 08:03:11 +02:00
  • fe5e938d1b
    Merge 2f643d95c5 into 0836ae783a dependabot-preview[bot] 2021-04-29 19:23:15 +00:00
  • 2f643d95c5
    Upgrade to GitHub-native Dependabot dependabot/add-v2-config-file dependabot-preview[bot] 2021-04-29 19:23:14 +00:00
  • b2e5c1739a
    Merge ee403fdb5f into 0836ae783a dependabot-preview[bot] 2021-03-23 06:29:20 +00:00
  • ee403fdb5f
    Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /src/net/Qml.Net dependabot/nuget/src/net/Qml.Net/Newtonsoft.Json-13.0.1 dependabot-preview[bot] 2021-03-23 06:29:18 +00:00
  • 0836ae783a
    QQuickPaintedItem support (#219) develop Michael Lamers 2020-12-01 20:03:46 +01:00
  • 3862a99f86 Re-Trigger CI devmil 2020-10-22 20:58:25 +02:00
  • 4869f787fa Merge remote-tracking branch 'upstream/develop' into feature/QQuickPaintedItem_support devmil 2020-10-22 20:34:45 +02:00
  • 0bc874126d Link to native/origin/master devmil 2020-10-22 20:31:51 +02:00
  • 4e54f975cb Changes auto-generation to be a behavior devmil 2020-10-21 21:58:09 +02:00
  • 72f9b2fdc7 Reproduces the problem devmil 2020-10-21 20:11:31 +02:00
  • 54418c79ef Changes auto-generation to be a behavior devmil 2020-10-21 21:58:09 +02:00
  • 6f20a9be04 Reproduces the problem devmil 2020-10-21 20:11:31 +02:00
  • b6b1f4d9fe Merge remote-tracking branch 'upstream/develop' into feature/QQuickPaintedItem_support devmil 2020-10-21 19:46:44 +02:00
  • 42bbb3f17a Adding support for auto generating notify signals. Paul Knopf 2020-10-21 10:23:02 -04:00
  • 3672c7bf00 Adding support for auto generating notify signals. auto-signals Paul Knopf 2020-10-21 10:23:02 -04:00
  • acc0fcaf16 Cleanup devmil 2020-10-18 22:31:21 +02:00
  • f2e6a29516 Adds Unit test for Translate devmil 2020-10-15 21:46:21 +02:00
  • c3e2dad198 Unit Test for Sheer devmil 2020-10-15 21:44:57 +02:00
  • 5f652f5242 Disables transformations devmil 2020-10-15 21:38:34 +02:00
  • aedc6049a2 Unit Tests for ClipRect and Opacity devmil 2020-10-15 21:23:44 +02:00
  • ba428df4b3 Erase Rect Unit Test devmil 2020-10-15 21:17:54 +02:00
  • 43e0868dfb DrawPolyline Unit test devmil 2020-10-15 21:01:11 +02:00
  • ba9989270e Test source formatting devmil 2020-10-15 20:59:15 +02:00
  • da7ae08628 Draw Pie Unit Test devmil 2020-10-15 20:58:49 +02:00
  • c3d31e271d Adds DrawRoundedRect test devmil 2020-09-30 23:09:49 +02:00
  • 433da86df0 Adds DrawPolygon test devmil 2020-09-30 23:00:49 +02:00
  • d83e54d8e9 Adds DrawPoint test devmil 2020-09-30 22:59:13 +02:00
  • e793ca538b Adds DrawEllipse and DrawLine test devmil 2020-09-30 22:54:40 +02:00
  • 900929c19a Adds setWindowIcon support to QGuiApplication devmil 2020-09-29 21:42:59 +02:00
  • 8423f005b1 Fixes GCHandle handling in QmlNetQuickPaintedItem devmil 2020-09-28 21:51:16 +02:00
  • 7412799636 DrawConvexPolygon test devmil 2020-09-27 22:16:58 +02:00
  • 26fcf058b2 DrawArc test devmil 2020-09-27 22:08:26 +02:00
  • 76432ab2f6 Adds testing infrastructure for QmlNetQuickPaintedItem devmil 2020-09-27 19:49:36 +02:00
  • fab1e79c9d Draw Image file devmil 2020-09-25 22:48:52 +02:00
  • bb6268d866 references native that fixes type registration devmil 2020-09-20 23:42:47 +02:00
  • 3712db18e5 Cleanup devmil 2020-09-20 20:01:49 +02:00
  • aef4b671b3 new native submodule (build error fix) devmil 2020-09-20 15:51:06 +02:00
  • 171607dbb7 new native submodule version devmil 2020-09-20 15:44:24 +02:00
  • ee38b65848 getStringSize is now static devmil 2020-09-20 15:34:48 +02:00
  • f4cfeb2de2 First theoretically working PaintedItem implementation devmil 2020-09-19 22:02:28 +02:00
  • 55985330e1 Hide QmlNetQuickPaintedItem from QML devmil 2020-09-19 10:45:05 +02:00
  • 590f402af6 Registering a QuickPaintedItem devmil 2020-09-18 23:10:33 +02:00
  • edc877abb2 Deactivates painthandler reset in destructor of RecordingPaintedItem devmil 2020-08-26 00:00:54 +02:00
  • 77cff1806b Renames QmlNetPaintedItem to QmlNetRecordingPaintedItem devmil 2020-08-24 13:02:55 +02:00
  • 82321c4913 Fixes Polygon point handling devmil 2020-08-21 22:28:16 +02:00
  • 0d38f1bbf3 Adds a lot of the QPainter interface devmil 2020-08-21 21:00:21 +02:00
  • d5ab120f5f Native submodule: Adds missing include devmil 2020-08-21 15:45:42 +02:00
  • d4102ff4a3 Native submodule: Adds QMutex include devmil 2020-08-21 15:41:28 +02:00
  • 6b98138493 Merge remote-tracking branch 'upstream/develop' into feature/QQuickPaintedItem_support devmil 2020-08-21 15:34:32 +02:00
  • e6c67ece95 Adds an interface to interact with a QPainter devmil 2020-08-21 13:14:10 +02:00
  • caa2fb0113 Adds Flags to the DrawText (Rect) method devmil 2020-08-21 00:57:48 +02:00
  • cb35ed9b7e Optional Text support for QmlNetPaintedItem (including preedit) devmil 2020-08-20 23:24:25 +02:00
  • 334c42ca69 Dont copy the actions on each draw but lock the vector devmil 2020-08-20 20:59:29 +02:00
  • a8938654d7 Adds DrawText overload with bounding rectangle devmil 2020-08-19 20:12:43 +02:00
  • 9dd329ae50 Adds Font metrics functionality devmil 2020-08-19 12:16:54 +02:00
  • 61893a6b57 Color string to id conversion is now an implementation detail of QmlNetPaintedItem devmil 2020-08-19 11:24:17 +02:00
  • f9e9eabb84 Less string passing during drawing devmil 2020-08-19 00:50:38 +02:00
  • bfbe3d462a First support for QQuickPaintedItem devmil 2020-08-18 22:52:45 +02:00
  • b4becbea92 Updating submodule Paul Knopf 2020-08-12 23:28:13 -04:00
  • 00713e34e5 Adds a console log when the UI thread check fails devmil 2020-08-08 18:57:26 +02:00
  • 25a26a274f Adds a console log when the UI thread check fails devmil 2020-08-08 18:57:26 +02:00
  • 663e05ab2b Merge branch 'release/0.11.0' v0.11.0 master Paul Knopf 2020-08-01 23:37:28 -04:00
  • 0982692d9c Making methods internal instead of private, to allow .NET runtime to gen code. Paul Knopf 2020-08-01 23:26:56 -04:00
  • c18d381adf Making methods internal instead of private, to allow .NET runtime to gen code. Paul Knopf 2020-08-01 23:26:56 -04:00
  • f890c16808 Updating Qt. Paul Knopf 2020-08-01 22:52:37 -04:00
  • 07ab7c4c05 Updating Qt. Paul Knopf 2020-08-01 22:52:37 -04:00
  • 3b1041eb1e
    Update README.md Paul Knopf 2020-06-28 23:59:40 -04:00
  • ca5857e0df Moving native lib to submodule. Paul Knopf 2020-06-28 14:10:16 -04:00
  • f719dbe82f Added ability to pre-append args to hosted runtime. This allows us to have a sub command that handles the embedding. Paul Knopf 2020-06-28 02:09:19 -04:00
  • 78628f2c68 Fixed issue with dynamic IL not having access to internal types. Paul Knopf 2020-05-31 04:33:04 -04:00
  • a7ff93fe2d Added Access to Qt Translation Infrastructure Sebastian Hartte 2020-05-30 20:33:19 +02:00
  • c534d4c1d1 Fix Windows _UNICODE build Sebastian Hartte 2020-05-30 00:09:53 +02:00
  • 6d7eb7bbb1 Fix Windows _UNICODE build Sebastian Hartte 2020-05-30 00:09:53 +02:00
  • f7d70aa581 Fix QAtomicInt message formatting Sebastian Hartte 2020-05-29 00:51:53 +02:00
  • a62a9c7cc8 Install .NET 2.1 side-by-side Sebastian Hartte 2020-05-29 00:36:47 +02:00
  • 00f3ea00e1 Fixing build. Paul Knopf 2020-05-28 15:21:24 -04:00
  • ac508f0ee5 Attempts to debug build failures... Sebastian Hartte 2020-05-28 20:11:43 +02:00
  • 3922f0e4b6 Update GitVersion.ToolThis removes the incompatibility with the netcoreapp31 runtime. Sebastian Hartte 2020-05-28 19:30:16 +02:00
  • 02dd83a687 NetVariant support for all QML built-in types Sebastian Hartte 2020-05-22 23:14:57 +02:00
  • ac14080a33 Fix QAtomicInt message formatting Sebastian Hartte 2020-05-29 00:51:53 +02:00
  • 025553fe5a Install .NET 2.1 side-by-side Sebastian Hartte 2020-05-29 00:36:47 +02:00
  • 7d3da9ed23 Fixing build. Paul Knopf 2020-05-28 15:21:24 -04:00
  • 33efbd7072 Attempts to debug build failures... Sebastian Hartte 2020-05-28 20:11:43 +02:00
  • d7e51ee06a Update GitVersion.ToolThis removes the incompatibility with the netcoreapp31 runtime. Sebastian Hartte 2020-05-28 19:30:16 +02:00
  • f0633b086c NetVariant support for all QML built-in types Sebastian Hartte 2020-05-22 23:14:57 +02:00
  • 025efb275b Use QChar* instead of custom string typedefs Sebastian Hartte 2020-05-24 00:09:29 +02:00
  • 555ad313d2 Use QChar* instead of custom string typedefs Sebastian Hartte 2020-05-24 00:09:29 +02:00