Tue, 26 Jul 2011 20:02:21 +0200 Detlev Offenbach Updated source docu. 5_1_x file | diff | annotate
Tue, 26 Jul 2011 20:00:18 +0200 Detlev Offenbach Updated source docu. 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, 24 Jul 2011 15:21:45 +0200 Detlev Offenbach Fixed an issue opening help pages with a system web browser. 5_1_x file | diff | annotate
Sun, 17 Jul 2011 18:27:48 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Sun, 17 Jul 2011 18:26:48 +0200 Detlev Offenbach Updated source docu. 5_1_x file | diff | annotate
Sat, 16 Jul 2011 15:03:09 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Sat, 16 Jul 2011 15:02:06 +0200 Detlev Offenbach Updated source docu. 5_1_x file | diff | annotate
Sun, 10 Jul 2011 19:01:08 +0200 Detlev Offenbach Improved the handling of mouse XButton1 and XButton2 handling in the 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
Thu, 30 Jun 2011 08:14:43 +0200 Detlev Offenbach Updated source docu. 5_1_x file | diff | annotate
Thu, 30 Jun 2011 08:09:11 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Mon, 20 Jun 2011 15:11:30 +0200 detlev Fixed an issue introduced by the super() 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
Sun, 05 Jun 2011 18:27:56 +0200 Detlev Offenbach Fixed a few hidden bugs. 5_1_x file | diff | annotate
Sun, 05 Jun 2011 18:25:36 +0200 Detlev Offenbach Improved code quality by getting rid of star imports. That way pyflakes can do its job. A few bugs fixed found by flakes. 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
Sat, 04 Jun 2011 11:21:53 +0200 Detlev Offenbach Removed the Python config page from the web browser config dialog. 5_1_x file | diff | annotate
Sat, 04 Jun 2011 11:19:14 +0200 Detlev Offenbach Fixed a few issues with the web browser. 5_1_x file | diff | annotate
Thu, 02 Jun 2011 17:29:13 +0200 Detlev Offenbach Added some more user agent strings 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 11:25:52 +0200 Detlev Offenbach Refined the Mercurial extensions code a little bit to deal with torn of menus in a better way. file | diff | annotate
Tue, 31 May 2011 10:31:06 +0200 Detlev Offenbach Changed the Mercurial extension interface code to use custom base classes instead of inheriting QObject directly. 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: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 16:20:36 +0200 Detlev Offenbach Changed the logic of the Mercurials extension menu creation. 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:11:49 +0200 Detlev Offenbach Corrected a bug in the Mercurial interface. 5_1_x 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
Wed, 25 May 2011 08:33:57 +0200 detlev Fixed an issue in the web browser related to selecting the correct proxy type. 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 22:22:17 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Sun, 15 May 2011 19:20:41 +0200 Detlev Offenbach Fixed an issue in the new MQ list patches dialog. file | diff | annotate
Sun, 15 May 2011 19:13:36 +0200 Detlev Offenbach Updated source code documentation. 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
Fri, 13 May 2011 18:24:37 +0200 Detlev Offenbach Fixed an issue in the PEP-8 fixer. file | diff | annotate
Fri, 13 May 2011 18:25:13 +0200 Detlev Offenbach Fixed an issue in the PEP-8 fixer. 5_1_x 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
Fri, 29 Apr 2011 18:35:48 +0200 Detlev Offenbach Fixed an inconvenience in the project and project translations viewer. 5_1_x file | diff | annotate
Fri, 29 Apr 2011 18:34:40 +0200 Detlev Offenbach Fixed an inconvenience in the project and project translations viewer. file | diff | annotate
Wed, 27 Apr 2011 12:24:50 +0200 Detlev Offenbach Enhanced the autocompletion of templates to observe the language of the current file. 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, 17 Apr 2011 18:43:02 +0200 Detlev Offenbach Changed algorithm to determine the debugger backend type to be used by analysing a first line starting with '#!'. file | diff | annotate
Fri, 15 Apr 2011 20:04:55 +0200 Detlev Offenbach Fixed an issue with the configuration dialog not highlighting the correct list entry, if the name was not unique. file | diff | annotate
Wed, 13 Apr 2011 19:53:11 +0200 Detlev Offenbach Added code to handle an issue shutting down the web browser while it is still loading a page. 5_1_x file | diff | annotate
Mon, 11 Apr 2011 20:06:15 +0200 Detlev Offenbach Refined the VirusTotal code. 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, 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
(0) -100 -60 tip

eric ide

mercurial