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, 31 Dec 2017 16:52:09 +0100 Detlev Offenbach Updated copyright for 2018. file | diff | annotate
Sat, 31 Dec 2016 13:34:21 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Sun, 27 Mar 2016 19:51:47 +0200 Detlev Offenbach Fixed an issue in the IRC widget 6_1_x file | diff | annotate
Sun, 27 Mar 2016 19:51:47 +0200 Detlev Offenbach Fixed an issue in the IRC widget file | diff | annotate
Sat, 09 Jan 2016 19:01:17 +0100 Detlev Offenbach Fixed a code style issue. 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, 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
Mon, 14 Oct 2013 19:30:36 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. 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
Mon, 08 Jul 2013 22:36:10 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sat, 29 Jun 2013 16:44:19 +0200 Detlev Offenbach Fixed a little (cosmetic) issue in the IRC network widget. 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. 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 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, 02 Mar 2013 19:09:05 +0100 Detlev Offenbach Removed the "Cut" context menu entriy in the IRC widget because the text is read only. file | diff | annotate
Sat, 02 Mar 2013 15:45:29 +0100 Detlev Offenbach Fixed an issue in the IRC widget opening hyperlinks. file | diff | annotate
Wed, 02 Jan 2013 10:31:48 +0100 Detlev Offenbach Updated copyright for 2013. 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
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
Sun, 09 Dec 2012 12:19:58 +0100 Detlev Offenbach Implemented support for the WHO command and the auto user status update function. file | diff | annotate
Fri, 07 Dec 2012 19:48:23 +0100 Detlev Offenbach Continued with the implementation of the simple IRC client. file | diff | annotate
Thu, 06 Dec 2012 19:40:03 +0100 Detlev Offenbach Removed the "Auto Away" stuff because there is no universal way to check the computer for user inactivity. file | diff | annotate
Wed, 05 Dec 2012 19:46:44 +0100 Detlev Offenbach Added code to manually set the AWAY status. file | diff | annotate
Mon, 03 Dec 2012 10:39:56 +0100 Detlev Offenbach Added the messages marker stuff to the IRC widget. file | diff | annotate
Sun, 02 Dec 2012 15:54:15 +0100 Detlev Offenbach Added a few TODOs to the IRC files. file | diff | annotate
Sat, 01 Dec 2012 19:51:46 +0100 Detlev Offenbach Continued with the IRC management. file | diff | annotate
Fri, 30 Nov 2012 20:14:50 +0100 Detlev Offenbach Continued with the IRC management. file | diff | annotate
Wed, 28 Nov 2012 19:00:40 +0100 Detlev Offenbach Continued with IRC management. 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
(0) tip

eric ide

mercurial