log libgui/src/m-editor/file-editor-tab.cc @ 15848:424edeca3c66

age author description
Sun, 23 Dec 2012 14:33:48 -0600 Daniel J Sebald Redo portions of file editor to use more signals/slots rather than casting.
Fri, 21 Sep 2012 20:47:34 +0200 Torsten disable notification of modified file while saving
Sun, 23 Sep 2012 20:00:44 +0200 Torsten no tracking for modification of a new editor file without name
Thu, 20 Sep 2012 04:08:53 -0500 Daniel J Sebald Retain QsciAPIs lexer_api as part of lexer_octave_gui object (bug #37359)
Mon, 17 Sep 2012 23:07:22 -0400 John W. Eaton refactor GUI event handling to use new event_queue class
Fri, 14 Sep 2012 11:52:44 -0400 John W. Eaton eliminate use of Q_UNUSED macro
Fri, 14 Sep 2012 11:14:27 -0400 John W. Eaton merge event_accepted and event_reject into a single function
Fri, 14 Sep 2012 09:49:13 -0400 John W. Eaton handle event deletion in octave_link class, not in event handler functions
Thu, 13 Sep 2012 12:32:51 -0400 Jordi Gutiérrez Hermoso Merge in Daniel's and Torsten's changes
Wed, 12 Sep 2012 20:50:18 +0200 Torsten reomve empty editor-tab after trying to load a nonexistant file
Thu, 13 Sep 2012 01:03:55 -0400 John W. Eaton use Octave singleton style for octave_link class
Wed, 12 Sep 2012 20:32:57 -0400 John W. Eaton avoid some GCC warnings in the libgui code
Wed, 12 Sep 2012 16:34:39 -0400 Jordi Gutiérrez Hermoso maint: whitespace cleanup in GUI code
Tue, 11 Sep 2012 22:19:51 +0200 Thorsten Liebig GUI: Settings take immediate effect on the m-editor
Tue, 11 Sep 2012 15:24:22 +0200 Thorsten Liebig GUI: new setting to restore tabs from previous session; allow silent load file
Tue, 11 Sep 2012 10:50:43 +0200 Thorsten Liebig GUI: recognize editor prefences for long title names; changed default value to false
Thu, 06 Sep 2012 21:13:09 +0200 Thorsten Liebig * file-editor-tab.cc (file_editor_tab::file_editor_tab): fixed uninitialized bool for long tab title
Thu, 06 Sep 2012 14:41:03 -0400 Jordi Gutiérrez Hermoso file-editor-tab.cc (file_editor_tab::open_file): Make argument const reference
Thu, 06 Sep 2012 13:04:48 -0400 Jordi Gutiérrez Hermoso Merge in Thorsten Liebig's changes
Tue, 04 Sep 2012 22:34:48 +0200 Thorsten Liebig m-editor: open a new file from the directory of the last active tab
Wed, 05 Sep 2012 11:41:21 -0400 John W. Eaton pass QString by const reference instead of value
Tue, 04 Sep 2012 11:53:26 -0700 Rik Add '#include <config.h>' to C++ files in libgui/src
Thu, 30 Aug 2012 15:52:44 +0100 Michael Goffioul Fix compilation under Windows with GUI and LLVM enabled.
Mon, 20 Aug 2012 14:02:08 -0400 John W. Eaton update copyright notices in libgui directory
Sat, 18 Aug 2012 18:10:09 -0400 John W. Eaton rename gui directory to libgu base gui/src/m-editor/file-editor-tab.cc@31147d90ccfa