Sat, 11 Jan 2014 11:55:33 +0100 Detlev Offenbach Changed the code to use QObject.tr() instead of QObject.trUtf8(). file | diff | annotate
Tue, 07 Jan 2014 09:23:24 +0100 Detlev Offenbach Prepared release 5.4.0 of eric5. 5_4_x release-5.4.0 file | diff | annotate
Sun, 05 Jan 2014 23:22:17 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sat, 04 Jan 2014 22:12:42 +0100 T.Rzepka Interface to add user-defined services, e.g. in plugins. Auto syntax check working. Little cleanup. BgService 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
Tue, 31 Dec 2013 18:03:31 +0100 T.Rzepka First implementation for the BackgroundService. BgService 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
Fri, 29 Nov 2013 18:55:25 +0100 Detlev Offenbach Another refinement of the plug-in manager update check. file | diff | annotate
Wed, 27 Nov 2013 19:58:37 +0100 Detlev Offenbach Continued implementing the automatic plug-in update check in the plug-in manager. file | diff | annotate
Tue, 26 Nov 2013 19:19:15 +0100 Detlev Offenbach Fixed two small issues. file | diff | annotate
Sun, 17 Nov 2013 13:28:39 +0100 Detlev Offenbach Added a dialog to show the most recent error log. file | diff | annotate
Sat, 16 Nov 2013 10:06:28 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sun, 10 Nov 2013 14:40:34 +0100 Detlev Offenbach Added an extended progress dialog to make the progress bar label more descriptive. file | diff | annotate
Sun, 03 Nov 2013 15:58:22 +0100 T.Rzepka Merge with default branch after fixed indentation issues and lates changes. Py2 comp. file | diff | annotate
Fri, 01 Nov 2013 15:48:48 +0100 T.Rzepka Merge with default branch after fixed indentation issues. Py2 comp. file | diff | annotate
Fri, 18 Oct 2013 23:00:41 +0200 T.Rzepka Merge with default branch after shorten the code lines to max. 79 characters. Py2 comp. file | diff | annotate
Tue, 15 Oct 2013 22:03:54 +0200 T.Rzepka Merge with default branch before style changes. Py2 comp. file | diff | annotate
Sat, 19 Oct 2013 17:42:18 +0200 Detlev Offenbach Fixed a bunch of indentation issues. file | diff | annotate
Sat, 19 Oct 2013 13:03:39 +0200 Detlev Offenbach Fixed various coding style issues. file | diff | annotate
Fri, 18 Oct 2013 18:42:10 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. file | diff | annotate
Mon, 14 Oct 2013 19:30:36 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. file | diff | annotate
Sun, 13 Oct 2013 14:56:56 +0200 Detlev Offenbach Continued to shorten the code lines to max. 79 characters. file | diff | annotate
Sun, 29 Sep 2013 18:22:08 +0200 Detlev Offenbach Continued correcting doc strings by using the new doc string checker. file | diff | annotate
Tue, 24 Sep 2013 18:58:09 +0200 Detlev Offenbach Fixed an issue in the user interface. file | diff | annotate
Tue, 24 Sep 2013 18:57:33 +0200 Detlev Offenbach Fixed issues in the view manager and the user interface. 5_3_x file | diff | annotate
Mon, 23 Sep 2013 19:35:27 +0200 Detlev Offenbach Added commandline options '--start-file', '--start-multi' and '--start-project' to start with the most recently opened file, multi project or project. file | diff | annotate
Mon, 12 Aug 2013 22:21:53 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Fri, 19 Jul 2013 19:26:12 +0200 Detlev Offenbach Improved the icon editor to remember the least recently used open and save paths. file | diff | annotate
Mon, 08 Jul 2013 22:36:10 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Fri, 05 Jul 2013 19:39:15 +0200 Detlev Offenbach Fixed a few PEP-8 related issues. file | diff | annotate
Fri, 05 Jul 2013 19:17:29 +0200 Detlev Offenbach Added support to highlight the current class/method name of the current editor to the project sources viewer. file | diff | annotate
Sun, 30 Jun 2013 20:03:24 +0200 Detlev Offenbach Fixed a serious typo. 5_3_x file | diff | annotate
Sun, 30 Jun 2013 19:55:48 +0200 Detlev Offenbach Fixed a serious typo. file | diff | annotate
Mon, 24 Jun 2013 19:28:47 +0200 Detlev Offenbach Added the PyQt5 documentation action and menu entry. file | diff | annotate
Mon, 24 Jun 2013 19:12:10 +0200 Detlev Offenbach Started implementation of support for PyQt5 projects. file | diff | annotate
Tue, 04 Jun 2013 19:11:08 +0200 Detlev Offenbach Added a dialog to edit the list of unwanted error messages. file | diff | annotate
Tue, 28 May 2013 20:52:12 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sun, 28 Apr 2013 11:06:22 +0200 Detlev Offenbach Fixed PEP-8 related issues. file | diff | annotate
Sun, 28 Apr 2013 11:06:40 +0200 Detlev Offenbach Fixed PEP-8 related issues. 5_3_x file | diff | annotate
Sat, 27 Apr 2013 13:56:42 +0200 Detlev Offenbach Introduced a configurable delay timer to get smoother sidebars behavior. file | diff | annotate
Wed, 24 Apr 2013 18:16:34 +0200 Detlev Offenbach Added a method to determine the Qt binaries path to the Globals package. file | diff | annotate
Mon, 22 Apr 2013 18:56:39 +0200 Detlev Offenbach Corrected the Qt paths change. file | diff | annotate
Sat, 20 Apr 2013 17:23:36 +0200 Detlev Offenbach Changed the logic to access the Qt tools (executables) to use the information compiled into Qt (QLibraryInfo.location(...)). file | diff | annotate
Fri, 05 Apr 2013 17:50:32 +0200 Detlev Offenbach Fixed a bug in the UserInterface methods capturing the output of tool programs. 5_3_x file | diff | annotate
Fri, 05 Apr 2013 17:50:32 +0200 Detlev Offenbach Fixed a bug in the UserInterface methods capturing the output of tool programs. file | diff | annotate
Thu, 04 Apr 2013 19:08:42 +0200 Detlev Offenbach Fixed a bug opening a file without extension via the command line. file | diff | annotate
Thu, 04 Apr 2013 19:08:42 +0200 Detlev Offenbach Fixed a bug opening a file without extension via the command line. 5_3_x file | diff | annotate
Thu, 28 Mar 2013 16:09:20 +0100 T.Rzepka Changed handling of the ViewProfiles settings to get rid of obsolete entries and make it suitable for the Python2 compatibility changes. Py2 comp. file | diff | annotate
Wed, 27 Mar 2013 13:23:59 +0100 Detlev Offenbach Changed handling of the ViewProfiles settings to get rid of obsolete entries and make it suitable for the Python2 compatibility changes. file | diff | annotate
Mon, 25 Mar 2013 03:11:06 +0100 T.Rzepka Script changes: Future import added, super calls modified and unicode behavior for str. Py2 comp. file | diff | annotate
Sun, 10 Mar 2013 17:25:37 +0100 Detlev Offenbach Removed the Terminal widget because there are severe issues with certain shells that cannot be fixed and it is a rarely used feature. 5_3_x file | diff | annotate
Sun, 10 Mar 2013 17:10:23 +0100 Detlev Offenbach Removed the Terminal widget because there are severe issues with certain shells that cannot be fixed and it is a rarely used feature. file | diff | annotate
Sun, 17 Feb 2013 19:05:40 +0100 Detlev Offenbach Fixed the main window layout after the previewer change. file | diff | annotate
Sun, 17 Feb 2013 18:23:01 +0100 Detlev Offenbach Added the capability to preview HTML, Mardown and ReST files. file | diff | annotate
Wed, 13 Feb 2013 19:25:21 +0100 Detlev Offenbach Removed the QtHelp dependancy; support is only available, if the QtHelp module could be imported. file | diff | annotate
Mon, 11 Feb 2013 18:13:10 +0100 Detlev Offenbach Continued implementing the delayed import. file | diff | annotate
Sun, 10 Feb 2013 14:48:24 +0100 Detlev Offenbach Started with delaying the import upon the time it is needed. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial