Sun, 27 Mar 2011 19:04:42 +0200 Detlev Offenbach Added an action to push a new named branch to the Mercurial plug-in. file | diff | annotate
Sun, 27 Mar 2011 12:23:30 +0200 Detlev Offenbach Correct the behavior of the Goto dialog to show the line of the cursor as the default. 5_1_x file | diff | annotate
Sun, 27 Mar 2011 12:22:31 +0200 Detlev Offenbach Correct the behavior of the Goto dialog to show the line of the cursor as the default. file | diff | annotate
Sat, 26 Mar 2011 12:52:15 +0100 Detlev Offenbach Changed behavior of ad blocker downloading the default subscription in case of missing an internet link. 5_1_x file | diff | annotate
Sat, 26 Mar 2011 12:51:13 +0100 Detlev Offenbach Changed behavior of ad blocker downloading the default subscription in case of missing an internet link. file | diff | annotate
Sun, 20 Mar 2011 17:10:35 +0100 Detlev Offenbach Added support for access keys and drag & drop to the web browser. file | diff | annotate
Sat, 19 Mar 2011 14:29:38 +0100 Detlev Offenbach Fixed a new style signals related issue related to redefining some signals. 5_1_x file | diff | annotate
Sat, 19 Mar 2011 14:30:58 +0100 Detlev Offenbach Fixed a new style signals related issue related to redefining some signals. file | diff | annotate
Sat, 12 Mar 2011 17:42:26 +0100 Detlev Offenbach Added support for new lexer properties (as of QScintilla 2.5). file | diff | annotate
Fri, 11 Mar 2011 16:51:57 +0100 Detlev Offenbach Made code mostly PEP 8 compliant (except all whitespace and line length). file | diff | annotate
Thu, 10 Mar 2011 19:07:05 +0100 Detlev Offenbach Added capability to configure the alpha channel for some colors (as of QScintilla 2.5). file | diff | annotate
Thu, 10 Mar 2011 16:22:08 +0100 Detlev Offenbach Added configuration options for visible whitespace (as of QScintilla 2.5). file | diff | annotate
Thu, 10 Mar 2011 14:50:53 +0100 Detlev Offenbach Adjusted code to use the QScintilla contractedFolds() and setContractedFolds() methods (as of QScintilla 2.5). file | diff | annotate
Thu, 10 Mar 2011 10:29:12 +0100 Detlev Offenbach Fixed an issue in the Python debuggers related to the usage of the locals dictionary. 5_1_x file | diff | annotate
Thu, 10 Mar 2011 10:27:57 +0100 Detlev Offenbach Fixed an issue in the Python debuggers related to the usage of the locals dictionary. file | diff | annotate
Fri, 04 Mar 2011 20:03:47 +0100 Detlev Offenbach Changed the configuration dialog to remember the last show page name. file | diff | annotate
Fri, 04 Mar 2011 18:28:04 +0100 Detlev Offenbach Fixed an issue related to restore custom toolbars. 5_1_x file | diff | annotate
Fri, 04 Mar 2011 18:26:02 +0100 Detlev Offenbach Fixed an issue related to restore custom toolbars. file | diff | annotate
Sat, 26 Feb 2011 18:14:12 +0100 Detlev Offenbach Added functionality to the VCS status dialogs to make them more general commit dialogs. file | diff | annotate
Sat, 26 Feb 2011 14:28:21 +0100 Detlev Offenbach Changed syntax check to report error position within the line. file | diff | annotate
Sun, 20 Feb 2011 18:50:59 +0100 Detlev Offenbach Added menu entry for the icon editor to the tray starter. file | diff | annotate
Sat, 19 Feb 2011 11:58:27 +0100 Detlev Offenbach Change code to make the command window disappear on win platforms. file | diff | annotate
Sun, 06 Feb 2011 15:41:44 +0100 Detlev Offenbach Redid the native file dialog code to be future proof. file | diff | annotate
Mon, 17 Jan 2011 20:15:54 +0100 Detlev Offenbach Continued implementing a fixer for PEP 8 issues. file | diff | annotate
Sat, 15 Jan 2011 19:26:07 +0100 Detlev Offenbach Added a dialog to show some statistics for the last PEP 8 check to the PEP 8 dialog. file | diff | annotate
Wed, 12 Jan 2011 19:58:37 +0100 Detlev Offenbach Finished the PEP8 checker job. file | diff | annotate
Sun, 09 Jan 2011 18:16:46 +0100 Detlev Offenbach Added a checker for PEP 8 compliance. file | diff | annotate
Fri, 07 Jan 2011 12:38:39 +0100 Detlev Offenbach Merged "Save to Project" into "Save" and "Save As...". file | diff | annotate
Fri, 07 Jan 2011 10:02:23 +0100 Detlev Offenbach Added the forgotten "setCurrentWidget" slot to the debug viewer. 5_0_x file | diff | annotate
Fri, 07 Jan 2011 10:01:24 +0100 Detlev Offenbach Added the forgotten "setCurrentWidget" slot to the debug viewer. file | diff | annotate
Wed, 05 Jan 2011 17:15:09 +0100 Detlev Offenbach Fixed an issue where selecting a Pygments Python lexer disabled auto completion. file | diff | annotate
Wed, 05 Jan 2011 15:46:19 +0100 Detlev Offenbach Updated Pygments to version 1.4.0. file | diff | annotate
Tue, 04 Jan 2011 17:37:48 +0100 Detlev Offenbach Added a tabnanny checker function for Python 2 files. file | diff | annotate
Mon, 03 Jan 2011 17:10:45 +0100 Detlev Offenbach Added a pyflakes checker function for Python 2 files and made some additional Python 2 related changes. file | diff | annotate
Sat, 01 Jan 2011 18:04:43 +0100 Detlev Offenbach Added a syntax checker function for Python 2 files. file | diff | annotate
Fri, 31 Dec 2010 17:55:36 +0100 Detlev Offenbach Changed the syntac checker dialog and the tabnanny dialog to use the new eflag: marker. file | diff | annotate
Fri, 31 Dec 2010 15:19:02 +0100 Detlev Offenbach Added a feature where flags can be given at the end of a source file. The only flag supported is 'FileType' to overwrite the filetype detection mechanism. file | diff | annotate
Mon, 20 Dec 2010 20:07:36 +0100 Detlev Offenbach Regenerated the source docu with the modified module documentor. file | diff | annotate
Sun, 19 Dec 2010 19:51:37 +0100 Detlev Offenbach Enhanced the certificate manager of the web browser by code to import/export certificates and to delete system certificates. file | diff | annotate
Sun, 19 Dec 2010 13:20:52 +0100 Detlev Offenbach Fixed the handling of 'javascript' schemes in the web browser and enhanced the download manager a bit. file | diff | annotate
Sun, 12 Dec 2010 17:22:24 +0100 Detlev Offenbach Improved the SSL certificate handling. file | diff | annotate
Wed, 08 Dec 2010 20:07:48 +0100 Detlev Offenbach Added support for additional configurable file filters. file | diff | annotate
Fri, 19 Nov 2010 08:52:51 +0100 Detlev Offenbach Finished implementing the annotations support. file | diff | annotate
Sat, 13 Nov 2010 19:51:38 +0100 Detlev Offenbach Backported the improved the py3flakes checker. 5_0_x file | diff | annotate
Sun, 24 Oct 2010 17:34:10 +0200 Detlev Offenbach Added an option to configure the icon of the tray starter application. file | diff | annotate
Wed, 20 Oct 2010 20:31:53 +0200 Detlev Offenbach Improved the py3flakes checker. file | diff | annotate
Sat, 16 Oct 2010 20:28:00 +0200 Detlev Offenbach Added a check to the find and replace dialog to make sure, that no external changes were done between the find run and the replace run. file | diff | annotate
Sat, 16 Oct 2010 19:03:05 +0200 Detlev Offenbach Added a context menu to the download manager of the eric web browser. file | diff | annotate
Fri, 15 Oct 2010 09:31:28 +0200 Detlev Offenbach Did some refinesments to the web browser. file | diff | annotate
Sun, 10 Oct 2010 21:12:43 +0200 Detlev Offenbach Added a download manager to the web browser. file | diff | annotate
Fri, 08 Oct 2010 20:43:11 +0200 Detlev Offenbach Added code to show some bookmark data from the URL bar. file | diff | annotate
Thu, 07 Oct 2010 21:27:08 +0200 Detlev Offenbach Added code to show certificate info for https URLs. file | diff | annotate
Wed, 06 Oct 2010 19:54:56 +0200 Detlev Offenbach Added the SSL info label to the URL bar. file | diff | annotate
Sun, 03 Oct 2010 18:39:11 +0200 Detlev Offenbach Changed the web browser to give it a more modern look. file | diff | annotate
Mon, 27 Sep 2010 10:03:41 +0200 Detlev Offenbach Some enhancements to the bookmark handling. file | diff | annotate
Sun, 26 Sep 2010 20:25:09 +0200 Detlev Offenbach Added a line widget with embeddable buttons. file | diff | annotate
Sun, 26 Sep 2010 15:23:26 +0200 Detlev Offenbach Fixed an issue in the web browser related to webkit and Qt help files and added Englisg translations for proper display of plurals. 5_0_x file | diff | annotate
Sun, 26 Sep 2010 15:18:07 +0200 Detlev Offenbach Fixed an issue in the web browser related to webkit and Qt help and fixed an issue introduced by the latest refactoring. file | diff | annotate
Sat, 25 Sep 2010 20:25:16 +0200 Detlev Offenbach Did some refactoring of the web browser code. file | diff | annotate
Sun, 19 Sep 2010 14:00:57 +0200 Detlev Offenbach Added tab previews to the web browser. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial