log libgui/src/main-window.h @ 20654:b65888ec820e draft default tip gccjit

age author description
Wed, 24 Jun 2015 11:56:32 -0400 John W. Eaton Avoid HAVE_ macro in header file.
Wed, 13 May 2015 22:00:56 +0200 Torsten make action shortcuts available in floating widgets (bug #45078) stable
Wed, 22 Apr 2015 00:36:24 -0500 John W. Eaton make copying figures to clipboard work (bug #44866)
Tue, 17 Mar 2015 10:13:58 -0400 John W. Eaton set up octave_link when running with --no-gui option (bug #44116)
Sat, 14 Mar 2015 18:54:23 +0100 Torsten link undo in main window to editor if the latter has focus (bug #44402)
Tue, 24 Feb 2015 07:12:13 +0100 Torsten improve scalability of gui objects (as discussed in bug #41938)
Thu, 19 Feb 2015 22:05:12 +0100 Torsten use of C++ API for running a file (bug #42307)
Sat, 14 Feb 2015 11:27:10 -0600 Daniel J Sebald Restructure shutdown flow and behavior for improved robustness
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Fri, 30 Jan 2015 16:06:14 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Sun, 25 Jan 2015 20:03:17 +0100 Torsten prevent opening the settings dialog multiple times gui-release
Sun, 25 Jan 2015 12:22:48 +0100 Torsten add apply button to the settings dialog (bug #44081) gui-release
Tue, 20 Jan 2015 09:55:41 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Sat, 17 Jan 2015 09:33:15 +0100 Torsten provide a user preference for printing the debug location in the terminal gui-release
Wed, 14 Jan 2015 13:54:28 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 13 Jan 2015 21:46:18 +0100 Torsten remove warning and info on experimental gui gui-release
Tue, 30 Dec 2014 20:41:00 -0800 Rik maint: Periodic merge of gui-release to default.
Thu, 25 Dec 2014 15:48:43 +0100 Torsten fix access to already removed editor window at exit gui-release
Tue, 23 Dec 2014 15:04:00 +0100 Torsten determining the active dock from focus changes in the gui gui-release
Wed, 05 Nov 2014 12:45:44 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 30 Oct 2014 13:38:02 -0400 John W. Eaton horizontal scrollbar for GUI terminal on Windows systems gui-release
Thu, 09 Oct 2014 19:20:56 -0400 John W. Eaton preserve text on Windows terminal resize (bug #41893; patch #8532) gui-release
Thu, 09 Oct 2014 19:20:56 -0400 John W. Eaton preserve text on Windows terminal resize (bug #41893; patch #8532)
Tue, 12 Aug 2014 15:27:16 -0400 Jordi GutiƩrrez Hermoso Start doxygenising sources
Sun, 20 Jul 2014 20:44:30 +0200 Torsten fix conflict between main and editor menus when using alt keys (bug #42659) gui-release
Fri, 02 May 2014 17:44:44 +0200 Torsten disabling global shortcuts when terminal has focus as user preference gui-release
Thu, 01 May 2014 13:24:27 +0200 Torsten use shortcut manager for the main news menu gui-release
Thu, 01 May 2014 12:12:08 +0200 Torsten use shortcut manager for the main help menu gui-release
Wed, 30 Apr 2014 19:33:55 +0200 Torsten use shortcut manager for the window menu gui-release
Mon, 28 Apr 2014 22:48:28 +0200 Torsten use shortcut manager for the debug menu gui-release
Sun, 27 Apr 2014 13:03:08 +0200 Torsten disable some global shortcuts when editor gets focus to prevent conflicts gui-release
Wed, 23 Apr 2014 08:42:19 +0200 Torsten add all editor actions to the shortcut manager and fix their shortcut context gui-release
Mon, 07 Apr 2014 13:31:33 -0400 John Donoghue GUI: Prompt to exit Octave option (Bug #41080) gui-release
Tue, 01 Apr 2014 21:29:48 +0200 Torsten first implementation of a shortcut manager (bug #41217) gui-release
Tue, 11 Mar 2014 19:27:23 -0400 John Donoghue gui: Add select all menu (Bug #41797) gui-release
Fri, 07 Mar 2014 12:54:16 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 04 Mar 2014 21:58:27 +0100 Torsten fix flashing while debuggung and editor is tabbed behind console (bug #41757) stable
Sun, 19 Jan 2014 11:30:15 +0100 Torsten gui: provide prefernces for the octave directory at startup gui-release
Fri, 10 Jan 2014 19:25:07 -0500 Jordi GutiƩrrez Hermoso maint: periodic merge of stable to gui-release gui-release
Wed, 08 Jan 2014 21:50:45 +0100 Torsten synchronize gui's debug actions with the octave core thread (bug #41139) stable
Fri, 20 Dec 2013 16:13:20 +0100 Torsten gui: optionally set focus to console when a command is run from another widget gui-release
Fri, 29 Nov 2013 12:42:13 -0500 John W. Eaton make hiding of gui warning bar persistent stable
Thu, 28 Nov 2013 08:33:22 -0500 John W. Eaton allow GUI warning bar to be hidden stable
Tue, 26 Nov 2013 21:51:17 -0500 John W. Eaton provide warning about experimental GUI stable
Sat, 16 Nov 2013 12:05:26 -0500 John W. Eaton respect option for opting out of web connections for community news
Sat, 16 Nov 2013 02:52:30 -0500 John W. Eaton display community news in simple window; check timestamp and serial number
Tue, 12 Nov 2013 12:36:30 -0500 John W. Eaton derive octave_main_thread from QObject, not QThread
Mon, 11 Nov 2013 22:01:27 +0100 Torsten use edit.m for creating a new function with the gui (bug #40502)
Thu, 07 Nov 2013 10:39:30 -0500 John Donoghue GUI: allow only one release notes windows to be open
Fri, 01 Nov 2013 15:54:19 -0400 John W. Eaton include Qt files with <QFoo> instead of <QtGui/QFoo> (bug #40252)
Thu, 31 Oct 2013 22:19:07 -0700 Rik maint: Use common #define syntax "octave_filename_h" in h_files.
Tue, 29 Oct 2013 09:54:40 -0700 Rik Use GNU style coding conventions for code in libgui/
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.
Thu, 17 Oct 2013 20:29:17 +0200 Torsten add menu entries to the editor for directly accessing the editor's settings
Wed, 09 Oct 2013 21:06:40 +0200 Torsten icons for news and release notes widgets
Mon, 07 Oct 2013 21:13:11 -0400 John W. Eaton community news dock widget and other user info in GUI
Thu, 26 Sep 2013 15:28:33 -0400 John W. Eaton update links in Help menu
Sat, 24 Aug 2013 23:29:42 +0200 Torsten queue and synchronize mutliple commands executed fro history (bug #39723)
Tue, 20 Aug 2013 19:11:17 +0200 Torsten * main-window.h: exclude editor from widget list when qscintilla is missing