log libgui/src/main-window.cc @ 18173:1939b7de8f9a stable

age author description
Fri, 27 Dec 2013 16:56:32 -0500 John W. Eaton fix grammar in GUI info window 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
Sat, 07 Dec 2013 11:17:42 +0100 Torsten fix minimized main window after resetting window layout (bug #40832) stable
Sat, 30 Nov 2013 08:42:24 -0800 Rik Correct spelling in cset 482cc05b4f99. stable
Fri, 29 Nov 2013 17:50:15 -0500 John W. Eaton update gui info text and corresponding NEWS entry stable
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
Wed, 27 Nov 2013 01:40:29 -0500 John W. Eaton add fallback for theme warning icon stable
Tue, 26 Nov 2013 21:51:17 -0500 John W. Eaton provide warning about experimental GUI stable
Mon, 25 Nov 2013 19:27:42 +0100 Torsten fix icons for the release and community windows
Mon, 25 Nov 2013 19:10:48 +0100 Torsten fix window geometry at startup on windows
Mon, 25 Nov 2013 18:59:20 +0100 Torsten use same string for tool tip and dialog box for searching new directory in gui
Sun, 24 Nov 2013 22:06:20 +0100 Torsten fix restoring the geometry of docked widgets (bug #40691)
Sun, 24 Nov 2013 13:11:36 +0100 Torsten make sure Octave is displayed in a global menu bar, not another widget name
Sat, 23 Nov 2013 17:27:39 +0100 Torsten reduce default icon size to 16 pixel for larger working areas in the widgets
Thu, 21 Nov 2013 22:38:01 -0500 Mike Miller Use currentDateTime instead of currentDateTimeUtc for Qt compatibility
Mon, 18 Nov 2013 19:12:05 -0500 Michael Goffioul * libgui/src/main-window.cc: Replace "not" with "!" in CPP statement.
Sun, 17 Nov 2013 23:30:00 -0600 Daniel J Sebald Center the Octave Community News window only when constructed (bug #40618)
Mon, 18 Nov 2013 13:06:36 +0100 Torsten * main-window.cc (set_window_layout): remove double setVisible ()
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
Fri, 15 Nov 2013 22:21:05 -0500 John W. Eaton set maximum size for release notes window from screen size
Sun, 10 Nov 2013 16:10:19 -0800 Rik Tweak GUI strings for conformity.
Thu, 14 Nov 2013 19:17:01 +0100 Torsten save and restore minimized state of floating dock-widgets (bug #40485)
Tue, 12 Nov 2013 15:46:59 -0500 John W. Eaton raise SIGINT in octave_interpreter instead of in QTerminal
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)
Mon, 11 Nov 2013 07:32:19 +0100 Torsten Restore geometry of floating widgets after restart in windows (bug #40485)
Sat, 09 Nov 2013 07:47:17 -0800 Rik Set initial size of GUI Release Notes window to something reasonable.
Thu, 07 Nov 2013 10:39:30 -0500 John Donoghue GUI: allow only one release notes windows to be open
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)