log gui/src/backend/OctaveLink.cpp @ 14694:ea11c9d8aa47 gui

age author description
Mon, 28 May 2012 00:39:57 +0200 Jacob Dawid Calling qApp->quit () via QMetaObject::invoke caused a segfault, now exits cleanly. gui
Sun, 27 May 2012 23:42:00 +0200 Jacob Dawid Added patch from Marco Atzeri for QTerminal to build with cygwin. Removed some compiler warnings. gui
Fri, 25 May 2012 20:54:36 +0200 Jacob Dawid Fixed crash on exit. Typing exit in the terminal works, too. gui
Tue, 22 May 2012 23:34:40 +0200 Jacob Dawid Fixed bug with querying wrong matrix dimensions (bug #36421). gui
Tue, 22 May 2012 17:29:34 +0200 Jacob Dawid Settings readline event hook and fixed race condition. gui
Tue, 22 May 2012 13:04:24 +0200 Jacob Dawid Restructured menus, added toolbar and current directory line edit. gui
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
Mon, 07 May 2012 21:44:32 +0200 Jacob Dawid Added parameter to dup, so that it compiles with the changed API of 3.7.0+. gui
Mon, 07 May 2012 00:53:54 +0200 Jacob Dawid Cleaned up code. gui
Tue, 27 Mar 2012 16:35:25 -0400 John W. Eaton backout changeset 75cb16d1292b. gui
Fri, 03 Feb 2012 23:17:09 +0100 Jacob Dawid Made the symbol table more thread-safe. gui
Tue, 31 Jan 2012 00:47:54 +0100 Jacob Dawid Corrected license headers in all files to GPL. gui
Fri, 30 Sep 2011 12:34:37 +0200 Jacob Dawid Renamed VariablesDockWidget to WorkspaceView and optimized memory footprint for 30%.
Sun, 25 Sep 2011 21:28:38 +0200 Jacob Dawid Variables view now showing matrix size.
Sun, 25 Sep 2011 18:29:24 +0200 Jacob Dawid Properly implemented shutdown of callback thread.
Sun, 25 Sep 2011 10:52:42 +0200 Jacob Dawid Updated license headers and moved to AGPLv3.
Mon, 15 Aug 2011 03:49:22 +0200 Jacob Dawid Terminating octave main thread instantly.
Tue, 26 Jul 2011 23:15:38 +0200 Jacob Dawid Separated backend files to folder. base gui/src/OctaveLink.cpp@506b7cbef7d6