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
Sun, 09 Mar 2014 12:16:00 +0100 Detlev Offenbach Fixed issues caused by the signal/slot connection changes. file | diff | annotate
Sat, 08 Mar 2014 20:09:41 +0100 Detlev Offenbach Changed signal/slot usage to not use constructs like 'triggered[()].connect(...)' anymore. file | diff | annotate
Mon, 03 Mar 2014 19:21:23 +0100 Detlev Offenbach Added the encodings, eol and language menus to the respective status bar entries. 5_4_x file | diff | annotate
Mon, 03 Mar 2014 19:21:23 +0100 Detlev Offenbach Added the encodings, eol and language menus to the respective status bar entries. file | diff | annotate
Sat, 08 Feb 2014 20:09:58 +0100 Detlev Offenbach Fixed issues with reopening a project where files were delete while they were opened in an editor. 5_4_x file | diff | annotate
Sat, 08 Feb 2014 20:09:58 +0100 Detlev Offenbach Fixed issues with reopening a project where files were delete while they were opened in an editor. file | diff | annotate
Wed, 15 Jan 2014 19:16:06 +0100 Detlev Offenbach Renamed Utilities.py3flakes to Utilities.pyflakes to prepare the upgrade to the latest pyflakes version (supporting both Python variants). file | diff | annotate
Sat, 11 Jan 2014 11:55:33 +0100 Detlev Offenbach Changed the code to use QObject.tr() instead of QObject.trUtf8(). file | diff | annotate
Sun, 05 Jan 2014 23:22:17 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Wed, 01 Jan 2014 14:40:41 +0100 Detlev Offenbach Updated copyright for 2014. 5_3_x file | diff | annotate
Wed, 01 Jan 2014 14:39:32 +0100 Detlev Offenbach Updated copyright for 2014. Py2 comp. file | diff | annotate
Wed, 01 Jan 2014 14:38:45 +0100 Detlev Offenbach Updated copyright for 2014. file | diff | annotate
Sat, 14 Dec 2013 23:44:25 +0100 T.Rzepka # __IGNORE_WARNING__ added/ removed. Py2 comp. file | diff | annotate
Fri, 13 Dec 2013 23:39:14 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Thu, 21 Nov 2013 18:43:54 +0100 Detlev Offenbach Fixed the forgotten icon change of the new document view in new split action when the split direction is changed. file | diff | annotate
Thu, 21 Nov 2013 18:37:41 +0100 Detlev Offenbach Added entires to the view menu and view toolbar for opening a new documen view. file | diff | annotate
Wed, 20 Nov 2013 19:50:35 +0100 Detlev Offenbach Added icons to the editor context menu 'New View' entries and gave them better titles. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial