log gui/src/main-window.cc @ 15045:1ffaad442161 gui

age author description
Sat, 28 Jul 2012 21:53:45 -0400 Jordi GutiƩrrez Hermoso Source code formatting (80-column lines, mostly whitespace changes) gui
Sat, 28 Jul 2012 21:02:28 -0400 Jordi GutiƩrrez Hermoso Update urls to Agora and bug tracker gui
Sat, 28 Jul 2012 15:17:57 +0200 Jacob Dawid Update qterminal thanks to Jen. Removed performance information on events. gui
Sat, 21 Jul 2012 01:39:03 -0400 Jacob Dawid Added support for changing the terminal cursor and the cursor blinking. gui
Fri, 20 Jul 2012 16:36:30 -0400 Jacob Dawid Updated qterminal. gui
Fri, 20 Jul 2012 09:15:22 -0400 Jacob Dawid Fixed bug with error message about missing arguments when running a file. gui
Wed, 18 Jul 2012 15:33:43 -0400 Jacob Dawid Editor now gets focussed when opening a file. gui
Mon, 02 Jul 2012 17:20:51 +0200 Jacob Dawid Fixed debugging shortcuts and debug menu item order. gui
Mon, 02 Jul 2012 16:06:50 +0200 Jacob Dawid Removed run command, instead cding into the script directory and executing script directly. gui
Mon, 02 Jul 2012 07:56:07 +0200 Jacob Dawid Not attempint to save workspace when no filename provided. gui
Thu, 28 Jun 2012 15:46:43 +0200 Jacob Dawid Clearing the command history works. gui
Thu, 28 Jun 2012 12:21:58 +0200 Jacob Dawid * main-window: Fixed bug with command window not coming up on Ctrl+0. gui
Thu, 28 Jun 2012 11:04:37 +0200 Jacob Dawid Improved menu structure of file, edit and window menu. Removed ambiguous shortcuts, improved focus handling for operating the GUI with the keyboard. Added new shortcuts to focus subwindows directly. 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
Tue, 26 Jun 2012 10:54:39 +0200 Jacob Dawid Current directories now synchronize on top, in the file browser and the cwd in octave. gui
Thu, 21 Jun 2012 21:29:01 +0200 Jacob Dawid Fixed integrating debug menu in the editor window. gui
Thu, 21 Jun 2012 12:22:01 +0200 Jacob Dawid Changing the directory one step up now does not use the terminal. gui
Mon, 18 Jun 2012 15:41:24 +0200 Jacob Dawid Added debug menu to file editor. gui
Tue, 12 Jun 2012 11:16:15 +0200 Jacob Dawid Changed copy-paste shortcuts from Ctrl-C/V to Ctrl-Shift-C/V, so that the Ctrl-C signal won't be catched by the terminal anymore. 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
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