Mikaël Capelle
|
6ee58c6bf9
|
Update following ModDataChecker change.
|
2020-06-13 23:51:52 +02:00 |
|
isanae
|
2efc6d4af6
|
Merge pull request #45 from Holt59/fix-exception-transfer-at-startup
Fix Python -> C++ error transfer during plugin creation.
|
2020-06-13 13:10:04 -04:00 |
|
Mikaël Capelle
|
760cca172f
|
Fix Python -> C++ error transfer during plugin creation.
|
2020-06-13 19:04:58 +02:00 |
|
Al
|
26c0e628b8
|
Merge pull request #44 from Holt59/add-ifiletree-copy
Add bindings for IFileTree::copy().
|
2020-06-13 02:52:10 -07:00 |
|
Mikaël Capelle
|
ab4a067042
|
Add bindings for IFileTree::copy().
|
2020-06-12 20:54:52 +02:00 |
|
Al
|
38188e0b17
|
Merge pull request #43 from Holt59/add-utility-functions
Add bindings for utility functions from uibase.
|
2020-06-10 04:00:05 -07:00 |
|
Mikaël Capelle
|
863893cc31
|
Add bindings for utility functions from uibase.
|
2020-06-09 23:31:25 +02:00 |
|
Al
|
06b11c86ba
|
Merge pull request #40 from Holt59/fix-exceptions-plugin-preview
Fix genFilePreview issue with exceptions not being properly translated to C++.
|
2020-06-09 05:53:15 -07:00 |
|
Al
|
d4a6a57f14
|
Merge pull request #42 from Holt59/fix-iprofile-invalidationactive
Fix IProfile::invalidationActive
|
2020-06-08 13:10:17 -07:00 |
|
Mikaël Capelle
|
2ea33f4faa
|
Return a tuple<bool, bool> for IProfile::invalidationActive() to replace the bool* parameter.
|
2020-06-08 21:45:01 +02:00 |
|
Al
|
b4c23ad733
|
Merge pull request #41 from Holt59/iorganizer-findfiles-glob
Add findFiles overload with glob patterns.
|
2020-06-08 12:05:26 -07:00 |
|
Mikaël Capelle
|
71db9d81d4
|
Add findFiles overload with glob patterns.
|
2020-06-08 18:37:59 +02:00 |
|
Mikaël Capelle
|
e712448ca0
|
Fix genFilePreview issue with exceptions not being properly translated to C++.
|
2020-06-08 17:54:30 +02:00 |
|
Al
|
98b8d92350
|
Merge pull request #39 from Holt59/qclass-converter-fix
Fix issue with QClass converter for overloaded functions.
|
2020-06-08 08:40:46 -07:00 |
|
Mikaël Capelle
|
7cc0f974f5
|
Use a sequence converter for QStringList instead of a QClass converter.
|
2020-06-07 17:56:58 +02:00 |
|
Mikaël Capelle
|
48c35a8f92
|
Switch 0 for nullptr.
|
2020-06-07 17:01:46 +02:00 |
|
Mikaël Capelle
|
4b9fc2d32a
|
Fix issue with QClass converter for overloaded functions.
|
2020-06-07 16:54:53 +02:00 |
|
Al
|
be63c1d9de
|
Merge pull request #38 from Holt59/set-plugin-setting-signal
Add IOrganizer signal when a plugin setting is changed.
|
2020-06-07 03:45:50 -07:00 |
|
Mikaël Capelle
|
100a2d03f0
|
Add IOrganizer signal when a plugin setting is changed.
|
2020-06-05 16:48:42 +02:00 |
|
Al
|
fcd1177acd
|
Merge pull request #37 from Holt59/install-manager-improvements
Installation manager improvements
|
2020-06-01 13:56:14 -07:00 |
|
Mikaël Capelle
|
5eeb02403f
|
Update bindings after uibase update.
|
2020-05-30 14:58:50 +02:00 |
|
isanae
|
eca495c849
|
Merge pull request #36 from Holt59/mod-data-content
Add ModDataContent to the python interface.
|
2020-05-28 23:43:02 -04:00 |
|
Mikaël Capelle
|
024a333194
|
Update to match game features.
|
2020-05-27 22:44:32 +02:00 |
|
Mikaël Capelle
|
ead37d1dbe
|
Add ModDataContent to the python interface.
|
2020-05-25 21:24:50 +02:00 |
|
Al
|
65003ef4ad
|
Merge pull request #35 from Holt59/moddatachecker
Minor updates following changes in uibase.
|
2020-05-23 14:07:30 -07:00 |
|