Mon, 05 Sep 2011 20:01:12 +0200 Detlev Offenbach Added context menu actions to select/deselect all commitable items of the various VCS status dialogs. file | diff | annotate
Mon, 05 Sep 2011 19:13:56 +0200 Detlev Offenbach Updated translations. 5_1_x file | diff | annotate
Sun, 04 Sep 2011 17:57:49 +0200 Detlev Offenbach Added some startup splash messages. file | diff | annotate
Sun, 04 Sep 2011 15:17:10 +0200 Detlev Offenbach Added code to the Mercurial plug-in to support multiple revisions where appropriate. file | diff | annotate
Sat, 03 Sep 2011 16:41:44 +0200 Detlev Offenbach Made "Show Log" behave like "Show Limited Log" and removed the later. file | diff | annotate
Wed, 31 Aug 2011 19:48:46 +0200 Detlev Offenbach Korrektur der deutschen Übersetzung (Passwort -> Kennwort). file | diff | annotate
Wed, 31 Aug 2011 19:35:11 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Tue, 23 Aug 2011 18:59:20 +0200 Detlev Offenbach Fixed a display string. file | diff | annotate
Tue, 23 Aug 2011 18:44:20 +0200 Detlev Offenbach Harmonisation of some display strings related to the web browser. file | diff | annotate
Thu, 18 Aug 2011 18:03:22 +0200 Detlev Offenbach Added code to the cooperation functions to support IPv6. file | diff | annotate
Sun, 24 Jul 2011 19:22:40 +0200 Detlev Offenbach Added an action to preview the file in the eric web browser. file | diff | annotate
Sun, 24 Jul 2011 15:25:42 +0200 Detlev Offenbach Fixed an issue opening help pages with a system web browser. file | diff | annotate
Sun, 10 Jul 2011 16:31:33 +0200 Detlev Offenbach Added editor actions to go to the last edit location and to the previous or next Python or Ruby class or method definition. file | diff | annotate
Sun, 03 Jul 2011 18:01:53 +0200 Detlev Offenbach Extended the unit test interface to support skipped tests, expected failures and unexpected successes and to better cope with Python2 scripts when run from the eric IDE. file | diff | annotate
Sat, 02 Jul 2011 18:19:03 +0200 Detlev Offenbach Updated source docu and translations for latest change. file | diff | annotate
Sun, 19 Jun 2011 15:19:46 +0200 Detlev Offenbach Added capability to encrypt saved passwords with a master password and rearranged some configuration parameters related to security. file | diff | annotate
Tue, 07 Jun 2011 18:46:48 +0200 Detlev Offenbach Made an error message more descriptive. file | diff | annotate
Sat, 04 Jun 2011 11:53:15 +0200 Detlev Offenbach Added some more search engines to the web browser. file | diff | annotate
Tue, 31 May 2011 19:50:35 +0200 Detlev Offenbach Added a puse button to the web browser download. file | diff | annotate
Tue, 31 May 2011 16:35:45 +0200 Detlev Offenbach Added support for the Mercurial rebase extension. file | diff | annotate
Tue, 31 May 2011 09:46:03 +0200 Detlev Offenbach Enhanced the Mercurial log browser dialog. file | diff | annotate
Mon, 30 May 2011 19:50:55 +0200 Detlev Offenbach Made the Mercurial cleanup patterns configurable. file | diff | annotate
Mon, 30 May 2011 19:23:59 +0200 Detlev Offenbach Extended the code logic for the switch command of the various version control interfaces. file | diff | annotate
Mon, 30 May 2011 16:53:13 +0200 Detlev Offenbach Added support for the Mercurial transplant extension. file | diff | annotate
Sun, 29 May 2011 15:25:28 +0200 Detlev Offenbach Added support for the Mercurial gpg extension. file | diff | annotate
Sat, 28 May 2011 15:41:12 +0200 Detlev Offenbach Added support for the Mercurial purge extension. file | diff | annotate
Sat, 28 May 2011 13:00:35 +0200 Detlev Offenbach Change qpush/qpop/qgoto code to be able to detect changes of the project file (in case MQ will report the changed files one day). file | diff | annotate
Sat, 28 May 2011 11:20:25 +0200 Detlev Offenbach Added support for the Mercurial fetch extension. file | diff | annotate
Fri, 27 May 2011 19:10:22 +0200 Detlev Offenbach Added an entry to the Mercurial menu to edit the user configuration file. file | diff | annotate
Fri, 27 May 2011 18:22:07 +0200 Detlev Offenbach Added code to check, if there is an auto-completion/calltip provider connected already. file | diff | annotate
Sun, 22 May 2011 18:00:52 +0200 Detlev Offenbach Refined the Mercurial patches list dialog. file | diff | annotate
Sun, 22 May 2011 16:21:32 +0200 Detlev Offenbach Added an interface to the Mercurial patch queue management. file | diff | annotate
Sat, 21 May 2011 23:41:25 +0200 Detlev Offenbach Finished support for Mercurial queues extension. file | diff | annotate
Sun, 15 May 2011 19:12:14 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Fri, 13 May 2011 20:23:42 +0200 Detlev Offenbach Fixed a wrong extension in the lexer data. file | diff | annotate
Fri, 13 May 2011 20:22:31 +0200 Detlev Offenbach Added function to test the login data to the Email config page. file | diff | annotate
Sun, 08 May 2011 15:19:58 +0200 Detlev Offenbach Finished Mercurial bookmark support. file | diff | annotate
Sat, 30 Apr 2011 12:48:38 +0200 Detlev Offenbach Added support for "hg rollback" to the Mercurial interface. file | diff | annotate
Sun, 17 Apr 2011 19:57:43 +0200 Detlev Offenbach Added support for the Matlab and Octave lexers for QScintilla >= 2.5.1. file | diff | annotate
Sun, 10 Apr 2011 18:33:20 +0200 Detlev Offenbach Added an interface to VirusTotal to the web browser. file | diff | annotate
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 17:50:02 +0200 Detlev Offenbach Added capability to the tasks viewer to ignore files based on a wildcard during a project tasks scan. 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, 12 Mar 2011 17:42:26 +0100 Detlev Offenbach Added support for new lexer properties (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, 03 Mar 2011 19:26:50 +0100 Detlev Offenbach Fixed a typo. file | diff | annotate
Thu, 03 Mar 2011 19:30:14 +0100 Detlev Offenbach Fixed a typo. 5_1_x file | diff | annotate
Sun, 27 Feb 2011 11:26:53 +0100 Detlev Offenbach Prepared translations for release. 5_1_x 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 12:30:48 +0100 Detlev Offenbach Added capability to filter out unwanted items in the file browsers. file | diff | annotate
Sun, 20 Feb 2011 19:00:53 +0100 Detlev Offenbach Did the last changes to the Windows related install stuff. 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
Sun, 20 Feb 2011 18:34:04 +0100 Detlev Offenbach Changed the label of the "Reopen automatically" checkbox of the editor file handling config page. file | diff | annotate
Tue, 18 Jan 2011 16:31:26 +0100 Detlev Offenbach Updated translations and finished PEP 8 fixer implementation. 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
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
(0) -100 -60 tip

eric ide

mercurial