Sun, 17 Feb 2013 19:07:15 +0100 |
Detlev Offenbach |
Updated to Pygments 1.6.
|
file |
diff |
annotate
|
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
|
Sat, 02 Feb 2013 18:34:31 +0100 |
Detlev Offenbach |
Extended the installation routine by the creation of a desktop file for the eric5 web browser.
5_3_x
|
file |
diff |
annotate
|
Sat, 02 Feb 2013 18:34:31 +0100 |
Detlev Offenbach |
Extended the installation routine by the creation of a desktop file for the eric5 web browser.
|
file |
diff |
annotate
|
Sat, 02 Feb 2013 16:08:11 +0100 |
Detlev Offenbach |
Added a README file for the Raspberry Pi and corrected typos in the Mac README.
|
file |
diff |
annotate
|
Sat, 02 Feb 2013 16:08:11 +0100 |
Detlev Offenbach |
Added a README file for the Raspberry Pi and corrected typos in the Mac README.
5_3_x
|
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
|
Sat, 12 Jan 2013 18:44:39 +0100 |
Detlev Offenbach |
Introduced a zoom widget in the status bar of several windows.
|
file |
diff |
annotate
|
Sun, 06 Jan 2013 16:02:47 +0100 |
Detlev Offenbach |
Started development of eric5 5.4.
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:42:16 +0100 |
Detlev Offenbach |
***
5_2_x
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 12:35:13 +0100 |
Detlev Offenbach |
Adjusted some display strings to be independant of the Qt version (Qt4/Qt5).
|
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, 09 Dec 2012 16:18:17 +0100 |
Detlev Offenbach |
Added a specialized line edit for entering IRC messages, which supports a non-persistent edit history.
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 19:51:46 +0100 |
Detlev Offenbach |
Continued with the IRC management.
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 11:48:52 +0100 |
Detlev Offenbach |
Continued with the IRC management.
|
file |
diff |
annotate
|
Wed, 28 Nov 2012 20:11:46 +0100 |
Detlev Offenbach |
Continued with IRC management.
|
file |
diff |
annotate
|
Tue, 27 Nov 2012 20:05:59 +0100 |
Detlev Offenbach |
Started implementing the IRC network edit dialog.
|
file |
diff |
annotate
|
Tue, 27 Nov 2012 18:50:02 +0100 |
Detlev Offenbach |
Started implementing the IRC network management dialog.
|
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
|
Mon, 12 Nov 2012 19:04:11 +0100 |
Detlev Offenbach |
Changed a bunch of forms to use the E5ClearableLineEdit and E5ClearableComboBox.
|
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
|
Sun, 04 Nov 2012 16:55:20 +0100 |
Detlev Offenbach |
Added a notification system and updated the source documentation.
|
file |
diff |
annotate
|
Thu, 01 Nov 2012 15:31:06 +0100 |
Detlev Offenbach |
Started implementing the call trace functionality.
|
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
|
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
|
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
|
Sun, 09 Sep 2012 17:40:32 +0200 |
Detlev Offenbach |
Refactored the UML graphics code.
|
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
|
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 18:05:03 +0200 |
Detlev Offenbach |
Fixed some PEP-8 related issues.
|
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
|
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 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
|
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 13:34:46 +0200 |
Detlev Offenbach |
Continued implementing support for Mercurial sub-repositories.
|
file |
diff |
annotate
|
Sat, 16 Jun 2012 18:28:31 +0200 |
Detlev Offenbach |
Started adding support for Mercurial sub-repositories.
|
file |
diff |
annotate
|
Sat, 16 Jun 2012 13:39:48 +0200 |
Detlev Offenbach |
Started 5.2.4 release cycle.
5_2_x
|
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
|
Fri, 11 May 2012 18:48:10 +0200 |
Detlev Offenbach |
Changed the logic of the site info dialog to be able to cope with Qt installations without SSL support.
5_2_x
|
file |
diff |
annotate
|
Fri, 11 May 2012 18:48:10 +0200 |
Detlev Offenbach |
Changed the logic of the site info dialog to be able to cope with Qt installations without SSL support.
|
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
|
Tue, 01 May 2012 15:24:04 +0200 |
Detlev Offenbach |
Incresed minor version number.
5_2_x
|
file |
diff |
annotate
|
Mon, 30 Apr 2012 19:19:17 +0200 |
Detlev Offenbach |
Added the capability to search in the recorded log of the log viewer.
|
file |
diff |
annotate
|
Sun, 29 Apr 2012 16:42:02 +0200 |
Detlev Offenbach |
Changed the tasks handling to allow for more fine grained task designations.
|
file |
diff |
annotate
|
Mon, 09 Apr 2012 17:02:31 +0200 |
Detlev Offenbach |
Extended the snapshot tool to allow for the selection of a screen (for multi screen systems), elliptical selection and a freehand selection.
|
file |
diff |
annotate
|
Sat, 07 Apr 2012 21:19:24 +0200 |
Detlev Offenbach |
Added a tool to take screenshots (fullscreen or rectangular selection).
|
file |
diff |
annotate
|
Sun, 01 Apr 2012 12:24:30 +0200 |
Detlev Offenbach |
Started development cycle for 5.2.2.
5_2_x
|
file |
diff |
annotate
|
Sun, 25 Mar 2012 16:22:29 +0200 |
Detlev Offenbach |
Added a dialog to edit bookmark properties and the description to the add bookmark dialog.
|
file |
diff |
annotate
|
Sun, 25 Mar 2012 14:01:25 +0200 |
Detlev Offenbach |
Rewrote the reader for HTML bookmark files to cope with the various dates.
|
file |
diff |
annotate
|
Sat, 24 Mar 2012 16:10:48 +0100 |
Detlev Offenbach |
Added a bookmarks importer for Konqueror (Linux only) and an exporter to write Netscape bookmark files (HTML).
|
file |
diff |
annotate
|