log gui/src/HistoryDockWidget.h @ 14290:faece6b2ab90 gui

age author description
Tue, 31 Jan 2012 00:47:54 +0100 Jacob Dawid Corrected license headers in all files to GPL. gui
Sat, 21 Jan 2012 10:40:19 +0100 Jacob Dawid GUI: Removed stylesheets from dock widgets and add missing slots. gui
Sun, 25 Sep 2011 21:12:47 +0200 Jacob Dawid Shifted IRCWidget.
Sun, 25 Sep 2011 18:29:24 +0200 Jacob Dawid Properly implemented shutdown of callback thread.
Sun, 25 Sep 2011 10:52:42 +0200 Jacob Dawid Updated license headers and moved to AGPLv3.
Mon, 01 Aug 2011 18:51:36 +0200 Jacob Dawid Fixed bug with closing subwindows.
Wed, 27 Jul 2011 00:53:52 +0200 Jacob Dawid Connected filterinh via slots, which is significantly faster.
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:56:03 +0200 Jacob Dawid History can be filtered with an input search box while typing.
Tue, 26 Jul 2011 18:11:34 +0200 Jacob Dawid Few minor improvements, added advanced settings for file browser.
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.
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.
Sun, 17 Apr 2011 22:12:02 +0200 Jacob Dawid Added buttons to load, save and clear the workspace. Double-clicking an item in the history list will now send the command to the console.
Mon, 11 Apr 2011 21:31:30 +0200 Jacob Dawid Added toolbar, statusbar and some messages.
Sun, 10 Apr 2011 23:26:38 +0200 Jacob Dawid Added dockable variable and history widget.