Commit Graph
317 Commits
Author SHA1 Message Date
AnyOldName3 277a2862b1 Make QFlags conversion bidirectional and register the converter for more uses of QFlags 2018-03-17 00:05:17 +00:00
AnyOldName3 af7823b920 Register some functions which Tannin created wrappers for, but omitted to make accessible from Python 2018-03-16 17:03:48 +00:00
AnyOldName3 10437e0aca Allow conversion of any unicode sequence into a QString 2018-03-16 00:32:21 +00:00
AnyOldName3 425ec8df5a Add support for converting Python unicode strings to QStrings 2018-03-15 21:21:23 +00:00
Jeremy Rimpo fc0a257b51 Allow getLauncherName to be overridden 2017-12-12 12:41:28 -06:00
Jeremy Rimpo 705d423839 Add QDir and required function to pythonrunner to fix missing definition 2017-12-08 02:41:53 -06:00
Jeremy Rimpo 1bc41a72b4 Add CCPlugins support 2017-11-18 12:28:36 -06: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 828e35a129 changes required by adding gameNexusName to uibase. 2016-12-04 17:52:43 +02:00
Tannin aa37f30c68 bugfix: invalid return type in python api 2016-06-06 20:27:29 +02:00
Tannin 9a310229e7 updated wrappers to current api 2016-05-06 22:45:52 +02:00
Thomas Tanner 4bb0994d71 Merge branch 'master' into issue/418 2016-01-24 15:57:54 +00:00
Tannin 2fcb932e16 allow for game plugins to be written in python 2016-01-10 19:50:19 +01:00
Tannin 163e3d4544 removed get-prefix from many getters 2015-12-28 14:35:35 +01:00
Thomas Tanner de99a71085 Merge branch 'master' into issue/418 2015-12-26 15:26:41 +00:00
Thomas Tanner 9bdb48c6bc Merge remote-tracking branch 'refs/remotes/TanninOne/master' into issue/418 2015-12-26 15:04:13 +00:00
Thomas Tanner a20b166290 Restore start download file method (3 of 3) 2015-12-20 22:25:45 +00:00
Thomas Tanner d1b2259cc5 For TanninOne/modarganizer#418
Changes to support getting list of mods / esps to activate from game plugin
2015-12-19 20:49:30 +00:00
Tannin 4bb048aa67 Merge branch 'master' of https://github.com/TanninOne/modorganizer-plugin_python
Conflicts:
	src/runner/pythonrunner.cpp
	src/runner/uibasewrappers.h
2015-12-06 20:58:22 +01:00
Tannin 0b53e86e5a updated python api 2015-12-06 20:55:36 +01:00
Thomas Tanner d75eda53fc Merge remote-tracking branch 'TanninOne/master' into issue/344 2015-12-06 17:31:13 +00:00
Thomas Tanner a71566122e Merge remote-tracking branch 'TanninOne/master' into issue/344
# Conflicts:
#	src/runner/pythonrunner.cpp
#	src/runner/uibasewrappers.h
2015-12-06 17:31:02 +00:00
TanninOne 69b988eede Merge pull request #1 from ThosRTanner/issue/308
View web pages from non-nexus installs (3 of 4)
2015-12-06 17:56:42 +01:00
Thomas Tanner 4a6f8e84f4 work through build issues 2015-12-06 16:13:29 +00:00
Thomas Tanner f94f37b635 Merge remote-tracking branch 'refs/remotes/TanninOne/master' into issue/356
Conflicts:
	src/runner/pythonrunner.cpp
2015-12-05 12:48:39 +00:00