Sat, 29 Sep 2012 18:37:03 +0200 Detlev Offenbach Reworked the FTP stuff to support a bunch of different FTP proxy types. Unfortunately FTP proxy support is not standardized. file | diff | annotate
Mon, 24 Sep 2012 20:23:18 +0200 Detlev Offenbach Added a handler for file: schemes to allow directory listings. file | diff | annotate
Sun, 23 Sep 2012 16:23:04 +0200 Detlev Offenbach Changed the FTP sync code in the eric web browser to use ftplib. file | diff | annotate
Sat, 22 Sep 2012 18:34:09 +0200 Detlev Offenbach Some optimisations for DownloadItem and disabled the stop and pause buttons for FTP downloads. file | diff | annotate
Wed, 19 Sep 2012 20:31:06 +0200 Detlev Offenbach Changed the FTP directory parser to omit the '.' and '..' directories. file | diff | annotate
Wed, 19 Sep 2012 20:19:49 +0200 Detlev Offenbach Changed the FtpReply to support proxy access and to not show user and password in the URL. file | diff | annotate
Mon, 17 Sep 2012 19:38:48 +0200 Detlev Offenbach Extended the new FtpReply class to handle various directory listing styles and to ask for a username and password, if the FTP login fails with an error code of 530. file | diff | annotate
Sat, 15 Sep 2012 21:04:39 +0200 Detlev Offenbach Change the FtpReply class to use Python ftplib instead of QFtp because the later is not available in Qt5 anymore. file | diff | annotate
Thu, 13 Sep 2012 18:21:36 +0200 Detlev Offenbach Made the selectable project types of the project properties dialog dependent upon the selected programming language. file | diff | annotate
Wed, 12 Sep 2012 19:41:50 +0200 Detlev Offenbach Added the capability to rebuild a diagram without losing the current item positions. file | diff | annotate
Tue, 11 Sep 2012 18:46:46 +0200 Detlev Offenbach Added ability to move graphics items in the diagram via the cursor keys and to limit the item position to the scene. file | diff | annotate
Tue, 11 Sep 2012 18:26:47 +0200 Detlev Offenbach Improved the package diagram to include subpackages and their module names. file | diff | annotate
Mon, 10 Sep 2012 18:43:17 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sun, 09 Sep 2012 19:38:07 +0200 Detlev Offenbach Some more refactorings to prepare loading graphics diagrams from file. file | diff | annotate
Sun, 09 Sep 2012 17:46:32 +0200 Detlev Offenbach Introduced the ItemType class variable for the various UML graphics items. file | diff | annotate
Sun, 09 Sep 2012 17:40:32 +0200 Detlev Offenbach Refactored the UML graphics code. file | diff | annotate
Sat, 08 Sep 2012 18:28:46 +0200 Detlev Offenbach Some fixes for the Graphics dialogs. 5_2_x file | diff | annotate
Sat, 08 Sep 2012 17:36:14 +0200 Detlev Offenbach A few fixes for issues with the graphics dialogs. file | diff | annotate
Sat, 08 Sep 2012 13:02:43 +0200 Detlev Offenbach Changed the diagrams to show a better diagram title when printed. file | diff | annotate
Wed, 05 Sep 2012 20:07:02 +0200 Detlev Offenbach Changed the diagrams to show a better diagram title when printed. file | diff | annotate
Wed, 05 Sep 2012 19:19:16 +0200 Detlev Offenbach Changed the association layout for the package and class diagrams. file | diff | annotate
Mon, 13 Aug 2012 20:01:04 +0200 Detlev Offenbach Added support for variable AdBlock update periods (given in subscription) to the web browser. file | diff | annotate
Sun, 12 Aug 2012 13:50:18 +0200 Detlev Offenbach Updated source docu. 5_2_x file | diff | annotate
Sun, 12 Aug 2012 13:43:15 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Sun, 12 Aug 2012 13:23:21 +0200 Detlev Offenbach Updated source docu. 5_2_x file | diff | annotate
Sun, 12 Aug 2012 12:50:29 +0200 Detlev Offenbach Added support for AdBlock checksum checking when downloading a subscription to the web browser. file | diff | annotate
Thu, 09 Aug 2012 19:12:57 +0200 Detlev Offenbach A few more changes dealing with the deprecated Transplant extension for Mercurial. file | diff | annotate
Wed, 08 Aug 2012 18:22:38 +0200 Detlev Offenbach Merged remote changes. file | diff | annotate
Wed, 08 Aug 2012 18:21:45 +0200 Detlev Offenbach Added support for --log and --dry-run to the hg graft operation and added code to disable the (deprecated) transplant menu for Mercurial 2.3.0. file | diff | annotate
Sun, 05 Aug 2012 12:33:05 +0200 Detlev Offenbach Corrected a little omission. file | diff | annotate
Sat, 04 Aug 2012 18:01:38 +0200 Detlev Offenbach Fixed an issue in the new AdBlock code. file | diff | annotate
Sat, 04 Aug 2012 17:32:24 +0200 Detlev Offenbach Added support for AdBlock exceptions to the web browser. file | diff | annotate
Sat, 04 Aug 2012 13:46:18 +0200 Detlev Offenbach Fixed an issue remembering the enabled state of AdBlock subscriptions. file | diff | annotate
Sat, 04 Aug 2012 13:30:04 +0200 Detlev Offenbach Rewrote huge part of AdBlock to speed up and added support for dependent AdBlock subscriptions. file | diff | annotate
Mon, 30 Jul 2012 19:19:29 +0200 Detlev Offenbach Added an extended tree widget. file | diff | annotate
Sun, 29 Jul 2012 17:26:28 +0200 Detlev Offenbach Added a filter edit to filter the configuration tree to the configuration dialog. file | diff | annotate
Sun, 29 Jul 2012 15:41:58 +0200 Detlev Offenbach Added an icon to the status bar to give direct access to AdBlock. file | diff | annotate
Sat, 28 Jul 2012 11:23:12 +0200 Detlev Offenbach Reworked some of the AdBlock code to achieve some speed improvements. file | diff | annotate
Mon, 23 Jul 2012 19:22:43 +0200 Detlev Offenbach Merged remote changes. file | diff | annotate
Mon, 23 Jul 2012 19:21:44 +0200 Detlev Offenbach Some small enhancements to the AdBlock Plus code. file | diff | annotate
Sun, 22 Jul 2012 18:26:57 +0200 Detlev Offenbach Fix for the GreaseMonkey code. file | diff | annotate
Sun, 22 Jul 2012 15:32:52 +0200 Detlev Offenbach Added support for GreaseMonkey scripts. file | diff | annotate
Sun, 15 Jul 2012 17:28:40 +0200 Detlev Offenbach Fixed issues in the AdBlock code. 5_2_x file | diff | annotate
Sat, 14 Jul 2012 17:56:26 +0200 Detlev Offenbach Simplified the code a little bit by deleting the checks for the existance of QWebElement because Qt 4.7 is the minimum requirement. file | diff | annotate
Sat, 14 Jul 2012 14:52:14 +0200 Detlev Offenbach Fixed a bug in the web browser. 5_2_x file | diff | annotate
Sat, 14 Jul 2012 16:28:04 +0200 Detlev Offenbach Enhanced the web browser by adding a personal information manager to assist in completing form fields through field context menu entries or by pressing Ctrl+Return/Ctrl+Enter. file | diff | annotate
Tue, 10 Jul 2012 19:06:38 +0200 Detlev Offenbach Introduced a "workspace" directory that is used as the default for opening or saving new files or projects (configurable on Multiproject config page). file | diff | annotate
Sat, 07 Jul 2012 18:49:01 +0200 Detlev Offenbach Added context menu entries for HTML5 media elements. file | diff | annotate
Mon, 02 Jul 2012 19:56:32 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Sun, 01 Jul 2012 12:50:37 +0200 Detlev Offenbach Added the configurable capability to automatically show the source, when the call frame is changed in the callstack viewer of the local variables viewer. file | diff | annotate
Sat, 30 Jun 2012 14:23:30 +0200 Detlev Offenbach Updated source docu. 5_2_x file | diff | annotate
Sat, 30 Jun 2012 14:19:09 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Sun, 24 Jun 2012 18:08:36 +0200 Detlev Offenbach Fixed an issue with failed logins for certain files by implementing a referer whitelist. All hosts in this list will get a referer header. file | diff | annotate
Sun, 17 Jun 2012 14:09:55 +0200 Detlev Offenbach Updated source docu for the support for Mercurial sub-repositories. file | diff | annotate
Wed, 13 Jun 2012 19:27:35 +0200 Detlev Offenbach Little improvement to the editor assembly. file | diff | annotate
Sun, 03 Jun 2012 12:51:15 +0200 Detlev Offenbach Added capability to select from existing change lists and added a dialog to browse the change lists. file | diff | annotate
Sat, 02 Jun 2012 16:36:16 +0200 Detlev Offenbach Improved the VCS copy/move operations a bit. file | diff | annotate
Tue, 29 May 2012 20:59:40 +0200 Detlev Offenbach Added code to ensure, that some eric specific files and directories get ignored file | diff | annotate
Fri, 25 May 2012 19:16:06 +0200 Detlev Offenbach Updated translations and source docu for the VCS enhancement. file | diff | annotate
Sat, 19 May 2012 18:06:30 +0200 Detlev Offenbach Updated source docu. 5_2_x file | diff | annotate
(0) -300 -100 -60 tip

eric ide

mercurial