log libgui/src/m-editor/file-editor.cc @ 19629:be7ac98fab43 gui-release

age author description
Tue, 20 Jan 2015 09:43:29 -0500 John W. Eaton strip trailing whitespace from most source files gui-release
Thu, 25 Dec 2014 08:31:31 +0100 Torsten cleanup of focus function in gui editor gui-release
Sat, 20 Dec 2014 17:26:53 +0100 Torsten allow to cancel exiting if editor tabs are modified and exit is requested in gui gui-release
Sat, 08 Nov 2014 16:45:13 +0100 Torsten button order in dialog for creating a non-existing file (bug #43537) gui-release
Sat, 11 Oct 2014 11:15:59 +0200 Torsten add actions for converting the eol characters of the editor file gui-release
Sat, 11 Oct 2014 11:08:21 +0200 Torsten add actions for showing text formatting chars and guides in the editor gui-release
Fri, 12 Sep 2014 19:51:33 +0200 Torsten Allow run selection for all editor file types (bug #43195) gui-release
Thu, 14 Aug 2014 09:16:16 +0200 Torsten fix crash when mru list of editor is empty (regression from cset 12462638ab20) gui-release
Mon, 04 Aug 2014 15:05:15 -0400 John Donoghue gui: notify user if custom editor failed to start gui-release
Wed, 30 Jul 2014 07:02:41 +0200 Torsten do not change editors mru list if first entry is actual file (bug #42867) gui-release
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, 16 May 2014 20:01:27 +0200 Torsten use editors run selection action for the context menu gui-release
Sun, 11 May 2014 13:22:57 -0400 John Donoghue Add back main menu copy,paste,select all in editor gui-release
Sun, 27 Apr 2014 20:12:07 +0200 Torsten use defaults size for tab heights in editor and doc widget (bug #42144) gui-release
Sun, 27 Apr 2014 19:36:54 +0200 Torsten update enabled status of undo/redo actions in the editor gui-release
Sun, 27 Apr 2014 18:42:25 +0200 Torsten clean up some compiler warnings gui-release
Sun, 27 Apr 2014 18:35:19 +0200 Torsten use the actions from the editor for the context menu gui-release
Sun, 27 Apr 2014 15:13:05 +0200 Torsten simplify some code by using scintilla internal commands gui-release
Sun, 27 Apr 2014 13:45:24 +0200 Torsten fix setting shortcuts for the view menu in the editor gui-release
Sun, 27 Apr 2014 13:03:08 +0200 Torsten disable some global shortcuts when editor gets focus to prevent conflicts gui-release
Fri, 25 Apr 2014 06:40:21 +0200 Torsten handling qscintilla internal shortcuts and commands depending on qsci version 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
Fri, 18 Apr 2014 13:43:55 +0200 Torsten add some qscintilla actions to the menu and to the shortcut manager gui-release
Wed, 16 Apr 2014 16:19:45 -0400 John Donoghue GUI: implement file drag and drop to command and edit window (Bug #41443) gui-release
Fri, 04 Apr 2014 22:59:08 +0200 Torsten handle actions from the editors file and edit menu via the shortcut manager gui-release
Tue, 01 Apr 2014 21:29:48 +0200 Torsten first implementation of a shortcut manager (bug #41217) gui-release
Thu, 20 Mar 2014 12:28:53 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 13 Feb 2014 20:39:09 +0100 Torsten add menu entries and shortcuts for zoom functions in the editor (bug #41516) gui-release
Tue, 11 Mar 2014 19:27:23 -0400 John Donoghue gui: Add select all menu (Bug #41797) gui-release
Tue, 11 Mar 2014 00:15:20 +0100 pantxo Force non-native menu bar for the editor on mac (bug #41823) stable