Sat, 29 Dec 2012 17:16:46 +0100 |
Detlev Offenbach |
Fixed an issue in the IRC widget and updated the translations.
|
file |
diff |
annotate
|
Wed, 26 Dec 2012 15:49:03 +0100 |
Detlev Offenbach |
Updated translations.
5_2_x
|
file |
diff |
annotate
|
Wed, 26 Dec 2012 15:42:52 +0100 |
Detlev Offenbach |
Updated translations.
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 16:12:42 +0100 |
Detlev Offenbach |
Some corrections and a little addition to the IRC window.
|
file |
diff |
annotate
|
Sat, 15 Dec 2012 18:18:55 +0100 |
Detlev Offenbach |
Corrected some of the new display strings and completed the German translations.
|
file |
diff |
annotate
|
Sat, 15 Dec 2012 15:46:15 +0100 |
Detlev Offenbach |
Added basic CTCP support to the IRC client.
|
file |
diff |
annotate
|
Tue, 11 Dec 2012 19:35:35 +0100 |
Detlev Offenbach |
Prepared translations for the recent additions and changes.
|
file |
diff |
annotate
|
Mon, 12 Nov 2012 19:04:11 +0100 |
Detlev Offenbach |
Changed a bunch of forms to use the E5ClearableLineEdit and E5ClearableComboBox.
|
file |
diff |
annotate
|
Mon, 12 Nov 2012 17:46:11 +0100 |
Detlev Offenbach |
Extended the commit of all supported version control system interfaces to check for unsaved changes, that would otherwise be forgotten.
|
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:17:03 +0100 |
Detlev Offenbach |
Added a dialog to edit the various spell checking dictionaries.
|
file |
diff |
annotate
|
Fri, 09 Nov 2012 09:36:55 +0100 |
Detlev Offenbach |
Corrected the help text of the Templates Viewer.
|
file |
diff |
annotate
|
Thu, 08 Nov 2012 16:19:41 +0100 |
Detlev Offenbach |
Some harminisation of nomenclature in the various Task dialogs.
|
file |
diff |
annotate
|
Tue, 06 Nov 2012 18:10:28 +0100 |
Detlev Offenbach |
Fixed an issue in the project manager unregistering a plug-in for a programming language and corrected a typo in a display string.
|
file |
diff |
annotate
|
Mon, 05 Nov 2012 16:55:16 +0100 |
Detlev Offenbach |
Changed a few places to use the new notification system.
|
file |
diff |
annotate
|
Sun, 04 Nov 2012 17:39:08 +0100 |
Detlev Offenbach |
Changed a few places to use the new notification system.
|
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:35:44 +0100 |
Detlev Offenbach |
Updated translations.
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 20:19:15 +0100 |
Detlev Offenbach |
Improved the change tracing function by marking saved and unsaved changes differently.
|
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
|
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
|
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 18:53:36 +0200 |
Detlev Offenbach |
Fixed an issue with the FTP sync handler.
|
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
|
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
|
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
|
Mon, 10 Sep 2012 18:54:30 +0200 |
Detlev Offenbach |
Updated translations.
|
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
|
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 19:06:05 +0200 |
Detlev Offenbach |
Corrected a display string.
5_2_x
|
file |
diff |
annotate
|
Sat, 04 Aug 2012 19:03:31 +0200 |
Detlev Offenbach |
Corrected a display string.
|
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
|
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:08:47 +0200 |
Detlev Offenbach |
Updated translation for the support for Mercurial sub-repositories.
|
file |
diff |
annotate
|
Sun, 10 Jun 2012 18:18:24 +0200 |
Detlev Offenbach |
Removed the Remove entry from the Subversion and Mercurial project menu because that does not make sense and will be blocked by the VCS anyway.
|
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
|
Mon, 28 May 2012 13:51:35 +0200 |
Detlev Offenbach |
Some fine tuning for the Subversion Repository Options dialogs.
|
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
|
Fri, 11 May 2012 18:51:11 +0200 |
Detlev Offenbach |
Updated source docu and translations.
|
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
|