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
Sun, 23 Feb 2014 19:20:43 +0100 Detlev Offenbach Removed the Mercurial support for a command options dialog and added useable global options to the Mercurial config page. 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:15:52 +0100 Detlev Offenbach Updated source docu. 5_4_x file | diff | annotate
Fri, 21 Feb 2014 19:13:43 +0100 Detlev Offenbach Updated source docu. file | diff | annotate
Wed, 19 Feb 2014 19:45:06 +0100 Detlev Offenbach Changed the Subversion Log Browser dialogs to maintain its position after being closed and fixed a few issues in the Mercurial log browser. file | diff | annotate
Tue, 18 Feb 2014 19:05:53 +0100 Detlev Offenbach Changed the Mercurial Log Browser dialog to maintain its position after being closed. file | diff | annotate
Sun, 16 Feb 2014 19:36:52 +0100 Detlev Offenbach Made availablity of push/pull related actions dependent on configured remote repository (default/default-push in .hg/hgrc). file | diff | annotate
Tue, 11 Feb 2014 19:51:01 +0100 Detlev Offenbach Extended Tabview and Listview to show an editor's state using two icons (modified, syntax error/warning). file | diff | annotate
Sat, 01 Feb 2014 16:29:24 +0100 Detlev Offenbach Some code style fixes and renaming of UtilitiesPython2.py2flakes to UtilitiesPython2.pyflakes to make it clear, that it is just a copy of the one in Utilities. 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
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
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
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
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
(0) -300 -100 -60 tip

eric ide

mercurial