Sun, 28 Oct 2012 17:41:29 +0100 Detlev Offenbach Enhanced the code coverage dialog functionality. file | diff | annotate
Sat, 27 Oct 2012 20:10:59 +0200 Detlev Offenbach Added capability to mark changed lines and to navigate between them to the editor. file | diff | annotate
Tue, 16 Oct 2012 19:47:32 +0200 Detlev Offenbach Updated the source docu. file | diff | annotate
Tue, 16 Oct 2012 19:46:54 +0200 Detlev Offenbach Updated the source docu. 5_2_x file | diff | annotate
Sat, 13 Oct 2012 17:49:13 +0200 Detlev Offenbach Added the 'addSideWidget()' and 'removeSideWidget()' methods to the UserInterface class to allow plug-in developers to add a plug-in widget to the left or bottom side containers. file | diff | annotate
Tue, 09 Oct 2012 19:31:30 +0200 Detlev Offenbach Regenerated the source docu. file | diff | annotate
Sat, 06 Oct 2012 19:11:35 +0200 Detlev Offenbach Regenerated the source docu. 5_2_x file | diff | annotate
Sat, 06 Oct 2012 19:07:48 +0200 Detlev Offenbach Regenerated the source docu. file | diff | annotate
Thu, 04 Oct 2012 19:28:49 +0200 Detlev Offenbach Introduced the E5MainWindow class allowing to set a style for all the main windows. file | diff | annotate
Wed, 03 Oct 2012 20:07:50 +0200 Detlev Offenbach Added a style sheet file to disable single click activation and an interface configuration page for the web browser. file | diff | annotate
Tue, 02 Oct 2012 19:53:31 +0200 Detlev Offenbach Made the sixth set of Qt5 compatibility changes. file | diff | annotate
Sun, 30 Sep 2012 13:27:28 +0200 Detlev Offenbach Made the first set of Qt5 compatibility changes. file | diff | annotate
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
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: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
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 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
Sat, 25 Aug 2012 11:54:35 +0200 Detlev Offenbach Updated API file. file | diff | annotate
Sat, 25 Aug 2012 11:53:33 +0200 Detlev Offenbach Updated API file. 5_2_x 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: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
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: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 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:21:44 +0200 Detlev Offenbach Some small enhancements to the AdBlock Plus 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 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
(0) -300 -100 -60 tip

eric ide

mercurial