##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
r214:10ef09a17283
fix PythonQt*Config.cmake _again_
Orochimarufan
1
r213:89db53e7cd3e
More PythonQt*Config.cmake fixes
Orochimarufan
0
r212:00d0962ac01d
Fix PythonQt*Config*.cmake
Orochimarufan
0
r211:6242b5a89014
Add PythonQt*Config.cmake
Orochimarufan
0
r210:d5ac67324004
Modify typesystems to #ifdef PyString
Orochimarufan
0
r209:2027919bbd5a
Add README.md
Orochimarufan
0
r208:1476f2d2cf46
Now Works with Python 2 & 3, Qt 4 & 5. CMake now generates different librariy files depending on the linked Qt/Python versions: PythonQt - Qt 4.x + Python 2.x PythonQt_3 - Qt 4.x + Python 3.x PythonQt5 - Qt 5.x + Python 2.x PythonQt5_3 - Qt 5.x + Python 3.x Fix Qt 4 build.
Orochimarufan
0
r207:99eb8a233276
Fix __getattr__ problems.
Orochimarufan
0
r206:316b4928f53f
Start Python 3.x Port The main python interpreter works, BUT: Many tests still fail, Qt integration is broken
Orochimarufan
0
r205:706df4355685
Redo CMake build system, get Qt5 support Qt5 support as discussed here: 3fbe">http://sourceforge.net/p/pythonqt/discussion/631392/thread/5f20c176/3fbe
Orochimarufan
0
r204:7ce280c51c17
improved wrapper check to avoid crashes on virtual methods while python object gets deleted git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@245 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r203:64a9f70b03c9
cleared cached signature hash to avoid dangling pointers git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@244 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r202:ca58bd51b222
integrated changes from https://github.com/commontk/PythonQt#patched-2 updated main CMakeLists.txt added generator/CMakeLists.txt git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@243 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r201:4443fddf8142
integrated changes from https://github.com/commontk/PythonQt#patched-2 renamed errorOccurred() to hadError() renamed resetErrorFlag() to clearError() added optional system exit handler added iatty method git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@242 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r200:4666847dd11c
added wrappers for Qt 4.6/4.7 git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@241 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r199:1f55453df6ee
improved code generation for virtual functions to support overriding getter slots that are named as properties git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@240 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r198:0dcd933258e0
performance improvement (merged from MeVisLab PythonQt) git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@239 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r197:31700bd9f8fe
improved conversion (merged from MeVisLab PythonQt) git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@238 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r196:076f03abc239
ignore ssl methods on request/reply git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@237 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r195:c6fc2f0a1749
added PySide/PyQt compatible read/write methods git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@236 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
load next
< 1 2 3 4 5 6 7 .. 11 >
showing 20 out of 215 commits