Commit Graph
282 Commits
Author SHA1 Message Date
AnyOldName3 63a6c504b0 Restore logging of historically-logged Python exceptions. 2019-07-22 00:08:35 +01:00
AnyOldName3 19dcdd95c0 Prevent PyQt from using its buggy exception logging by making it look like we're using custom exception handling. 2019-07-15 20:04:44 +01:00
AnyOldName3 ac5540ba87 Forward Python stdout and stderr to qDebug and qCritical 2019-07-15 20:02:18 +01:00
Silarn 0708bdedbf Improve error parser for _C_API loader 2019-07-02 12:33:18 -05:00
Silarn 2b6f453fbc Add better error handling when loading the SIP API 2019-07-01 22:19:14 -05:00
Brian Munro 4f86e542cc Merge pull request #25 from AnyOldName3/sip-transfer-fix
Correctly use SIP to transfer ownership of objects from Python to C++
2019-06-01 09:02:05 +02:00
AnyOldName3 e280b07cb6 Correctly use SIP to transfer ownership of objects from Python to C++ 2019-06-01 00:59:39 +01:00
Silarn 0c11e75f0f Set optimization for release builds 2019-05-22 02:04:22 -05:00
Silarn ab72c2f42f Fix artifact paths 2019-05-22 01:07:13 -05:00
Silarn cbe679aad8 Add logs to build artifacts on CI fail, commit translation changes 2019-05-21 23:46:06 -05:00
Silarn 59e5f1acf2 Switch to local build files as appveyor can't use installed files 2019-05-21 02:27:58 -05:00
Silarn d0598cd849 Unify artifacts source path to install path 2019-05-21 01:37:18 -05:00
Silarn 174abb3cea Enable parallel building 2019-05-09 02:10:42 -05:00
Silarn dee8825960 Set appveyor image to VS 2019 Preview 2019-05-08 23:10:34 -05:00
Brian Munro 4721ab35df Merge pull request #23 from ModOrganizer2/Appveyor
Support Appveyor.
2019-04-29 14:18:19 +02:00
LePresidente 352e5c2103 Fixed artifacts for proxy_python. 2019-04-29 14:07:19 +02:00
LePresidente 78278ae57d Support Appveyor. 2019-04-29 10:30:47 +02:00
LostDragonist 3eb85cd17f Update for startApplication 2019-03-24 21:28:13 -05:00
Brian Munro 208965b96d Merge pull request #22 from ModOrganizer2/Appveyor
Removed unneeded cmake variables due to that umbrella handles them co…
2019-03-09 20:20:01 +02:00
LostDragonist c17d703b15 Add function for tracking status 2019-03-07 11:20:59 -06:00
LostDragonist 65eb0c6374 Add function to get configured mods directory 2019-02-23 07:11:19 -06:00
LostDragonist 97a20d522a Add setGameName to the mod interface 2019-02-22 22:16:17 -06:00
Silarn caee1fb7f6 Change to uibase requires Qt5Network linkage 2019-02-18 21:40:12 -06:00
Silarn bab649af43 Update to support API changes to uibase 2019-02-18 21:40:12 -06:00
Brian Munro 30ab7b8e14 Removed unneeded cmake variables due to that umbrella handles them correctly.
Requires testing.
2019-02-12 21:37:41 +02:00