log gui/src/WorkspaceModel.cpp @ 14669:7605e7136b50 gui

age author description
Tue, 22 May 2012 11:00:24 +0200 Jacob Dawid Discarded initFileEditor, instead put that in the constructor. Speedup for updating the symbol table by lowering complexity from n² to n. Fixed problem with hangup on quit. gui
Tue, 22 May 2012 09:13:46 +0200 Jacob Dawid Removed unused classes and added octave loop hook. gui
Sun, 20 May 2012 22:05:49 +0200 Jacob Dawid Extracted model code from the WorkspaceView and rearranged it in a new model class. gui