Mon, 01 Jan 2018 19:24:24 +0100 |
Detlev Offenbach |
Fixed an issue where some actions were initially enabled even when they should not.
|
file |
diff |
annotate
|
Mon, 01 Jan 2018 19:06:33 +0100 |
Detlev Offenbach |
Extended the session to store/retrieve the split views and the order of the editors.
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 18:27:40 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 16:52:09 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
file |
diff |
annotate
|
Fri, 22 Dec 2017 16:21:40 +0100 |
Detlev Offenbach |
Added an action to the view menu to clear all folds of the current editor.
|
file |
diff |
annotate
|
Sat, 02 Dec 2017 12:40:22 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-17.12
|
file |
diff |
annotate
|
Fri, 03 Nov 2017 16:14:08 +0100 |
Detlev Offenbach |
Removed the keyboard shortcut for "Smart Indent" because it interfered with "Code Info".
maintenance
|
file |
diff |
annotate
|
Fri, 03 Nov 2017 16:14:08 +0100 |
Detlev Offenbach |
Removed the keyboard shortcut for "Smart Indent" because it interfered with "Code Info".
|
file |
diff |
annotate
|
Fri, 03 Nov 2017 12:14:57 +0100 |
Detlev Offenbach |
Continued merging with default branch.
maintenance
|
file |
diff |
annotate
|
Fri, 03 Nov 2017 12:10:16 +0100 |
Detlev Offenbach |
Merged with default branch.
maintenance
|
file |
diff |
annotate
|
Wed, 18 Oct 2017 19:16:28 +0200 |
Detlev Offenbach |
Changed the rich text display of the document viewer to use a QWebEngineView or QWebView based widget.
|
file |
diff |
annotate
|
Mon, 16 Oct 2017 20:18:04 +0200 |
Detlev Offenbach |
Added functionality to enable the code info actions only, if the currently selected provider supports the editor language.
|
file |
diff |
annotate
|
Mon, 16 Oct 2017 19:10:53 +0200 |
Detlev Offenbach |
Added some code info actions to the editor context menu and the Edit main menu.
|
file |
diff |
annotate
|
Sun, 15 Oct 2017 19:40:26 +0200 |
Detlev Offenbach |
Continued implementing a viewer for source code documentation extracted by providers to be implemented by plug-ins (like rope and jedi).
|
file |
diff |
annotate
|
Sat, 14 Oct 2017 20:07:08 +0200 |
Detlev Offenbach |
Started to implement a viewer for source code documentation extracted by providers to be implemented by plug-ins (like rope and jedi).
|
file |
diff |
annotate
|
Sat, 20 May 2017 16:13:23 +0200 |
Detlev Offenbach |
Added the capability to perform the various replace methods via keyboard shortcuts.
|
file |
diff |
annotate
|
Fri, 05 May 2017 19:06:52 +0200 |
Detlev Offenbach |
Fixed a few source docu issues (forgotten signals and exceptions).
|
file |
diff |
annotate
|
Sun, 09 Apr 2017 16:15:08 +0200 |
Detlev Offenbach |
Fixed an issue in the view manager base class disconnecting some signal upon shutdown.
maintenance
|
file |
diff |
annotate
|
Mon, 03 Apr 2017 18:44:16 +0200 |
Detlev Offenbach |
Corrected some translations related issues.
|
file |
diff |
annotate
|
Tue, 07 Mar 2017 19:46:57 +0100 |
Detlev Offenbach |
Continued fixing code style issues detected by the extended style checker.
|
file |
diff |
annotate
|
Sat, 31 Dec 2016 13:34:21 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
file |
diff |
annotate
|
Wed, 24 Aug 2016 20:00:29 +0200 |
Detlev Offenbach |
Added an action to clear the private data of the IDE.
|
file |
diff |
annotate
|
Sun, 26 Jun 2016 21:29:18 +0200 |
T.Rzepka |
Suppress opening "files" in angle brackets.
6_1_x
|
file |
diff |
annotate
|
Sun, 26 Jun 2016 21:29:18 +0200 |
T.Rzepka |
Suppress opening "files" in angle brackets.
debugger speed
|
file |
diff |
annotate
|
Sun, 03 Apr 2016 17:07:25 +0200 |
Detlev Offenbach |
Corrected some code style issues.
|
file |
diff |
annotate
|
Sun, 03 Apr 2016 16:22:18 +0200 |
Detlev Offenbach |
Continued porting the web browser.
QtWebEngine
|
file |
diff |
annotate
|
Mon, 28 Mar 2016 13:31:23 +0200 |
Detlev Offenbach |
Changed code to get rid of multiple inheritance in the viewmanager subclasses.
6_1_x
|
file |
diff |
annotate
|
Mon, 28 Mar 2016 13:31:23 +0200 |
Detlev Offenbach |
Changed code to get rid of multiple inheritance in the viewmanager subclasses.
|
file |
diff |
annotate
|
Mon, 28 Mar 2016 11:51:49 +0200 |
Detlev Offenbach |
Fixed an issue causing a crash with latest PyQt5 (5.6).
6_1_x
|
file |
diff |
annotate
|
Mon, 28 Mar 2016 11:51:49 +0200 |
Detlev Offenbach |
Fixed an issue causing a crash with latest PyQt5 (5.6).
|
file |
diff |
annotate
|
Sat, 19 Mar 2016 17:30:05 +0100 |
Detlev Offenbach |
Fixed a little issue in the AdBlock icon.
6_1_x
|
file |
diff |
annotate
|
Sat, 19 Mar 2016 17:30:05 +0100 |
Detlev Offenbach |
Fixed a little issue in the AdBlock icon.
|
file |
diff |
annotate
|
Sun, 06 Mar 2016 13:42:29 +0100 |
Detlev Offenbach |
Synchronized the Complete menus of the global Edit menu and the editor context menu.
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 15:53:49 +0100 |
Detlev Offenbach |
Fixed a bug in the View Manager.
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:12:12 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 19:44:43 +0200 |
Detlev Offenbach |
Removed some unused code detected by the vulture plug-in.
|
file |
diff |
annotate
|
Fri, 28 Aug 2015 16:38:57 +0200 |
Detlev Offenbach |
Added capability to save a copy of the editor contents.
|
file |
diff |
annotate
|
Fri, 26 Jun 2015 19:21:16 +0200 |
Detlev Offenbach |
Extended the viewmanager interface to allow to open a new editor next to the current one.
|
file |
diff |
annotate
|
Sat, 28 Mar 2015 11:49:02 +0100 |
Detlev Offenbach |
Improved the 'import' change to move the cursor to the next occurence for each double-click on an import item in the project source browser and the file browser.
|
file |
diff |
annotate
|
Wed, 04 Mar 2015 19:56:11 +0100 |
Detlev Offenbach |
Changed the default keyboard shortcut to show calltips to "Meta+Alt+Space" because the original one (Alt+Space) doesn't work on Windows.
6_0_x
|
file |
diff |
annotate
|
Wed, 04 Mar 2015 19:51:50 +0100 |
Detlev Offenbach |
Merged remote changes.
|
file |
diff |
annotate
|
Wed, 04 Mar 2015 19:18:14 +0100 |
Detlev Offenbach |
Fixed a typo.
|
file |
diff |
annotate
|
Wed, 04 Mar 2015 19:16:41 +0100 |
Detlev Offenbach |
Changed the default keyboard shortcut to show calltips to "Meta+Alt+Space" because the original one (Alt+Space) doesn't work on Windows.
|
file |
diff |
annotate
|
Tue, 03 Mar 2015 19:53:50 +0100 |
Detlev Offenbach |
Corrected some auto-completion related terms.
|
file |
diff |
annotate
|
Fri, 27 Feb 2015 19:43:04 +0100 |
Detlev Offenbach |
Improved the handling of the various auto-completion actions.
|
file |
diff |
annotate
|
Sun, 25 Jan 2015 18:45:59 +0100 |
Detlev Offenbach |
Added an icon for the 'select all' action.
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 18:35:50 +0100 |
Detlev Offenbach |
Added three new signals to the viewmanager.
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 13:11:59 +0100 |
Detlev Offenbach |
Updated copyright for 2015.
|
file |
diff |
annotate
|
Mon, 15 Dec 2014 19:20:07 +0100 |
Detlev Offenbach |
Removed the Indent and Unindent action from the edit toolbar because these are readily available via the keyboard (tab and shift-tab).
|
file |
diff |
annotate
|
Sat, 05 Jul 2014 12:13:23 +0200 |
Detlev Offenbach |
Finished renaming eric5 for PyQt5 to eric6.
|
file |
diff |
annotate
|
Sun, 29 Jun 2014 20:13:56 +0200 |
Detlev Offenbach |
Started porting eric5 to PyQt5.
|
file |
diff |
annotate
|
Sun, 18 May 2014 14:13:09 +0200 |
Detlev Offenbach |
Corrected a bunch of source docu issues.
|
file |
diff |
annotate
|
Tue, 29 Apr 2014 18:02:02 +0200 |
Detlev Offenbach |
Added code to save the editor split direction.
5_4_x
|
file |
diff |
annotate
|
Tue, 29 Apr 2014 18:02:02 +0200 |
Detlev Offenbach |
Added code to save the editor split direction.
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 23:05:31 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 30 Mar 2014 22:00:14 +0200 |
T.Rzepka |
Merge with BgService.
Py2 comp.
|
file |
diff |
annotate
|
Sat, 29 Mar 2014 20:12:47 +0100 |
Detlev Offenbach |
Improved the way the Python variant of a source file is detected (thanks to Tobias Rzepka).
|
file |
diff |
annotate
|
Thu, 27 Mar 2014 21:27:08 +0100 |
T.Rzepka |
Updated behavior of the Python version detection.
BgService
|
file |
diff |
annotate
|
Sat, 15 Mar 2014 17:35:04 +0100 |
Detlev Offenbach |
Fixed a little issue in ViewManager.py.
|
file |
diff |
annotate
|
Sat, 15 Mar 2014 13:25:10 +0100 |
Detlev Offenbach |
Fixed an issue in ViewManager.py.
|
file |
diff |
annotate
|