Sat, 22 Apr 2017 15:37:18 +0200 Detlev Offenbach Finished implementing the standalone shell window. file | diff | annotate
Wed, 19 Apr 2017 19:02:34 +0200 Detlev Offenbach Fixed an issue in the file browser model caused some error message being shown upon startup in certain situations. file | diff | annotate
Tue, 18 Apr 2017 19:22:54 +0200 Detlev Offenbach Web Browser (NG): file | diff | annotate
Mon, 10 Apr 2017 19:14:40 +0200 Detlev Offenbach Finished implementing the capability to configure the path to the PyQt tools or determine it based on the current Python interpreter. file | diff | annotate
Fri, 07 Apr 2017 18:33:59 +0200 Detlev Offenbach Merged with default branch to prepare the 17.04 release. maintenance file | diff | annotate
Thu, 06 Apr 2017 18:37:10 +0200 Detlev Offenbach Added support for the 'zstd' compression for bundles (as of 4.1.0). file | diff | annotate
Sat, 25 Mar 2017 17:37:44 +0100 Detlev Offenbach Regenerated the source docu. file | diff | annotate
Thu, 23 Mar 2017 19:06:13 +0100 Detlev Offenbach Fixed a few code style issues related to the usage of class instances for default arguments. file | diff | annotate
Wed, 22 Mar 2017 19:59:45 +0100 Detlev Offenbach Fixed a few code style issues related to the usage of class instances for default arguments. file | diff | annotate
Wed, 22 Mar 2017 18:50:20 +0100 Detlev Offenbach Fixed a few code style issues related to the usage of mutable types for default arguments. file | diff | annotate
Tue, 21 Mar 2017 19:42:00 +0100 Detlev Offenbach Updated source docu. file | diff | annotate
Fri, 17 Mar 2017 19:25:58 +0100 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sat, 11 Mar 2017 19:18:57 +0100 Detlev Offenbach Regenerated source docu. file | diff | annotate
Tue, 07 Mar 2017 18:42:41 +0100 Detlev Offenbach Added checks for shadowed Python builtins and unneccessary comprehensions and generators. file | diff | annotate
Fri, 03 Mar 2017 18:34:21 +0100 Detlev Offenbach Merged with default branch. maintenance file | diff | annotate
Sat, 25 Feb 2017 19:41:53 +0100 Detlev Offenbach Updated source docu. file | diff | annotate
Mon, 20 Feb 2017 19:27:37 +0100 Detlev Offenbach Re-enabled the print preview function for all platforms and the print for Windows platforms for the new web browser and Qt >= 5.8.0. file | diff | annotate
Sun, 19 Feb 2017 19:23:21 +0100 Detlev Offenbach Added support for new functionality provided by Qt 5.8.0 to the QtWebEngine based web browser (including spell checking). file | diff | annotate
Thu, 16 Feb 2017 18:58:58 +0100 Detlev Offenbach Added capability to remember previously used entries in the project debugger properties dialog. file | diff | annotate
Tue, 14 Feb 2017 19:57:58 +0100 Detlev Offenbach Improved the Mercurial status dialog. file | diff | annotate
Sun, 12 Feb 2017 18:07:05 +0100 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sun, 05 Feb 2017 11:37:23 +0100 Detlev Offenbach Fixed a bug in the Mercurial GPG verify signature dialog. maintenance file | diff | annotate
Sat, 28 Jan 2017 19:21:31 +0100 Detlev Offenbach Removed the VCS log dialogs in favour of the log browser dialogs. file | diff | annotate
Sat, 28 Jan 2017 14:22:00 +0100 Detlev Offenbach Added up and down buttons to move the current entry to the Mercurial and Subversion log browsers. file | diff | annotate
Thu, 26 Jan 2017 20:17:07 +0100 Detlev Offenbach Added clickable links to the Mercurial log browser details pane. file | diff | annotate
Wed, 25 Jan 2017 12:48:42 +0100 Detlev Offenbach Added capability to use the SSL encryption method (next to StartTLS) in the built in Email dialog. file | diff | annotate
Fri, 20 Jan 2017 18:55:28 +0100 Detlev Offenbach Upgraded pycodestyle to version 2.2.0+. file | diff | annotate
Mon, 16 Jan 2017 20:03:48 +0100 Detlev Offenbach Added support for the new QScintilla Markdown lexer. file | diff | annotate
Sat, 14 Jan 2017 14:12:42 +0100 Detlev Offenbach Added support for the new QScintilla JSON lexer. file | diff | annotate
Wed, 11 Jan 2017 19:28:04 +0100 Detlev Offenbach Added an option to hide the format buttons bar, if formatting is not supported for the editor text type (only supported for HTML, Markdown and reStructured Text). file | diff | annotate
Tue, 10 Jan 2017 19:41:15 +0100 Detlev Offenbach Updated source documentation. file | diff | annotate
Sat, 31 Dec 2016 17:52:23 +0100 Detlev Offenbach Added functionality to the web browsers to manage the plug-in provided documentation sets. file | diff | annotate
Wed, 14 Dec 2016 19:27:10 +0100 Detlev Offenbach Added the '--disable-crash' option to temporarily disable the crash session support through the command line. file | diff | annotate
Mon, 12 Dec 2016 18:56:42 +0100 Detlev Offenbach Improved the histories handling of the debugger UI. file | diff | annotate
Sun, 11 Dec 2016 18:28:42 +0100 Detlev Offenbach Added the capability to edit the history lists to the start dialogs of the debugger. file | diff | annotate
Sun, 11 Dec 2016 16:25:42 +0100 Detlev Offenbach Added an option to configure the crash session startup behavior, added the '--no-crash' option to suppress looking for a crash session and changed some command line options: file | diff | annotate
Sat, 03 Dec 2016 15:05:49 +0100 Detlev Offenbach Finished the project specific API code. APIs file | diff | annotate
Thu, 01 Dec 2016 19:22:06 +0100 Detlev Offenbach Corrected a source docu issue and regenerated the source docu files. APIs file | diff | annotate
Sat, 26 Nov 2016 15:35:12 +0100 Detlev Offenbach Added public methods for acces to sveral parts of the pdata structure of the Project class. file | diff | annotate
Sat, 19 Nov 2016 14:59:17 +0100 Detlev Offenbach Merged with the maintenance branch. file | diff | annotate
Fri, 18 Nov 2016 18:55:11 +0100 Detlev Offenbach Updated source docu. maintenance file | diff | annotate
Fri, 18 Nov 2016 18:53:31 +0100 Detlev Offenbach Updated source docu. file | diff | annotate
Wed, 16 Nov 2016 20:03:45 +0100 Detlev Offenbach Refactored the Mercurial commit dialog. file | diff | annotate
Wed, 16 Nov 2016 19:12:01 +0100 Detlev Offenbach Added context menu actions to the Mercurial bookmark list dialog. file | diff | annotate
Mon, 14 Nov 2016 19:58:22 +0100 Detlev Offenbach Added bookmark actions to the Mercurial Log Browser tools menu. file | diff | annotate
Sun, 13 Nov 2016 19:41:06 +0100 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sat, 12 Nov 2016 17:28:22 +0100 Detlev Offenbach Got rid of the manually set version numbers. file | diff | annotate
Fri, 11 Nov 2016 18:41:16 +0100 Detlev Offenbach Changed the way the currently opened project is highlighted in the multi project browser. file | diff | annotate
Sun, 06 Nov 2016 18:04:19 +0100 Detlev Offenbach Fixed issues with the E5ConfigParser with Python2. file | diff | annotate
Sun, 06 Nov 2016 17:02:45 +0100 Detlev Offenbach Added support for host fingerprints in the hostsecurity section of the Mercurial configuration file (as of hg 3.9.0). file | diff | annotate
Sun, 06 Nov 2016 13:39:36 +0100 Detlev Offenbach Corrected some code style issues and regenerated the source docu. file | diff | annotate
Sun, 30 Oct 2016 15:06:45 +0100 Detlev Offenbach Added an action to the Mercurial administration menu to clean out the backup bundles. file | diff | annotate
Sat, 29 Oct 2016 19:28:04 +0200 Detlev Offenbach Added support for the Mercurial histedit extension. file | diff | annotate
Tue, 25 Oct 2016 19:33:11 +0200 Detlev Offenbach Added support for the strip and fetch extensions to the log browser. file | diff | annotate
Mon, 24 Oct 2016 19:55:05 +0200 Detlev Offenbach Added support for the Mercurial strip extension. file | diff | annotate
Sat, 22 Oct 2016 17:09:08 +0200 Detlev Offenbach Finished the refactoring of the Mercurial user config management code. file | diff | annotate
Fri, 21 Oct 2016 18:25:23 +0200 Detlev Offenbach Added the forgotten refactored file and source docu. file | diff | annotate
Tue, 18 Oct 2016 18:44:27 +0200 Detlev Offenbach Fixed a regression in the project debugger properties dialog. file | diff | annotate
Mon, 17 Oct 2016 19:51:51 +0200 Detlev Offenbach Optimized the QtHelp handling. file | diff | annotate
Sun, 16 Oct 2016 14:43:18 +0200 Detlev Offenbach Added the source docu for the merged debugger. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial