Commit Graph
169 Commits
Author SHA1 Message Date
AnyOldName3 10437e0aca Allow conversion of any unicode sequence into a QString 2018-03-16 00:32:21 +00:00
Al c6e8a223e1 Merge pull request #1 from AnyOldName3/unicode-support
Add support for converting Python unicode strings to QStrings
2018-03-15 23:26:31 +01:00
AnyOldName3 425ec8df5a Add support for converting Python unicode strings to QStrings 2018-03-15 21:21:23 +00:00
Jeremy Rimpo 39e17ebbe3 Merge pull request #6 from Silarn/mainline_dev
Allow getLauncherName to be overridden
2017-12-12 15:44:01 -06:00
Jeremy Rimpo fc0a257b51 Allow getLauncherName to be overridden 2017-12-12 12:41:28 -06:00
Brian Munro fe87c841a8 Merge pull request #5 from Silarn/mainline_dev
Add QDir and required function to pythonrunner to fix missing definition
2017-12-08 19:40:40 +02:00
Jeremy Rimpo 705d423839 Add QDir and required function to pythonrunner to fix missing definition 2017-12-08 02:41:53 -06:00
Brian Munro 9dff2ab02e Merge pull request #4 from Silarn/mainline_dev
Add CCPlugins support
2017-12-03 07:51:57 +02:00
Jeremy Rimpo 1bc41a72b4 Add CCPlugins support 2017-11-18 12:28:36 -06:00
Brian Munro d212bff9e9 Merge pull request #3 from Silarn/mainline_dev
Fix bind failure due to function overload and move to std bind (MSVC 2017 - Boost 1.65.1)
2017-11-05 17:26:29 +02:00
Jeremy Rimpo 85cb9b18e4 Fix bind failure due to function overload and move to std bind 2017-11-05 03:49:56 -06:00
LePresidente 6a5ab7f747 Updated cmakelists to get the QT5 location from the QT_ROOT variable, instead of expecting it in DEPENDENCIES_DIR. 2017-09-21 16:48:15 +02:00
Brian Munro 539b068b71 Merge pull request #2 from Hugues92/master
Cannot override basePath as it is not present in parent class
2017-03-29 07:35:28 -07:00
Hugues92 96dbb56467 Cannot override basePath as it is not present in parent class 2017-03-22 23:22:38 +01:00
Brian Munro ea408a05af Merge pull request #1 from ZachHaber/master
Adding basePath to python plugins
2017-01-17 20:23:22 -08:00
ZachHaber fa66025024 Adding basePath to python plugins
Adds the virtual function override to the boost python wrapper.
2017-01-17 17:05:22 -06:00
LePresidente 3e61a88abb added if statement to allow to build on msvc2013 2016-12-12 05:13:08 -08:00
lepresidente 828e35a129 changes required by adding gameNexusName to uibase. 2016-12-04 17:52:43 +02:00
lepresidente cc58ccc992 Fixed cmake python location.
Fixed build issue with VS2015.
2016-11-27 16:54:19 +02:00
Tannin aa37f30c68 bugfix: invalid return type in python api 2016-06-06 20:27:29 +02:00
Tannin f9353e4da0 translation 2016-06-04 20:39:14 +02:00
Tannin 9a310229e7 updated wrappers to current api 2016-05-06 22:45:52 +02:00
Tannin a78db4cbdc Merge branch 'ThosRTanner-issue/418' 2016-02-10 18:55:43 +01:00
Tannin 9502ea561e Merge branch 'issue/418' of https://github.com/ThosRTanner/modorganizer-plugin_python into ThosRTanner-issue/418
Conflicts:
	src/runner/uibasewrappers.h
2016-02-10 18:55:18 +01:00
Tannin 179deda6e4 Merge branch 'ThosRTanner-master' 2016-02-10 18:52:48 +01:00