Showing locals and globals variables in a table
ClosedPublic

Authored by eliakinalmeida on Jan 21 2017, 5:07 AM.

Details

Summary
  • Improvement in the performance of the debugger
  • Better implementation for the paintEvent
  • The locals and globals variables of each frame are show in a QTableWidget
  • Unnecessary values was removed from locals and globals

Fixes T4551

Ref T1625

Test Plan

None

Diff Detail

Repository
R37 Krita
Branch
eliakinalmeida/T4551-interactive-python-scripting
Lint
No Linters Available
Unit
No Unit Test Coverage
eliakinalmeida retitled this revision from to Showing locals and globals variables in a table.
eliakinalmeida edited the test plan for this revision. (Show Details)
eliakinalmeida added a reviewer: rempt.
eliakinalmeida updated this object.
eliakinalmeida added a subscriber: eliakinalmeida.
woltherav accepted this revision.Dec 7 2017, 3:09 PM
This revision is now accepted and ready to land.Dec 7 2017, 3:09 PM
woltherav closed this revision.Dec 7 2017, 3:09 PM

This was pushed :)