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
|
Sat, 09 Jun 2012 01:10:51 +0200 |
Jacob Dawid |
Added menu for debugging. Now sending debug control events, but these seem to not work flawlessly
gui
|
Tue, 05 Jun 2012 16:17:59 +0200 |
Jacob Dawid |
Added crystal project icons.
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:03:18 +0200 |
Jacob Dawid |
Removed last bits of Qt from octave_link.
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 16:38:36 +0200 |
Jacob Dawid |
Patched qterminal for MacOS. Changed Qt3 compatibility slot to Qt4 slot.
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
|
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/mainwindow.cc@7e8844aaa8b0
|