14 months ago |
Edouard Tisserant |
IDE: py3.10 related float/int fixes in debug plots
|
file |
diff |
annotate
|
2022-10-28 |
GP Orcullo |
fix for gc errors on shutdown
python3
|
file |
diff |
annotate
|
2022-10-28 |
GP Orcullo |
wx fixes for controls
python3
|
file |
diff |
annotate
|
2022-10-28 |
GP Orcullo |
automated conversion using 2to3-3.9 tool
python3
|
file |
diff |
annotate
|
2022-11-04 |
Edouard Tisserant |
IDE: Fix DropTarget() methods that must return a bool with wxPython4.
wxPython4
|
file |
diff |
annotate
|
2021-09-02 |
Edouard Tisserant |
Preliminary support for WxPython 4.1.0. Needs more testing. Grid selection/focus seems broken, and probably many other bugs hidden in dialogs and editors.
wxPython4
|
file |
diff |
annotate
|
2021-06-16 |
Edouard Tisserant |
IDE: Fixed variable traces graphs RingBuffers. Removed an apparently useless wxCallAfter in trend graph that was leading to pydeadobject exception on wxGTK when double-clicking.
|
file |
diff |
annotate
|
2019-04-11 |
Edouard Tisserant |
force redraw only through EVT_PAINT event and use wxPaintDC, as described in wx documentation
|
file |
diff |
annotate
|
2019-02-14 |
Andrey Skvortsov |
Fix redraw problems in preview frames and debug panel
|
file |
diff |
annotate
|
2018-10-11 |
Andrey Skvortsov |
python3 support: pylint, W1652 # (deprecated-types-field) Accessing a deprecated fields on the types module
|
file |
diff |
annotate
|
2018-10-05 |
Andrey Skvortsov |
python3 support: pylint, W1619 #(old-division) division w/o __future__ statement
|
file |
diff |
annotate
|
2017-10-19 |
Andrey Skvortsov |
fix pylint warning '(bad-continuation) Wrong hanging indentation before block'
|
file |
diff |
annotate
|
2017-10-09 |
Andrey Skvortsov |
fix pylint warning "(relative-import) Relative import 'Y', should be 'X.Y'"
|
file |
diff |
annotate
|
2017-10-09 |
Andrey Skvortsov |
fix pylint warning '(dangerous-default-value) Dangerous default value {} as argument'
|
file |
diff |
annotate
|
2017-10-06 |
Andrey Skvortsov |
fix pylint warning '(unused-import), Unused import connectors'
|
file |
diff |
annotate
|
2017-10-05 |
Andrey Skvortsov |
explicitly mark unused variables found by pylint with _ or dummy
|
file |
diff |
annotate
|
2017-08-21 |
Andrey Skvortsov |
clean-up: fix PEP8 E265 block comment should start with '# '
|
file |
diff |
annotate
|
2017-08-19 |
Andrey Skvortsov |
clean-up: fix PEP8 E722 do not use bare except'
|
file |
diff |
annotate
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 E227 missing whitespace around bitwise or shift operator
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix PEP8 E302 expected 2 blank lines, found 1
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up for PEP8: fix W291 trailing whitespace
|
file |
diff |
annotate
|
2016-11-18 |
Andrey Skvortsov |
fix license notices in source files and license files under GPLv2+
|
file |
diff |
annotate
|
2013-06-04 |
Laurent Bessard |
Fixed bug when moving debug viewers
|
file |
diff |
annotate
|
2013-06-03 |
Laurent Bessard |
Rewrite DebugVariablePanel
|
file |
diff |
annotate
|
2013-06-03 |
Laurent Bessard |
Added support for opening text viewer by default and toggling between GraphicViewer and TextViewer
|
file |
diff |
annotate
|
2013-06-02 |
Laurent Bessard |
Rewrite DebugVariablePanel and fixed bugs
|
file |
diff |
annotate
|
2013-05-31 |
Laurent Bessard |
Rewrite DebugVariableTablePanel
|
file |
diff |
annotate
|
2013-05-30 |
Laurent Bessard |
Splitted DebugVariableGraphicPanel.py into several files
|
file |
diff |
annotate
| base
|