Sun, 18 May 2014 14:13:09 +0200 |
Detlev Offenbach |
Corrected a bunch of source docu issues.
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 23:05:31 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Sat, 08 Mar 2014 20:09:41 +0100 |
Detlev Offenbach |
Changed signal/slot usage to not use constructs like 'triggered[()].connect(...)' anymore.
|
file |
diff |
annotate
|
Sat, 11 Jan 2014 11:55:33 +0100 |
Detlev Offenbach |
Changed the code to use QObject.tr() instead of QObject.trUtf8().
|
file |
diff |
annotate
|
Fri, 10 Jan 2014 19:30:21 +0100 |
Detlev Offenbach |
Fixed issues showing the correct window title for some dialogs.
5_4_x
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 23:22:17 +0100 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:40:41 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
5_3_x
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:39:32 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:38:45 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
|
file |
diff |
annotate
|
Sat, 14 Dec 2013 23:44:25 +0100 |
T.Rzepka |
# __IGNORE_WARNING__ added/ removed.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 03 Nov 2013 15:58:22 +0100 |
T.Rzepka |
Merge with default branch after fixed indentation issues and lates changes.
Py2 comp.
|
file |
diff |
annotate
|
Fri, 01 Nov 2013 15:48:48 +0100 |
T.Rzepka |
Merge with default branch after fixed indentation issues.
Py2 comp.
|
file |
diff |
annotate
|
Fri, 18 Oct 2013 23:00:41 +0200 |
T.Rzepka |
Merge with default branch after shorten the code lines to max. 79 characters.
Py2 comp.
|
file |
diff |
annotate
|
Tue, 15 Oct 2013 22:03:54 +0200 |
T.Rzepka |
Merge with default branch before style changes.
Py2 comp.
|
file |
diff |
annotate
|
Sat, 19 Oct 2013 16:51:12 +0200 |
Detlev Offenbach |
Fixed a bunch of indentation issues.
|
file |
diff |
annotate
|
Sat, 19 Oct 2013 13:03:39 +0200 |
Detlev Offenbach |
Fixed various coding style issues.
|
file |
diff |
annotate
|
Wed, 16 Oct 2013 15:16:54 +0200 |
Detlev Offenbach |
Fixed a bunch of visible indentation issues.
|
file |
diff |
annotate
|
Mon, 14 Oct 2013 19:30:36 +0200 |
Detlev Offenbach |
Fixed a bunch of visible indentation issues.
|
file |
diff |
annotate
|
Sat, 12 Oct 2013 18:25:29 +0200 |
Detlev Offenbach |
Continued to shorten the code lines to max. 79 characters.
|
file |
diff |
annotate
|
Sun, 29 Sep 2013 15:54:10 +0200 |
Detlev Offenbach |
Continued correcting doc strings by using the new doc string checker.
|
file |
diff |
annotate
|
Wed, 11 Sep 2013 19:36:31 +0200 |
Detlev Offenbach |
Moved the pyflakes config options to the editor syntax checker page and renamed it to editor code checkers page.
|
file |
diff |
annotate
|
Mon, 12 Aug 2013 22:21:53 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Fri, 26 Jul 2013 18:52:45 +0200 |
Detlev Offenbach |
Replaced the obsoleted method setMargin() with setContentsMargins().
5_3_x
|
file |
diff |
annotate
|
Fri, 26 Jul 2013 18:51:12 +0200 |
Detlev Offenbach |
Replaced the obsoleted method setMargin() with setContentsMargins().
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 03:11:06 +0100 |
T.Rzepka |
Script changes: Future import added, super calls modified and unicode behavior for str.
Py2 comp.
|
file |
diff |
annotate
|
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
|