|
|
fa42cf671a
|
git users complain this breaks for them
|
2011-02-28 19:48:56 +00:00 |
|
|
|
f73c993b16
|
- use Py_CLEAR for python internally referencing other PyObjects (supposed to be safer).
- detect includes for qtcreator projects as well as the ones from cmake (it didnt return all of the right paths).
|
2011-02-27 04:01:58 +00:00 |
|
|
|
61235fcc8a
|
fix for 'live edit', running python scripts as you type
- errors would jump to the line which gets in the way.
- the window wouldn't always redraw.
|
2011-02-26 15:30:38 +00:00 |
|
|
|
34abccc0ab
|
qtcreator project generator now includes defines and correct include paths.
|
2011-02-26 11:18:36 +00:00 |
|
|
|
e06eea4fba
|
fix for scons with recent change to how BINRELOC is enabled via cmake.
also add WITH_PYTHON define to qtcreator project generator until we get a way to add them properly.
|
2011-02-25 14:45:45 +00:00 |
|
|
|
812f238494
|
pep8 cleanup and remove unused vars/imports
|
2011-02-17 04:35:41 +00:00 |
|
|
|
736a7b7a22
|
pep8 cleanup
|
2011-02-04 09:27:25 +00:00 |
|
|
|
6afe713d57
|
script to generate qtcreator project files, advantage is they include all source which is nicer for refactoring.
|
2010-12-16 21:32:56 +00:00 |
|