Thu, 10 Jan 2019 14:18:48 +0100 |
Detlev Offenbach |
Updated copyright for 2019.
|
file |
diff |
annotate
|
Sat, 10 Nov 2018 11:06:56 +0100 |
Detlev Offenbach |
IrcWidget, IrcNetworkWidget: fixed an issue related to a non-existing identity.
|
file |
diff |
annotate
|
Sat, 29 Sep 2018 19:32:33 +0200 |
Detlev Offenbach |
IRC: added support for the /query, /notice, /ping, /ignore, /unignore, /away, /join, /part and /partall commands.
|
file |
diff |
annotate
|
Sun, 11 Mar 2018 15:40:15 +0100 |
Detlev Offenbach |
Fixed logging format issues detected by the latest code style checker additions.
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 16:52:09 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
file |
diff |
annotate
|
Fri, 17 Mar 2017 19:45:49 +0100 |
Detlev Offenbach |
Removed a bunch of __IGNORE_WARNING_M131__ markers.
|
file |
diff |
annotate
|
Tue, 07 Mar 2017 18:53:18 +0100 |
Detlev Offenbach |
Started to fix code style issues detected by the extended style checker.
|
file |
diff |
annotate
|
Sun, 26 Feb 2017 15:54:49 +0100 |
Detlev Offenbach |
Modified the shutdown procedure of the IRC widget.
|
file |
diff |
annotate
|
Sat, 31 Dec 2016 13:34:21 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
file |
diff |
annotate
|
Wed, 10 Aug 2016 16:25:14 +0200 |
Detlev Offenbach |
Fixed an issue in the IRC widget causing a traceback when a computer is put to sleep (seems to be related to disconnecting twice from a chat server).
6_1_x
|
file |
diff |
annotate
|
Wed, 10 Aug 2016 16:23:08 +0200 |
Detlev Offenbach |
Fixed an issue in the IRC widget causing a traceback when a computer is put to sleep (seems to be related to disconnecting twice from a chat server).
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:13:13 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
6_1_x
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:12:12 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
|
file |
diff |
annotate
|
Tue, 29 Dec 2015 18:59:46 +0100 |
Detlev Offenbach |
Refined the online state change behaviour.
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 13:11:59 +0100 |
Detlev Offenbach |
Updated copyright for 2015.
|
file |
diff |
annotate
|
Sun, 29 Jun 2014 20:13:56 +0200 |
Detlev Offenbach |
Started porting eric5 to PyQt5.
|
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
|
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
|
Sat, 19 Oct 2013 15:15:50 +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
|
Tue, 15 Oct 2013 18:29:32 +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
|
Mon, 07 Oct 2013 19:10:11 +0200 |
Detlev Offenbach |
Continued to shorten the code lines to max. 79 characters.
|
file |
diff |
annotate
|
Sun, 29 Sep 2013 14:12:38 +0200 |
Detlev Offenbach |
Continued correcting doc strings by using the new doc string checker.
|
file |
diff |
annotate
|
Tue, 28 May 2013 20:52:12 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 10:03:09 +0100 |
Detlev Offenbach |
Fixed another situation in the IRC widget, that could cause a stack trace.
5_3_x
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 09:56:07 +0100 |
Detlev Offenbach |
Fixed an issue in the IRC widget, that could cause a stack trace.
5_3_x
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 10:03:09 +0100 |
Detlev Offenbach |
Fixed another situation in the IRC widget, that could cause a stack trace.
Py2 comp.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 09:56:07 +0100 |
Detlev Offenbach |
Fixed an issue in the IRC widget, that could cause a stack trace.
Py2 comp.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 10:03:09 +0100 |
Detlev Offenbach |
Fixed another situation in the IRC widget, that could cause a stack trace.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 09:56:07 +0100 |
Detlev Offenbach |
Fixed an issue in the IRC widget, that could cause a stack trace.
|
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
|
Sat, 09 Mar 2013 15:43:46 +0100 |
Detlev Offenbach |
Fixed an issue in the IRC widget when disconnecting from the server.
5_3_x
|
file |
diff |
annotate
|
Sat, 09 Mar 2013 15:43:46 +0100 |
Detlev Offenbach |
Fixed an issue in the IRC widget when disconnecting from the server.
|
file |
diff |
annotate
|
Sun, 10 Feb 2013 18:53:47 +0100 |
Detlev Offenbach |
Continued implementing the delayed import.
|
file |
diff |
annotate
|
Sat, 19 Jan 2013 16:59:23 +0100 |
Detlev Offenbach |
Improved the SSL error handling logic a bit.
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 19:43:50 +0100 |
Detlev Offenbach |
Centralized the SSL error handling in E5SslErrorHandler.
|
file |
diff |
annotate
|
Sun, 13 Jan 2013 17:08:27 +0100 |
Detlev Offenbach |
Fixed two little issues with the IRC widget.
|
file |
diff |
annotate
|
Sun, 13 Jan 2013 12:56:00 +0100 |
Detlev Offenbach |
Fixed an issue in the IRC widget.
5_3_x
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:31:48 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 17:02:28 +0100 |
Detlev Offenbach |
Added an option to confirm a shutdown of eric5 when there is still a connection to an IRC server.
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 11:59:44 +0100 |
Detlev Offenbach |
Fixed an issue shutting down the IRC widget.
|
file |
diff |
annotate
|
Sat, 29 Dec 2012 17:16:46 +0100 |
Detlev Offenbach |
Fixed an issue in the IRC widget and updated the translations.
|
file |
diff |
annotate
|
Sat, 22 Dec 2012 15:09:28 +0100 |
Detlev Offenbach |
Fixed a few PEP-8 related issues.
|
file |
diff |
annotate
|
Sat, 22 Dec 2012 13:13:56 +0100 |
Detlev Offenbach |
Fixed a non-fatal issue in the IRC widget related to changing an identity.
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 17:45:05 +0100 |
Detlev Offenbach |
A little extension of the IRC CTCP VERSION command response.
|
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
|
Sun, 16 Dec 2012 13:53:18 +0100 |
Detlev Offenbach |
Some fine tuning to the IRC widget for Mac.
|
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
|
Mon, 10 Dec 2012 18:38:08 +0100 |
Detlev Offenbach |
Added a signal to the IRC widget fired after the autoconnect was initiated. This will make the IRC pane the current one on the right side.
|
file |
diff |
annotate
|