Mon, 11 Nov 2013 19:43:24 +0100 Detlev Offenbach Change web browser code to show windows requested by JavaScript next to the requesting tab. 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
Sat, 09 Nov 2013 17:46:01 +0100 Detlev Offenbach Added support for find indicators to the editor (QScintilla >= 2.8). 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
Wed, 06 Nov 2013 19:50:24 +0100 Detlev Offenbach Regenerated source docu. Py2 comp. file | diff | annotate
Wed, 06 Nov 2013 19:23:06 +0100 Detlev Offenbach Extended the editor warning messages handling and refactored the names of warning handling methods to reflect their more general use. 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 18:06:42 +0200 Detlev Offenbach Updated source docu and changed the pygments lexer definitions. file | diff | annotate
Mon, 14 Oct 2013 18:26:25 +0200 Detlev Offenbach Fixed a few documentation strings that got broken while doing the line shortening job. That concludes the later. file | diff | annotate
Sun, 13 Oct 2013 17:44:48 +0200 Detlev Offenbach Corrected some source docu issues and regenerated the source docu. 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
Sun, 29 Sep 2013 19:34:03 +0200 Detlev Offenbach Fixed an issue in the editor. 5_3_x file | diff | annotate
Sun, 29 Sep 2013 19:24:27 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sun, 29 Sep 2013 18:23:27 +0200 Detlev Offenbach Regenerated source docu after corrections. file | diff | annotate
Sat, 28 Sep 2013 17:24:44 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Fri, 27 Sep 2013 18:36:53 +0200 Detlev Offenbach Updated source docu. 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
Wed, 18 Sep 2013 19:53:54 +0200 Detlev Offenbach Started extending the PEP-8 fixer to correct PEP-257 issues as well. file | diff | annotate
Mon, 16 Sep 2013 19:57:47 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sun, 15 Sep 2013 19:55:39 +0200 Detlev Offenbach Started implementing a checker for PEP-257 docstring conventions. file | diff | annotate
Sat, 14 Sep 2013 17:11:41 +0200 Detlev Offenbach Optimized the PEP-8 naming checker (Python2 variant). 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
Fri, 13 Sep 2013 18:49:26 +0200 Detlev Offenbach Optimized the PEP-8 naming checker. 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
Wed, 11 Sep 2013 19:17:57 +0200 Detlev Offenbach Added capability to have different warning styles to the editor. file | diff | annotate
Mon, 09 Sep 2013 19:26:51 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Thu, 05 Sep 2013 18:31:35 +0200 Detlev Offenbach Fixed an issue in the plug-in manager causing a traceback when installing a new plug-in version of an already loaded one. file | diff | annotate
Wed, 04 Sep 2013 19:37:40 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sat, 31 Aug 2013 17:57:30 +0200 Detlev Offenbach Added a button to the PEP-8 dialog to reset the default values. file | diff | annotate
Sat, 31 Aug 2013 15:21:28 +0200 Detlev Offenbach Extended the PEP-8 dialog to select fixable issues manually (i.e. fix only the selected issues). 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, 19 Aug 2013 15:06:05 +0200 Detlev Offenbach Added code to propagate a change of the project or its VCS status. file | diff | annotate
Mon, 12 Aug 2013 22:21:53 +0200 T.Rzepka Merge with default branch. Py2 comp. 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
Thu, 01 Aug 2013 19:12:57 +0200 Detlev Offenbach Added side-by-side diff support to the Mercurial status 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
Wed, 31 Jul 2013 18:34:43 +0200 Detlev Offenbach Extended the side-by-side diff dialog to allow to pass in strings to compare and regenerated the source docu. file | diff | annotate
Sun, 28 Jul 2013 14:25:17 +0200 Detlev Offenbach Regenerated source docu. 5_3_x file | diff | annotate
Sun, 28 Jul 2013 14:22:01 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sun, 28 Jul 2013 14:20:37 +0200 Detlev Offenbach Added code to remove non-existing help files from the help collection. file | diff | annotate
Tue, 23 Jul 2013 18:34:55 +0200 Detlev Offenbach A little optimization for the Mercurial interface. file | diff | annotate
Sun, 21 Jul 2013 18:14:10 +0200 Detlev Offenbach Added support for the Mercurial 'summary' command. 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 19:28:37 +0200 Detlev Offenbach Regenerated source docu. 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
Mon, 08 Jul 2013 22:36:10 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Tue, 09 Jul 2013 19:30:56 +0200 Detlev Offenbach Added a JavaScript parser to the file browser in order to show the structure of JavaScript files 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
Wed, 03 Jul 2013 19:34:42 +0200 Detlev Offenbach Added support to show the current class/method name in the combo boxes at the top of the editor. 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
(0) -300 -100 -60 tip

eric ide

mercurial