Sun, 29 Jun 2014 14:00:30 +0200 |
Detlev Offenbach |
Fixed and improved the CoffeeScript interface.
|
file |
diff |
annotate
|
Sat, 17 May 2014 18:18:06 +0200 |
Detlev Offenbach |
Added support for various Mercurial 'resolve' subcommands.
|
file |
diff |
annotate
|
Mon, 12 May 2014 18:19:22 +0200 |
Detlev Offenbach |
Moved the Mercurial bookmarks to the Mercurial core because they are no extension since Mercurial 1.8 anymore.
|
file |
diff |
annotate
|
Mon, 05 May 2014 19:27:30 +0200 |
Detlev Offenbach |
Added support for the QScintilla Gettext lexer (QsciLexerPO) as of QScintilla 2.8.2.
|
file |
diff |
annotate
|
Wed, 30 Apr 2014 18:45:35 +0200 |
Detlev Offenbach |
Updated source docu.
5_4_x
|
file |
diff |
annotate
|
Mon, 21 Apr 2014 19:20:27 +0200 |
T.Rzepka |
Reintegrated the js syntax checker and therefore improved the background service a little.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 16:37:34 +0200 |
Detlev Offenbach |
Implemented the Python2 compatibility check for plug-ins in the plug-in manager. The flag is named 'python2Compatible'.
Py2 comp.
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 22:41:08 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 23:05:31 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 19:22:33 +0200 |
Detlev Offenbach |
Added a QSS lexer and updated the source docu.
|
file |
diff |
annotate
|
Mon, 31 Mar 2014 19:27:31 +0200 |
Detlev Offenbach |
Refactored the previewer code to allow to add more previewers and started adding support for a QSS previewer.
|
file |
diff |
annotate
|
Sun, 30 Mar 2014 22:00:14 +0200 |
T.Rzepka |
Merge with BgService.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 09 Mar 2014 19:04:42 +0100 |
Detlev Offenbach |
Added capability to commit a new branch directly without the need to select the commit menu entry.
|
file |
diff |
annotate
|
Sun, 09 Mar 2014 17:06:40 +0100 |
Detlev Offenbach |
Made the status LED (right lower corner) clickable (depending on overall VCS status it will show the log browser or the status dialog).
|
file |
diff |
annotate
|
Wed, 05 Mar 2014 19:52:15 +0100 |
Detlev Offenbach |
Continued implementing support for a marker map in the editor.
|
file |
diff |
annotate
|
Tue, 04 Mar 2014 19:52:06 +0100 |
Detlev Offenbach |
Started implementing support for a marker map in the editor.
|
file |
diff |
annotate
|
Sat, 01 Mar 2014 18:36:34 +0100 |
Detlev Offenbach |
Regenerated the source docu.
|
file |
diff |
annotate
|
Mon, 24 Feb 2014 19:27:39 +0100 |
Detlev Offenbach |
Added support for the Mercurial shelve extension to the project browser VCS context menu.
|
file |
diff |
annotate
|
Sat, 22 Feb 2014 19:57:46 +0100 |
Detlev Offenbach |
Continued implementing support for the Mercurial Shelve extension.
|
file |
diff |
annotate
|
Fri, 21 Feb 2014 19:13:43 +0100 |
Detlev Offenbach |
Updated source docu.
|
file |
diff |
annotate
|
Mon, 17 Feb 2014 19:05:07 +0100 |
Detlev Offenbach |
Extended the Mercurial log browser by an action to switch to the selected revision.
|
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
|
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
|
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
|
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
|
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 18:06:42 +0200 |
Detlev Offenbach |
Updated source docu and changed the pygments lexer definitions.
|
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, 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
|
Sat, 24 Aug 2013 15:05:05 +0200 |
Detlev Offenbach |
Updated translations and regenerated source docu.
|
file |
diff |
annotate
|
Mon, 12 Aug 2013 22:21:53 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
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
|
Mon, 08 Jul 2013 22:36:10 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 23 Jun 2013 13:12:38 +0200 |
Detlev Offenbach |
Added a wizard for the Qt5 QRegularExpression class.
|
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
|
Sat, 01 Jun 2013 12:37:19 +0200 |
Detlev Offenbach |
Added a dialog to configure hosts to be exempted from caching.
|
file |
diff |
annotate
|
Fri, 31 May 2013 13:33:57 +0200 |
Detlev Offenbach |
Added a specialized error message handler allowing to filter messages.
|
file |
diff |
annotate
|
Tue, 28 May 2013 20:52:12 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 19:37:21 +0200 |
Detlev Offenbach |
Added a viewer for the call stack leading to the current line.
|
file |
diff |
annotate
|
Wed, 17 Apr 2013 19:58:24 +0200 |
Detlev Offenbach |
Added the capability to sort lines spanned by a rectangular selection based on the selected text.
|
file |
diff |
annotate
|
Mon, 08 Apr 2013 07:52:06 +0200 |
T.Rzepka |
Fixes for autocodecheck with pyflakes and update of py2flakes to 0.6.1.
Py2 comp.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 10:08:52 +0100 |
Detlev Offenbach |
Regenerated source docu.
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, 24 Feb 2013 20:00:51 +0100 |
Detlev Offenbach |
Reworked the various SSL info widgets of the web browser to show more info.
|
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
|
Thu, 24 Jan 2013 19:10:01 +0100 |
Detlev Offenbach |
Made the search and replace widgets scrollable (customisation for smaller screens).
|
file |
diff |
annotate
|
Fri, 18 Jan 2013 19:50:13 +0100 |
Detlev Offenbach |
Moved the SSL widgets to the E5Network package.
|
file |
diff |
annotate
|