Sun, 19 Jan 2014 15:15:35 +0100 |
Detlev Offenbach |
Improved the QtHelp management dialogs a little bit to make maintenance a bit easier.
|
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 17:57:56 +0100 |
Jaime Seuma |
eric5 i18n-es update default branch
|
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
|
Sat, 14 Dec 2013 19:15:53 +0100 |
Detlev Offenbach |
Released Spanish translations provided by Jaims Seuma.
|
file |
diff |
annotate
|
Sat, 14 Dec 2013 18:26:14 +0100 |
Jaime Seuma |
eric5 i18n-es update default branch
|
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
|
Sun, 01 Dec 2013 14:31:58 +0100 |
Detlev Offenbach |
Updated Spanish translations.
|
file |
diff |
annotate
|
Sat, 30 Nov 2013 23:54:44 +0100 |
Jaime Seuma |
eric5 i18n-es update default branch
|
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
|
Tue, 29 Oct 2013 13:07:41 +0100 |
Detlev Offenbach |
Updated Spanish translations.
|
file |
diff |
annotate
|
Sun, 27 Oct 2013 12:36:04 +0100 |
Jaime Seuma |
eric5 i18n-es update default branch
|
file |
diff |
annotate
|
Sat, 19 Oct 2013 17:47:51 +0200 |
Detlev Offenbach |
Updated translations.
|
file |
diff |
annotate
|
Sun, 13 Oct 2013 17:29:57 +0200 |
Detlev Offenbach |
Updated translations.
|
file |
diff |
annotate
|
Sun, 13 Oct 2013 17:22:08 +0200 |
Detlev Offenbach |
Merged with translations update of Spanish translations.
|
file |
diff |
annotate
|
Mon, 07 Oct 2013 20:35:45 +0200 |
Jaime Seuma |
eric5 i18n-es update default branch
|
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
|
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
|
Mon, 26 Aug 2013 19:33:05 +0200 |
Detlev Offenbach |
Released updated Spanish translations.
5_3_x
|
file |
diff |
annotate
|
Fri, 23 Aug 2013 19:07:45 +0200 |
Jaime Seuma |
I18n update for Spanish, 5_3_x branch (23rd Aug 2013).
5_3_x
|
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
|