AnyOldName3
|
84c04c32dc
|
Add missing PyUnicode_Check which prevented QVariants being created from Python 3 strings
|
2018-09-19 21:45:42 +01:00 |
|
Silarn
|
b5b547e041
|
Changes to compile and run with python3 (WIP)
|
2018-08-20 19:01:18 -05:00 |
|
Silarn
|
61977d6149
|
Remove archive conflict code from python 3 branch
|
2018-08-20 19:00:06 -05:00 |
|
Silarn
|
fbf59519c0
|
Fix to use modularized sip API and embedded python libs
|
2018-08-20 18:49:15 -05:00 |
|
Silarn
|
08bcebe19c
|
Changes to compile and run with python3 (WIP)
|
2018-08-20 18:49:15 -05:00 |
|
AnyOldName3
|
b70fa8174e
|
Add support for free plugins which don't implement any specialised interface
|
2018-08-15 15:34:08 +01:00 |
|
Silarn
|
51b59de04d
|
Changes to allow installer_NCC to use the game source set in the DL meta
|
2018-05-07 01:28:59 -05:00 |
|
Silarn
|
6a3a257ecd
|
Allow for primary game sources and marking mods as converted/working
|
2018-05-03 16:17:39 -05:00 |
|
AnyOldName3
|
7ab4b71ed3
|
Return a plugin as multiple (differently-typed) instances to work around multiple inheritance issues
|
2018-05-02 17:24:09 +01:00 |
|
AnyOldName3
|
94886104f3
|
Prevent the C++ part of PyQt objects being deleted while the Python component is still accessible.
|
2018-05-02 00:19:29 +01:00 |
|
AnyOldName3
|
902024e508
|
Add Game Features support
|
2018-04-25 17:25:12 +01:00 |
|
AnyOldName3
|
bf8f427cd8
|
Move sipAPI getter function to a shared header so it isn't duplicated.
|
2018-04-22 00:59:42 +01:00 |
|
AnyOldName3
|
8fe091ab48
|
Implement IPluginProxy bindings.
|
2018-04-22 00:34:59 +01:00 |
|
AnyOldName3
|
8877fee4fa
|
Implement IpluginModPage bindings.
|
2018-04-20 16:40:39 +01:00 |
|
AnyOldName3
|
f13a5961df
|
Align ModRepositoryFileInfo indentation
|
2018-04-20 16:40:39 +01:00 |
|
AnyOldName3
|
7b6ca76dec
|
Handle conversion for types IPluginModPage depends on
|
2018-04-20 16:40:39 +01:00 |
|
AnyOldName3
|
a35208d902
|
Improve QVariant conversion and generalise QMap conversion
|
2018-04-20 16:40:39 +01:00 |
|
AnyOldName3
|
4feb06a099
|
Add IPluginFileMapper Wrapper and bindings.
|
2018-04-20 16:40:39 +01:00 |
|
AnyOldName3
|
0abbab9f8c
|
Add missing parts of IOrganizer bindings
|
2018-04-20 16:40:39 +01:00 |
|
AnyOldName3
|
86d859d430
|
Allow anonymous Python functions to return values
|
2018-04-20 16:40:38 +01:00 |
|
AnyOldName3
|
5a730941db
|
Implement wrapper and bindings for IPluginDiagnose
|
2018-04-20 16:40:38 +01:00 |
|
AnyOldName3
|
de809c6d57
|
Fix simple errors with IPluginGame proxy and add warning when the unimplemented part is encountered
|
2018-04-20 16:40:38 +01:00 |
|
AnyOldName3
|
2df983e22c
|
Create ExecutableInfo interface
|
2018-04-20 16:40:38 +01:00 |
|
AnyOldName3
|
52417d64e4
|
Implement missing handling for QFileInfo
|
2018-04-20 16:40:38 +01:00 |
|
AnyOldName3
|
4a558d4caf
|
Implement from_python handling for QStringList
|
2018-04-20 16:40:38 +01:00 |
|