gui
|
2017-12-12
|
florianlink
|
[r465]
fixed unicode code and filename support for Pyt...
|
PythonQt.cpp
|
2018-09-17
|
florianlink
|
[r499]
reimplemented argument frame caching (previous ...
|
PythonQt.h
|
2018-09-04
|
florianlink
|
[r497]
compile thread support by default
|
PythonQtBoolResult.cpp
|
2014-09-18
|
florianlink
|
[r339]
added support for new BoolResult class to suppo...
|
PythonQtBoolResult.h
|
2014-09-18
|
florianlink
|
[r339]
added support for new BoolResult class to suppo...
|
PythonQtClassInfo.cpp
|
2018-08-29
|
florianlink
|
[r494]
added rvalue assignment and copy constructor to...
|
PythonQtClassInfo.h
|
2018-04-09
|
florianlink
|
[r474]
make sure that Python.h is always included first
|
PythonQtClassWrapper.cpp
|
2017-12-12
|
florianlink
|
[r465]
fixed unicode code and filename support for Pyt...
|
PythonQtClassWrapper.h
|
2016-05-30
|
florianlink
|
[r419]
added basic support for QtCore.Signal, QtCore.P...
|
PythonQtConversion.cpp
|
2018-09-17
|
florianlink
|
[r499]
reimplemented argument frame caching (previous ...
|
PythonQtConversion.h
|
2018-09-17
|
florianlink
|
[r499]
reimplemented argument frame caching (previous ...
|
PythonQtCppWrapperFactory.h
|
2011-11-14
|
florianlink
|
[r207]
added remove method for wrapper factories
|
PythonQtDoc.h
|
2016-06-09
|
florianlink
|
[r431]
removed unsupported files and added docs
|
PythonQtImportFileInterface.h
|
2018-04-09
|
florianlink
|
[r474]
make sure that Python.h is always included first
|
PythonQtImporter.cpp
|
2018-09-04
|
florianlink
|
[r497]
compile thread support by default
|
PythonQtImporter.h
|
2018-04-09
|
florianlink
|
[r474]
make sure that Python.h is always included first
|
PythonQtInstanceWrapper.cpp
|
2018-08-29
|
florianlink
|
[r494]
added rvalue assignment and copy constructor to...
|
PythonQtInstanceWrapper.h
|
2016-05-30
|
florianlink
|
[r419]
added basic support for QtCore.Signal, QtCore.P...
|
PythonQtMethodInfo.cpp
|
2018-09-04
|
florianlink
|
[r497]
compile thread support by default
|
PythonQtMethodInfo.h
|
2018-09-04
|
florianlink
|
[r497]
compile thread support by default
|
PythonQtMisc.cpp
|
2018-09-17
|
florianlink
|
[r499]
reimplemented argument frame caching (previous ...
|
PythonQtMisc.h
|
2018-09-17
|
florianlink
|
[r499]
reimplemented argument frame caching (previous ...
|
PythonQtObjectPtr.cpp
|
2018-09-04
|
florianlink
|
[r497]
compile thread support by default
|
PythonQtObjectPtr.h
|
2018-09-04
|
florianlink
|
[r497]
compile thread support by default
|
PythonQtProperty.cpp
|
2016-05-30
|
florianlink
|
[r419]
added basic support for QtCore.Signal, QtCore.P...
|
PythonQtProperty.h
|
2018-04-09
|
florianlink
|
[r474]
make sure that Python.h is always included first
|
PythonQtPythonInclude.h
|
2018-09-17
|
florianlink
|
[r498]
fixed linux compilation problem
|
PythonQtQFileImporter.cpp
|
2018-02-26
|
florianlink
|
[r473]
fixed ref counting of types
|
PythonQtQFileImporter.h
|
2018-04-09
|
florianlink
|
[r474]
make sure that Python.h is always included first
|
PythonQtSignal.cpp
|
2016-05-30
|
florianlink
|
[r419]
added basic support for QtCore.Signal, QtCore.P...
|
PythonQtSignal.h
|
2016-05-30
|
florianlink
|
[r419]
added basic support for QtCore.Signal, QtCore.P...
|
PythonQtSignalReceiver.cpp
|
2018-08-28
|
florianlink
|
[r488]
switched to using macros for scopes
|
PythonQtSignalReceiver.h
|
2012-04-30
|
florianlink
|
[r219]
merged various changes from MeVisLab repository
|
PythonQtSlot.cpp
|
2018-09-17
|
florianlink
|
[r499]
reimplemented argument frame caching (previous ...
|
PythonQtSlot.h
|
2015-01-15
|
florianlink
|
[r375]
added initial support for passing ownership to ...
|
PythonQtSlotDecorator.cpp
|
2016-07-21
|
florianlink
|
[r437]
fixed PY3K compilation
|
PythonQtSlotDecorator.h
|
2018-04-09
|
florianlink
|
[r474]
make sure that Python.h is always included first
|
PythonQtStdDecorators.cpp
|
2018-02-21
|
florianlink
|
[r471]
go back to QByteArray signal/slots to avoid ove...
|
PythonQtStdDecorators.h
|
2018-02-21
|
florianlink
|
[r471]
go back to QByteArray signal/slots to avoid ove...
|
PythonQtStdIn.cpp
|
2017-12-12
|
florianlink
|
[r465]
fixed unicode code and filename support for Pyt...
|
PythonQtStdIn.h
|
2011-11-14
|
florianlink
|
[r202]
merged contributions from https://github.com/co...
|
PythonQtStdOut.cpp
|
2017-12-12
|
florianlink
|
[r465]
fixed unicode code and filename support for Pyt...
|
PythonQtStdOut.h
|
2017-03-23
|
florianlink
|
[r446]
allow to override QVariantList conversion
|
PythonQtSystem.h
|
2010-03-16
|
florianlink
|
[r170]
updated old license information and current date
|
PythonQtThreadSupport.cpp
|
2018-09-04
|
florianlink
|
[r497]
compile thread support by default
|
PythonQtThreadSupport.h
|
2018-09-04
|
florianlink
|
[r497]
compile thread support by default
|
PythonQtUtils.h
|
2014-09-08
|
florianlink
|
[r284]
fixed Python 2 build
|
PythonQtVariants.h
|
2010-03-16
|
florianlink
|
[r170]
updated old license information and current date
|
src.pri
|
2018-08-27
|
florianlink
|
[r486]
initial GIL support (needs to be enabled via de...
|
src.pro
|
2017-10-18
|
florianlink
|
[r462]
added unix pkg config as provided on forum
|