Thu, 02 Aug 2012 11:08:45 +0200 |
Jacob Dawid |
Added find functionality in editor by to.lil.
gui
|
Mon, 30 Jul 2012 09:55:57 +0200 |
Jacob Dawid |
Modified GUI sources so they can be build inside the source tree, without installing octave first.
gui
|
Sat, 28 Jul 2012 15:17:57 +0200 |
Jacob Dawid |
Update qterminal thanks to Jen. Removed performance information on events.
gui
|
Tue, 26 Jun 2012 15:27:10 +0200 |
Jacob Dawid |
Replaced a lot of terminal interaction with events: Clearing, loading and saving workspace, running a file. Default location for saving a new file is now the current working directory. Fixed bad settings with a fresh installation of the GUI by providing a file with default settings and installing it when appropriate.
gui
|
Sat, 09 Jun 2012 19:59:43 +0200 |
Jacob Dawid |
The GUI now shows performance information in the status bar of the GUI (ie. how much overhead it causes in the octave thread compares to the terminal version).
gui
|
Tue, 05 Jun 2012 14:41:22 +0200 |
Jacob Dawid |
Added debug events, debug mode detection and fixed compiling error.
gui
|
Mon, 04 Jun 2012 22:30:08 +0200 |
Jacob Dawid |
Moved symbol-information out of octave-adapter. Adjusted project file.
gui
|
Mon, 04 Jun 2012 22:03:18 +0200 |
Jacob Dawid |
Removed last bits of Qt from octave_link.
gui
|
Mon, 04 Jun 2012 21:28:08 +0200 |
Jacob Dawid |
Added update events for the command history model and workspace model.
gui
|
Mon, 04 Jun 2012 16:08:44 +0200 |
Jacob Dawid |
Extended event based communication model.
gui
|
Mon, 04 Jun 2012 01:42:58 +0200 |
Jacob Dawid |
Added event based processing and implement exit and change directory event.
gui
|
Sat, 02 Jun 2012 14:44:50 +0200 |
Jacob Dawid |
Solved crash on close by ignoring close event and instead executing exit in the terminal.
gui
|
Sat, 02 Jun 2012 13:57:51 +0200 |
Jacob Dawid |
Added comments for the octave-adapter module.
gui
|
Fri, 01 Jun 2012 23:54:14 +0200 |
Jacob Dawid |
Completion of code reformatting.
gui
|
Thu, 31 May 2012 22:59:47 +0200 |
Jacob Dawid |
Started to rename class names and methods from camel case to underscore-
gui
|
Thu, 31 May 2012 22:19:53 +0200 |
Jacob Dawid |
Changed various files to matche file naming conventions.
gui
base
gui/src/backend/octavelink.h@2b853fc9acf7
|