AnyOldName3
|
9722d5b093
|
Move IPluginGameWrapper to proxypluginwrappers.h as it's a wrapper for a plugin.
|
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 |
|
AnyOldName3
|
8dd9a710b4
|
Replace wrong QDir converter
|
2018-04-20 16:40:38 +01:00 |
|
AnyOldName3
|
377199f233
|
Put plugin wrappers in alphabetical order
|
2018-04-20 16:40:38 +01:00 |
|
Silarn
|
18a73c2f54
|
Remove remnants of QtScript and fix some CMake issues
|
2018-04-19 01:43:57 -05:00 |
|
Silarn
|
fba28bb9ab
|
Add SortMechanism check
|
2018-04-18 03:30:09 -05:00 |
|
Silarn
|
cdbc0f3bdb
|
Support for multi-game downloads
|
2018-04-16 13:07:56 -05:00 |
|
Silarn
|
ffbd4e3f11
|
Support for multi-game downloads
|
2018-04-16 12:51:40 -05:00 |
|
Jeremy Rimpo
|
e1ba01777d
|
Merge pull request #8 from AnyOldName3/version-info-missing-parts
Add missing comparison operators and functions for MOBase::VersionInfo
|
2018-04-13 12:44:29 -05:00 |
|
Jeremy Rimpo
|
9cbb35d354
|
Merge pull request #7 from AnyOldName3/cleanup
Cleanup dead code & update .gitignore
|
2018-04-13 12:43:44 -05:00 |
|
Jeremy Rimpo
|
c076d7a8bb
|
Remove extraneous search code
|
2018-04-13 00:38:21 -05:00 |
|
AnyOldName3
|
e277c9b56b
|
Add missing comparison operators and functions for MOBase::VersionInfo
|
2018-04-12 01:16:27 +01:00 |
|
AnyOldName3
|
d8ad6569ba
|
remove dead include
|
2018-04-11 17:27:23 +01:00 |
|
AnyOldName3
|
e08b8be570
|
Remove dead code
|
2018-04-11 17:12:27 +01:00 |
|
AnyOldName3
|
aca861194d
|
Update .gitignore with msbuild stuff
|
2018-04-11 17:10:55 +01:00 |
|
Silarn
|
fdffe6f277
|
Prep for Qt 5.11 (backward-compatible)
|
2018-04-10 23:28:32 -05:00 |
|
Silarn
|
341daf5c5f
|
Fix up CMAKE to use /MP and allow building through umbrella
|
2018-04-07 17:12:21 -05:00 |
|
Jeremy Rimpo
|
b272bd12fe
|
Merge pull request #5 from Modorganizer2/LePresidente-patch-1
Fixed typo causing compilation to fail
|
2018-03-19 13:33:10 -05:00 |
|
Brian Munro
|
d6b673f149
|
Fixed typo causing compilation to fail
Fixed typo causing compilation to fail
|
2018-03-19 11:05:00 +02:00 |
|
Jeremy Rimpo
|
81ec421adb
|
Merge pull request #4 from AnyOldName3/better-qflags-support
Better QFlags support
|
2018-03-17 00:02:12 -05:00 |
|
AnyOldName3
|
f3fa0baa41
|
Make indentation consistent
|
2018-03-17 00:35:59 +00:00 |
|
AnyOldName3
|
9a3465cc7a
|
Register converters for all remaining uses of QFlags in the Python wrappers
|
2018-03-17 00:19:45 +00:00 |
|
AnyOldName3
|
277a2862b1
|
Make QFlags conversion bidirectional and register the converter for more uses of QFlags
|
2018-03-17 00:05:17 +00:00 |
|