1
0
mirror of https://github.com/thp/pyotherside.git synced 2025-01-28 23:52:55 +08:00

7 Commits

Author SHA1 Message Date
Thomas Perl
28d5e9289c QML API 1.2: Fix importModule() behavior. Fixes #3
This changes the behavior of an existing function, so we need to
bump the QML import version to still support code that depends on
the old (broken) behavior of the importModule() function.
2014-02-08 15:29:02 +01:00
Thomas Perl
cb593f5980 PyOtherSide 1.1.0 2014-02-06 22:57:09 +01:00
Thomas Perl
aaecf7b195 Fix typos in the documentation 2014-02-06 22:53:51 +01:00
Thomas Perl
be1edb6b5c New methods: pluginVersion() and pythonVersion() 2014-02-06 22:49:43 +01:00
Thomas Perl
da02a1ce9b Update documentation with version changelog and markup fixes 2014-02-06 22:19:59 +01:00
Thomas Perl
71049fc5d7 Cleanup documentation, packaging and file structure 2014-02-06 21:17:04 +01:00
Thomas Perl
ae8145e5ef Add Sphinx-based Developer Guide documentation 2014-02-06 00:28:18 +01:00