Sun, 10 Mar 2013 17:25:37 +0100 Detlev Offenbach Removed the Terminal widget because there are severe issues with certain shells that cannot be fixed and it is a rarely used feature. 5_3_x file | diff | annotate
Sun, 10 Mar 2013 17:10:23 +0100 Detlev Offenbach Removed the Terminal widget because there are severe issues with certain shells that cannot be fixed and it is a rarely used feature. file | diff | annotate
Mon, 11 Feb 2013 14:08:08 +0100 Detlev Offenbach Continued implementing the delayed import. file | diff | annotate
Tue, 08 Jan 2013 19:14:45 +0100 Detlev Offenbach Fixed an issue with the configuration dialog on Mac OS X. file | diff | annotate
Wed, 02 Jan 2013 10:33:09 +0100 Detlev Offenbach Updated copyright for 2013. 5_2_x file | diff | annotate
Wed, 02 Jan 2013 10:31:48 +0100 Detlev Offenbach Updated copyright for 2013. 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
Sun, 04 Nov 2012 16:55:20 +0100 Detlev Offenbach Added a notification system and updated the source documentation. 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
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, 15 Apr 2012 12:58:17 +0200 Detlev Offenbach Added the capability to select the page via the Return button to the config dialog. file | diff | annotate
Sun, 15 Apr 2012 11:29:32 +0200 Detlev Offenbach Removed a config page from the web browser subset of the configuration dialog. file | diff | annotate
Mon, 26 Dec 2011 19:32:02 +0100 Detlev Offenbach Updated copyright for 2012. 5_1_x file | diff | annotate
Mon, 26 Dec 2011 19:31:22 +0100 Detlev Offenbach Updated copyright for 2012. file | diff | annotate
Sun, 02 Oct 2011 20:06:38 +0200 Detlev Offenbach Added a syntax check while typing function. file | diff | annotate
Tue, 23 Aug 2011 18:44:20 +0200 Detlev Offenbach Harmonisation of some display strings related to the web browser. file | diff | annotate
Sun, 19 Jun 2011 19:36:27 +0200 Detlev Offenbach Changed the code to use super() to access the superclass. file | diff | annotate
Sun, 19 Jun 2011 15:19:46 +0200 Detlev Offenbach Added capability to encrypt saved passwords with a master password and rearranged some configuration parameters related to security. file | diff | annotate
Sun, 05 Jun 2011 18:25:36 +0200 Detlev Offenbach Improved code quality by getting rid of star imports. That way pyflakes can do its job. A few bugs fixed found by flakes. file | diff | annotate
Sat, 04 Jun 2011 11:53:15 +0200 Detlev Offenbach Added some more search engines to the web browser. file | diff | annotate
Sat, 04 Jun 2011 11:21:53 +0200 Detlev Offenbach Removed the Python config page from the web browser config dialog. 5_1_x file | diff | annotate
Sat, 04 Jun 2011 11:19:14 +0200 Detlev Offenbach Fixed a few issues with the web browser. 5_1_x file | diff | annotate
Fri, 15 Apr 2011 20:04:55 +0200 Detlev Offenbach Fixed an issue with the configuration dialog not highlighting the correct list entry, if the name was not unique. file | diff | annotate
Sun, 10 Apr 2011 18:33:20 +0200 Detlev Offenbach Added an interface to VirusTotal to the web browser. file | diff | annotate
Fri, 11 Mar 2011 16:51:57 +0100 Detlev Offenbach Made code mostly PEP 8 compliant (except all whitespace and line length). file | diff | annotate
Fri, 04 Mar 2011 20:03:47 +0100 Detlev Offenbach Changed the configuration dialog to remember the last show page name. file | diff | annotate
Fri, 07 Jan 2011 12:38:39 +0100 Detlev Offenbach Merged "Save to Project" into "Save" and "Save As...". file | diff | annotate
Mon, 03 Jan 2011 17:10:45 +0100 Detlev Offenbach Added a pyflakes checker function for Python 2 files and made some additional Python 2 related changes. file | diff | annotate
Fri, 31 Dec 2010 15:50:33 +0100 Detlev Offenbach Updated copyright notice. 5_0_x file | diff | annotate
Fri, 31 Dec 2010 15:49:50 +0100 Detlev Offenbach Updated copyright notice. file | diff | annotate
Sun, 24 Oct 2010 17:34:10 +0200 Detlev Offenbach Added an option to configure the icon of the tray starter application. file | diff | annotate
Tue, 31 Aug 2010 12:17:02 +0200 Detlev Offenbach Continued replacing QMessageBox methods with own methods. file | diff | annotate
Thu, 12 Aug 2010 16:43:33 +0200 Detlev Offenbach Finished porting signal/slot usage to the new API. file | diff | annotate
Thu, 12 Aug 2010 16:11:13 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Wed, 11 Aug 2010 17:12:04 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Mon, 09 Aug 2010 15:49:03 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Wed, 28 Jul 2010 15:23:22 +0200 Detlev Offenbach Did some more string format conversions. file | diff | annotate
Sun, 21 Mar 2010 19:34:15 +0000 Detlev Offenbach Added stage 1 of the cooperation functions (chat system). file | diff | annotate
Sun, 28 Feb 2010 17:27:35 +0000 Detlev Offenbach Added capability to change the keywords of a syntax highlighter. file | diff | annotate
Sun, 31 Jan 2010 18:31:28 +0000 Detlev Offenbach Finished cleaning up the code supported by py3flakes. file | diff | annotate
Sat, 30 Jan 2010 18:37:18 +0000 Detlev Offenbach Added my own Python3 port of pyflakes and integrated py3flakes into syntax checker dialog and editor. file | diff | annotate
Wed, 13 Jan 2010 18:53:58 +0000 Detlev Offenbach Renamed E4Gui to E5Gui. file | diff | annotate
Tue, 12 Jan 2010 18:36:05 +0000 Detlev Offenbach Renamed e5App to e5App. file | diff | annotate
Sat, 02 Jan 2010 17:09:08 +0000 Detlev Offenbach Started to rename stuff for eric5. file | diff | annotate
Sat, 02 Jan 2010 15:35:20 +0000 Detlev Offenbach Changed copyright for 2010. file | diff | annotate
Sat, 02 Jan 2010 15:11:35 +0000 Detlev Offenbach First commit after changing to Python 3.1. file | diff | annotate
Wed, 30 Dec 2009 15:40:33 +0000 Detlev Offenbach Change code dealing with QVariant (and QSettings) to use the PyQt4 QVariant v2 API. file | diff | annotate
Mon, 28 Dec 2009 16:03:33 +0000 Detlev Offenbach Started porting eric4 to Python3 file | diff | annotate
(0) tip

eric ide

mercurial