Sat, 04 Jan 2014 16:23:47 +0100 |
Detlev Offenbach |
Implemented a workaround for a non-working implementation of inputMethodEvent() in QScintilla 2.8.x. It simply overwrites these methods with empty ones in order to not loose selected text on focus out.
|
file |
diff |
annotate
|
Thu, 02 Jan 2014 19:40:08 +0100 |
Detlev Offenbach |
Fixed a bug creating a project from a repository and implemented a bugfix method for an issue in QsciScintilla.
|
file |
diff |
annotate
|
Fri, 13 Dec 2013 23:39:14 +0100 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Fri, 13 Dec 2013 22:45:47 +0100 |
T.Rzepka |
SVN/ PySVN plugins fixed. urllib.quote wrapper for unicode characters added. SBS diff fixed.
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
|
Sun, 01 Dec 2013 17:25:29 +0100 |
Detlev Offenbach |
Added support for PyQt5 to the QFileDialog wizard.
|
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
|
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
|
Sun, 24 Nov 2013 17:10:51 +0100 |
Detlev Offenbach |
Another little enhancement to the highlighter style config page to show the eol-fill status in the style list.
|
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
|
Wed, 20 Nov 2013 18:48:39 +0100 |
Detlev Offenbach |
Fixed a bug in the APIs configuration page of the config dialog and improved its functionality.
|
file |
diff |
annotate
|
Sun, 17 Nov 2013 15:07:56 +0100 |
Detlev Offenbach |
Fixed a bug preventing overriding the editor foreground and background colors, when a lexer was set to None.
|
file |
diff |
annotate
|
Sun, 17 Nov 2013 15:06:51 +0100 |
Detlev Offenbach |
Fixed a bug preventing overriding the editor foreground and background colors, when a lexer was set to None.
5_3_x
|
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 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: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
|
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: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
|
Sun, 29 Sep 2013 12:04:35 +0200 |
Detlev Offenbach |
Corrected an issue in the editor.
|
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
|
Mon, 16 Sep 2013 19:57:47 +0200 |
Detlev Offenbach |
Regenerated source docu.
|
file |
diff |
annotate
|
Sat, 14 Sep 2013 17:11:41 +0200 |
Detlev Offenbach |
Optimized the PEP-8 naming checker (Python2 variant).
|
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:22:01 +0200 |
Detlev Offenbach |
Regenerated source docu.
|
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
|
Mon, 08 Jul 2013 22:36:10 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|