Sat, 01 Feb 2014 17:47:46 +0100 Detlev Offenbach Aded a configuration option to enforce the useage of the internal merge tool. file | diff | annotate
Sun, 26 Jan 2014 15:49:14 +0100 Detlev Offenbach Added dialogs to enter the contents for initial .hgrc/mercurial.ini and .hg/hgrc files. file | diff | annotate
Wed, 15 Jan 2014 22:55:52 +0100 T.Rzepka CodeStyleChecker moved to background service and done a little cleanup. BgService file | diff | annotate
Thu, 16 Jan 2014 18:28:34 +0100 Detlev Offenbach Updated pyflakes to version 0.7.3. file | diff | annotate
Wed, 15 Jan 2014 19:05:51 +0100 Detlev Offenbach Extended the Python2 syntax checker to be able to do online syntax checks of the current editor's text. file | diff | annotate
Wed, 15 Jan 2014 18:59:03 +0100 Detlev Offenbach Made the pyflakes messages translatable even when sent by the Python2 checker. file | diff | annotate
Tue, 14 Jan 2014 19:37:22 +0100 Detlev Offenbach Changed the interface to the Python2 syntax checker to use JSON. file | diff | annotate
Sun, 12 Jan 2014 18:02:33 +0100 Detlev Offenbach Extended the plugin repository dialog to allow to hide unwanted entries and cleanup the plugin downloads area. file | diff | annotate
Sat, 11 Jan 2014 20:03:38 +0100 Detlev Offenbach Added support for the categorisation of projects to multi projects and changed the multi project file format. file | diff | annotate
Wed, 08 Jan 2014 19:07:23 +0100 Detlev Offenbach Changed all the file or directory selection buttons to QToolButton and gave them an icon. file | diff | annotate
Tue, 07 Jan 2014 18:08:40 +0100 Detlev Offenbach Enhanced the Mercurial tag dialog and extended the Mercurial log browser to allow tagging of a specific revision file | diff | annotate
Sun, 05 Jan 2014 23:22:17 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Fri, 03 Jan 2014 13:52:58 +0100 Detlev Offenbach Fixed a serious bug in the doc style checker and made the style checker for Python2 more robust against exceptions in the external process. file | diff | annotate
Mon, 23 Dec 2013 17:52:15 +0100 Detlev Offenbach Added a 'Tools' submenu to be populated by plug-ins and updated the plug-in document. file | diff | annotate
Fri, 13 Dec 2013 23:39:14 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Thu, 05 Dec 2013 18:59:57 +0100 Detlev Offenbach Corrected and extended the screenshot tool (part 2). file | diff | annotate
Tue, 03 Dec 2013 18:44:38 +0100 Detlev Offenbach Extended some dialog wizards to generate code for the parent widget and extended the QFontDialog wizard. file | diff | annotate
Mon, 02 Dec 2013 19:54:31 +0100 Detlev Offenbach Extended the dialog wizards to generate code for the result variable(s). file | diff | annotate
Sun, 01 Dec 2013 17:25:29 +0100 Detlev Offenbach Added support for PyQt5 to the QFileDialog wizard. 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
Sun, 24 Nov 2013 17:52:37 +0100 Detlev Offenbach Added cabaility to upgrade the working copy format to the Subversion interfaces. 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
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 17:16:55 +0100 Detlev Offenbach Guarded the doc style checker against files with invalid syntax. file | diff | annotate
Sat, 16 Nov 2013 10:06:28 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Mon, 11 Nov 2013 18:50:06 +0100 Detlev Offenbach Fixed a little mistake in a display string. 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
Fri, 08 Nov 2013 19:22:12 +0100 Detlev Offenbach Implemented support for the new QScintilla feature to always highlight the caret line. 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:48:20 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Sun, 13 Oct 2013 17:29:57 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Tue, 08 Oct 2013 19:52:11 +0200 Detlev Offenbach Fixed a type in the code style checker dialog. file | diff | annotate
Fri, 04 Oct 2013 17:48:17 +0200 Detlev Offenbach Finished changing the names of the various code style checkers to make them more appropriate to the broadened scope. file | diff | annotate
Sat, 28 Sep 2013 17:27:43 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Sat, 28 Sep 2013 15:42:54 +0200 Detlev Offenbach Fixed some more issues in the doc style checker and extended the checks for the eric doc style. file | diff | annotate
Fri, 27 Sep 2013 18:42:10 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Mon, 23 Sep 2013 19:32:25 +0200 Detlev Offenbach Finished enhancing the docstring checker to include the eric docstring style. file | diff | annotate
Thu, 19 Sep 2013 18:58:33 +0200 Detlev Offenbach Completed the PEP-257 fixes. file | diff | annotate
Mon, 16 Sep 2013 19:56:43 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Sat, 14 Sep 2013 13:29:32 +0200 Detlev Offenbach Changed some display and source docu strings in the code style checker to make them more universal because the scope goes beyond PEP-8. file | diff | annotate
Sun, 08 Sep 2013 19:04:07 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Wed, 11 Sep 2013 19:36:31 +0200 Detlev Offenbach Moved the pyflakes config options to the editor syntax checker page and renamed it to editor code checkers page. file | diff | annotate
Mon, 09 Sep 2013 19:35:17 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Wed, 04 Sep 2013 19:36:57 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Sun, 25 Aug 2013 19:56:37 +0200 Detlev Offenbach Extended the PEP8 fixer and adjusted it to the updated PEP8 checker. file | diff | annotate
Sat, 24 Aug 2013 15:05:05 +0200 Detlev Offenbach Updated translations and regenerated source docu. file | diff | annotate
Mon, 05 Aug 2013 15:58:30 +0200 Detlev Offenbach Added capability to compare files side-by-side to the Subversion interfaces. file | diff | annotate
Fri, 02 Aug 2013 16:29:25 +0200 Detlev Offenbach Added side-by-side capability to the Mercurial log dialog and log browser dialog. file | diff | annotate
Thu, 01 Aug 2013 18:41:16 +0200 Detlev Offenbach Continued extending the Mercurial side-by-side diff support. file | diff | annotate
Wed, 31 Jul 2013 20:07:41 +0200 Detlev Offenbach Added the capability to compare files side-by-side to Mercurial. file | diff | annotate
Fri, 26 Jul 2013 19:51:18 +0200 Detlev Offenbach Updated translations and corrected some display strings. file | diff | annotate
Sat, 20 Jul 2013 16:01:55 +0200 Detlev Offenbach Editing the Mercurial config file will generate a minimal one if none exists. file | diff | annotate
Fri, 19 Jul 2013 18:11:49 +0200 Detlev Offenbach Added the capability to save the visible part of the current page as a screen shot. file | diff | annotate
Wed, 17 Jul 2013 20:20:32 +0200 Detlev Offenbach Updated translations and regenerated source docu. 5_3_x file | diff | annotate
Wed, 17 Jul 2013 20:16:57 +0200 Detlev Offenbach Updated translations and regenerated source docu. 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
(0) -300 -100 -60 tip

eric ide

mercurial