Sun, 17 Feb 2013 18:23:01 +0100 |
Detlev Offenbach |
Added the capability to preview HTML, Mardown and ReST files.
|
file |
diff |
annotate
|
Wed, 13 Feb 2013 19:25:21 +0100 |
Detlev Offenbach |
Removed the QtHelp dependancy; support is only available, if the QtHelp module could be imported.
|
file |
diff |
annotate
|
Mon, 11 Feb 2013 18:15:06 +0100 |
Detlev Offenbach |
Finished implementing the delayed import.
|
file |
diff |
annotate
|
Thu, 24 Jan 2013 19:10:01 +0100 |
Detlev Offenbach |
Made the search and replace widgets scrollable (customisation for smaller screens).
|
file |
diff |
annotate
|
Fri, 18 Jan 2013 19:50:13 +0100 |
Detlev Offenbach |
Moved the SSL widgets to the E5Network package.
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 19:43:50 +0100 |
Detlev Offenbach |
Centralized the SSL error handling in E5SslErrorHandler.
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 18:47:41 +0100 |
Detlev Offenbach |
Added a confirmation dialog to the 'revert' VCS actions.
|
file |
diff |
annotate
|
Sat, 12 Jan 2013 18:44:39 +0100 |
Detlev Offenbach |
Introduced a zoom widget in the status bar of several windows.
|
file |
diff |
annotate
|
Mon, 07 Jan 2013 18:05:29 +0100 |
Detlev Offenbach |
Added a context menu entry to reload the templates and changed the logic such, that the templates are only written, if they contain some changes.
|
file |
diff |
annotate
|
Mon, 07 Jan 2013 15:34:36 +0100 |
Detlev Offenbach |
Extended the context menus of the multi project browser to be able to add projects this way.
|
file |
diff |
annotate
|
Sun, 06 Jan 2013 16:06:23 +0100 |
Detlev Offenbach |
Started preparation phase for the final 5.3.0 release.
5_3_x
|
file |
diff |
annotate
|
Sun, 06 Jan 2013 13:52:54 +0100 |
Detlev Offenbach |
Prepared new snapshot release.
snapshot-20130106
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 15:01:06 +0100 |
Detlev Offenbach |
Added support for Qt5 documentation.
|
file |
diff |
annotate
|
Sat, 29 Dec 2012 11:42:05 +0100 |
Detlev Offenbach |
Prepared new release.
5_2_x release-5.2.7
|
file |
diff |
annotate
|
Sun, 25 Nov 2012 18:40:15 +0100 |
Detlev Offenbach |
First commit of the simple IRC client for eric. It is usable but not yet complete.
|
file |
diff |
annotate
|
Sun, 11 Nov 2012 18:57:09 +0100 |
Detlev Offenbach |
Added some icons to the "Languages" and "End-of-Line Type" context menus of the editor and changed the status labels for programming language and end-of-line type of the main window to show an icon.
|
file |
diff |
annotate
|
Sat, 10 Nov 2012 19:18:05 +0100 |
Detlev Offenbach |
Added actions to open the find in files and replace in files dialogs in a mode that searches open files only.
|
file |
diff |
annotate
|
Sat, 10 Nov 2012 18:05:51 +0100 |
Detlev Offenbach |
Added actions to search for the next/previous occurence of the current word (default shortcuts Ctrl+. and Ctrl+,).
|
file |
diff |
annotate
|
Sat, 10 Nov 2012 16:19:22 +0100 |
Detlev Offenbach |
Added a dialog to edit the various spell checking dictionaries.
|
file |
diff |
annotate
|
Wed, 07 Nov 2012 17:51:32 +0100 |
Detlev Offenbach |
Added capability to the syntax checker dialog to show all errors/warnings in an editor when the file entry is double activated.
|
file |
diff |
annotate
|
Sun, 04 Nov 2012 16:55:20 +0100 |
Detlev Offenbach |
Added a notification system and updated the source documentation.
|
file |
diff |
annotate
|
Sat, 03 Nov 2012 15:55:07 +0100 |
Detlev Offenbach |
Changed the layout of the right side widgets and added a sub menu for the switching between the 'inner' windows.
|
file |
diff |
annotate
|
Thu, 01 Nov 2012 18:48:50 +0100 |
Detlev Offenbach |
Finished the call trace functionality.
|
file |
diff |
annotate
|
Thu, 01 Nov 2012 15:31:06 +0100 |
Detlev Offenbach |
Started implementing the call trace functionality.
|
file |
diff |
annotate
|
Thu, 01 Nov 2012 10:14:41 +0100 |
Detlev Offenbach |
Prepared new snapshot release of eric 5.3.
snapshot-20121101
|
file |
diff |
annotate
|
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
|
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
|
Sat, 13 Oct 2012 13:09:38 +0200 |
Detlev Offenbach |
Prepared new release 5.2.6.
5_2_x release-5.2.6
|
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
|
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:26:47 +0200 |
Detlev Offenbach |
Improved the package diagram to include subpackages and their module names.
|
file |
diff |
annotate
|
Mon, 03 Sep 2012 11:49:27 +0200 |
Detlev Offenbach |
Prepared release of V 5.2.5.
5_2_x release-5.2.5
|
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 12:50:29 +0200 |
Detlev Offenbach |
Added support for AdBlock checksum checking when downloading a subscription to the web browser.
|
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 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
|
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
|
Sun, 22 Jul 2012 15:32:52 +0200 |
Detlev Offenbach |
Added support for GreaseMonkey scripts.
|
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
|
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:24:37 +0200 |
Detlev Offenbach |
Updated changelog to 5.2.4.
5_2_x
|
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, 24 Jun 2012 11:34:29 +0200 |
Detlev Offenbach |
Prepared snapshot release.
snapshot-20120624
|
file |
diff |
annotate
|
Sun, 17 Jun 2012 14:10:47 +0200 |
Detlev Offenbach |
Finished implementing support for Mercurial sub-repositories.
|
file |
diff |
annotate
|
Sat, 16 Jun 2012 12:05:34 +0200 |
Detlev Offenbach |
Prepared release 5.2.3.
5_2_x release-5.2.3
|
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
|
Wed, 09 May 2012 20:19:04 +0200 |
Detlev Offenbach |
Merged remote changes.
|
file |
diff |
annotate
|
Wed, 09 May 2012 20:07:29 +0200 |
Detlev Offenbach |
Added support for amending commits as of Mercurial 2.2.
|
file |
diff |
annotate
|
Sun, 06 May 2012 19:08:47 +0200 |
Detlev Offenbach |
Made the AdBlock update period configurable between 1 and 14 days.
|
file |
diff |
annotate
|
Sun, 06 May 2012 18:10:24 +0200 |
Detlev Offenbach |
Extended the "Clear Private Data" dialog of the web browser to clear flash cookies and to select a browsing history period to clear.
|
file |
diff |
annotate
|
Sun, 06 May 2012 16:01:03 +0200 |
Detlev Offenbach |
Removed the user interface layout types "Floating Windows" and "Dock Windows".
|
file |
diff |
annotate
|