log gui/src/MainWindow.cpp @ 13869:d80086a9880e gui

age author description
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 10:52:42 +0200 Jacob Dawid Updated license headers and moved to AGPLv3.
Sat, 10 Sep 2011 09:38:49 +0200 Jacob Dawid Improved highlighting and incremented version.
Sun, 28 Aug 2011 20:53:15 +0200 ttl included some editor setting into the setting dialog
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.
Tue, 23 Aug 2011 18:06:45 +0200 Jacob Dawid Lowered size limits for subwindows.
Mon, 22 Aug 2011 23:49:25 +0200 Jacob Dawid Cleanly separated terminal emulation code with an interface for platform-dependent terminals.
Fri, 19 Aug 2011 03:37:49 +0200 Jacob Dawid Incremented version number.
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...
Thu, 18 Aug 2011 12:56:08 +0200 Jacob Dawid Added minimum constraints to subwindows.
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 10:49:57 +0200 Jacob Dawid Icons are now maintained by the ResourceManager.
Wed, 17 Aug 2011 02:49:24 +0200 Jacob Dawid Chat Window changes logo on new messages.
Wed, 17 Aug 2011 00:36:10 +0200 Jacob Dawid Proxy settings can now be configured.
Mon, 15 Aug 2011 13:57:13 +0200 Jacob Dawid IRC client is now usable again.
Wed, 03 Aug 2011 19:04:35 +0200 Jacob Dawid Changed "Current Folder" to "Current Directory".
Tue, 02 Aug 2011 02:59:25 +0200 Jacob Dawid Completely rewrote IRC client backend to make it platform-independent. Not all functionality has been reimplemented as of yet, though.
Mon, 01 Aug 2011 18:51:36 +0200 Jacob Dawid Fixed bug with closing subwindows.
Mon, 01 Aug 2011 16:45:38 +0200 Jacob Dawid Default settings are now loaded it there is no user-defined settings.
Mon, 01 Aug 2011 00:13:45 +0200 Jacob Dawid Increased version.
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 12:41:58 +0200 Jacob Dawid Added close button to file editor, assorted subwindows after importance.
Wed, 27 Jul 2011 12:10:59 +0200 Jacob Dawid Added lots of status tips.
Wed, 27 Jul 2011 11:56:47 +0200 Jacob Dawid Added about boxes.
Wed, 27 Jul 2011 00:34:28 +0200 Jacob Dawid Command get inserted by double clicking in the command history again.
Tue, 26 Jul 2011 23:05:37 +0200 Jacob Dawid Iterated version number.
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 02:12:31 +0200 Jacob Dawid GUI was unusable due to a bug. Bug is not fixed entirely, but GUI is usable again.
Tue, 26 Jul 2011 01:27:31 +0200 Jacob Dawid Added urls for Agora and Octave Forge in Community Window.
Mon, 25 Jul 2011 23:44:05 +0200 Jacob Dawid Dock windows are now selectable form the menus.
Sun, 24 Jul 2011 20:52:48 +0200 Jacob Dawid User can set a custom file editor instead of the built-in one.
Fri, 22 Jul 2011 22:01:37 +0200 ttl gui-editor: open new editor window via interface menu
Wed, 20 Jul 2011 23:32:19 +0200 Jacob Dawid Fixed race condition.
Wed, 20 Jul 2011 22:44:02 +0200 Jacob Dawid Fixed crash on startup.
Wed, 20 Jul 2011 10:44:42 +0200 Jacob Dawid Moved load/save/clear workspace into main menu.
Wed, 20 Jul 2011 00:34:38 +0200 Jacob Dawid Further simplified OctaveLink by removing the readline event hook.
Wed, 20 Jul 2011 00:16:36 +0200 Jacob Dawid Raised update interval to 500ms.
Tue, 19 Jul 2011 15:53:43 +0200 Jacob Dawid Put history model part into OctaveLink.
Tue, 19 Jul 2011 15:18:47 +0200 Jacob Dawid History deactivated.
Mon, 18 Jul 2011 22:04:40 +0200 Jacob Dawid Removed unused code in order shrink down the terminal code and hopefully nearing the goal to replace it.
Mon, 18 Jul 2011 21:33:28 +0200 Jacob Dawid Added a version number.
Sun, 17 Jul 2011 22:59:28 +0200 Jacob Dawid Reformatted to GNU Style.
Sun, 17 Jul 2011 20:27:03 +0200 Jacob Dawid Replaced Quint with OctaveGUI.
Sun, 17 Jul 2011 17:45:05 +0200 Jacob Dawid Added new gui files.
Fri, 29 Apr 2011 23:51:33 +0200 Jacob Dawid Added source files.
Fri, 29 Apr 2011 23:51:33 +0200 Jacob Dawid Added source files.
Fri, 29 Apr 2011 00:20:00 +0200 Jacob Dawid Switching between tabs is now possible.
Thu, 28 Apr 2011 13:13:49 +0200 Jacob Dawid Changed bugtracker url.
Thu, 28 Apr 2011 12:50:34 +0200 Jacob Dawid Added Quint logos.
Wed, 27 Apr 2011 14:21:28 +0200 Jacob Dawid Removed plotter tab.
Fri, 22 Apr 2011 22:02:15 +0200 Jacob Dawid Changed bugtracker site.
Mon, 18 Apr 2011 22:58:41 +0200 Jacob Dawid Added some OpenGL plotting.
Mon, 18 Apr 2011 00:14:40 +0200 Jacob Dawid Translated Quint to German.
Sun, 17 Apr 2011 23:10:37 +0200 Jacob Dawid Focus is now on terminal after double-clicking the history list.