Commit graph

  • 4ce5a2a519 Compile deinok 2019-03-22 13:49:54 +01:00
  • 169dba3f56 GDB and CMAKE deinok 2019-03-22 13:26:30 +01:00
  • a9aa607669 defconfig deinok 2019-03-22 12:54:07 +01:00
  • a15354a463 AArch64 deinok 2019-03-22 12:53:32 +01:00
  • 3361aa3c54 support arm64 deinok 2019-03-22 12:46:19 +01:00
  • b660d40934 Move output to bin deinok 2019-03-22 12:42:58 +01:00
  • 8503ce8195 BuildrootSdk deinok 2019-03-22 12:27:24 +01:00
  • f54433ca5c Add Toolchain deinok 2019-03-22 11:02:56 +01:00
  • e53d7ff836 Minor changes. Paul Knopf 2019-03-19 16:34:25 -04:00
  • aca7b6bcf9 Fixed issue with object types not being casted to native QML types. Paul Knopf 2019-03-19 14:49:55 -04:00
  • 76cc57f52f Minor changes. Paul Knopf 2019-03-13 22:42:17 -04:00
  • 2230cf5c68 Minor changes. Paul Knopf 2019-03-13 17:10:03 -04:00
  • 4114923494 Added helper method to iterate collections (Net.listForEach). Paul Knopf 2019-03-13 11:04:53 -04:00
  • a34a9fde41 Updated NuGet packages. Max Mommersteeg 2019-03-06 22:56:14 +01:00
  • dd79428e86 Added IQmlObjectDestroyed and IQmlComponentCompleted. Paul Knopf 2019-03-06 13:02:05 -05:00
  • e0c777909e Added DispatchAsync to QCoreApplication James Davila 2019-03-06 12:15:40 -05:00
  • b7ff59629f Added DispatchAsync to QCoreApplication DispatchAsync James Davila 2019-03-06 12:15:40 -05:00
  • 6f25ddfb89 Fixed small bug in which Task<T> isn't being listened to for exceptions. Paul Knopf 2019-02-24 15:45:39 -05:00
  • 055860bc12 Added support for listening to extensions on tasks that have been called. Paul Knopf 2019-02-23 10:50:39 -05:00
  • 33613af7ea Linking against the testlib now. Paul Knopf 2019-02-22 14:23:17 -05:00
  • 7255139374 Added a type safe was to raise property changed signals (using expressions). Paul Knopf 2019-02-22 09:49:37 -05:00
  • bceed0907e
    Update README.md Paul Knopf 2019-02-17 23:39:08 -05:00
  • 1618b134a6 Cached delegates for perf increases. Paul Knopf 2019-02-17 23:19:38 -05:00
  • db701da9ec Cached delegates for perf increases. Paul Knopf 2019-02-17 23:19:38 -05:00
  • 864b2c4cf8 Added unique ids for types/methods/properties. This is going to setup us up to cache compiled delegates. Paul Knopf 2019-02-17 16:07:54 -05:00
  • 6db173daa7 Added code-gen. Paul Knopf 2019-02-17 15:27:33 -05:00
  • 10f57bec73 Prevent the auto set/get methods from showing up as a method in QML. Paul Knopf 2019-02-12 20:59:59 -05:00
  • f39b61ec40 Added additional test. Paul Knopf 2019-02-12 20:48:37 -05:00
  • f2c73597dd Added method to get parent type of method info. Paul Knopf 2019-02-12 20:46:16 -05:00
  • 8f3da531ac Using qWait in unit tests. Paul Knopf 2019-02-06 03:27:27 -05:00
  • e16766720a Added helper method to await a task while pumping events. Paul Knopf 2019-01-21 23:24:14 +00:00
  • c7341eddf2 Minor changes. Paul Knopf 2019-01-21 23:05:43 +00:00
  • f582885b40 Pump events when running async in Host.RunAsync. Paul Knopf 2019-01-21 23:03:57 +00:00
  • a4bf83fa45 Adding a "RunAsync" option. Paul Knopf 2019-01-21 22:21:50 +00:00
  • 198eff24bd Removed debug code. Paul Knopf 2019-01-21 21:46:20 +00:00
  • 08e671d289 Added the "processEvents" method to QCoreApplication. Paul Knopf 2019-01-21 17:27:37 +00:00
  • 72bee3f7af Support for QCoreApplication, QGuiApplication, and QApplication. Paul Knopf 2019-01-20 22:29:28 -05:00
  • 28a2ae29b7 Converting ints in QML to their proper enum value. Paul Knopf 2019-01-04 08:10:33 -05:00
  • e969704be1 Casting enums to it's base type in QML. Paul Knopf 2019-01-03 16:33:23 -05:00
  • ac81a06787 Support getting the base type. Paul Knopf 2018-12-30 21:44:41 -05:00
  • a66405bccb Moving the rules file to the .NET area. [skip ci] Paul Knopf 2018-12-30 20:43:27 -05:00
  • 845913eb3b Fixed warning [skip ci] Paul Knopf 2018-12-30 20:35:57 -05:00
  • cc2b2cfb2c Don't use deprecated prop to get QJSEngine. Paul Knopf 2018-12-30 22:45:18 +00:00
  • efddc4fa24 Fixed issue with casting to the same type. Paul Knopf 2018-12-30 20:28:33 +00:00
  • 9e213aac55 Removing the try catch, swallowing exceptions. Paul Knopf 2018-12-30 00:32:05 +00:00
  • df051b8582 Added helper method for setting properties and auto raising signal if value changes. Paul Knopf 2018-12-27 21:34:20 -05:00
  • cebef7514f Back to not deploying [skip ci] Paul Knopf 2018-12-26 00:06:08 -05:00
  • 2b768f49f2
    Fixing link. Paul Knopf 2018-12-25 23:54:56 -05:00
  • ef3e4d3764
    Added a done button. Paul Knopf 2018-12-25 23:53:32 -05:00
  • 2122ded81a Merge branch 'release/0.7.0' v0.7.0 Paul Knopf 2018-12-25 23:29:26 -05:00
  • 67707318da Merge branch 'release/0.7.0' into develop Paul Knopf 2018-12-25 23:29:26 -05:00
  • c73da0cf40 Deploy the packages. Paul Knopf 2018-12-25 23:28:57 -05:00
  • 1434385d53 Create directory before we extract to it. Paul Knopf 2018-12-25 23:08:54 -05:00
  • 41e41eebb0 Don't need to cache anymore, download is quick. Paul Knopf 2018-12-25 23:03:48 -05:00
  • b82bfb1f2d Updating NetNativeLibLoader. Paul Knopf 2018-12-25 22:43:37 -05:00
  • cf6a4d6789 Fixing build. Paul Knopf 2018-12-25 22:39:35 -05:00
  • cba3b24951 Fixing build. Paul Knopf 2018-12-25 22:16:55 -05:00
  • a96a1840f5 Updating to netcoreapp2.2. Paul Knopf 2018-12-25 22:09:07 -05:00
  • 676fc180c4 Updating builds to Qt 5.12 and .NET 2.2 Paul Knopf 2018-12-25 22:01:14 -05:00
  • aa98cf81e0
    Bump NetNativeLibLoader from 0.1.0 to 0.1.1 in /src/net dependabot[bot] 2018-12-25 06:24:40 +00:00
  • 8e1f0cbfe3 Added StyleCop. Paul Knopf 2018-12-24 21:48:06 -05:00
  • b4d12e59b3 Updated to stable GitVersion.CommandLine. Max Mommersteeg 2018-12-24 08:57:19 +01:00
  • 590d9cf325 Updated NetNativeLibLoader for relicense. Paul Knopf 2018-12-24 08:48:22 -05:00
  • 9244f5824f Cleaned StyleCop reference in csprojs. Max Mommersteeg 2018-12-24 11:12:52 +01:00
  • e9c9b6041b Added StyleCop with a ruleset. Formatted code according to rules. Max Mommersteeg 2018-12-24 11:11:29 +01:00
  • 7176335166
    Merge pull request #2 from qmlnet/develop MaxMommersteeg 2018-12-24 09:26:19 +01:00
  • 2b3a6aaa8f Updated to stable GitVersion.CommandLine. Max Mommersteeg 2018-12-24 08:57:19 +01:00
  • a38936befd Updated packages. Max Mommersteeg 2018-12-23 23:09:05 +01:00
  • c7166ee1ca Updated dotnet sdk in install-dotnet.sh. Max Mommersteeg 2018-12-24 00:20:16 +01:00
  • 2a1292f8c9 Updated netcoreapp2.1 to netcoreapp2.2. Max Mommersteeg 2018-12-23 23:36:49 +01:00
  • 6d98449cda Updated packages. Max Mommersteeg 2018-12-23 23:09:05 +01:00
  • c0f03a3746 Merge branch 'feature/update-xunit-packages' of https://github.com/MaxMommersteeg/Qml.Net into feature/update-xunit-packages Max Mommersteeg 2018-12-23 22:41:46 +01:00
  • aa4f8b0330 Merge. Max Mommersteeg 2018-12-23 22:41:27 +01:00
  • 43422aa5da # This is a combination of 20 commits. parent 656bc5668f author Max Mommersteeg <maxmommersteeg@hotmail.com> 1545596313 +0100 committer Max Mommersteeg <maxmommersteeg@hotmail.com> 1545601051 +0100 Max Mommersteeg 2018-12-23 22:40:43 +01:00
  • aea05038d3 # This is a combination of 16 commits. parent 656bc5668f author Max Mommersteeg <maxmommersteeg@hotmail.com> 1545596313 +0100 committer Max Mommersteeg <maxmommersteeg@hotmail.com> 1545601051 +0100 Max Mommersteeg 2018-12-23 21:18:33 +01:00
  • 197f48647a
    Merge branch 'develop' into feature/update-xunit-packages MaxMommersteeg 2018-12-23 21:58:55 +01:00
  • 859683442c Merge branch 'feature/update-xunit-packages' of https://github.com/MaxMommersteeg/Qml.Net into feature/update-xunit-packages Max Mommersteeg 2018-12-23 21:57:29 +01:00
  • cf66da70a1 Corrected csproj. Max Mommersteeg 2018-12-23 21:20:32 +01:00
  • 961ab1d06c Updated xunit NuGet packages. Max Mommersteeg 2018-12-23 21:18:33 +01:00
  • f7c8ba0da3 Corrected typo in csproj. Max Mommersteeg 2018-12-23 21:45:28 +01:00
  • edaf6c1be5 Modified csproj. Max Mommersteeg 2018-12-23 21:45:09 +01:00
  • e50a58a782 Updated benchmark package. Max Mommersteeg 2018-12-23 21:25:24 +01:00
  • f4b82147a2 Updated test framework packages. Max Mommersteeg 2018-12-23 21:23:34 +01:00
  • 586a35d0de
    Merge branch 'develop' into feature/update-newtonsoft MaxMommersteeg 2018-12-23 21:51:39 +01:00
  • 4b6d92f7b1 Revert benchmark package update. Max Mommersteeg 2018-12-23 21:50:27 +01:00
  • 9240d31a40 Updated Newtonsoft package. Max Mommersteeg 2018-12-23 21:49:20 +01:00
  • 821e4678e7 Corrected typo in csproj. Max Mommersteeg 2018-12-23 21:45:28 +01:00
  • a678530ea6 Modified csproj. Max Mommersteeg 2018-12-23 21:45:09 +01:00
  • 656bc5668f Updated benchmark package. Max Mommersteeg 2018-12-23 21:25:24 +01:00
  • 839101a6ea Updated test framework packages. Max Mommersteeg 2018-12-23 21:23:34 +01:00
  • 3530ba9c3b Corrected csproj. Max Mommersteeg 2018-12-23 21:20:32 +01:00
  • 1ff4dee363 Updated xunit NuGet packages. Max Mommersteeg 2018-12-23 21:18:33 +01:00
  • 16f966acbd Modified travis. Max Mommersteeg 2018-12-23 21:16:20 +01:00
  • 2f5fc52c59 Fixing travis. Max Mommersteeg 2018-12-23 21:06:29 +01:00
  • a80cef5b36 Updated travis.yml to use 2.2 sdk. Max Mommersteeg 2018-12-23 20:54:57 +01:00
  • 8360c635b9 Target netcoreapp2.2 instead of netcoreapp2.1. Max Mommersteeg 2018-12-23 20:43:16 +01:00
  • 6ace3a1bb7 Removed the dependency of ADL. Paul Knopf 2018-12-23 14:21:49 -05:00
  • 35634c9f2a Relaxed assertion that was a little too enthusiastic TripleWhy 2018-12-20 10:34:05 +01:00
  • c6881103c2 Avoid -Wweak-vtables warning TripleWhy 2018-12-19 15:21:25 +00:00
  • e3c6ade78e Use delete[] to avoid undefined behavior TripleWhy 2018-12-19 13:52:24 +00:00