Commit graph

  • 290ef5e2f8 Don't use the array prototype. Paul Knopf 2018-08-18 02:21:23 -04:00
  • 9ee1fa2660 Made sure you can't pop a .NET array. Paul Knopf 2018-08-17 23:21:30 -04:00
  • bb656e0780 Prevent array methods (currently push) that modify size to be called. Paul Knopf 2018-08-17 23:11:07 -04:00
  • 37158962e5 Verified we can call forEach. Paul Knopf 2018-08-17 21:09:23 -04:00
  • 3e1c7de378 Added tests for the set indexer. Paul Knopf 2018-08-17 16:36:38 -04:00
  • 9def032327 Added tests for the get indexer. Paul Knopf 2018-08-17 16:29:53 -04:00
  • 7997adbdc7 Added length tests. Paul Knopf 2018-08-17 16:10:56 -04:00
  • ab449ad363 Added a facade to help hide the complexity of invoking a .NET array. Paul Knopf 2018-08-17 15:45:09 -04:00
  • 4567f10e47 Added a method to wrap a .NET array to a JS array. Paul Knopf 2018-08-17 12:02:31 -04:00
  • 663df417c8 Added a bool indicating if a type is an array. Paul Knopf 2018-08-17 03:48:28 -04:00
  • 535816f335 Added static methods to type info. Paul Knopf 2018-08-17 22:25:02 -04:00
  • a975a261eb Added a property to indicate if a method is static. Paul Knopf 2018-08-17 22:06:37 -04:00
  • d2ae229000 Updating AdvancedDLSupport. Paul Knopf 2018-08-17 01:21:38 -04:00
  • 5e9db7ced5 Oops. Paul Knopf 2018-08-17 00:02:43 -04:00
  • 5a7bd17c21 Added support for serializing .NET objects to strings. Paul Knopf 2018-08-16 23:55:45 -04:00
  • cae6c8e4a0 Fixed unit tests for windows. Paul Knopf 2018-08-16 22:49:34 -04:00
  • 9fffc86bcd Added support for getting the Qt version. Paul Knopf 2018-08-16 22:45:09 -04:00
  • b1bb31a3a4
    [skip ci] Paul Knopf 2018-08-14 14:33:30 -04:00
  • e6fb91378d
    Fixed sample code that doesn't compile. Closes #58 Paul Knopf 2018-08-13 04:48:23 -04:00
  • 7c38ac17e1 Readme for PhotoFrame Michael Lamers 2018-08-12 22:30:23 +02:00
  • 64ffb33d05 Readme for PhotoFrame Michael Lamers 2018-08-12 22:30:23 +02:00
  • 330ab598b4 PhotoFrame cleanup: Last batch Michael Lamers 2018-08-09 19:22:33 +02:00
  • 29f3ecf4d7 PhotoFrame cleanup: Third batch - Config and BL Michael Lamers 2018-08-09 19:14:25 +02:00
  • b7a182a343 PhotoFrame cleanup: Second batch - UI Michael Lamers 2018-08-09 18:54:07 +02:00
  • c13965514d PhotoFrame cleanup: First batch Michael Lamers 2018-08-09 18:47:31 +02:00
  • 9da1640f24 PhotoFrame cleanup: Last batch Michael Lamers 2018-08-09 19:22:33 +02:00
  • 7fd636e4e1 PhotoFrame cleanup: Third batch - Config and BL Michael Lamers 2018-08-09 19:14:25 +02:00
  • 0b89086397 PhotoFrame cleanup: Second batch - UI Michael Lamers 2018-08-09 18:54:07 +02:00
  • e4642bb482 PhotoFrame cleanup: First batch Michael Lamers 2018-08-09 18:47:31 +02:00
  • 68da149b6d Fixed issue with Linux/OSX builds not producing correct version number. Paul Knopf 2018-08-08 18:27:41 -04:00
  • 8fe5093a47 Deleting the gitversion that comes with the appveyor build so that we can use our installed one. Paul Knopf 2018-08-08 13:14:43 -04:00
  • b10afa57d9 More testing of the build server versioning. Paul Knopf 2018-08-08 12:36:45 -04:00
  • 52cc5ec38c Viewing the config output for debugging build server. Paul Knopf 2018-08-08 12:22:48 -04:00
  • 68a6d32994 Pushing builds to my private nuget feed. Paul Knopf 2018-08-08 05:08:53 -04:00
  • 9c1dfb8db9 Forgot this. Paul Knopf 2018-08-08 03:28:24 -04:00
  • e0822f9b39 Using consistent gitversion versions. Paul Knopf 2018-08-08 03:22:30 -04:00
  • 4273537c7a Fixed an issue with tests failing every now and then. Paul Knopf 2018-08-08 01:01:16 -04:00
  • a22882ab13 Qml tests: converted AwaitTests Michael Lamers 2018-08-06 22:22:42 +02:00
  • d0ed495996 Qml tests: converted BoolTests Michael Lamers 2018-08-06 22:21:38 +02:00
  • fc565f695b Qml tests: converted CharTests Michael Lamers 2018-08-06 22:20:39 +02:00
  • 05b48aa31e Qml tests: converted DateTimeOffsetTests Michael Lamers 2018-08-06 22:19:38 +02:00
  • 5c328a9042 Qml tests: converted DateTimeTests Michael Lamers 2018-08-06 22:18:48 +02:00
  • 2d76a4129d Qml tests: converted DoubleTests Michael Lamers 2018-08-06 22:00:02 +02:00
  • 904ec37723 Qml tests: converted IntTests Michael Lamers 2018-08-06 21:58:06 +02:00
  • c4f3e185a7 Qml tests: converted JsValueTests Michael Lamers 2018-08-06 21:57:13 +02:00
  • 58f151f924 Qml tests: converted ObjectTests Michael Lamers 2018-08-06 21:54:07 +02:00
  • c579efc019 Unit tests: run sequentially Michael Lamers 2018-08-06 21:52:33 +02:00
  • 8b3bcf6062 Qml tests: converted SignalTests Michael Lamers 2018-08-06 21:40:59 +02:00
  • 981df04d1e Qml tests: converted StringTests Michael Lamers 2018-08-06 21:35:00 +02:00
  • d3b4f60b5a Qml tests: RunQmlTest doesn't need the generic parameter any more Michael Lamers 2018-08-06 21:34:37 +02:00
  • de51ede366 migrating UInt tests to RunQmlTest method Michael Lamers 2018-08-06 19:38:16 +02:00
  • 89da4b1144 Qml unit tests: method for executing onCompleted code Michael Lamers 2018-08-06 19:32:51 +02:00
  • dac5e2a168 MvvmBehavior: unit test for checking not breaking custon notify signals Michael Lamers 2018-08-06 19:21:26 +02:00
  • 8b7fe418d4 MvvmBehavior: TestResult is null in the beginning Michael Lamers 2018-08-06 19:15:31 +02:00
  • c246f4114b MvvmBehavior Unit Tests check if they break the manual signal support Michael Lamers 2018-08-06 19:13:47 +02:00
  • 6fcda93952 Qml tests: converted AwaitTests Michael Lamers 2018-08-06 22:22:42 +02:00
  • 1ad32d219f Qml tests: converted BoolTests Michael Lamers 2018-08-06 22:21:38 +02:00
  • 55d63fb0e2 Qml tests: converted CharTests Michael Lamers 2018-08-06 22:20:39 +02:00
  • dce07f1294 Qml tests: converted DateTimeOffsetTests Michael Lamers 2018-08-06 22:19:38 +02:00
  • c5e2bf5319 Qml tests: converted DateTimeTests Michael Lamers 2018-08-06 22:18:48 +02:00
  • 4ddeca2c04 Qml tests: converted DoubleTests Michael Lamers 2018-08-06 22:00:02 +02:00
  • 9bdeb9f94f Qml tests: converted IntTests Michael Lamers 2018-08-06 21:58:06 +02:00
  • 4e2314c6d0 Qml tests: converted JsValueTests Michael Lamers 2018-08-06 21:57:13 +02:00
  • f14344f35b Qml tests: converted ObjectTests Michael Lamers 2018-08-06 21:54:07 +02:00
  • 7d9d86d084 Unit tests: run sequentially Michael Lamers 2018-08-06 21:52:33 +02:00
  • fe1d19e729 Qml tests: converted SignalTests Michael Lamers 2018-08-06 21:40:59 +02:00
  • 9a1c8ce11d Qml tests: converted StringTests Michael Lamers 2018-08-06 21:35:00 +02:00
  • 59b0ace204 Qml tests: RunQmlTest doesn't need the generic parameter any more Michael Lamers 2018-08-06 21:34:37 +02:00
  • 6c6efaa120
    Merge fa2ae860cf into b5376b9085 Michael Lamers 2018-08-06 17:38:24 +00:00
  • fa2ae860cf migrating UInt tests to RunQmlTest method Michael Lamers 2018-08-06 19:38:16 +02:00
  • a7eb717f70 Qml unit tests: method for executing onCompleted code Michael Lamers 2018-08-06 19:32:51 +02:00
  • ac41d23dd1 MvvmBehavior: unit test for checking not breaking custon notify signals Michael Lamers 2018-08-06 19:21:26 +02:00
  • 52580e77b8 MvvmBehavior: TestResult is null in the beginning Michael Lamers 2018-08-06 19:15:31 +02:00
  • 544f0096a9 MvvmBehavior Unit Tests check if they break the manual signal support Michael Lamers 2018-08-06 19:13:47 +02:00
  • b5376b9085
    [skip ci] Paul Knopf 2018-08-05 20:47:19 -04:00
  • 5db0f3d54f Merge branch 'release/0.2.0' v0.2.0 Paul Knopf 2018-08-05 20:44:54 -04:00
  • b215e2626d MvvmBehavior is less aggressive Michael Lamers 2018-08-05 23:08:22 +02:00
  • 56bd29912e Using GitVersion, and deploying to MyGet. Paul Knopf 2018-08-05 20:31:50 -04:00
  • 0af45dc783 MvvmBehavior is less aggressive Michael Lamers 2018-08-05 23:08:22 +02:00
  • a920bbd088 MvvmBehavior is less aggressive Michael Lamers 2018-08-05 23:08:22 +02:00
  • 9f3e1343b7 Another try: NotifySignal activation simplification Michael Lamers 2018-08-05 00:06:12 +02:00
  • 0cf84a8413 Another try: NotifySignal activation simplification Michael Lamers 2018-08-05 00:06:12 +02:00
  • 37fee9b2aa Minor changes to make the installation more portable in cross-compilation environments. Paul Knopf 2018-08-04 14:52:47 -04:00
  • a9cd59ff24 Merge branch 'master' of https://github.com/pauldotknopf/Qml.Net Paul Knopf 2018-08-04 14:35:54 -04:00
  • a4560fbb62 Make the installation of the libs an opt-in config options. Paul Knopf 2018-08-04 14:35:03 -04:00
  • 631ebe508f Added helper method for creating TypeCreators. Paul Knopf 2018-08-04 11:31:38 -04:00
  • 056e8037a6 Added failure callback for Net.await(). Closes #47 Paul Knopf 2018-08-04 06:51:21 -04:00
  • 38d1a55d45
    Merge feb329bf53 into d7570ee166 Michael Lamers 2018-08-04 09:28:33 +00:00
  • feb329bf53 activating signals for property changes improved Michael Lamers 2018-08-04 11:27:43 +02:00
  • d7570ee166
    [skip ci] Paul Knopf 2018-08-04 04:19:17 -04:00
  • 7676af024e Version bump. Paul Knopf 2018-08-03 04:25:14 -04:00
  • d08fa0a14c
    [skip ci] Paul Knopf 2018-08-03 04:23:42 -04:00
  • beb185b3ff
    [skip ci] Paul Knopf 2018-08-03 04:22:57 -04:00
  • 1225f62260
    [skip ci] Paul Knopf 2018-08-03 04:21:21 -04:00
  • d47421ff15
    [skip ci] Paul Knopf 2018-08-03 04:20:38 -04:00
  • 1481630a4a Working on Linux NuGet package [skip ci]. Paul Knopf 2018-08-03 04:17:49 -04:00
  • 675f3fcdad Creating a docker image with Qt embedded int it. This will set us up for Qml.Net.LinuxBinaries. Paul Knopf 2018-08-03 01:24:06 -04:00
  • 43d89e9409 adapted PhotoFrame sample to new Qml.Net ci Michael Lamers 2018-08-02 18:15:11 +02:00
  • 3145f8f790 adapted PhotoFrame sample to new Qml.Net Michael Lamers 2018-08-02 18:15:11 +02:00
  • 36fa9fa2b6
    [skip ci] Paul Knopf 2018-08-02 09:13:07 -04:00