Mikaël Capelle
|
71db9d81d4
|
Add findFiles overload with glob patterns.
|
2020-06-08 18:37:59 +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 |
|
Mikaël Capelle
|
a3b593f714
|
Remove time() method from FileTreeEntry.
|
2020-05-23 21:45:05 +02:00 |
|
Mikaël Capelle
|
ab4168fd93
|
Minor updates following changes in uibase.
|
2020-05-23 17:32:01 +02:00 |
|
Al
|
bfad575467
|
Merge pull request #34 from Holt59/cleaning
Cleaning and improvements
|
2020-05-22 12:30:48 +02:00 |
|
Mikaël Capelle
|
d5f44f424d
|
Add comments for basicWrapperFunction functions.
|
2020-05-21 23:15:41 +02:00 |
|
Mikaël Capelle
|
da679b1d6d
|
Common code for basicWrapperFunction functions.
|
2020-05-21 23:11:56 +02:00 |
|
Mikaël Capelle
|
751e67e86c
|
Fix issue with Python errors not being retrieved correctly in C++.
|
2020-05-21 22:08:20 +02:00 |
|
Mikaël Capelle
|
c96fe2d21a
|
Add missing qflags converter for ModState.
|
2020-05-21 17:47:08 +02:00 |
|
Mikaël Capelle
|
4b4c36df7a
|
Add possibility to create multiple plugins object from a single .py file or python module.
|
2020-05-20 20:52:31 +02:00 |
|
Mikaël Capelle
|
5f9d2b296d
|
Remove usage of getDataFolderName() for ModDataChecker.
|
2020-05-20 19:53:49 +02:00 |
|
Mikaël Capelle
|
05e79cc13b
|
Merge remote-tracking branch 'origin/master' into cleaning
|
2020-05-20 18:32:22 +02:00 |
|
Al
|
3f5aa49dee
|
Merge pull request #33 from Holt59/python-module
Allow implementation of python plugin as whole module.
|
2020-05-20 13:15:46 +02:00 |
|
Al
|
3e9209a191
|
Merge pull request #32 from Holt59/new-filetree
Update python bindings for UI base change and new filetree implementation
|
2020-05-20 13:03:39 +02:00 |
|