log gui/src/MainWindow.h @ 14693:c952f1e35e50 gui

age author description
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
Sun, 27 May 2012 13:54:03 +0200 Jacob Dawid Made the terminal window dockable, too. Now the whole interface is fully dockable. gui
Wed, 23 May 2012 20:25:07 +0200 Jacob Dawid Editor can now handle multiple files in tabs. gui
Wed, 23 May 2012 10:50:08 +0200 Jacob Dawid Restructured source files. gui
Tue, 22 May 2012 13:04:24 +0200 Jacob Dawid Restructured menus, added toolbar and current directory line edit. gui
Mon, 07 May 2012 02:36:49 +0200 Jacob Dawid Cleaned up code. Fixed bug that causes the GUI to freeze when launching another editor. gui
Mon, 07 May 2012 00:53:54 +0200 Jacob Dawid Cleaned up code. gui
Mon, 30 Apr 2012 19:38:24 -0700 Israel Herraiz Added controls and settings for changing the terminal font. gui
Thu, 02 Feb 2012 22:32:30 +0000 Michael Goffioul Re-enable MSVC/Win32 compilation. gui
Wed, 01 Feb 2012 19:28:51 +0100 Jacob Dawid Removed chat and chat settings, instead made a separate menu entry in the community menu. gui
Tue, 31 Jan 2012 00:47:54 +0100 Jacob Dawid Corrected license headers in all files to GPL. gui
Sat, 28 Jan 2012 00:11:34 +0100 Jacob Dawid Removed the old IRC Client code and replaced it by qirc. gui
Mon, 23 Jan 2012 22:35:00 +0100 Jacob Dawid GUI: Bundled the new qterminal. gui
Wed, 16 Nov 2011 18:51:04 +0000 Michael Goffioul Initial implementation of a Qt Win32 terminal widget. 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:18:41 +0200 Jacob Dawid Fixed error with header.
Sun, 25 Sep 2011 10:52:42 +0200 Jacob Dawid Updated license headers and moved to AGPLv3.
Sun, 28 Aug 2011 00:03:28 +0200 ttl modified editor files can be saved when main window is closed
Tue, 23 Aug 2011 20:31:51 +0200 Jacob Dawid Renamed OctaveTerminal to TerminalView.
Thu, 18 Aug 2011 19:20:10 +0200 Jacob Dawid Removed terminal, instead now using QPlainTextEdit, which looks much nicer and is not that error-prone...
Wed, 17 Aug 2011 15:20:11 +0200 Jacob Dawid Important subwindows are not closable now. A close button is still displayed, which seems to be q Qt bug.
Wed, 17 Aug 2011 02:49:24 +0200 Jacob Dawid Chat Window changes logo on new messages.
Sun, 31 Jul 2011 22:33:50 +0200 ttl editor: menu bar, run editor file in octave
Sat, 30 Jul 2011 16:36:25 +0200 ttl editor: custom lexer, syntax highlighting, auto completion
Wed, 27 Jul 2011 11:56:47 +0200 Jacob Dawid Added about boxes.
Tue, 26 Jul 2011 23:04:52 +0200 Jacob Dawid Highly improved separation of model and view classes.
Tue, 26 Jul 2011 22:31:01 +0200 Jacob Dawid Seperated classes into own files.
Tue, 26 Jul 2011 19:04:07 +0200 Jacob Dawid Introduced a central ResourceManager class.
Tue, 26 Jul 2011 18:11:34 +0200 Jacob Dawid Few minor improvements, added advanced settings for file browser.
Tue, 26 Jul 2011 01:27:31 +0200 Jacob Dawid Added urls for Agora and Octave Forge in Community Window.