##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r14:59f352c6d9fb
added PyLauncher example added hadError() to scripting console added addSysPath() git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@50 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r13:d46b01f7163a
added initial generated wrappers for Qt 4.4.3 git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@49 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r12:e79e720ed706
- added quitools - fixed examples to work with new API git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@48 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r11:27e624e0d6f1
- removed phonon temporarily - changed init.cpp to "key"_init.cpp - added solution setup bat file for windows git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@47 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r10:21d959e02207
syncing with my current work, updating to 1.2, see changelog git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@46 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r9:49d43d4cd654
added changelog message git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@44 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r8:f65f3e118cc5
- removed warnings - fixed some memory leaks (only on cleanup) - fixed bad QString usage as %s argument - added PythonQtQFileImporter, which implements a default importer using QFile - added PythonQt::self()->installDefaultImporter() to enable the new default importer - modified example to make use of new importer - removed ugly goto, which was copied from original zip import git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@43 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r7:404e8f96a20b
Added an example QFileImportInterface which doesn't work yet! git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@42 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
ezust
0
r6:569bd3d658ae
Documentation updates only. No changes to code. git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@41 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
ezust
0
r5:14f0a8a666fd
updated changelog git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@40 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r4:41816e302524
merged in features from the MeVisLab repository - added createModuleFromFile/createModuleFromScript/createUniqueModule - switched object destruction to use QPointer and lazy wrapper removal to avoid expensive objectDestroyed signal connections - added hash() support for PythnQtWrapper object - added support for signal to python function connections where the function has less arguments than the emitted signal - added setQObject[NoLonger]WrappedCallback API to support external reference counting on QObjects that are exposed to PythonQt - implemented flush on std redirect to support python logging framework - improved QVariant printing and fixed print error on MacX git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@39 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r3:d6abc51c58b9
updated changelog. git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@38 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
ezust
0
r2:b0bd6d44c879
- Added CHANGELOG - Bumped version to 1.1 - Added PythonQtObjectPtr conversion ctor and operator=(const QVariant&) - added examples/CPPPyWrapperExample git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@37 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
ezust
0
r1:0e5cc70bee0a
oops. Forgot to move the 'build' directory. I'm used to thinking that's a generated dir. git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@35 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
ezust
0
r0:2978a919fc4e
reorganized SVN tree into branches, tags and trunk git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@32 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
ezust
0
< 1 .. 5 6 7 8 9 10 11 >
showing 20 out of 215 commits