log libgui/src/main-window.cc @ 17824:86e8dbccf7c7

age author description
Fri, 01 Nov 2013 14:30:47 -0400 John W. Eaton show when variables are complex in workspace view (bug #40445)
Tue, 29 Oct 2013 09:54:40 -0700 Rik Use GNU style coding conventions for code in libgui/
Sun, 27 Oct 2013 08:08:17 -0400 John W. Eaton if NEWS file is missing, include expected file name in release notes message
Sat, 26 Oct 2013 00:38:31 -0400 Mike Miller Format release notes as preformatted text in the GUI (bug #40367)
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 18 Oct 2013 20:01:03 +0200 Torsten restore (un)docking of widgets without reparenting on non-windows systems
Thu, 17 Oct 2013 20:29:17 +0200 Torsten add menu entries to the editor for directly accessing the editor's settings
Thu, 17 Oct 2013 12:50:17 -0400 John W. Eaton handle OCTAVE_HOME substitution for NEWS file (bug #40284)
Mon, 14 Oct 2013 14:57:54 -0400 John Donoghue Update news menu selection to display news window (current tab) and update windows menus correctly
Fri, 11 Oct 2013 20:04:49 -0400 John W. Eaton use QTextBrowser instead of QWebView to display community news
Wed, 09 Oct 2013 21:06:40 +0200 Torsten icons for news and release notes widgets
Wed, 09 Oct 2013 17:33:50 +0200 Torsten correct indication of news-windows visibility in the window menu
Mon, 07 Oct 2013 21:13:11 -0400 John W. Eaton community news dock widget and other user info in GUI
Sat, 05 Oct 2013 12:13:01 +0200 Andreas Weber main-windows.cc: Fixed typo in open_developer_page URL
Sat, 28 Sep 2013 15:04:14 -0400 John W. Eaton eliminate some macros in version.h
Thu, 26 Sep 2013 15:28:33 -0400 John W. Eaton update links in Help menu
Mon, 26 Aug 2013 21:26:25 +0200 Torsten fix running file from editor that is not in the search path (bug #39870)
Sat, 24 Aug 2013 23:29:42 +0200 Torsten queue and synchronize mutliple commands executed fro history (bug #39723)
Wed, 31 Jul 2013 21:25:04 +0200 Torsten disable global paste action when clipboard is empty
Fri, 26 Jul 2013 06:53:17 +0200 Torsten show correct undock-button of widgets when window layout is resetted
Thu, 25 Jul 2013 21:51:54 +0200 Torsten make sure a central menu bar does not show a widgets title but "Octave"
Sat, 20 Jul 2013 22:13:51 -0400 John Donoghue Display doc info pages using documentation browser when in GUI mode (Bug #39451)
Thu, 18 Jul 2013 10:56:44 -0400 John Donoghue Add preferences and prefdir functions
Sat, 13 Jul 2013 10:28:57 +0200 Torsten enable readline key bindings in terminal widget of gui (bug #36986)
Thu, 11 Jul 2013 21:13:12 +0200 Torsten make ctrl-c abort the actual octave command in linux (bug #37672)
Sun, 07 Jul 2013 19:07:23 +0200 Torsten no native dialogs to prevent hangs in KDE (patch #7948 by Andre da Costa Barros)
Sun, 30 Jun 2013 20:33:20 -0400 John Donoghue Make main window copy and paste global for current focused window
Sun, 23 Jun 2013 12:07:07 +0200 Torsten clean up some code for undocking and docking widgets
Sat, 22 Jun 2013 22:25:20 +0200 Torsten fix resetting the window layout when some widgets are floating
Fri, 21 Jun 2013 22:40:53 +0200 Torsten make stand-alone windows from dock widgets when floating (bug #38785)
Fri, 24 May 2013 21:45:40 -0400 John Donoghue Added find files context menu to files-dock-widget
Sun, 12 May 2013 16:46:56 -0400 John Donoghue Fix Qt error messages w/o QScintilla-dev installed (Bug #38878)
Mon, 13 May 2013 07:54:58 -0400 John W. Eaton more copy/paste tweaks
Mon, 13 May 2013 07:26:37 -0400 John W. Eaton improve handling of interrupts, copy and paste shortcuts
Sun, 12 May 2013 16:57:06 -0400 John W. Eaton eliminate unimplemented New -> Variable menu item
Sat, 11 May 2013 18:20:31 +0200 Torsten ask for saving modified editor files if octave is closed (bug #38689)
Fri, 10 May 2013 21:01:02 +0200 Torsten fix running files from file browser's context menu
Mon, 29 Apr 2013 17:40:41 -0400 John W. Eaton allow GUI window layout to be restored
Sun, 28 Apr 2013 17:00:00 -0400 John Donoghue Add octave_link uiputfile implementation
Sun, 28 Apr 2013 13:41:37 -0400 John W. Eaton style fixes for uigetfile changes
Sun, 28 Apr 2013 09:45:19 -0400 John Donoghue Add Qt link uigetfile dialog implementation.
Sun, 28 Apr 2013 02:29:19 -0400 John W. Eaton force focus to command window after browsing for directory
Sun, 28 Apr 2013 01:21:16 -0400 John W. Eaton keep focus in the command window after dbstop, dbstep, etc.
Fri, 12 Apr 2013 03:48:56 -0500 Daniel J Sebald Change workspace row height to font height.
Thu, 25 Apr 2013 17:57:55 -0400 John W. Eaton preserve pending command line input when running commands from GUI actions
Thu, 25 Apr 2013 02:42:45 -0400 John W. Eaton partial menu bar cleanup
Thu, 25 Apr 2013 00:11:01 -0400 John W. Eaton use generic dialog for cd or addpath question
Mon, 22 Apr 2013 15:07:13 -0400 Daniel J Sebald Add questdlg dialog function and fix variety of dialog bugs.
Fri, 19 Apr 2013 17:36:40 -0400 John W. Eaton improve debugging with the GUI
Fri, 19 Apr 2013 09:30:08 -0400 John W. Eaton eliminate redo button from main window
Thu, 18 Apr 2013 11:55:25 -0400 John W. Eaton set size of command window terminal at GUI startup
Thu, 18 Apr 2013 03:19:48 -0400 John W. Eaton make undo button and menu item work for command window
Wed, 17 Apr 2013 03:09:30 -0400 John W. Eaton look for save/load files starting in current directory
Tue, 16 Apr 2013 16:12:18 -0400 John W. Eaton correctly track directory for cd ..
Tue, 16 Apr 2013 21:34:39 +0200 Torsten configurable size of toolbar icons
Mon, 15 Apr 2013 02:06:00 -0400 John Donoghue Add find files implemtation to main window menu
Sun, 14 Apr 2013 21:34:47 +0200 Torsten * main_window.cc(construct_tool_bar): code cleanup and tool tips for combo box
Sat, 13 Apr 2013 17:39:16 -0400 John Donoghue Added clear command window implementation to MainWindow Clear COmmand Window menu.
Sat, 13 Apr 2013 15:22:34 -0400 Daniel J Sebald dialog boxes with Qt widgets
Fri, 12 Apr 2013 14:51:47 -0400 John W. Eaton allow loading files from file browser