Thomas Perl
|
be1edb6b5c
|
New methods: pluginVersion() and pythonVersion()
|
2014-02-06 22:49:43 +01:00 |
|
Thomas Perl
|
2a79458c68
|
addImportPath: Strip leading "file://" (for use with Qt.resolvedUrl())
Also update examples to use the new feature.
|
2014-02-06 21:56:52 +01:00 |
|
Thomas Perl
|
c9934cb2fc
|
Restructure examples
|
2014-02-06 21:31:24 +01:00 |
|
Thomas Perl
|
42e9b4ef2f
|
New example: Populating list models from Python
|
2014-02-06 00:27:49 +01:00 |
|
Thomas Perl
|
23227a8374
|
Example using matplotlib + numpy
|
2013-10-06 15:13:48 +02:00 |
|
Thomas Perl
|
dc8cfb4f09
|
Image provider: Support returning encoded image data
This allows the additional use case of reading e.g. PNG tiles from a
database and passing them to Qt without decoding first (see issue #1).
|
2013-10-05 14:25:51 +02:00 |
|
Thomas Perl
|
211a04f7b3
|
Add support for Python-based image providers. Fixes #1
|
2013-10-05 14:05:18 +02:00 |
|
Thomas Perl
|
34ea420787
|
Initial commit
|
2013-08-07 21:47:24 +02:00 |
|