David Sansome
|
5eb38504a7
|
Decrement the refcounts of shell methods if they're not called
|
2011-05-30 14:54:25 +00:00 |
|
David Sansome
|
bb0b547e9c
|
Hack the wrapped ~QStandardItem to remove the row properly from the model (which deletes it as well)
|
2011-05-30 14:54:11 +00:00 |
|
David Sansome
|
1c53935c4e
|
Initialise PythonQt shell POD return values to 0, so that if the wrapped method raises an exception an uninitialised value isn't returned to C++
|
2011-05-28 16:01:05 +00:00 |
|
David Sansome
|
417bde98a0
|
Remove dependency on QtUiTools, remove QtUiTools bindings and port PyQt's pure python .ui file parser to use PythonQt. Change the di.fm script to use uic again.
|
2011-05-21 19:08:38 +00:00 |
|
David Sansome
|
25e63e4b42
|
Add QtUiTools bindings
|
2011-05-15 16:12:38 +00:00 |
|
David Sansome
|
368c637ce7
|
Fix compilation in release mode and disable the python test for now
|
2011-05-15 15:46:42 +00:00 |
|
David Sansome
|
7c05b42dcd
|
Add PythonQt to 3rdparty, use it in the python engine instead of SIP/PyQt.
|
2011-05-15 13:41:54 +00:00 |
|