Mikaël Capelle
|
518a3f3a99
|
Change definition of MoVariant to avoid mypy error.
|
2020-05-13 19:10:40 +02:00 |
|
Mikaël Capelle
|
1d607045b2
|
Fix small issues. Apply black to stubs.
|
2020-05-13 19:07:33 +02:00 |
|
Mikaël Capelle
|
505368a322
|
Update for new enumeration names.
|
2020-05-13 15:54:34 +02:00 |
|
Mikaël Capelle
|
357f37d59f
|
Better loading of DLLs.
|
2020-05-13 12:43:19 +02:00 |
|
Mikaël Capelle
|
c489f69059
|
Replace QVariant with custom MoVariant type.
|
2020-05-13 12:14:42 +02:00 |
|
Mikaël Capelle
|
dd9f0832ea
|
Remove QVariant and use Union instead.
|
2020-05-13 11:45:56 +02:00 |
|
Mikaël Capelle
|
9df0002fbf
|
Apply black on parser.py.
|
2020-05-12 20:48:53 +02:00 |
|
Mikaël Capelle
|
16602a8d35
|
Update README with information on how to use the stubs with VSCode.
|
2020-05-12 19:43:11 +02:00 |
|
Mikaël Capelle
|
6ea2efc3f9
|
Fix for older MO2 versions.
|
2020-05-12 18:55:28 +02:00 |
|
Mikaël Capelle
|
cc14c83414
|
Update generation to not copy files but use MO2 install path directly.
|
2020-05-12 18:40:52 +02:00 |
|
Mikaël Capelle
|
79c708622c
|
Add warning for missing property types.
|
2020-05-12 13:28:37 +02:00 |
|
Mikaël Capelle
|
826065f4e2
|
Add signals. Remove value of constants.
|
2020-05-12 13:13:03 +02:00 |
|
Mikaël Capelle
|
e1d32caaab
|
Use a custom print() instead of changing sys.stdout.
|
2020-05-10 21:35:03 +02:00 |
|
Mikaël Capelle
|
f0e282ac48
|
Update to remove install of PyQt5 via pip.
|
2020-05-10 20:22:17 +02:00 |
|
Mikaël Capelle
|
c18a9a6ddb
|
Add ModRepositoryFileInfo to config.json.
|
2020-05-10 19:39:26 +02:00 |
|
Mikaël Capelle
|
850c5d4fc0
|
Initial commit.
|
2020-05-10 19:32:47 +02:00 |
|