Mercurial > hg > octave-nkf
log gui/src/backend/OctaveMainThread.cpp @ 14282:556f8f40112e gui
age | author | description |
---|---|---|
Mon, 30 Jan 2012 01:54:18 +0100 | Jacob Dawid | Modified call to octave_main, so it doesn't run in embedded mode anymore. gui |
Mon, 23 Jan 2012 22:35:00 +0100 | Jacob Dawid | GUI: Bundled the new qterminal. gui |
Sun, 25 Sep 2011 10:52:42 +0200 | Jacob Dawid | Updated license headers and moved to AGPLv3. |
Sat, 10 Sep 2011 09:15:38 +0200 | Jacob Dawid | Implemented highlighting of octave keywords in terminal. |
Fri, 29 Jul 2011 18:53:35 +0200 | Jacob Dawid | Isolated and eliminated class ProcessInfo. |
Tue, 26 Jul 2011 23:15:38 +0200 | Jacob Dawid | Separated backend files to folder. base gui/src/OctaveMainThread.cpp@e101966e8d48 |