Updated source docu.

Sat, 15 Dec 2012 18:20:39 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 15 Dec 2012 18:20:39 +0100
changeset 2266
f885a0bc2ccc
parent 2265
72e6f479987b
child 2267
60796f6374af

Updated source docu.

APIs/Python3/eric5.api file | annotate | diff | comparison | revisions
APIs/Python3/eric5.bas file | annotate | diff | comparison | revisions
Documentation/Help/source.qch file | annotate | diff | comparison | revisions
Documentation/Help/source.qhp file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Network.IRC.IrcChannelEditDialog.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Network.IRC.IrcChannelWidget.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Network.IRC.IrcIdentitiesEditDialog.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Network.IRC.IrcMessageEdit.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Network.IRC.IrcNetworkEditDialog.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Network.IRC.IrcNetworkListDialog.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Network.IRC.IrcNetworkManager.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Network.IRC.IrcNetworkWidget.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Network.IRC.IrcServerEditDialog.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Network.IRC.IrcUtilities.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Network.IRC.IrcWidget.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Preferences.ConfigurationPages.EditorCalltipsPage.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Preferences.ConfigurationPages.EditorSearchPage.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Preferences.ConfigurationPages.HelpAppearancePage.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Preferences.ConfigurationPages.InterfacePage.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Preferences.ConfigurationPages.IrcPage.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Preferences.ConfigurationPages.TasksPage.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Preferences.ConfigurationPages.VcsPage.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Preferences.__init__.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.UI.UserInterface.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Utilities.__init__.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Utilities.crypto.__init__.html file | annotate | diff | comparison | revisions
Documentation/Source/index-eric5.Network.IRC.html file | annotate | diff | comparison | revisions
Documentation/Source/index-eric5.Network.html file | annotate | diff | comparison | revisions
Documentation/Source/index-eric5.Preferences.ConfigurationPages.html file | annotate | diff | comparison | revisions
Documentation/Source/index-eric5.html file | annotate | diff | comparison | revisions
Network/IRC/IrcNetworkListDialog.py file | annotate | diff | comparison | revisions
--- a/APIs/Python3/eric5.api	Sat Dec 15 18:18:55 2012 +0100
+++ b/APIs/Python3/eric5.api	Sat Dec 15 18:20:39 2012 +0100
@@ -3329,6 +3329,226 @@
 eric5.MultiProject.MultiProjectBrowser.MultiProjectBrowser?1(multiProject, parent=None)
 eric5.MultiProject.PropertiesDialog.PropertiesDialog.storeData?4()
 eric5.MultiProject.PropertiesDialog.PropertiesDialog?1(multiProject, new=True, parent=None)
+eric5.Network.IRC.IrcChannelEditDialog.IrcChannelEditDialog.getData?4()
+eric5.Network.IRC.IrcChannelEditDialog.IrcChannelEditDialog.on_nameEdit_textChanged?4(txt)
+eric5.Network.IRC.IrcChannelEditDialog.IrcChannelEditDialog?1(name, key, autoJoin, edit, parent=None)
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.JoinIndicator?7
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.LeaveIndicator?7
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.MessageIndicator?7
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.UrlRe?7
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.addMessage?4(sender, msg)
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.addUsers?4(users)
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.channelClosed?7
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.getUsersCount?4()
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.handleMessage?4(line)
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.hideEvent?4(evt)
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.initAutoWho?4()
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.name?4()
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.on_messageEdit_returnPressed?4()
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.on_messages_copyAvailable?4(yes)
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.on_messages_customContextMenuRequested?4(pos)
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.on_usersList_customContextMenuRequested?4(pos)
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.openPrivateChat?7
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.partMessage?4()
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.requestLeave?4()
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.sendCtcpReply?7
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.sendData?7
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.setMarkerLine?4()
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.setName?4(name)
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.setPartMessage?4(message)
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.setPrivate?4(private, partner="")
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.setPrivateInfo?4(infoText)
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.setUserName?4(name)
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.setUserPrivilegePrefix?4(prefixes)
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.showEvent?4(evt)
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.unsetMarkerLine?4()
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget.userName?4()
+eric5.Network.IRC.IrcChannelWidget.IrcChannelWidget?1(parent=None)
+eric5.Network.IRC.IrcChannelWidget.IrcUserItem.Admin?7
+eric5.Network.IRC.IrcChannelWidget.IrcUserItem.Away?7
+eric5.Network.IRC.IrcChannelWidget.IrcUserItem.Halfop?7
+eric5.Network.IRC.IrcChannelWidget.IrcUserItem.Normal?7
+eric5.Network.IRC.IrcChannelWidget.IrcUserItem.Operator?7
+eric5.Network.IRC.IrcChannelWidget.IrcUserItem.Owner?7
+eric5.Network.IRC.IrcChannelWidget.IrcUserItem.PrivilegeMapping?7
+eric5.Network.IRC.IrcChannelWidget.IrcUserItem.Voice?7
+eric5.Network.IRC.IrcChannelWidget.IrcUserItem.changePrivilege?4(privilege)
+eric5.Network.IRC.IrcChannelWidget.IrcUserItem.clearPrivileges?4()
+eric5.Network.IRC.IrcChannelWidget.IrcUserItem.name?4()
+eric5.Network.IRC.IrcChannelWidget.IrcUserItem.parseWhoFlags?4(flags)
+eric5.Network.IRC.IrcChannelWidget.IrcUserItem.setName?4(name)
+eric5.Network.IRC.IrcChannelWidget.IrcUserItem?1(name, parent=None)
+eric5.Network.IRC.IrcIdentitiesEditDialog.IrcIdentitiesEditDialog.accept?4()
+eric5.Network.IRC.IrcIdentitiesEditDialog.IrcIdentitiesEditDialog.eventFilter?4(obj, evt)
+eric5.Network.IRC.IrcIdentitiesEditDialog.IrcIdentitiesEditDialog.on_addButton_clicked?4()
+eric5.Network.IRC.IrcIdentitiesEditDialog.IrcIdentitiesEditDialog.on_copyButton_clicked?4()
+eric5.Network.IRC.IrcIdentitiesEditDialog.IrcIdentitiesEditDialog.on_deleteButton_clicked?4()
+eric5.Network.IRC.IrcIdentitiesEditDialog.IrcIdentitiesEditDialog.on_identitiesCombo_currentIndexChanged?4(identity)
+eric5.Network.IRC.IrcIdentitiesEditDialog.IrcIdentitiesEditDialog.on_nicknameAddButton_clicked?4()
+eric5.Network.IRC.IrcIdentitiesEditDialog.IrcIdentitiesEditDialog.on_nicknameDeleteButton_clicked?4()
+eric5.Network.IRC.IrcIdentitiesEditDialog.IrcIdentitiesEditDialog.on_nicknameDownButton_clicked?4()
+eric5.Network.IRC.IrcIdentitiesEditDialog.IrcIdentitiesEditDialog.on_nicknameEdit_textEdited?4(nick)
+eric5.Network.IRC.IrcIdentitiesEditDialog.IrcIdentitiesEditDialog.on_nicknameUpButton_clicked?4()
+eric5.Network.IRC.IrcIdentitiesEditDialog.IrcIdentitiesEditDialog.on_nicknamesList_itemSelectionChanged?4()
+eric5.Network.IRC.IrcIdentitiesEditDialog.IrcIdentitiesEditDialog.on_renameButton_clicked?4()
+eric5.Network.IRC.IrcIdentitiesEditDialog.IrcIdentitiesEditDialog?1(manager, identityName, parent=None)
+eric5.Network.IRC.IrcMessageEdit.IrcMessageEdit.MaxHistory?7
+eric5.Network.IRC.IrcMessageEdit.IrcMessageEdit.keyPressEvent?4(evt)
+eric5.Network.IRC.IrcMessageEdit.IrcMessageEdit.setText?4(text)
+eric5.Network.IRC.IrcMessageEdit.IrcMessageEdit.wheelEvent?4(evt)
+eric5.Network.IRC.IrcMessageEdit.IrcMessageEdit?1(parent=None, inactiveText="", side=E5LineEdit.RightSide)
+eric5.Network.IRC.IrcNetworkEditDialog.IrcNetworkEditDialog.getNetwork?4()
+eric5.Network.IRC.IrcNetworkEditDialog.IrcNetworkEditDialog.on_addChannelButton_clicked?4()
+eric5.Network.IRC.IrcNetworkEditDialog.IrcNetworkEditDialog.on_channelList_itemActivated?4(item, column)
+eric5.Network.IRC.IrcNetworkEditDialog.IrcNetworkEditDialog.on_channelList_itemSelectionChanged?4()
+eric5.Network.IRC.IrcNetworkEditDialog.IrcNetworkEditDialog.on_deleteChannelButton_clicked?4()
+eric5.Network.IRC.IrcNetworkEditDialog.IrcNetworkEditDialog.on_editChannelButton_clicked?4()
+eric5.Network.IRC.IrcNetworkEditDialog.IrcNetworkEditDialog.on_editIdentitiesButton_clicked?4()
+eric5.Network.IRC.IrcNetworkEditDialog.IrcNetworkEditDialog.on_editServerButton_clicked?4()
+eric5.Network.IRC.IrcNetworkEditDialog.IrcNetworkEditDialog.on_identityCombo_currentIndexChanged?4(identity)
+eric5.Network.IRC.IrcNetworkEditDialog.IrcNetworkEditDialog.on_networkEdit_textChanged?4(txt)
+eric5.Network.IRC.IrcNetworkEditDialog.IrcNetworkEditDialog.on_serverEdit_textChanged?4(txt)
+eric5.Network.IRC.IrcNetworkEditDialog.IrcNetworkEditDialog?1(manager, networkName, parent=None)
+eric5.Network.IRC.IrcNetworkListDialog.IrcNetworkListDialog.on_autoConnectButton_clicked?4(checked)
+eric5.Network.IRC.IrcNetworkListDialog.IrcNetworkListDialog.on_deleteButton_clicked?4()
+eric5.Network.IRC.IrcNetworkListDialog.IrcNetworkListDialog.on_editButton_clicked?4()
+eric5.Network.IRC.IrcNetworkListDialog.IrcNetworkListDialog.on_editIdentitiesButton_clicked?4()
+eric5.Network.IRC.IrcNetworkListDialog.IrcNetworkListDialog.on_networksList_itemCollapsed?4(item)
+eric5.Network.IRC.IrcNetworkListDialog.IrcNetworkListDialog.on_networksList_itemExpanded?4(item)
+eric5.Network.IRC.IrcNetworkListDialog.IrcNetworkListDialog.on_networksList_itemSelectionChanged?4()
+eric5.Network.IRC.IrcNetworkListDialog.IrcNetworkListDialog.on_newButton_clicked?4()
+eric5.Network.IRC.IrcNetworkListDialog.IrcNetworkListDialog?1(manager, parent=None)
+eric5.Network.IRC.IrcNetworkManager.IrcChannel.autoJoin?4()
+eric5.Network.IRC.IrcNetworkManager.IrcChannel.getKey?4()
+eric5.Network.IRC.IrcNetworkManager.IrcChannel.getName?4()
+eric5.Network.IRC.IrcNetworkManager.IrcChannel.load?4(settings)
+eric5.Network.IRC.IrcNetworkManager.IrcChannel.save?4(settings)
+eric5.Network.IRC.IrcNetworkManager.IrcChannel.setAutoJoin?4(enable)
+eric5.Network.IRC.IrcNetworkManager.IrcChannel.setKey?4(key)
+eric5.Network.IRC.IrcNetworkManager.IrcChannel?1(name)
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.DefaultAwayMessage?7
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.DefaultIdentityDisplay?7
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.DefaultIdentityName?7
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.DefaultPartMessage?7
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.DefaultQuitMessage?7
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.createDefaultIdentity?4()
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.getAwayMessage?4()
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.getIdent?4()
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.getName?4()
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.getNickNames?4()
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.getPartMessage?4()
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.getPassword?4()
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.getQuitMessage?4()
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.getRealName?4()
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.getServiceName?4()
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.load?4(settings)
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.rememberAwayPosition?4()
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.save?4(settings)
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.setAwayMessage?4(message)
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.setIdent?4(name)
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.setName?4(name)
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.setNickNames?4(names)
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.setPartMessage?4(message)
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.setPassword?4(password)
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.setQuitMessage?4(message)
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.setRealName?4(name)
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.setRememberAwayPosition?4(remember)
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity.setServiceName?4(name)
+eric5.Network.IRC.IrcNetworkManager.IrcIdentity?1(name)
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.addChannel?4(channel)
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.autoConnect?4()
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.createDefaultNetwork?4(ssl=False)
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.deleteChannel?4(channelName)
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.getChannel?4(channelName)
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.getChannelNames?4()
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.getChannels?4()
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.getIdentityName?4()
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.getName?4()
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.getServer?4()
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.getServerName?4()
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.load?4(settings)
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.save?4(settings)
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.setAutoConnect?4(enable)
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.setChannel?4(channel)
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.setChannels?4(channels)
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.setIdentityName?4(name)
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.setName?4(name)
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork.setServer?4(server)
+eric5.Network.IRC.IrcNetworkManager.IrcNetwork?1(name)
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.addIdentity?4(identity)
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.addNetwork?4(network)
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.close?4()
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.dataChanged?7
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.deleteIdentity?4(name)
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.deleteNetwork?4(name)
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.getIdentities?4()
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.getIdentity?4(name, create=False)
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.getIdentityNames?4()
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.getNetwork?4(name)
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.getNetworkNames?4()
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.identityChanged?4()
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.networkChanged?4()
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.networksChanged?7
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.renameIdentity?4(oldName, newName)
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.save?4()
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.setIdentities?4(identities)
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager.setNetwork?4(network, networkName="")
+eric5.Network.IRC.IrcNetworkManager.IrcNetworkManager?1(parent=None)
+eric5.Network.IRC.IrcNetworkManager.IrcServer.DefaultPort?7
+eric5.Network.IRC.IrcNetworkManager.IrcServer.DefaultSslPort?7
+eric5.Network.IRC.IrcNetworkManager.IrcServer.getName?4()
+eric5.Network.IRC.IrcNetworkManager.IrcServer.getPassword?4()
+eric5.Network.IRC.IrcNetworkManager.IrcServer.getPort?4()
+eric5.Network.IRC.IrcNetworkManager.IrcServer.load?4(settings)
+eric5.Network.IRC.IrcNetworkManager.IrcServer.save?4(settings)
+eric5.Network.IRC.IrcNetworkManager.IrcServer.setName?4(name)
+eric5.Network.IRC.IrcNetworkManager.IrcServer.setPassword?4(password)
+eric5.Network.IRC.IrcNetworkManager.IrcServer.setPort?4(port)
+eric5.Network.IRC.IrcNetworkManager.IrcServer.setUseSSL?4(on)
+eric5.Network.IRC.IrcNetworkManager.IrcServer.useSSL?4()
+eric5.Network.IRC.IrcNetworkManager.IrcServer?1(name)
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.addErrorMessage?4(msgType, msg)
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.addMessage?4(msg)
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.addServerMessage?4(msgType, msg, filterMsg=True)
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.autoConnect?4()
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.autoConnected?7
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.away?7
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.connectNetwork?7
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.editNetwork?7
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.getNetworkChannels?4()
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.getNickname?4()
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.initialize?4(manager)
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.joinChannel?7
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.nickChanged?7
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.on_awayButton_clicked?4()
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.on_channelCombo_editTextChanged?4(txt)
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.on_connectButton_clicked?4()
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.on_editButton_clicked?4()
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.on_joinButton_clicked?4()
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.on_messages_copyAvailable?4(yes)
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.on_messages_customContextMenuRequested?4(pos)
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.on_networkCombo_currentIndexChanged?4(networkName)
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.on_nickCombo_currentIndexChanged?4(nick="")
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.sendData?7
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.setConnected?4(connected)
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.setNickName?4(nick)
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget.setRegistered?4(registered)
+eric5.Network.IRC.IrcNetworkWidget.IrcNetworkWidget?1(parent=None)
+eric5.Network.IRC.IrcServerEditDialog.IrcServerEditDialog.getServer?4()
+eric5.Network.IRC.IrcServerEditDialog.IrcServerEditDialog.on_serverEdit_textChanged?4(name)
+eric5.Network.IRC.IrcServerEditDialog.IrcServerEditDialog?1(server, parent=None)
+eric5.Network.IRC.IrcUtilities.getChannelModesDict?4()
+eric5.Network.IRC.IrcUtilities.ircFilter?4(msg)
+eric5.Network.IRC.IrcUtilities.ircTimestamp?4()
+eric5.Network.IRC.IrcWidget.IrcWidget.ServerConnected?7
+eric5.Network.IRC.IrcWidget.IrcWidget.ServerConnecting?7
+eric5.Network.IRC.IrcWidget.IrcWidget.ServerDisconnected?7
+eric5.Network.IRC.IrcWidget.IrcWidget.autoConnect?4()
+eric5.Network.IRC.IrcWidget.IrcWidget.autoConnected?7
+eric5.Network.IRC.IrcWidget.IrcWidget.isChannelName?4(name)
+eric5.Network.IRC.IrcWidget.IrcWidget.on_channelsWidget_tabCloseRequested?4(index)
+eric5.Network.IRC.IrcWidget.IrcWidget.shutdown?4()
+eric5.Network.IRC.IrcWidget.IrcWidget?1(parent=None)
 eric5.PluginManager.PluginDetailsDialog.PluginDetailsDialog.on_activeCheckBox_clicked?4()
 eric5.PluginManager.PluginDetailsDialog.PluginDetailsDialog.on_autoactivateCheckBox_clicked?4()
 eric5.PluginManager.PluginDetailsDialog.PluginDetailsDialog?1(details, parent=None)
@@ -5214,10 +5434,10 @@
 eric5.Preferences.ConfigurationPages.ApplicationPage.ApplicationPage.save?4()
 eric5.Preferences.ConfigurationPages.ApplicationPage.ApplicationPage?1()
 eric5.Preferences.ConfigurationPages.ApplicationPage.create?4(dlg)
-eric5.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.initColour?4(colourstr, button, prefMethod)
+eric5.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.initColour?4(colourKey, button, prefMethod, byName=False, hasAlpha=False)
 eric5.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.polishPage?4()
+eric5.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.saveColours?4(prefMethod)
 eric5.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.saveState?4()
-eric5.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.selectColour?4(button, colourVar, showAlpha=False)
 eric5.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.selectFont?4(fontSample, fontVar, showFontInfo=False)
 eric5.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.setState?4(state)
 eric5.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase?1()
@@ -5271,7 +5491,6 @@
 eric5.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.EditorAutocompletionQScintillaPage.save?4()
 eric5.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.EditorAutocompletionQScintillaPage?1()
 eric5.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.create?4(dlg)
-eric5.Preferences.ConfigurationPages.EditorCalltipsPage.EditorCalltipsPage.on_calltipsBackgroundButton_clicked?4()
 eric5.Preferences.ConfigurationPages.EditorCalltipsPage.EditorCalltipsPage.save?4()
 eric5.Preferences.ConfigurationPages.EditorCalltipsPage.EditorCalltipsPage?1()
 eric5.Preferences.ConfigurationPages.EditorCalltipsPage.create?4(dlg)
@@ -5335,13 +5554,11 @@
 eric5.Preferences.ConfigurationPages.EditorPropertiesPage.EditorPropertiesPage.save?4()
 eric5.Preferences.ConfigurationPages.EditorPropertiesPage.EditorPropertiesPage?1(lexers)
 eric5.Preferences.ConfigurationPages.EditorPropertiesPage.create?4(dlg)
-eric5.Preferences.ConfigurationPages.EditorSearchPage.EditorSearchPage.on_searchMarkerButton_clicked?4()
 eric5.Preferences.ConfigurationPages.EditorSearchPage.EditorSearchPage.save?4()
 eric5.Preferences.ConfigurationPages.EditorSearchPage.EditorSearchPage?1()
 eric5.Preferences.ConfigurationPages.EditorSearchPage.create?4(dlg)
 eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.EditorSpellCheckingPage.on_pelButton_clicked?4()
 eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.EditorSpellCheckingPage.on_pwlButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.EditorSpellCheckingPage.on_spellingMarkerButton_clicked?4()
 eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.EditorSpellCheckingPage.save?4()
 eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.EditorSpellCheckingPage?1()
 eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.create?4(dlg)
@@ -5349,31 +5566,9 @@
 eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_annotationsErrorFgButton_clicked?4()
 eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_annotationsWarningBgButton_clicked?4()
 eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_annotationsWarningFgButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_caretForegroundButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_caretlineBackgroundButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_changeMarkerSavedColorButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_currentLineMarkerButton_clicked?4()
 eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_defaultFontButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_edgeBackgroundColorButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_editAreaBackgroundButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_editAreaForegroundButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_errorMarkerButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_foldmarginBackgroundButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_foldmarkersBackgroundButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_foldmarkersForegroundButton_clicked?4()
 eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_linenumbersFontButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_marginsBackgroundButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_marginsForegroundButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_matchingBracesBackButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_matchingBracesButton_clicked?4()
 eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_monospacedFontButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_nonmatchingBracesBackButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_nonmatchingBracesButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_selectionBackgroundButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_selectionForegroundButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_whitespaceBackgroundButton_clicked?4()
-eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.on_whitespaceForegroundButton_clicked?4()
 eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.polishPage?4()
 eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage.save?4()
 eric5.Preferences.ConfigurationPages.EditorStylesPage.EditorStylesPage?1()
@@ -5398,7 +5593,6 @@
 eric5.Preferences.ConfigurationPages.GraphicsPage.GraphicsPage?1()
 eric5.Preferences.ConfigurationPages.GraphicsPage.create?4(dlg)
 eric5.Preferences.ConfigurationPages.HelpAppearancePage.HelpAppearancePage.on_fixedFontButton_clicked?4()
-eric5.Preferences.ConfigurationPages.HelpAppearancePage.HelpAppearancePage.on_secureURLsColourButton_clicked?4()
 eric5.Preferences.ConfigurationPages.HelpAppearancePage.HelpAppearancePage.on_standardFontButton_clicked?4()
 eric5.Preferences.ConfigurationPages.HelpAppearancePage.HelpAppearancePage.on_styleSheetButton_clicked?4()
 eric5.Preferences.ConfigurationPages.HelpAppearancePage.HelpAppearancePage.save?4()
@@ -5449,11 +5643,15 @@
 eric5.Preferences.ConfigurationPages.IconsPage.create?4(dlg)
 eric5.Preferences.ConfigurationPages.IconsPreviewDialog.IconsPreviewDialog?1(parent, dirName)
 eric5.Preferences.ConfigurationPages.InterfacePage.InterfacePage.on_resetLayoutButton_clicked?4()
-eric5.Preferences.ConfigurationPages.InterfacePage.InterfacePage.on_stderrTextColourButton_clicked?4()
 eric5.Preferences.ConfigurationPages.InterfacePage.InterfacePage.on_styleSheetButton_clicked?4()
 eric5.Preferences.ConfigurationPages.InterfacePage.InterfacePage.save?4()
 eric5.Preferences.ConfigurationPages.InterfacePage.InterfacePage?1()
 eric5.Preferences.ConfigurationPages.InterfacePage.create?4(dlg)
+eric5.Preferences.ConfigurationPages.IrcPage.IrcPage.DateFormats?7
+eric5.Preferences.ConfigurationPages.IrcPage.IrcPage.TimeFormats?7
+eric5.Preferences.ConfigurationPages.IrcPage.IrcPage.save?4()
+eric5.Preferences.ConfigurationPages.IrcPage.IrcPage?1()
+eric5.Preferences.ConfigurationPages.IrcPage.create?4(dlg)
 eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.MasterPasswordEntryDialog.getCurrentPassword?4()
 eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.MasterPasswordEntryDialog.getMasterPassword?4()
 eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.MasterPasswordEntryDialog.on_currentPasswordEdit_textChanged?4(txt)
@@ -5483,7 +5681,6 @@
 eric5.Preferences.ConfigurationPages.PrinterPage.PrinterPage.save?4()
 eric5.Preferences.ConfigurationPages.PrinterPage.PrinterPage?1()
 eric5.Preferences.ConfigurationPages.PrinterPage.create?4(dlg)
-eric5.Preferences.ConfigurationPages.ProjectBrowserPage.ProjectBrowserPage.on_pbHighlightedButton_clicked?4()
 eric5.Preferences.ConfigurationPages.ProjectBrowserPage.ProjectBrowserPage.on_projectTypeCombo_activated?4(index)
 eric5.Preferences.ConfigurationPages.ProjectBrowserPage.ProjectBrowserPage.save?4()
 eric5.Preferences.ConfigurationPages.ProjectBrowserPage.ProjectBrowserPage?1()
@@ -5515,10 +5712,6 @@
 eric5.Preferences.ConfigurationPages.ShellPage.ShellPage.save?4()
 eric5.Preferences.ConfigurationPages.ShellPage.ShellPage?1()
 eric5.Preferences.ConfigurationPages.ShellPage.create?4(dlg)
-eric5.Preferences.ConfigurationPages.TasksPage.TasksPage.on_tasksFixmeColourButton_clicked?4()
-eric5.Preferences.ConfigurationPages.TasksPage.TasksPage.on_tasksNoteColourButton_clicked?4()
-eric5.Preferences.ConfigurationPages.TasksPage.TasksPage.on_tasksTodoColourButton_clicked?4()
-eric5.Preferences.ConfigurationPages.TasksPage.TasksPage.on_tasksWarningColourButton_clicked?4()
 eric5.Preferences.ConfigurationPages.TasksPage.TasksPage.save?4()
 eric5.Preferences.ConfigurationPages.TasksPage.TasksPage?1()
 eric5.Preferences.ConfigurationPages.TasksPage.create?4(dlg)
@@ -5534,12 +5727,6 @@
 eric5.Preferences.ConfigurationPages.TrayStarterPage.TrayStarterPage.save?4()
 eric5.Preferences.ConfigurationPages.TrayStarterPage.TrayStarterPage?1(parent=None)
 eric5.Preferences.ConfigurationPages.TrayStarterPage.create?4(dlg)
-eric5.Preferences.ConfigurationPages.VcsPage.VcsPage.on_pbVcsAddedButton_clicked?4()
-eric5.Preferences.ConfigurationPages.VcsPage.VcsPage.on_pbVcsConflictButton_clicked?4()
-eric5.Preferences.ConfigurationPages.VcsPage.VcsPage.on_pbVcsModifiedButton_clicked?4()
-eric5.Preferences.ConfigurationPages.VcsPage.VcsPage.on_pbVcsRemovedButton_clicked?4()
-eric5.Preferences.ConfigurationPages.VcsPage.VcsPage.on_pbVcsReplacedButton_clicked?4()
-eric5.Preferences.ConfigurationPages.VcsPage.VcsPage.on_pbVcsUpdateButton_clicked?4()
 eric5.Preferences.ConfigurationPages.VcsPage.VcsPage.save?4()
 eric5.Preferences.ConfigurationPages.VcsPage.VcsPage?1()
 eric5.Preferences.ConfigurationPages.VcsPage.create?4(dlg)
@@ -5579,6 +5766,7 @@
 eric5.Preferences.Prefs.helpDefaults?7
 eric5.Preferences.Prefs.iconEditorDefaults?7
 eric5.Preferences.Prefs.iconsDefaults?7
+eric5.Preferences.Prefs.ircDefaults?7
 eric5.Preferences.Prefs.multiProjectDefaults?7
 eric5.Preferences.Prefs.pluginManagerDefaults?7
 eric5.Preferences.Prefs.printerDefaults?7
@@ -5676,6 +5864,7 @@
 eric5.Preferences.getHelp?4(key, prefClass=Prefs)
 eric5.Preferences.getIconEditor?4(key, prefClass=Prefs)
 eric5.Preferences.getIcons?4(key, prefClass=Prefs)
+eric5.Preferences.getIrc?4(key, prefClass=Prefs)
 eric5.Preferences.getMultiProject?4(key, prefClass=Prefs)
 eric5.Preferences.getPluginManager?4(key, prefClass=Prefs)
 eric5.Preferences.getPrinter?4(key, prefClass=Prefs)
@@ -5725,6 +5914,7 @@
 eric5.Preferences.setHelp?4(key, value, prefClass=Prefs)
 eric5.Preferences.setIconEditor?4(key, value, prefClass=Prefs)
 eric5.Preferences.setIcons?4(key, value, prefClass=Prefs)
+eric5.Preferences.setIrc?4(key, value, prefClass=Prefs)
 eric5.Preferences.setMultiProject?4(key, value, prefClass=Prefs)
 eric5.Preferences.setPluginManager?4(key, value, prefClass=Prefs)
 eric5.Preferences.setPrinter?4(key, value, prefClass=Prefs)
@@ -7458,6 +7648,7 @@
 eric5.UI.UserInterface.UserInterface.appendStdout?7
 eric5.UI.UserInterface.UserInterface.appendToStderr?4(s)
 eric5.UI.UserInterface.UserInterface.appendToStdout?4(s)
+eric5.UI.UserInterface.UserInterface.autoConnectIrc?4()
 eric5.UI.UserInterface.UserInterface.checkConfigurationStatus?4()
 eric5.UI.UserInterface.UserInterface.checkForErrorLog?4()
 eric5.UI.UserInterface.UserInterface.checkProjectsWorkspace?4()
@@ -7775,6 +7966,7 @@
 eric5.Utilities.getPythonModulesDirectory?4()
 eric5.Utilities.getPythonVersion?4()
 eric5.Utilities.getQtMacBundle?4(toolname)
+eric5.Utilities.getRealName?4()
 eric5.Utilities.getTestFileName?4(fn)
 eric5.Utilities.getUserName?4()
 eric5.Utilities.get_coding?4(text)
@@ -7899,6 +8091,7 @@
 eric5.Utilities.unescape_uentities?4(m)
 eric5.Utilities.win32_GetUserName?4()
 eric5.Utilities.win32_Kill?4(pid)
+eric5.Utilities.win32_getRealName?4()
 eric5.Utilities.writeEncodedFile?4(filename, text, orig_coding)
 eric5.UtilitiesPython2.Pep8Checker.Pep8Checker.filename?7
 eric5.UtilitiesPython2.Pep8Checker.Pep8Checker.ignore?7
--- a/APIs/Python3/eric5.bas	Sat Dec 15 18:18:55 2012 +0100
+++ b/APIs/Python3/eric5.bas	Sat Dec 15 18:20:39 2012 +0100
@@ -358,6 +358,18 @@
 Interface ClbrBaseClasses.Class VisibilityMixin
 InterfacePage ConfigurationPageBase Ui_InterfacePage
 InvalidPlistException Exception
+IrcChannelEditDialog QDialog Ui_IrcChannelEditDialog
+IrcChannelWidget QWidget Ui_IrcChannelWidget
+IrcIdentitiesEditDialog QDialog Ui_IrcIdentitiesEditDialog
+IrcMessageEdit E5ClearableLineEdit
+IrcNetworkEditDialog QDialog Ui_IrcNetworkEditDialog
+IrcNetworkListDialog QDialog Ui_IrcNetworkListDialog
+IrcNetworkManager QObject
+IrcNetworkWidget QWidget Ui_IrcNetworkWidget
+IrcPage ConfigurationPageBase Ui_IrcPage
+IrcServerEditDialog QDialog Ui_IrcServerEditDialog
+IrcUserItem QListWidgetItem
+IrcWidget QWidget Ui_IrcWidget
 JavaScriptEricObject QObject
 JavaScriptExternalObject QObject
 LateFutureImport Message
Binary file Documentation/Help/source.qch has changed
--- a/Documentation/Help/source.qhp	Sat Dec 15 18:18:55 2012 +0100
+++ b/Documentation/Help/source.qhp	Sat Dec 15 18:20:39 2012 +0100
@@ -419,6 +419,21 @@
             <section title="eric5.MultiProject.MultiProjectBrowser" ref="eric5.MultiProject.MultiProjectBrowser.html" />
             <section title="eric5.MultiProject.PropertiesDialog" ref="eric5.MultiProject.PropertiesDialog.html" />
           </section>
+          <section title="eric5.Network" ref="index-eric5.Network.html">
+            <section title="eric5.Network.IRC" ref="index-eric5.Network.IRC.html">
+              <section title="eric5.Network.IRC.IrcChannelEditDialog" ref="eric5.Network.IRC.IrcChannelEditDialog.html" />
+              <section title="eric5.Network.IRC.IrcChannelWidget" ref="eric5.Network.IRC.IrcChannelWidget.html" />
+              <section title="eric5.Network.IRC.IrcIdentitiesEditDialog" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html" />
+              <section title="eric5.Network.IRC.IrcMessageEdit" ref="eric5.Network.IRC.IrcMessageEdit.html" />
+              <section title="eric5.Network.IRC.IrcNetworkEditDialog" ref="eric5.Network.IRC.IrcNetworkEditDialog.html" />
+              <section title="eric5.Network.IRC.IrcNetworkListDialog" ref="eric5.Network.IRC.IrcNetworkListDialog.html" />
+              <section title="eric5.Network.IRC.IrcNetworkManager" ref="eric5.Network.IRC.IrcNetworkManager.html" />
+              <section title="eric5.Network.IRC.IrcNetworkWidget" ref="eric5.Network.IRC.IrcNetworkWidget.html" />
+              <section title="eric5.Network.IRC.IrcServerEditDialog" ref="eric5.Network.IRC.IrcServerEditDialog.html" />
+              <section title="eric5.Network.IRC.IrcUtilities" ref="eric5.Network.IRC.IrcUtilities.html" />
+              <section title="eric5.Network.IRC.IrcWidget" ref="eric5.Network.IRC.IrcWidget.html" />
+            </section>
+          </section>
           <section title="eric5.PluginManager" ref="index-eric5.PluginManager.html">
             <section title="eric5.PluginManager.PluginDetailsDialog" ref="eric5.PluginManager.PluginDetailsDialog.html" />
             <section title="eric5.PluginManager.PluginExceptions" ref="eric5.PluginManager.PluginExceptions.html" />
@@ -717,6 +732,7 @@
               <section title="eric5.Preferences.ConfigurationPages.IconsPage" ref="eric5.Preferences.ConfigurationPages.IconsPage.html" />
               <section title="eric5.Preferences.ConfigurationPages.IconsPreviewDialog" ref="eric5.Preferences.ConfigurationPages.IconsPreviewDialog.html" />
               <section title="eric5.Preferences.ConfigurationPages.InterfacePage" ref="eric5.Preferences.ConfigurationPages.InterfacePage.html" />
+              <section title="eric5.Preferences.ConfigurationPages.IrcPage" ref="eric5.Preferences.ConfigurationPages.IrcPage.html" />
               <section title="eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog" ref="eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html" />
               <section title="eric5.Preferences.ConfigurationPages.MultiProjectPage" ref="eric5.Preferences.ConfigurationPages.MultiProjectPage.html" />
               <section title="eric5.Preferences.ConfigurationPages.NetworkPage" ref="eric5.Preferences.ConfigurationPages.NetworkPage.html" />
@@ -2243,10 +2259,11 @@
       <keyword name="ConfigurationPageBase" id="ConfigurationPageBase" ref="eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html#ConfigurationPageBase" />
       <keyword name="ConfigurationPageBase (Constructor)" id="ConfigurationPageBase (Constructor)" ref="eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html#ConfigurationPageBase.__init__" />
       <keyword name="ConfigurationPageBase (Module)" id="ConfigurationPageBase (Module)" ref="eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html" />
+      <keyword name="ConfigurationPageBase.__selectColourSlot" id="ConfigurationPageBase.__selectColourSlot" ref="eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html#ConfigurationPageBase.__selectColourSlot" />
       <keyword name="ConfigurationPageBase.initColour" id="ConfigurationPageBase.initColour" ref="eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html#ConfigurationPageBase.initColour" />
       <keyword name="ConfigurationPageBase.polishPage" id="ConfigurationPageBase.polishPage" ref="eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html#ConfigurationPageBase.polishPage" />
+      <keyword name="ConfigurationPageBase.saveColours" id="ConfigurationPageBase.saveColours" ref="eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html#ConfigurationPageBase.saveColours" />
       <keyword name="ConfigurationPageBase.saveState" id="ConfigurationPageBase.saveState" ref="eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html#ConfigurationPageBase.saveState" />
-      <keyword name="ConfigurationPageBase.selectColour" id="ConfigurationPageBase.selectColour" ref="eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html#ConfigurationPageBase.selectColour" />
       <keyword name="ConfigurationPageBase.selectFont" id="ConfigurationPageBase.selectFont" ref="eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html#ConfigurationPageBase.selectFont" />
       <keyword name="ConfigurationPageBase.setState" id="ConfigurationPageBase.setState" ref="eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html#ConfigurationPageBase.setState" />
       <keyword name="ConfigurationPageItem" id="ConfigurationPageItem" ref="eric5.Preferences.ConfigurationDialog.html#ConfigurationPageItem" />
@@ -4153,7 +4170,6 @@
       <keyword name="EditorCalltipsPage" id="EditorCalltipsPage" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsPage.html#EditorCalltipsPage" />
       <keyword name="EditorCalltipsPage (Constructor)" id="EditorCalltipsPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsPage.html#EditorCalltipsPage.__init__" />
       <keyword name="EditorCalltipsPage (Module)" id="EditorCalltipsPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsPage.html" />
-      <keyword name="EditorCalltipsPage.on_calltipsBackgroundButton_clicked" id="EditorCalltipsPage.on_calltipsBackgroundButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsPage.html#EditorCalltipsPage.on_calltipsBackgroundButton_clicked" />
       <keyword name="EditorCalltipsPage.save" id="EditorCalltipsPage.save" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsPage.html#EditorCalltipsPage.save" />
       <keyword name="EditorCalltipsQScintillaPage" id="EditorCalltipsQScintillaPage" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage.html#EditorCalltipsQScintillaPage" />
       <keyword name="EditorCalltipsQScintillaPage (Constructor)" id="EditorCalltipsQScintillaPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage.html#EditorCalltipsQScintillaPage.__init__" />
@@ -4231,14 +4247,12 @@
       <keyword name="EditorSearchPage" id="EditorSearchPage" ref="eric5.Preferences.ConfigurationPages.EditorSearchPage.html#EditorSearchPage" />
       <keyword name="EditorSearchPage (Constructor)" id="EditorSearchPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorSearchPage.html#EditorSearchPage.__init__" />
       <keyword name="EditorSearchPage (Module)" id="EditorSearchPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorSearchPage.html" />
-      <keyword name="EditorSearchPage.on_searchMarkerButton_clicked" id="EditorSearchPage.on_searchMarkerButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorSearchPage.html#EditorSearchPage.on_searchMarkerButton_clicked" />
       <keyword name="EditorSearchPage.save" id="EditorSearchPage.save" ref="eric5.Preferences.ConfigurationPages.EditorSearchPage.html#EditorSearchPage.save" />
       <keyword name="EditorSpellCheckingPage" id="EditorSpellCheckingPage" ref="eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html#EditorSpellCheckingPage" />
       <keyword name="EditorSpellCheckingPage (Constructor)" id="EditorSpellCheckingPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html#EditorSpellCheckingPage.__init__" />
       <keyword name="EditorSpellCheckingPage (Module)" id="EditorSpellCheckingPage (Module)" ref="eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html" />
       <keyword name="EditorSpellCheckingPage.on_pelButton_clicked" id="EditorSpellCheckingPage.on_pelButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html#EditorSpellCheckingPage.on_pelButton_clicked" />
       <keyword name="EditorSpellCheckingPage.on_pwlButton_clicked" id="EditorSpellCheckingPage.on_pwlButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html#EditorSpellCheckingPage.on_pwlButton_clicked" />
-      <keyword name="EditorSpellCheckingPage.on_spellingMarkerButton_clicked" id="EditorSpellCheckingPage.on_spellingMarkerButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html#EditorSpellCheckingPage.on_spellingMarkerButton_clicked" />
       <keyword name="EditorSpellCheckingPage.save" id="EditorSpellCheckingPage.save" ref="eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html#EditorSpellCheckingPage.save" />
       <keyword name="EditorStylesPage" id="EditorStylesPage" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage" />
       <keyword name="EditorStylesPage (Constructor)" id="EditorStylesPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.__init__" />
@@ -4247,31 +4261,9 @@
       <keyword name="EditorStylesPage.on_annotationsErrorFgButton_clicked" id="EditorStylesPage.on_annotationsErrorFgButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_annotationsErrorFgButton_clicked" />
       <keyword name="EditorStylesPage.on_annotationsWarningBgButton_clicked" id="EditorStylesPage.on_annotationsWarningBgButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_annotationsWarningBgButton_clicked" />
       <keyword name="EditorStylesPage.on_annotationsWarningFgButton_clicked" id="EditorStylesPage.on_annotationsWarningFgButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_annotationsWarningFgButton_clicked" />
-      <keyword name="EditorStylesPage.on_caretForegroundButton_clicked" id="EditorStylesPage.on_caretForegroundButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_caretForegroundButton_clicked" />
-      <keyword name="EditorStylesPage.on_caretlineBackgroundButton_clicked" id="EditorStylesPage.on_caretlineBackgroundButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_caretlineBackgroundButton_clicked" />
-      <keyword name="EditorStylesPage.on_changeMarkerSavedColorButton_clicked" id="EditorStylesPage.on_changeMarkerSavedColorButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_changeMarkerSavedColorButton_clicked" />
-      <keyword name="EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked" id="EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked" />
-      <keyword name="EditorStylesPage.on_currentLineMarkerButton_clicked" id="EditorStylesPage.on_currentLineMarkerButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_currentLineMarkerButton_clicked" />
       <keyword name="EditorStylesPage.on_defaultFontButton_clicked" id="EditorStylesPage.on_defaultFontButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_defaultFontButton_clicked" />
-      <keyword name="EditorStylesPage.on_edgeBackgroundColorButton_clicked" id="EditorStylesPage.on_edgeBackgroundColorButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_edgeBackgroundColorButton_clicked" />
-      <keyword name="EditorStylesPage.on_editAreaBackgroundButton_clicked" id="EditorStylesPage.on_editAreaBackgroundButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_editAreaBackgroundButton_clicked" />
-      <keyword name="EditorStylesPage.on_editAreaForegroundButton_clicked" id="EditorStylesPage.on_editAreaForegroundButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_editAreaForegroundButton_clicked" />
-      <keyword name="EditorStylesPage.on_errorMarkerButton_clicked" id="EditorStylesPage.on_errorMarkerButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_errorMarkerButton_clicked" />
-      <keyword name="EditorStylesPage.on_foldmarginBackgroundButton_clicked" id="EditorStylesPage.on_foldmarginBackgroundButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_foldmarginBackgroundButton_clicked" />
-      <keyword name="EditorStylesPage.on_foldmarkersBackgroundButton_clicked" id="EditorStylesPage.on_foldmarkersBackgroundButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_foldmarkersBackgroundButton_clicked" />
-      <keyword name="EditorStylesPage.on_foldmarkersForegroundButton_clicked" id="EditorStylesPage.on_foldmarkersForegroundButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_foldmarkersForegroundButton_clicked" />
       <keyword name="EditorStylesPage.on_linenumbersFontButton_clicked" id="EditorStylesPage.on_linenumbersFontButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_linenumbersFontButton_clicked" />
-      <keyword name="EditorStylesPage.on_marginsBackgroundButton_clicked" id="EditorStylesPage.on_marginsBackgroundButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_marginsBackgroundButton_clicked" />
-      <keyword name="EditorStylesPage.on_marginsForegroundButton_clicked" id="EditorStylesPage.on_marginsForegroundButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_marginsForegroundButton_clicked" />
-      <keyword name="EditorStylesPage.on_matchingBracesBackButton_clicked" id="EditorStylesPage.on_matchingBracesBackButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_matchingBracesBackButton_clicked" />
-      <keyword name="EditorStylesPage.on_matchingBracesButton_clicked" id="EditorStylesPage.on_matchingBracesButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_matchingBracesButton_clicked" />
       <keyword name="EditorStylesPage.on_monospacedFontButton_clicked" id="EditorStylesPage.on_monospacedFontButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_monospacedFontButton_clicked" />
-      <keyword name="EditorStylesPage.on_nonmatchingBracesBackButton_clicked" id="EditorStylesPage.on_nonmatchingBracesBackButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_nonmatchingBracesBackButton_clicked" />
-      <keyword name="EditorStylesPage.on_nonmatchingBracesButton_clicked" id="EditorStylesPage.on_nonmatchingBracesButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_nonmatchingBracesButton_clicked" />
-      <keyword name="EditorStylesPage.on_selectionBackgroundButton_clicked" id="EditorStylesPage.on_selectionBackgroundButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_selectionBackgroundButton_clicked" />
-      <keyword name="EditorStylesPage.on_selectionForegroundButton_clicked" id="EditorStylesPage.on_selectionForegroundButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_selectionForegroundButton_clicked" />
-      <keyword name="EditorStylesPage.on_whitespaceBackgroundButton_clicked" id="EditorStylesPage.on_whitespaceBackgroundButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_whitespaceBackgroundButton_clicked" />
-      <keyword name="EditorStylesPage.on_whitespaceForegroundButton_clicked" id="EditorStylesPage.on_whitespaceForegroundButton_clicked" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_whitespaceForegroundButton_clicked" />
       <keyword name="EditorStylesPage.polishPage" id="EditorStylesPage.polishPage" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.polishPage" />
       <keyword name="EditorStylesPage.save" id="EditorStylesPage.save" ref="eric5.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.save" />
       <keyword name="EditorSyntaxPage" id="EditorSyntaxPage" ref="eric5.Preferences.ConfigurationPages.EditorSyntaxPage.html#EditorSyntaxPage" />
@@ -4819,7 +4811,6 @@
       <keyword name="HelpAppearancePage (Constructor)" id="HelpAppearancePage (Constructor)" ref="eric5.Preferences.ConfigurationPages.HelpAppearancePage.html#HelpAppearancePage.__init__" />
       <keyword name="HelpAppearancePage (Module)" id="HelpAppearancePage (Module)" ref="eric5.Preferences.ConfigurationPages.HelpAppearancePage.html" />
       <keyword name="HelpAppearancePage.on_fixedFontButton_clicked" id="HelpAppearancePage.on_fixedFontButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpAppearancePage.html#HelpAppearancePage.on_fixedFontButton_clicked" />
-      <keyword name="HelpAppearancePage.on_secureURLsColourButton_clicked" id="HelpAppearancePage.on_secureURLsColourButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpAppearancePage.html#HelpAppearancePage.on_secureURLsColourButton_clicked" />
       <keyword name="HelpAppearancePage.on_standardFontButton_clicked" id="HelpAppearancePage.on_standardFontButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpAppearancePage.html#HelpAppearancePage.on_standardFontButton_clicked" />
       <keyword name="HelpAppearancePage.on_styleSheetButton_clicked" id="HelpAppearancePage.on_styleSheetButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpAppearancePage.html#HelpAppearancePage.on_styleSheetButton_clicked" />
       <keyword name="HelpAppearancePage.save" id="HelpAppearancePage.save" ref="eric5.Preferences.ConfigurationPages.HelpAppearancePage.html#HelpAppearancePage.save" />
@@ -6228,6 +6219,7 @@
       <keyword name="IExplorerImporter.importedBookmarks" id="IExplorerImporter.importedBookmarks" ref="eric5.Helpviewer.Bookmarks.BookmarksImporters.IExplorerImporter.html#IExplorerImporter.importedBookmarks" />
       <keyword name="IExplorerImporter.open" id="IExplorerImporter.open" ref="eric5.Helpviewer.Bookmarks.BookmarksImporters.IExplorerImporter.html#IExplorerImporter.open" />
       <keyword name="IExplorerImporter.setPath" id="IExplorerImporter.setPath" ref="eric5.Helpviewer.Bookmarks.BookmarksImporters.IExplorerImporter.html#IExplorerImporter.setPath" />
+      <keyword name="IRC (Package)" id="IRC (Package)" ref="index-eric5.Network.IRC.html" />
       <keyword name="IconEditCommand" id="IconEditCommand" ref="eric5.IconEditor.IconEditorGrid.html#IconEditCommand" />
       <keyword name="IconEditCommand (Constructor)" id="IconEditCommand (Constructor)" ref="eric5.IconEditor.IconEditorGrid.html#IconEditCommand.__init__" />
       <keyword name="IconEditCommand.redo" id="IconEditCommand.redo" ref="eric5.IconEditor.IconEditorGrid.html#IconEditCommand.redo" />
@@ -6422,10 +6414,325 @@
       <keyword name="InterfacePage.__populateLanguageCombo" id="InterfacePage.__populateLanguageCombo" ref="eric5.Preferences.ConfigurationPages.InterfacePage.html#InterfacePage.__populateLanguageCombo" />
       <keyword name="InterfacePage.__populateStyleCombo" id="InterfacePage.__populateStyleCombo" ref="eric5.Preferences.ConfigurationPages.InterfacePage.html#InterfacePage.__populateStyleCombo" />
       <keyword name="InterfacePage.on_resetLayoutButton_clicked" id="InterfacePage.on_resetLayoutButton_clicked" ref="eric5.Preferences.ConfigurationPages.InterfacePage.html#InterfacePage.on_resetLayoutButton_clicked" />
-      <keyword name="InterfacePage.on_stderrTextColourButton_clicked" id="InterfacePage.on_stderrTextColourButton_clicked" ref="eric5.Preferences.ConfigurationPages.InterfacePage.html#InterfacePage.on_stderrTextColourButton_clicked" />
       <keyword name="InterfacePage.on_styleSheetButton_clicked" id="InterfacePage.on_styleSheetButton_clicked" ref="eric5.Preferences.ConfigurationPages.InterfacePage.html#InterfacePage.on_styleSheetButton_clicked" />
       <keyword name="InterfacePage.save" id="InterfacePage.save" ref="eric5.Preferences.ConfigurationPages.InterfacePage.html#InterfacePage.save" />
       <keyword name="InvalidPlistException" id="InvalidPlistException" ref="eric5.Utilities.binplistlib.html#InvalidPlistException" />
+      <keyword name="IrcChannel" id="IrcChannel" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcChannel" />
+      <keyword name="IrcChannel (Constructor)" id="IrcChannel (Constructor)" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcChannel.__init__" />
+      <keyword name="IrcChannel.autoJoin" id="IrcChannel.autoJoin" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcChannel.autoJoin" />
+      <keyword name="IrcChannel.getKey" id="IrcChannel.getKey" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcChannel.getKey" />
+      <keyword name="IrcChannel.getName" id="IrcChannel.getName" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcChannel.getName" />
+      <keyword name="IrcChannel.load" id="IrcChannel.load" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcChannel.load" />
+      <keyword name="IrcChannel.save" id="IrcChannel.save" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcChannel.save" />
+      <keyword name="IrcChannel.setAutoJoin" id="IrcChannel.setAutoJoin" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcChannel.setAutoJoin" />
+      <keyword name="IrcChannel.setKey" id="IrcChannel.setKey" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcChannel.setKey" />
+      <keyword name="IrcChannelEditDialog" id="IrcChannelEditDialog" ref="eric5.Network.IRC.IrcChannelEditDialog.html#IrcChannelEditDialog" />
+      <keyword name="IrcChannelEditDialog (Constructor)" id="IrcChannelEditDialog (Constructor)" ref="eric5.Network.IRC.IrcChannelEditDialog.html#IrcChannelEditDialog.__init__" />
+      <keyword name="IrcChannelEditDialog (Module)" id="IrcChannelEditDialog (Module)" ref="eric5.Network.IRC.IrcChannelEditDialog.html" />
+      <keyword name="IrcChannelEditDialog.getData" id="IrcChannelEditDialog.getData" ref="eric5.Network.IRC.IrcChannelEditDialog.html#IrcChannelEditDialog.getData" />
+      <keyword name="IrcChannelEditDialog.on_nameEdit_textChanged" id="IrcChannelEditDialog.on_nameEdit_textChanged" ref="eric5.Network.IRC.IrcChannelEditDialog.html#IrcChannelEditDialog.on_nameEdit_textChanged" />
+      <keyword name="IrcChannelWidget" id="IrcChannelWidget" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget" />
+      <keyword name="IrcChannelWidget (Constructor)" id="IrcChannelWidget (Constructor)" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__init__" />
+      <keyword name="IrcChannelWidget (Module)" id="IrcChannelWidget (Module)" ref="eric5.Network.IRC.IrcChannelWidget.html" />
+      <keyword name="IrcChannelWidget.__addManagementMessage" id="IrcChannelWidget.__addManagementMessage" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__addManagementMessage" />
+      <keyword name="IrcChannelWidget.__appendMessage" id="IrcChannelWidget.__appendMessage" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__appendMessage" />
+      <keyword name="IrcChannelWidget.__autoWhoEntry" id="IrcChannelWidget.__autoWhoEntry" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__autoWhoEntry" />
+      <keyword name="IrcChannelWidget.__channelCreated" id="IrcChannelWidget.__channelCreated" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__channelCreated" />
+      <keyword name="IrcChannelWidget.__channelModes" id="IrcChannelWidget.__channelModes" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__channelModes" />
+      <keyword name="IrcChannelWidget.__channelUrl" id="IrcChannelWidget.__channelUrl" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__channelUrl" />
+      <keyword name="IrcChannelWidget.__clearMessages" id="IrcChannelWidget.__clearMessages" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__clearMessages" />
+      <keyword name="IrcChannelWidget.__copyAllMessages" id="IrcChannelWidget.__copyAllMessages" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__copyAllMessages" />
+      <keyword name="IrcChannelWidget.__copyMessages" id="IrcChannelWidget.__copyMessages" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__copyMessages" />
+      <keyword name="IrcChannelWidget.__cutAllMessages" id="IrcChannelWidget.__cutAllMessages" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__cutAllMessages" />
+      <keyword name="IrcChannelWidget.__cutMessages" id="IrcChannelWidget.__cutMessages" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__cutMessages" />
+      <keyword name="IrcChannelWidget.__extractPrivilege" id="IrcChannelWidget.__extractPrivilege" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__extractPrivilege" />
+      <keyword name="IrcChannelWidget.__findUser" id="IrcChannelWidget.__findUser" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__findUser" />
+      <keyword name="IrcChannelWidget.__handleCtcp" id="IrcChannelWidget.__handleCtcp" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__handleCtcp" />
+      <keyword name="IrcChannelWidget.__help" id="IrcChannelWidget.__help" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__help" />
+      <keyword name="IrcChannelWidget.__ignore" id="IrcChannelWidget.__ignore" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__ignore" />
+      <keyword name="IrcChannelWidget.__initMessagesMenu" id="IrcChannelWidget.__initMessagesMenu" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__initMessagesMenu" />
+      <keyword name="IrcChannelWidget.__initUsersMenu" id="IrcChannelWidget.__initUsersMenu" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__initUsersMenu" />
+      <keyword name="IrcChannelWidget.__message" id="IrcChannelWidget.__message" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__message" />
+      <keyword name="IrcChannelWidget.__openPrivateChat" id="IrcChannelWidget.__openPrivateChat" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__openPrivateChat" />
+      <keyword name="IrcChannelWidget.__saveMessages" id="IrcChannelWidget.__saveMessages" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__saveMessages" />
+      <keyword name="IrcChannelWidget.__sendAutoWhoCommand" id="IrcChannelWidget.__sendAutoWhoCommand" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__sendAutoWhoCommand" />
+      <keyword name="IrcChannelWidget.__setTopic" id="IrcChannelWidget.__setTopic" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__setTopic" />
+      <keyword name="IrcChannelWidget.__setUserPrivilege" id="IrcChannelWidget.__setUserPrivilege" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__setUserPrivilege" />
+      <keyword name="IrcChannelWidget.__topicCreated" id="IrcChannelWidget.__topicCreated" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__topicCreated" />
+      <keyword name="IrcChannelWidget.__updateChannelModes" id="IrcChannelWidget.__updateChannelModes" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__updateChannelModes" />
+      <keyword name="IrcChannelWidget.__userAway" id="IrcChannelWidget.__userAway" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__userAway" />
+      <keyword name="IrcChannelWidget.__userJoin" id="IrcChannelWidget.__userJoin" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__userJoin" />
+      <keyword name="IrcChannelWidget.__userList" id="IrcChannelWidget.__userList" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__userList" />
+      <keyword name="IrcChannelWidget.__userNickChange" id="IrcChannelWidget.__userNickChange" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__userNickChange" />
+      <keyword name="IrcChannelWidget.__userPart" id="IrcChannelWidget.__userPart" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__userPart" />
+      <keyword name="IrcChannelWidget.__userQuit" id="IrcChannelWidget.__userQuit" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__userQuit" />
+      <keyword name="IrcChannelWidget.__whoEnd" id="IrcChannelWidget.__whoEnd" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__whoEnd" />
+      <keyword name="IrcChannelWidget.__whoEntry" id="IrcChannelWidget.__whoEntry" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__whoEntry" />
+      <keyword name="IrcChannelWidget.__whoIs" id="IrcChannelWidget.__whoIs" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__whoIs" />
+      <keyword name="IrcChannelWidget.__whoIsAccount" id="IrcChannelWidget.__whoIsAccount" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__whoIsAccount" />
+      <keyword name="IrcChannelWidget.__whoIsActually" id="IrcChannelWidget.__whoIsActually" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__whoIsActually" />
+      <keyword name="IrcChannelWidget.__whoIsChannels" id="IrcChannelWidget.__whoIsChannels" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__whoIsChannels" />
+      <keyword name="IrcChannelWidget.__whoIsConnection" id="IrcChannelWidget.__whoIsConnection" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__whoIsConnection" />
+      <keyword name="IrcChannelWidget.__whoIsEnd" id="IrcChannelWidget.__whoIsEnd" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__whoIsEnd" />
+      <keyword name="IrcChannelWidget.__whoIsHelper" id="IrcChannelWidget.__whoIsHelper" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__whoIsHelper" />
+      <keyword name="IrcChannelWidget.__whoIsIdentify" id="IrcChannelWidget.__whoIsIdentify" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__whoIsIdentify" />
+      <keyword name="IrcChannelWidget.__whoIsIdle" id="IrcChannelWidget.__whoIsIdle" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__whoIsIdle" />
+      <keyword name="IrcChannelWidget.__whoIsOperator" id="IrcChannelWidget.__whoIsOperator" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__whoIsOperator" />
+      <keyword name="IrcChannelWidget.__whoIsSecure" id="IrcChannelWidget.__whoIsSecure" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__whoIsSecure" />
+      <keyword name="IrcChannelWidget.__whoIsServer" id="IrcChannelWidget.__whoIsServer" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__whoIsServer" />
+      <keyword name="IrcChannelWidget.__whoIsUser" id="IrcChannelWidget.__whoIsUser" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.__whoIsUser" />
+      <keyword name="IrcChannelWidget.addMessage" id="IrcChannelWidget.addMessage" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.addMessage" />
+      <keyword name="IrcChannelWidget.addUsers" id="IrcChannelWidget.addUsers" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.addUsers" />
+      <keyword name="IrcChannelWidget.getUsersCount" id="IrcChannelWidget.getUsersCount" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.getUsersCount" />
+      <keyword name="IrcChannelWidget.handleMessage" id="IrcChannelWidget.handleMessage" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.handleMessage" />
+      <keyword name="IrcChannelWidget.hideEvent" id="IrcChannelWidget.hideEvent" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.hideEvent" />
+      <keyword name="IrcChannelWidget.initAutoWho" id="IrcChannelWidget.initAutoWho" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.initAutoWho" />
+      <keyword name="IrcChannelWidget.name" id="IrcChannelWidget.name" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.name" />
+      <keyword name="IrcChannelWidget.on_messageEdit_returnPressed" id="IrcChannelWidget.on_messageEdit_returnPressed" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.on_messageEdit_returnPressed" />
+      <keyword name="IrcChannelWidget.on_messages_copyAvailable" id="IrcChannelWidget.on_messages_copyAvailable" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.on_messages_copyAvailable" />
+      <keyword name="IrcChannelWidget.on_messages_customContextMenuRequested" id="IrcChannelWidget.on_messages_customContextMenuRequested" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.on_messages_customContextMenuRequested" />
+      <keyword name="IrcChannelWidget.on_usersList_customContextMenuRequested" id="IrcChannelWidget.on_usersList_customContextMenuRequested" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.on_usersList_customContextMenuRequested" />
+      <keyword name="IrcChannelWidget.partMessage" id="IrcChannelWidget.partMessage" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.partMessage" />
+      <keyword name="IrcChannelWidget.requestLeave" id="IrcChannelWidget.requestLeave" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.requestLeave" />
+      <keyword name="IrcChannelWidget.setMarkerLine" id="IrcChannelWidget.setMarkerLine" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.setMarkerLine" />
+      <keyword name="IrcChannelWidget.setName" id="IrcChannelWidget.setName" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.setName" />
+      <keyword name="IrcChannelWidget.setPartMessage" id="IrcChannelWidget.setPartMessage" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.setPartMessage" />
+      <keyword name="IrcChannelWidget.setPrivate" id="IrcChannelWidget.setPrivate" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.setPrivate" />
+      <keyword name="IrcChannelWidget.setPrivateInfo" id="IrcChannelWidget.setPrivateInfo" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.setPrivateInfo" />
+      <keyword name="IrcChannelWidget.setUserName" id="IrcChannelWidget.setUserName" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.setUserName" />
+      <keyword name="IrcChannelWidget.setUserPrivilegePrefix" id="IrcChannelWidget.setUserPrivilegePrefix" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.setUserPrivilegePrefix" />
+      <keyword name="IrcChannelWidget.showEvent" id="IrcChannelWidget.showEvent" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.showEvent" />
+      <keyword name="IrcChannelWidget.unsetMarkerLine" id="IrcChannelWidget.unsetMarkerLine" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.unsetMarkerLine" />
+      <keyword name="IrcChannelWidget.userName" id="IrcChannelWidget.userName" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.userName" />
+      <keyword name="IrcIdentitiesEditDialog" id="IrcIdentitiesEditDialog" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog" />
+      <keyword name="IrcIdentitiesEditDialog (Constructor)" id="IrcIdentitiesEditDialog (Constructor)" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.__init__" />
+      <keyword name="IrcIdentitiesEditDialog (Module)" id="IrcIdentitiesEditDialog (Module)" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html" />
+      <keyword name="IrcIdentitiesEditDialog.__checkCurrentIdentity" id="IrcIdentitiesEditDialog.__checkCurrentIdentity" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.__checkCurrentIdentity" />
+      <keyword name="IrcIdentitiesEditDialog.__refreshCurrentIdentity" id="IrcIdentitiesEditDialog.__refreshCurrentIdentity" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.__refreshCurrentIdentity" />
+      <keyword name="IrcIdentitiesEditDialog.__updateIdentitiesButtons" id="IrcIdentitiesEditDialog.__updateIdentitiesButtons" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.__updateIdentitiesButtons" />
+      <keyword name="IrcIdentitiesEditDialog.__updateNicknameButtons" id="IrcIdentitiesEditDialog.__updateNicknameButtons" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.__updateNicknameButtons" />
+      <keyword name="IrcIdentitiesEditDialog.__updateNicknameUpDownButtons" id="IrcIdentitiesEditDialog.__updateNicknameUpDownButtons" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.__updateNicknameUpDownButtons" />
+      <keyword name="IrcIdentitiesEditDialog.accept" id="IrcIdentitiesEditDialog.accept" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.accept" />
+      <keyword name="IrcIdentitiesEditDialog.eventFilter" id="IrcIdentitiesEditDialog.eventFilter" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.eventFilter" />
+      <keyword name="IrcIdentitiesEditDialog.on_addButton_clicked" id="IrcIdentitiesEditDialog.on_addButton_clicked" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.on_addButton_clicked" />
+      <keyword name="IrcIdentitiesEditDialog.on_copyButton_clicked" id="IrcIdentitiesEditDialog.on_copyButton_clicked" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.on_copyButton_clicked" />
+      <keyword name="IrcIdentitiesEditDialog.on_deleteButton_clicked" id="IrcIdentitiesEditDialog.on_deleteButton_clicked" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.on_deleteButton_clicked" />
+      <keyword name="IrcIdentitiesEditDialog.on_identitiesCombo_currentIndexChanged" id="IrcIdentitiesEditDialog.on_identitiesCombo_currentIndexChanged" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.on_identitiesCombo_currentIndexChanged" />
+      <keyword name="IrcIdentitiesEditDialog.on_nicknameAddButton_clicked" id="IrcIdentitiesEditDialog.on_nicknameAddButton_clicked" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.on_nicknameAddButton_clicked" />
+      <keyword name="IrcIdentitiesEditDialog.on_nicknameDeleteButton_clicked" id="IrcIdentitiesEditDialog.on_nicknameDeleteButton_clicked" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.on_nicknameDeleteButton_clicked" />
+      <keyword name="IrcIdentitiesEditDialog.on_nicknameDownButton_clicked" id="IrcIdentitiesEditDialog.on_nicknameDownButton_clicked" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.on_nicknameDownButton_clicked" />
+      <keyword name="IrcIdentitiesEditDialog.on_nicknameEdit_textEdited" id="IrcIdentitiesEditDialog.on_nicknameEdit_textEdited" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.on_nicknameEdit_textEdited" />
+      <keyword name="IrcIdentitiesEditDialog.on_nicknameUpButton_clicked" id="IrcIdentitiesEditDialog.on_nicknameUpButton_clicked" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.on_nicknameUpButton_clicked" />
+      <keyword name="IrcIdentitiesEditDialog.on_nicknamesList_itemSelectionChanged" id="IrcIdentitiesEditDialog.on_nicknamesList_itemSelectionChanged" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.on_nicknamesList_itemSelectionChanged" />
+      <keyword name="IrcIdentitiesEditDialog.on_renameButton_clicked" id="IrcIdentitiesEditDialog.on_renameButton_clicked" ref="eric5.Network.IRC.IrcIdentitiesEditDialog.html#IrcIdentitiesEditDialog.on_renameButton_clicked" />
+      <keyword name="IrcIdentity" id="IrcIdentity" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity" />
+      <keyword name="IrcIdentity (Constructor)" id="IrcIdentity (Constructor)" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.__init__" />
+      <keyword name="IrcIdentity.createDefaultIdentity" id="IrcIdentity.createDefaultIdentity" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.createDefaultIdentity" />
+      <keyword name="IrcIdentity.getAwayMessage" id="IrcIdentity.getAwayMessage" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.getAwayMessage" />
+      <keyword name="IrcIdentity.getIdent" id="IrcIdentity.getIdent" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.getIdent" />
+      <keyword name="IrcIdentity.getName" id="IrcIdentity.getName" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.getName" />
+      <keyword name="IrcIdentity.getNickNames" id="IrcIdentity.getNickNames" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.getNickNames" />
+      <keyword name="IrcIdentity.getPartMessage" id="IrcIdentity.getPartMessage" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.getPartMessage" />
+      <keyword name="IrcIdentity.getPassword" id="IrcIdentity.getPassword" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.getPassword" />
+      <keyword name="IrcIdentity.getQuitMessage" id="IrcIdentity.getQuitMessage" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.getQuitMessage" />
+      <keyword name="IrcIdentity.getRealName" id="IrcIdentity.getRealName" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.getRealName" />
+      <keyword name="IrcIdentity.getServiceName" id="IrcIdentity.getServiceName" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.getServiceName" />
+      <keyword name="IrcIdentity.load" id="IrcIdentity.load" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.load" />
+      <keyword name="IrcIdentity.rememberAwayPosition" id="IrcIdentity.rememberAwayPosition" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.rememberAwayPosition" />
+      <keyword name="IrcIdentity.save" id="IrcIdentity.save" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.save" />
+      <keyword name="IrcIdentity.setAwayMessage" id="IrcIdentity.setAwayMessage" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.setAwayMessage" />
+      <keyword name="IrcIdentity.setIdent" id="IrcIdentity.setIdent" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.setIdent" />
+      <keyword name="IrcIdentity.setName" id="IrcIdentity.setName" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.setName" />
+      <keyword name="IrcIdentity.setNickNames" id="IrcIdentity.setNickNames" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.setNickNames" />
+      <keyword name="IrcIdentity.setPartMessage" id="IrcIdentity.setPartMessage" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.setPartMessage" />
+      <keyword name="IrcIdentity.setPassword" id="IrcIdentity.setPassword" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.setPassword" />
+      <keyword name="IrcIdentity.setQuitMessage" id="IrcIdentity.setQuitMessage" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.setQuitMessage" />
+      <keyword name="IrcIdentity.setRealName" id="IrcIdentity.setRealName" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.setRealName" />
+      <keyword name="IrcIdentity.setRememberAwayPosition" id="IrcIdentity.setRememberAwayPosition" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.setRememberAwayPosition" />
+      <keyword name="IrcIdentity.setServiceName" id="IrcIdentity.setServiceName" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcIdentity.setServiceName" />
+      <keyword name="IrcMessageEdit" id="IrcMessageEdit" ref="eric5.Network.IRC.IrcMessageEdit.html#IrcMessageEdit" />
+      <keyword name="IrcMessageEdit (Constructor)" id="IrcMessageEdit (Constructor)" ref="eric5.Network.IRC.IrcMessageEdit.html#IrcMessageEdit.__init__" />
+      <keyword name="IrcMessageEdit (Module)" id="IrcMessageEdit (Module)" ref="eric5.Network.IRC.IrcMessageEdit.html" />
+      <keyword name="IrcMessageEdit.__addHistory" id="IrcMessageEdit.__addHistory" ref="eric5.Network.IRC.IrcMessageEdit.html#IrcMessageEdit.__addHistory" />
+      <keyword name="IrcMessageEdit.__getHistory" id="IrcMessageEdit.__getHistory" ref="eric5.Network.IRC.IrcMessageEdit.html#IrcMessageEdit.__getHistory" />
+      <keyword name="IrcMessageEdit.keyPressEvent" id="IrcMessageEdit.keyPressEvent" ref="eric5.Network.IRC.IrcMessageEdit.html#IrcMessageEdit.keyPressEvent" />
+      <keyword name="IrcMessageEdit.setText" id="IrcMessageEdit.setText" ref="eric5.Network.IRC.IrcMessageEdit.html#IrcMessageEdit.setText" />
+      <keyword name="IrcMessageEdit.wheelEvent" id="IrcMessageEdit.wheelEvent" ref="eric5.Network.IRC.IrcMessageEdit.html#IrcMessageEdit.wheelEvent" />
+      <keyword name="IrcNetwork" id="IrcNetwork" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork" />
+      <keyword name="IrcNetwork (Constructor)" id="IrcNetwork (Constructor)" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.__init__" />
+      <keyword name="IrcNetwork.addChannel" id="IrcNetwork.addChannel" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.addChannel" />
+      <keyword name="IrcNetwork.autoConnect" id="IrcNetwork.autoConnect" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.autoConnect" />
+      <keyword name="IrcNetwork.createDefaultNetwork" id="IrcNetwork.createDefaultNetwork" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.createDefaultNetwork" />
+      <keyword name="IrcNetwork.deleteChannel" id="IrcNetwork.deleteChannel" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.deleteChannel" />
+      <keyword name="IrcNetwork.getChannel" id="IrcNetwork.getChannel" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.getChannel" />
+      <keyword name="IrcNetwork.getChannelNames" id="IrcNetwork.getChannelNames" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.getChannelNames" />
+      <keyword name="IrcNetwork.getChannels" id="IrcNetwork.getChannels" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.getChannels" />
+      <keyword name="IrcNetwork.getIdentityName" id="IrcNetwork.getIdentityName" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.getIdentityName" />
+      <keyword name="IrcNetwork.getName" id="IrcNetwork.getName" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.getName" />
+      <keyword name="IrcNetwork.getServer" id="IrcNetwork.getServer" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.getServer" />
+      <keyword name="IrcNetwork.getServerName" id="IrcNetwork.getServerName" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.getServerName" />
+      <keyword name="IrcNetwork.load" id="IrcNetwork.load" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.load" />
+      <keyword name="IrcNetwork.save" id="IrcNetwork.save" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.save" />
+      <keyword name="IrcNetwork.setAutoConnect" id="IrcNetwork.setAutoConnect" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.setAutoConnect" />
+      <keyword name="IrcNetwork.setChannel" id="IrcNetwork.setChannel" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.setChannel" />
+      <keyword name="IrcNetwork.setChannels" id="IrcNetwork.setChannels" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.setChannels" />
+      <keyword name="IrcNetwork.setIdentityName" id="IrcNetwork.setIdentityName" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.setIdentityName" />
+      <keyword name="IrcNetwork.setName" id="IrcNetwork.setName" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.setName" />
+      <keyword name="IrcNetwork.setServer" id="IrcNetwork.setServer" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetwork.setServer" />
+      <keyword name="IrcNetworkEditDialog" id="IrcNetworkEditDialog" ref="eric5.Network.IRC.IrcNetworkEditDialog.html#IrcNetworkEditDialog" />
+      <keyword name="IrcNetworkEditDialog (Constructor)" id="IrcNetworkEditDialog (Constructor)" ref="eric5.Network.IRC.IrcNetworkEditDialog.html#IrcNetworkEditDialog.__init__" />
+      <keyword name="IrcNetworkEditDialog (Module)" id="IrcNetworkEditDialog (Module)" ref="eric5.Network.IRC.IrcNetworkEditDialog.html" />
+      <keyword name="IrcNetworkEditDialog.__editChannel" id="IrcNetworkEditDialog.__editChannel" ref="eric5.Network.IRC.IrcNetworkEditDialog.html#IrcNetworkEditDialog.__editChannel" />
+      <keyword name="IrcNetworkEditDialog.__refreshIdentityCombo" id="IrcNetworkEditDialog.__refreshIdentityCombo" ref="eric5.Network.IRC.IrcNetworkEditDialog.html#IrcNetworkEditDialog.__refreshIdentityCombo" />
+      <keyword name="IrcNetworkEditDialog.__updateOkButton" id="IrcNetworkEditDialog.__updateOkButton" ref="eric5.Network.IRC.IrcNetworkEditDialog.html#IrcNetworkEditDialog.__updateOkButton" />
+      <keyword name="IrcNetworkEditDialog.getNetwork" id="IrcNetworkEditDialog.getNetwork" ref="eric5.Network.IRC.IrcNetworkEditDialog.html#IrcNetworkEditDialog.getNetwork" />
+      <keyword name="IrcNetworkEditDialog.on_addChannelButton_clicked" id="IrcNetworkEditDialog.on_addChannelButton_clicked" ref="eric5.Network.IRC.IrcNetworkEditDialog.html#IrcNetworkEditDialog.on_addChannelButton_clicked" />
+      <keyword name="IrcNetworkEditDialog.on_channelList_itemActivated" id="IrcNetworkEditDialog.on_channelList_itemActivated" ref="eric5.Network.IRC.IrcNetworkEditDialog.html#IrcNetworkEditDialog.on_channelList_itemActivated" />
+      <keyword name="IrcNetworkEditDialog.on_channelList_itemSelectionChanged" id="IrcNetworkEditDialog.on_channelList_itemSelectionChanged" ref="eric5.Network.IRC.IrcNetworkEditDialog.html#IrcNetworkEditDialog.on_channelList_itemSelectionChanged" />
+      <keyword name="IrcNetworkEditDialog.on_deleteChannelButton_clicked" id="IrcNetworkEditDialog.on_deleteChannelButton_clicked" ref="eric5.Network.IRC.IrcNetworkEditDialog.html#IrcNetworkEditDialog.on_deleteChannelButton_clicked" />
+      <keyword name="IrcNetworkEditDialog.on_editChannelButton_clicked" id="IrcNetworkEditDialog.on_editChannelButton_clicked" ref="eric5.Network.IRC.IrcNetworkEditDialog.html#IrcNetworkEditDialog.on_editChannelButton_clicked" />
+      <keyword name="IrcNetworkEditDialog.on_editIdentitiesButton_clicked" id="IrcNetworkEditDialog.on_editIdentitiesButton_clicked" ref="eric5.Network.IRC.IrcNetworkEditDialog.html#IrcNetworkEditDialog.on_editIdentitiesButton_clicked" />
+      <keyword name="IrcNetworkEditDialog.on_editServerButton_clicked" id="IrcNetworkEditDialog.on_editServerButton_clicked" ref="eric5.Network.IRC.IrcNetworkEditDialog.html#IrcNetworkEditDialog.on_editServerButton_clicked" />
+      <keyword name="IrcNetworkEditDialog.on_identityCombo_currentIndexChanged" id="IrcNetworkEditDialog.on_identityCombo_currentIndexChanged" ref="eric5.Network.IRC.IrcNetworkEditDialog.html#IrcNetworkEditDialog.on_identityCombo_currentIndexChanged" />
+      <keyword name="IrcNetworkEditDialog.on_networkEdit_textChanged" id="IrcNetworkEditDialog.on_networkEdit_textChanged" ref="eric5.Network.IRC.IrcNetworkEditDialog.html#IrcNetworkEditDialog.on_networkEdit_textChanged" />
+      <keyword name="IrcNetworkEditDialog.on_serverEdit_textChanged" id="IrcNetworkEditDialog.on_serverEdit_textChanged" ref="eric5.Network.IRC.IrcNetworkEditDialog.html#IrcNetworkEditDialog.on_serverEdit_textChanged" />
+      <keyword name="IrcNetworkListDialog" id="IrcNetworkListDialog" ref="eric5.Network.IRC.IrcNetworkListDialog.html#IrcNetworkListDialog" />
+      <keyword name="IrcNetworkListDialog (Constructor)" id="IrcNetworkListDialog (Constructor)" ref="eric5.Network.IRC.IrcNetworkListDialog.html#IrcNetworkListDialog.__init__" />
+      <keyword name="IrcNetworkListDialog (Module)" id="IrcNetworkListDialog (Module)" ref="eric5.Network.IRC.IrcNetworkListDialog.html" />
+      <keyword name="IrcNetworkListDialog.__checkButtons" id="IrcNetworkListDialog.__checkButtons" ref="eric5.Network.IRC.IrcNetworkListDialog.html#IrcNetworkListDialog.__checkButtons" />
+      <keyword name="IrcNetworkListDialog.__refreshNetworkEntry" id="IrcNetworkListDialog.__refreshNetworkEntry" ref="eric5.Network.IRC.IrcNetworkListDialog.html#IrcNetworkListDialog.__refreshNetworkEntry" />
+      <keyword name="IrcNetworkListDialog.__refreshNetworksList" id="IrcNetworkListDialog.__refreshNetworksList" ref="eric5.Network.IRC.IrcNetworkListDialog.html#IrcNetworkListDialog.__refreshNetworksList" />
+      <keyword name="IrcNetworkListDialog.__resizeColumns" id="IrcNetworkListDialog.__resizeColumns" ref="eric5.Network.IRC.IrcNetworkListDialog.html#IrcNetworkListDialog.__resizeColumns" />
+      <keyword name="IrcNetworkListDialog.__setAutoConnectEntry" id="IrcNetworkListDialog.__setAutoConnectEntry" ref="eric5.Network.IRC.IrcNetworkListDialog.html#IrcNetworkListDialog.__setAutoConnectEntry" />
+      <keyword name="IrcNetworkListDialog.on_autoConnectButton_clicked" id="IrcNetworkListDialog.on_autoConnectButton_clicked" ref="eric5.Network.IRC.IrcNetworkListDialog.html#IrcNetworkListDialog.on_autoConnectButton_clicked" />
+      <keyword name="IrcNetworkListDialog.on_deleteButton_clicked" id="IrcNetworkListDialog.on_deleteButton_clicked" ref="eric5.Network.IRC.IrcNetworkListDialog.html#IrcNetworkListDialog.on_deleteButton_clicked" />
+      <keyword name="IrcNetworkListDialog.on_editButton_clicked" id="IrcNetworkListDialog.on_editButton_clicked" ref="eric5.Network.IRC.IrcNetworkListDialog.html#IrcNetworkListDialog.on_editButton_clicked" />
+      <keyword name="IrcNetworkListDialog.on_editIdentitiesButton_clicked" id="IrcNetworkListDialog.on_editIdentitiesButton_clicked" ref="eric5.Network.IRC.IrcNetworkListDialog.html#IrcNetworkListDialog.on_editIdentitiesButton_clicked" />
+      <keyword name="IrcNetworkListDialog.on_networksList_itemCollapsed" id="IrcNetworkListDialog.on_networksList_itemCollapsed" ref="eric5.Network.IRC.IrcNetworkListDialog.html#IrcNetworkListDialog.on_networksList_itemCollapsed" />
+      <keyword name="IrcNetworkListDialog.on_networksList_itemExpanded" id="IrcNetworkListDialog.on_networksList_itemExpanded" ref="eric5.Network.IRC.IrcNetworkListDialog.html#IrcNetworkListDialog.on_networksList_itemExpanded" />
+      <keyword name="IrcNetworkListDialog.on_networksList_itemSelectionChanged" id="IrcNetworkListDialog.on_networksList_itemSelectionChanged" ref="eric5.Network.IRC.IrcNetworkListDialog.html#IrcNetworkListDialog.on_networksList_itemSelectionChanged" />
+      <keyword name="IrcNetworkListDialog.on_newButton_clicked" id="IrcNetworkListDialog.on_newButton_clicked" ref="eric5.Network.IRC.IrcNetworkListDialog.html#IrcNetworkListDialog.on_newButton_clicked" />
+      <keyword name="IrcNetworkManager" id="IrcNetworkManager" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager" />
+      <keyword name="IrcNetworkManager (Constructor)" id="IrcNetworkManager (Constructor)" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.__init__" />
+      <keyword name="IrcNetworkManager (Module)" id="IrcNetworkManager (Module)" ref="eric5.Network.IRC.IrcNetworkManager.html" />
+      <keyword name="IrcNetworkManager.__load" id="IrcNetworkManager.__load" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.__load" />
+      <keyword name="IrcNetworkManager.__loadDefaults" id="IrcNetworkManager.__loadDefaults" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.__loadDefaults" />
+      <keyword name="IrcNetworkManager.addIdentity" id="IrcNetworkManager.addIdentity" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.addIdentity" />
+      <keyword name="IrcNetworkManager.addNetwork" id="IrcNetworkManager.addNetwork" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.addNetwork" />
+      <keyword name="IrcNetworkManager.close" id="IrcNetworkManager.close" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.close" />
+      <keyword name="IrcNetworkManager.deleteIdentity" id="IrcNetworkManager.deleteIdentity" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.deleteIdentity" />
+      <keyword name="IrcNetworkManager.deleteNetwork" id="IrcNetworkManager.deleteNetwork" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.deleteNetwork" />
+      <keyword name="IrcNetworkManager.getIdentities" id="IrcNetworkManager.getIdentities" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.getIdentities" />
+      <keyword name="IrcNetworkManager.getIdentity" id="IrcNetworkManager.getIdentity" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.getIdentity" />
+      <keyword name="IrcNetworkManager.getIdentityNames" id="IrcNetworkManager.getIdentityNames" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.getIdentityNames" />
+      <keyword name="IrcNetworkManager.getNetwork" id="IrcNetworkManager.getNetwork" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.getNetwork" />
+      <keyword name="IrcNetworkManager.getNetworkNames" id="IrcNetworkManager.getNetworkNames" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.getNetworkNames" />
+      <keyword name="IrcNetworkManager.identityChanged" id="IrcNetworkManager.identityChanged" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.identityChanged" />
+      <keyword name="IrcNetworkManager.networkChanged" id="IrcNetworkManager.networkChanged" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.networkChanged" />
+      <keyword name="IrcNetworkManager.renameIdentity" id="IrcNetworkManager.renameIdentity" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.renameIdentity" />
+      <keyword name="IrcNetworkManager.save" id="IrcNetworkManager.save" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.save" />
+      <keyword name="IrcNetworkManager.setIdentities" id="IrcNetworkManager.setIdentities" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.setIdentities" />
+      <keyword name="IrcNetworkManager.setNetwork" id="IrcNetworkManager.setNetwork" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcNetworkManager.setNetwork" />
+      <keyword name="IrcNetworkWidget" id="IrcNetworkWidget" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget" />
+      <keyword name="IrcNetworkWidget (Constructor)" id="IrcNetworkWidget (Constructor)" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.__init__" />
+      <keyword name="IrcNetworkWidget (Module)" id="IrcNetworkWidget (Module)" ref="eric5.Network.IRC.IrcNetworkWidget.html" />
+      <keyword name="IrcNetworkWidget.__clearMessages" id="IrcNetworkWidget.__clearMessages" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.__clearMessages" />
+      <keyword name="IrcNetworkWidget.__copyAllMessages" id="IrcNetworkWidget.__copyAllMessages" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.__copyAllMessages" />
+      <keyword name="IrcNetworkWidget.__copyMessages" id="IrcNetworkWidget.__copyMessages" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.__copyMessages" />
+      <keyword name="IrcNetworkWidget.__cutAllMessages" id="IrcNetworkWidget.__cutAllMessages" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.__cutAllMessages" />
+      <keyword name="IrcNetworkWidget.__cutMessages" id="IrcNetworkWidget.__cutMessages" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.__cutMessages" />
+      <keyword name="IrcNetworkWidget.__initMessagesMenu" id="IrcNetworkWidget.__initMessagesMenu" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.__initMessagesMenu" />
+      <keyword name="IrcNetworkWidget.__refreshNetworks" id="IrcNetworkWidget.__refreshNetworks" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.__refreshNetworks" />
+      <keyword name="IrcNetworkWidget.__saveMessages" id="IrcNetworkWidget.__saveMessages" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.__saveMessages" />
+      <keyword name="IrcNetworkWidget.addErrorMessage" id="IrcNetworkWidget.addErrorMessage" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.addErrorMessage" />
+      <keyword name="IrcNetworkWidget.addMessage" id="IrcNetworkWidget.addMessage" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.addMessage" />
+      <keyword name="IrcNetworkWidget.addServerMessage" id="IrcNetworkWidget.addServerMessage" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.addServerMessage" />
+      <keyword name="IrcNetworkWidget.autoConnect" id="IrcNetworkWidget.autoConnect" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.autoConnect" />
+      <keyword name="IrcNetworkWidget.getNetworkChannels" id="IrcNetworkWidget.getNetworkChannels" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.getNetworkChannels" />
+      <keyword name="IrcNetworkWidget.getNickname" id="IrcNetworkWidget.getNickname" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.getNickname" />
+      <keyword name="IrcNetworkWidget.initialize" id="IrcNetworkWidget.initialize" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.initialize" />
+      <keyword name="IrcNetworkWidget.on_awayButton_clicked" id="IrcNetworkWidget.on_awayButton_clicked" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.on_awayButton_clicked" />
+      <keyword name="IrcNetworkWidget.on_channelCombo_editTextChanged" id="IrcNetworkWidget.on_channelCombo_editTextChanged" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.on_channelCombo_editTextChanged" />
+      <keyword name="IrcNetworkWidget.on_connectButton_clicked" id="IrcNetworkWidget.on_connectButton_clicked" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.on_connectButton_clicked" />
+      <keyword name="IrcNetworkWidget.on_editButton_clicked" id="IrcNetworkWidget.on_editButton_clicked" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.on_editButton_clicked" />
+      <keyword name="IrcNetworkWidget.on_joinButton_clicked" id="IrcNetworkWidget.on_joinButton_clicked" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.on_joinButton_clicked" />
+      <keyword name="IrcNetworkWidget.on_messages_copyAvailable" id="IrcNetworkWidget.on_messages_copyAvailable" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.on_messages_copyAvailable" />
+      <keyword name="IrcNetworkWidget.on_messages_customContextMenuRequested" id="IrcNetworkWidget.on_messages_customContextMenuRequested" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.on_messages_customContextMenuRequested" />
+      <keyword name="IrcNetworkWidget.on_networkCombo_currentIndexChanged" id="IrcNetworkWidget.on_networkCombo_currentIndexChanged" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.on_networkCombo_currentIndexChanged" />
+      <keyword name="IrcNetworkWidget.on_nickCombo_currentIndexChanged" id="IrcNetworkWidget.on_nickCombo_currentIndexChanged" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.on_nickCombo_currentIndexChanged" />
+      <keyword name="IrcNetworkWidget.setConnected" id="IrcNetworkWidget.setConnected" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.setConnected" />
+      <keyword name="IrcNetworkWidget.setNickName" id="IrcNetworkWidget.setNickName" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.setNickName" />
+      <keyword name="IrcNetworkWidget.setRegistered" id="IrcNetworkWidget.setRegistered" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.setRegistered" />
+      <keyword name="IrcPage" id="IrcPage" ref="eric5.Preferences.ConfigurationPages.IrcPage.html#IrcPage" />
+      <keyword name="IrcPage (Constructor)" id="IrcPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.IrcPage.html#IrcPage.__init__" />
+      <keyword name="IrcPage (Module)" id="IrcPage (Module)" ref="eric5.Preferences.ConfigurationPages.IrcPage.html" />
+      <keyword name="IrcPage.save" id="IrcPage.save" ref="eric5.Preferences.ConfigurationPages.IrcPage.html#IrcPage.save" />
+      <keyword name="IrcServer" id="IrcServer" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcServer" />
+      <keyword name="IrcServer (Constructor)" id="IrcServer (Constructor)" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcServer.__init__" />
+      <keyword name="IrcServer.getName" id="IrcServer.getName" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcServer.getName" />
+      <keyword name="IrcServer.getPassword" id="IrcServer.getPassword" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcServer.getPassword" />
+      <keyword name="IrcServer.getPort" id="IrcServer.getPort" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcServer.getPort" />
+      <keyword name="IrcServer.load" id="IrcServer.load" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcServer.load" />
+      <keyword name="IrcServer.save" id="IrcServer.save" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcServer.save" />
+      <keyword name="IrcServer.setName" id="IrcServer.setName" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcServer.setName" />
+      <keyword name="IrcServer.setPassword" id="IrcServer.setPassword" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcServer.setPassword" />
+      <keyword name="IrcServer.setPort" id="IrcServer.setPort" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcServer.setPort" />
+      <keyword name="IrcServer.setUseSSL" id="IrcServer.setUseSSL" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcServer.setUseSSL" />
+      <keyword name="IrcServer.useSSL" id="IrcServer.useSSL" ref="eric5.Network.IRC.IrcNetworkManager.html#IrcServer.useSSL" />
+      <keyword name="IrcServerEditDialog" id="IrcServerEditDialog" ref="eric5.Network.IRC.IrcServerEditDialog.html#IrcServerEditDialog" />
+      <keyword name="IrcServerEditDialog (Constructor)" id="IrcServerEditDialog (Constructor)" ref="eric5.Network.IRC.IrcServerEditDialog.html#IrcServerEditDialog.__init__" />
+      <keyword name="IrcServerEditDialog (Module)" id="IrcServerEditDialog (Module)" ref="eric5.Network.IRC.IrcServerEditDialog.html" />
+      <keyword name="IrcServerEditDialog.__updateOkButton" id="IrcServerEditDialog.__updateOkButton" ref="eric5.Network.IRC.IrcServerEditDialog.html#IrcServerEditDialog.__updateOkButton" />
+      <keyword name="IrcServerEditDialog.getServer" id="IrcServerEditDialog.getServer" ref="eric5.Network.IRC.IrcServerEditDialog.html#IrcServerEditDialog.getServer" />
+      <keyword name="IrcServerEditDialog.on_serverEdit_textChanged" id="IrcServerEditDialog.on_serverEdit_textChanged" ref="eric5.Network.IRC.IrcServerEditDialog.html#IrcServerEditDialog.on_serverEdit_textChanged" />
+      <keyword name="IrcUserItem" id="IrcUserItem" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcUserItem" />
+      <keyword name="IrcUserItem (Constructor)" id="IrcUserItem (Constructor)" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcUserItem.__init__" />
+      <keyword name="IrcUserItem.__awayIcon" id="IrcUserItem.__awayIcon" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcUserItem.__awayIcon" />
+      <keyword name="IrcUserItem.__setIcon" id="IrcUserItem.__setIcon" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcUserItem.__setIcon" />
+      <keyword name="IrcUserItem.changePrivilege" id="IrcUserItem.changePrivilege" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcUserItem.changePrivilege" />
+      <keyword name="IrcUserItem.clearPrivileges" id="IrcUserItem.clearPrivileges" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcUserItem.clearPrivileges" />
+      <keyword name="IrcUserItem.name" id="IrcUserItem.name" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcUserItem.name" />
+      <keyword name="IrcUserItem.parseWhoFlags" id="IrcUserItem.parseWhoFlags" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcUserItem.parseWhoFlags" />
+      <keyword name="IrcUserItem.setName" id="IrcUserItem.setName" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcUserItem.setName" />
+      <keyword name="IrcUtilities (Module)" id="IrcUtilities (Module)" ref="eric5.Network.IRC.IrcUtilities.html" />
+      <keyword name="IrcWidget" id="IrcWidget" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget" />
+      <keyword name="IrcWidget (Constructor)" id="IrcWidget (Constructor)" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__init__" />
+      <keyword name="IrcWidget (Module)" id="IrcWidget (Module)" ref="eric5.Network.IRC.IrcWidget.html" />
+      <keyword name="IrcWidget.__autoJoinChannels" id="IrcWidget.__autoJoinChannels" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__autoJoinChannels" />
+      <keyword name="IrcWidget.__away" id="IrcWidget.__away" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__away" />
+      <keyword name="IrcWidget.__changeNick" id="IrcWidget.__changeNick" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__changeNick" />
+      <keyword name="IrcWidget.__closeChannel" id="IrcWidget.__closeChannel" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__closeChannel" />
+      <keyword name="IrcWidget.__connectNetwork" id="IrcWidget.__connectNetwork" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__connectNetwork" />
+      <keyword name="IrcWidget.__editNetwork" id="IrcWidget.__editNetwork" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__editNetwork" />
+      <keyword name="IrcWidget.__handleCtcp" id="IrcWidget.__handleCtcp" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__handleCtcp" />
+      <keyword name="IrcWidget.__handleNamedMessage" id="IrcWidget.__handleNamedMessage" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__handleNamedMessage" />
+      <keyword name="IrcWidget.__handleNickInUse" id="IrcWidget.__handleNickInUse" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__handleNickInUse" />
+      <keyword name="IrcWidget.__handleNickInUseLogin" id="IrcWidget.__handleNickInUseLogin" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__handleNickInUseLogin" />
+      <keyword name="IrcWidget.__handleNumericMessage" id="IrcWidget.__handleNumericMessage" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__handleNumericMessage" />
+      <keyword name="IrcWidget.__handleServerError" id="IrcWidget.__handleServerError" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__handleServerError" />
+      <keyword name="IrcWidget.__handleServerReply" id="IrcWidget.__handleServerReply" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__handleServerReply" />
+      <keyword name="IrcWidget.__hostConnected" id="IrcWidget.__hostConnected" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__hostConnected" />
+      <keyword name="IrcWidget.__hostDisconnected" id="IrcWidget.__hostDisconnected" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__hostDisconnected" />
+      <keyword name="IrcWidget.__hostFound" id="IrcWidget.__hostFound" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__hostFound" />
+      <keyword name="IrcWidget.__joinChannel" id="IrcWidget.__joinChannel" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__joinChannel" />
+      <keyword name="IrcWidget.__leaveChannel" id="IrcWidget.__leaveChannel" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__leaveChannel" />
+      <keyword name="IrcWidget.__networkDataChanged" id="IrcWidget.__networkDataChanged" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__networkDataChanged" />
+      <keyword name="IrcWidget.__openPrivate" id="IrcWidget.__openPrivate" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__openPrivate" />
+      <keyword name="IrcWidget.__ping" id="IrcWidget.__ping" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__ping" />
+      <keyword name="IrcWidget.__query" id="IrcWidget.__query" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__query" />
+      <keyword name="IrcWidget.__readyRead" id="IrcWidget.__readyRead" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__readyRead" />
+      <keyword name="IrcWidget.__registerWithServices" id="IrcWidget.__registerWithServices" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__registerWithServices" />
+      <keyword name="IrcWidget.__send" id="IrcWidget.__send" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__send" />
+      <keyword name="IrcWidget.__sendCtcpReply" id="IrcWidget.__sendCtcpReply" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__sendCtcpReply" />
+      <keyword name="IrcWidget.__setChannelTypePrefixes" id="IrcWidget.__setChannelTypePrefixes" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__setChannelTypePrefixes" />
+      <keyword name="IrcWidget.__setUserPrivilegePrefix" id="IrcWidget.__setUserPrivilegePrefix" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__setUserPrivilegePrefix" />
+      <keyword name="IrcWidget.__sslErrors" id="IrcWidget.__sslErrors" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__sslErrors" />
+      <keyword name="IrcWidget.__tcpError" id="IrcWidget.__tcpError" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__tcpError" />
+      <keyword name="IrcWidget.__updateUsersCount" id="IrcWidget.__updateUsersCount" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.__updateUsersCount" />
+      <keyword name="IrcWidget.autoConnect" id="IrcWidget.autoConnect" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.autoConnect" />
+      <keyword name="IrcWidget.isChannelName" id="IrcWidget.isChannelName" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.isChannelName" />
+      <keyword name="IrcWidget.on_channelsWidget_tabCloseRequested" id="IrcWidget.on_channelsWidget_tabCloseRequested" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.on_channelsWidget_tabCloseRequested" />
+      <keyword name="IrcWidget.shutdown" id="IrcWidget.shutdown" ref="eric5.Network.IRC.IrcWidget.html#IrcWidget.shutdown" />
       <keyword name="JavaScriptEricObject" id="JavaScriptEricObject" ref="eric5.Helpviewer.HelpBrowserWV.html#JavaScriptEricObject" />
       <keyword name="JavaScriptEricObject (Constructor)" id="JavaScriptEricObject (Constructor)" ref="eric5.Helpviewer.HelpBrowserWV.html#JavaScriptEricObject.__init__" />
       <keyword name="JavaScriptEricObject.providerString" id="JavaScriptEricObject.providerString" ref="eric5.Helpviewer.HelpBrowserWV.html#JavaScriptEricObject.providerString" />
@@ -7061,6 +7368,7 @@
       <keyword name="NannyNag.get_msg" id="NannyNag.get_msg" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#NannyNag.get_msg" />
       <keyword name="NannyNag.get_msg" id="NannyNag.get_msg" ref="eric5.UtilitiesPython2.Tabnanny.html#NannyNag.get_msg" />
       <keyword name="Network (Package)" id="Network (Package)" ref="index-eric5.Helpviewer.Network.html" />
+      <keyword name="Network (Package)" id="Network (Package)" ref="index-eric5.Network.html" />
       <keyword name="NetworkAccessManager" id="NetworkAccessManager" ref="eric5.Helpviewer.Network.NetworkAccessManager.html#NetworkAccessManager" />
       <keyword name="NetworkAccessManager (Constructor)" id="NetworkAccessManager (Constructor)" ref="eric5.Helpviewer.Network.NetworkAccessManager.html#NetworkAccessManager.__init__" />
       <keyword name="NetworkAccessManager (Module)" id="NetworkAccessManager (Module)" ref="eric5.Helpviewer.Network.NetworkAccessManager.html" />
@@ -8057,7 +8365,6 @@
       <keyword name="ProjectBrowserPage (Module)" id="ProjectBrowserPage (Module)" ref="eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html" />
       <keyword name="ProjectBrowserPage.__setProjectBrowsersCheckBoxes" id="ProjectBrowserPage.__setProjectBrowsersCheckBoxes" ref="eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html#ProjectBrowserPage.__setProjectBrowsersCheckBoxes" />
       <keyword name="ProjectBrowserPage.__storeProjectBrowserFlags" id="ProjectBrowserPage.__storeProjectBrowserFlags" ref="eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html#ProjectBrowserPage.__storeProjectBrowserFlags" />
-      <keyword name="ProjectBrowserPage.on_pbHighlightedButton_clicked" id="ProjectBrowserPage.on_pbHighlightedButton_clicked" ref="eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html#ProjectBrowserPage.on_pbHighlightedButton_clicked" />
       <keyword name="ProjectBrowserPage.on_projectTypeCombo_activated" id="ProjectBrowserPage.on_projectTypeCombo_activated" ref="eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html#ProjectBrowserPage.on_projectTypeCombo_activated" />
       <keyword name="ProjectBrowserPage.save" id="ProjectBrowserPage.save" ref="eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html#ProjectBrowserPage.save" />
       <keyword name="ProjectBrowserSimpleDirectoryItem" id="ProjectBrowserSimpleDirectoryItem" ref="eric5.Project.ProjectBrowserModel.html#ProjectBrowserSimpleDirectoryItem" />
@@ -10454,10 +10761,6 @@
       <keyword name="TasksPage" id="TasksPage" ref="eric5.Preferences.ConfigurationPages.TasksPage.html#TasksPage" />
       <keyword name="TasksPage (Constructor)" id="TasksPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.TasksPage.html#TasksPage.__init__" />
       <keyword name="TasksPage (Module)" id="TasksPage (Module)" ref="eric5.Preferences.ConfigurationPages.TasksPage.html" />
-      <keyword name="TasksPage.on_tasksFixmeColourButton_clicked" id="TasksPage.on_tasksFixmeColourButton_clicked" ref="eric5.Preferences.ConfigurationPages.TasksPage.html#TasksPage.on_tasksFixmeColourButton_clicked" />
-      <keyword name="TasksPage.on_tasksNoteColourButton_clicked" id="TasksPage.on_tasksNoteColourButton_clicked" ref="eric5.Preferences.ConfigurationPages.TasksPage.html#TasksPage.on_tasksNoteColourButton_clicked" />
-      <keyword name="TasksPage.on_tasksTodoColourButton_clicked" id="TasksPage.on_tasksTodoColourButton_clicked" ref="eric5.Preferences.ConfigurationPages.TasksPage.html#TasksPage.on_tasksTodoColourButton_clicked" />
-      <keyword name="TasksPage.on_tasksWarningColourButton_clicked" id="TasksPage.on_tasksWarningColourButton_clicked" ref="eric5.Preferences.ConfigurationPages.TasksPage.html#TasksPage.on_tasksWarningColourButton_clicked" />
       <keyword name="TasksPage.save" id="TasksPage.save" ref="eric5.Preferences.ConfigurationPages.TasksPage.html#TasksPage.save" />
       <keyword name="TasksReader" id="TasksReader" ref="eric5.E5XML.TasksReader.html#TasksReader" />
       <keyword name="TasksReader (Constructor)" id="TasksReader (Constructor)" ref="eric5.E5XML.TasksReader.html#TasksReader.__init__" />
@@ -11020,6 +11323,7 @@
       <keyword name="UserInterface.__UIPreviewer" id="UserInterface.__UIPreviewer" ref="eric5.UI.UserInterface.html#UserInterface.__UIPreviewer" />
       <keyword name="UserInterface.__activateBrowser" id="UserInterface.__activateBrowser" ref="eric5.UI.UserInterface.html#UserInterface.__activateBrowser" />
       <keyword name="UserInterface.__activateDebugViewer" id="UserInterface.__activateDebugViewer" ref="eric5.UI.UserInterface.html#UserInterface.__activateDebugViewer" />
+      <keyword name="UserInterface.__activateIRC" id="UserInterface.__activateIRC" ref="eric5.UI.UserInterface.html#UserInterface.__activateIRC" />
       <keyword name="UserInterface.__activateLogViewer" id="UserInterface.__activateLogViewer" ref="eric5.UI.UserInterface.html#UserInterface.__activateLogViewer" />
       <keyword name="UserInterface.__activateMultiProjectBrowser" id="UserInterface.__activateMultiProjectBrowser" ref="eric5.UI.UserInterface.html#UserInterface.__activateMultiProjectBrowser" />
       <keyword name="UserInterface.__activateNumbersViewer" id="UserInterface.__activateNumbersViewer" ref="eric5.UI.UserInterface.html#UserInterface.__activateNumbersViewer" />
@@ -11072,6 +11376,7 @@
       <keyword name="UserInterface.__initStatusbar" id="UserInterface.__initStatusbar" ref="eric5.UI.UserInterface.html#UserInterface.__initStatusbar" />
       <keyword name="UserInterface.__initToolbars" id="UserInterface.__initToolbars" ref="eric5.UI.UserInterface.html#UserInterface.__initToolbars" />
       <keyword name="UserInterface.__installPlugins" id="UserInterface.__installPlugins" ref="eric5.UI.UserInterface.html#UserInterface.__installPlugins" />
+      <keyword name="UserInterface.__ircAutoConnected" id="UserInterface.__ircAutoConnected" ref="eric5.UI.UserInterface.html#UserInterface.__ircAutoConnected" />
       <keyword name="UserInterface.__lastEditorClosed" id="UserInterface.__lastEditorClosed" ref="eric5.UI.UserInterface.html#UserInterface.__lastEditorClosed" />
       <keyword name="UserInterface.__linguist" id="UserInterface.__linguist" ref="eric5.UI.UserInterface.html#UserInterface.__linguist" />
       <keyword name="UserInterface.__linguist4" id="UserInterface.__linguist4" ref="eric5.UI.UserInterface.html#UserInterface.__linguist4" />
@@ -11163,6 +11468,7 @@
       <keyword name="UserInterface.addSideWidget" id="UserInterface.addSideWidget" ref="eric5.UI.UserInterface.html#UserInterface.addSideWidget" />
       <keyword name="UserInterface.appendToStderr" id="UserInterface.appendToStderr" ref="eric5.UI.UserInterface.html#UserInterface.appendToStderr" />
       <keyword name="UserInterface.appendToStdout" id="UserInterface.appendToStdout" ref="eric5.UI.UserInterface.html#UserInterface.appendToStdout" />
+      <keyword name="UserInterface.autoConnectIrc" id="UserInterface.autoConnectIrc" ref="eric5.UI.UserInterface.html#UserInterface.autoConnectIrc" />
       <keyword name="UserInterface.checkConfigurationStatus" id="UserInterface.checkConfigurationStatus" ref="eric5.UI.UserInterface.html#UserInterface.checkConfigurationStatus" />
       <keyword name="UserInterface.checkForErrorLog" id="UserInterface.checkForErrorLog" ref="eric5.UI.UserInterface.html#UserInterface.checkForErrorLog" />
       <keyword name="UserInterface.checkProjectsWorkspace" id="UserInterface.checkProjectsWorkspace" ref="eric5.UI.UserInterface.html#UserInterface.checkProjectsWorkspace" />
@@ -11267,12 +11573,6 @@
       <keyword name="VcsPage" id="VcsPage" ref="eric5.Preferences.ConfigurationPages.VcsPage.html#VcsPage" />
       <keyword name="VcsPage (Constructor)" id="VcsPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.VcsPage.html#VcsPage.__init__" />
       <keyword name="VcsPage (Module)" id="VcsPage (Module)" ref="eric5.Preferences.ConfigurationPages.VcsPage.html" />
-      <keyword name="VcsPage.on_pbVcsAddedButton_clicked" id="VcsPage.on_pbVcsAddedButton_clicked" ref="eric5.Preferences.ConfigurationPages.VcsPage.html#VcsPage.on_pbVcsAddedButton_clicked" />
-      <keyword name="VcsPage.on_pbVcsConflictButton_clicked" id="VcsPage.on_pbVcsConflictButton_clicked" ref="eric5.Preferences.ConfigurationPages.VcsPage.html#VcsPage.on_pbVcsConflictButton_clicked" />
-      <keyword name="VcsPage.on_pbVcsModifiedButton_clicked" id="VcsPage.on_pbVcsModifiedButton_clicked" ref="eric5.Preferences.ConfigurationPages.VcsPage.html#VcsPage.on_pbVcsModifiedButton_clicked" />
-      <keyword name="VcsPage.on_pbVcsRemovedButton_clicked" id="VcsPage.on_pbVcsRemovedButton_clicked" ref="eric5.Preferences.ConfigurationPages.VcsPage.html#VcsPage.on_pbVcsRemovedButton_clicked" />
-      <keyword name="VcsPage.on_pbVcsReplacedButton_clicked" id="VcsPage.on_pbVcsReplacedButton_clicked" ref="eric5.Preferences.ConfigurationPages.VcsPage.html#VcsPage.on_pbVcsReplacedButton_clicked" />
-      <keyword name="VcsPage.on_pbVcsUpdateButton_clicked" id="VcsPage.on_pbVcsUpdateButton_clicked" ref="eric5.Preferences.ConfigurationPages.VcsPage.html#VcsPage.on_pbVcsUpdateButton_clicked" />
       <keyword name="VcsPage.save" id="VcsPage.save" ref="eric5.Preferences.ConfigurationPages.VcsPage.html#VcsPage.save" />
       <keyword name="VcsPlugins (Package)" id="VcsPlugins (Package)" ref="index-eric5.Plugins.VcsPlugins.html" />
       <keyword name="VcsProjectBrowserHelper" id="VcsProjectBrowserHelper" ref="eric5.VCS.ProjectBrowserHelper.html#VcsProjectBrowserHelper" />
@@ -11877,6 +12177,7 @@
       <keyword name="_ClbrBase (Constructor)" id="_ClbrBase (Constructor)" ref="eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html#_ClbrBase.__init__" />
       <keyword name="__getMasterPassword" id="__getMasterPassword" ref="eric5.Utilities.crypto.__init__.html#__getMasterPassword" />
       <keyword name="__getPygmentsLexer" id="__getPygmentsLexer" ref="eric5.QScintilla.Lexers.__init__.html#__getPygmentsLexer" />
+      <keyword name="__initChannelModesDict" id="__initChannelModesDict" ref="eric5.Network.IRC.IrcUtilities.html#__initChannelModesDict" />
       <keyword name="__messageBox" id="__messageBox" ref="eric5.E5Gui.E5MessageBox.html#__messageBox" />
       <keyword name="__readShortcut" id="__readShortcut" ref="eric5.Preferences.Shortcuts.html#__readShortcut" />
       <keyword name="__render" id="__render" ref="eric5.Helpviewer.HelpSnap.html#__render" />
@@ -11968,6 +12269,7 @@
       <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.HelpWebBrowserPage.html#create" />
       <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.IconsPage.html#create" />
       <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.InterfacePage.html#create" />
+      <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.IrcPage.html#create" />
       <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.MultiProjectPage.html#create" />
       <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.NetworkPage.html#create" />
       <keyword name="create" id="create" ref="eric5.Preferences.ConfigurationPages.NotificationsPage.html#create" />
@@ -12108,6 +12410,7 @@
       <keyword name="generatePySideToolPath" id="generatePySideToolPath" ref="eric5.Utilities.__init__.html#generatePySideToolPath" />
       <keyword name="generateQtToolName" id="generateQtToolName" ref="eric5.Utilities.__init__.html#generateQtToolName" />
       <keyword name="generateVersionInfo" id="generateVersionInfo" ref="eric5.Utilities.__init__.html#generateVersionInfo" />
+      <keyword name="getChannelModesDict" id="getChannelModesDict" ref="eric5.Network.IRC.IrcUtilities.html#getChannelModesDict" />
       <keyword name="getCompleter" id="getCompleter" ref="eric5.QScintilla.TypingCompleters.__init__.html#getCompleter" />
       <keyword name="getConfig" id="getConfig" ref="eric5.eric5config.html#getConfig" />
       <keyword name="getConfigData" id="getConfigData" ref="eric5.Plugins.PluginVcsMercurial.html#getConfigData" />
@@ -12155,6 +12458,7 @@
       <keyword name="getImporterInfo" id="getImporterInfo" ref="eric5.Helpviewer.Bookmarks.BookmarksImporters.XbelImporter.html#getImporterInfo" />
       <keyword name="getImporterInfo" id="getImporterInfo" ref="eric5.Helpviewer.Bookmarks.BookmarksImporters.__init__.html#getImporterInfo" />
       <keyword name="getImporters" id="getImporters" ref="eric5.Helpviewer.Bookmarks.BookmarksImporters.__init__.html#getImporters" />
+      <keyword name="getIrc" id="getIrc" ref="eric5.Preferences.__init__.html#getIrc" />
       <keyword name="getLanguageIcon" id="getLanguageIcon" ref="eric5.QScintilla.Lexers.__init__.html#getLanguageIcon" />
       <keyword name="getLexer" id="getLexer" ref="eric5.QScintilla.Lexers.__init__.html#getLexer" />
       <keyword name="getMessage" id="getMessage" ref="eric5.Plugins.CheckerPlugins.Pep8.pep8.html#getMessage" />
@@ -12180,6 +12484,7 @@
       <keyword name="getQt4DocDir" id="getQt4DocDir" ref="eric5.Preferences.__init__.html#getQt4DocDir" />
       <keyword name="getQt4TranslationsDir" id="getQt4TranslationsDir" ref="eric5.Preferences.__init__.html#getQt4TranslationsDir" />
       <keyword name="getQtMacBundle" id="getQtMacBundle" ref="eric5.Utilities.__init__.html#getQtMacBundle" />
+      <keyword name="getRealName" id="getRealName" ref="eric5.Utilities.__init__.html#getRealName" />
       <keyword name="getRegistryData" id="getRegistryData" ref="eric5.Debugger.DebuggerInterfaceNone.html#getRegistryData" />
       <keyword name="getRegistryData" id="getRegistryData" ref="eric5.Debugger.DebuggerInterfacePython.html#getRegistryData" />
       <keyword name="getRegistryData" id="getRegistryData" ref="eric5.Debugger.DebuggerInterfacePython3.html#getRegistryData" />
@@ -12270,6 +12575,8 @@
       <keyword name="installEric" id="installEric" ref="eric5.install.html#installEric" />
       <keyword name="installTranslations" id="installTranslations" ref="eric5.install-i18n.html#installTranslations" />
       <keyword name="interrupt" id="interrupt" ref="eric5.DebugClients.Ruby.Debuggee.html#interrupt" />
+      <keyword name="ircFilter" id="ircFilter" ref="eric5.Network.IRC.IrcUtilities.html#ircFilter" />
+      <keyword name="ircTimestamp" id="ircTimestamp" ref="eric5.Network.IRC.IrcUtilities.html#ircTimestamp" />
       <keyword name="isConfigured" id="isConfigured" ref="eric5.Preferences.__init__.html#isConfigured" />
       <keyword name="isExecutable" id="isExecutable" ref="eric5.Utilities.__init__.html#isExecutable" />
       <keyword name="isLinuxPlatform" id="isLinuxPlatform" ref="eric5.Globals.__init__.html#isLinuxPlatform" />
@@ -12450,6 +12757,7 @@
       <keyword name="setHelp" id="setHelp" ref="eric5.Preferences.__init__.html#setHelp" />
       <keyword name="setIconEditor" id="setIconEditor" ref="eric5.Preferences.__init__.html#setIconEditor" />
       <keyword name="setIcons" id="setIcons" ref="eric5.Preferences.__init__.html#setIcons" />
+      <keyword name="setIrc" id="setIrc" ref="eric5.Preferences.__init__.html#setIrc" />
       <keyword name="setLibraryPaths" id="setLibraryPaths" ref="eric5.Toolbox.Startup.html#setLibraryPaths" />
       <keyword name="setMultiProject" id="setMultiProject" ref="eric5.Preferences.__init__.html#setMultiProject" />
       <keyword name="setPluginManager" id="setPluginManager" ref="eric5.Preferences.__init__.html#setPluginManager" />
@@ -12548,6 +12856,7 @@
       <keyword name="wildcardMatch" id="wildcardMatch" ref="eric5.Helpviewer.GreaseMonkey.GreaseMonkeyUrlMatcher.html#wildcardMatch" />
       <keyword name="win32_GetUserName" id="win32_GetUserName" ref="eric5.Utilities.__init__.html#win32_GetUserName" />
       <keyword name="win32_Kill" id="win32_Kill" ref="eric5.Utilities.__init__.html#win32_Kill" />
+      <keyword name="win32_getRealName" id="win32_getRealName" ref="eric5.Utilities.__init__.html#win32_getRealName" />
       <keyword name="wrapperName" id="wrapperName" ref="eric5.install.html#wrapperName" />
       <keyword name="wrapperName" id="wrapperName" ref="eric5.uninstall.html#wrapperName" />
       <keyword name="write" id="write" ref="eric5.DebugClients.Ruby.AsyncFile.html#write" />
@@ -12885,6 +13194,17 @@
       <file>eric5.MultiProject.MultiProject.html</file>
       <file>eric5.MultiProject.MultiProjectBrowser.html</file>
       <file>eric5.MultiProject.PropertiesDialog.html</file>
+      <file>eric5.Network.IRC.IrcChannelEditDialog.html</file>
+      <file>eric5.Network.IRC.IrcChannelWidget.html</file>
+      <file>eric5.Network.IRC.IrcIdentitiesEditDialog.html</file>
+      <file>eric5.Network.IRC.IrcMessageEdit.html</file>
+      <file>eric5.Network.IRC.IrcNetworkEditDialog.html</file>
+      <file>eric5.Network.IRC.IrcNetworkListDialog.html</file>
+      <file>eric5.Network.IRC.IrcNetworkManager.html</file>
+      <file>eric5.Network.IRC.IrcNetworkWidget.html</file>
+      <file>eric5.Network.IRC.IrcServerEditDialog.html</file>
+      <file>eric5.Network.IRC.IrcUtilities.html</file>
+      <file>eric5.Network.IRC.IrcWidget.html</file>
       <file>eric5.PluginManager.PluginDetailsDialog.html</file>
       <file>eric5.PluginManager.PluginExceptions.html</file>
       <file>eric5.PluginManager.PluginInfoDialog.html</file>
@@ -13110,6 +13430,7 @@
       <file>eric5.Preferences.ConfigurationPages.IconsPage.html</file>
       <file>eric5.Preferences.ConfigurationPages.IconsPreviewDialog.html</file>
       <file>eric5.Preferences.ConfigurationPages.InterfacePage.html</file>
+      <file>eric5.Preferences.ConfigurationPages.IrcPage.html</file>
       <file>eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html</file>
       <file>eric5.Preferences.ConfigurationPages.MultiProjectPage.html</file>
       <file>eric5.Preferences.ConfigurationPages.NetworkPage.html</file>
@@ -13374,6 +13695,8 @@
       <file>index-eric5.IconEditor.cursors.html</file>
       <file>index-eric5.IconEditor.html</file>
       <file>index-eric5.MultiProject.html</file>
+      <file>index-eric5.Network.IRC.html</file>
+      <file>index-eric5.Network.html</file>
       <file>index-eric5.PluginManager.html</file>
       <file>index-eric5.Plugins.AboutPlugin.html</file>
       <file>index-eric5.Plugins.CheckerPlugins.Pep8.html</file>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/eric5.Network.IRC.IrcChannelEditDialog.html	Sat Dec 15 18:20:39 2012 +0100
@@ -0,0 +1,119 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html><head>
+<title>eric5.Network.IRC.IrcChannelEditDialog</title>
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>eric5.Network.IRC.IrcChannelEditDialog</h1>
+<p>
+Module implementing a dialog to edit channel data.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#IrcChannelEditDialog">IrcChannelEditDialog</a></td>
+<td>Class implementing a dialog to edit channel data.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="IrcChannelEditDialog" ID="IrcChannelEditDialog"></a>
+<h2>IrcChannelEditDialog</h2>
+<p>
+    Class implementing a dialog to edit channel data.
+</p>
+<h3>Derived from</h3>
+QDialog, Ui_IrcChannelEditDialog
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcChannelEditDialog.__init__">IrcChannelEditDialog</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#IrcChannelEditDialog.getData">getData</a></td>
+<td>Public method to get the channel data.</td>
+</tr><tr>
+<td><a href="#IrcChannelEditDialog.on_nameEdit_textChanged">on_nameEdit_textChanged</a></td>
+<td>Private slot to handle changes of the given name.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="IrcChannelEditDialog.__init__" ID="IrcChannelEditDialog.__init__"></a>
+<h4>IrcChannelEditDialog (Constructor)</h4>
+<b>IrcChannelEditDialog</b>(<i>name, key, autoJoin, edit, parent=None</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+channel name (string)
+</dd><dt><i>key</i></dt>
+<dd>
+channel key (string)
+</dd><dt><i>autoJoin</i></dt>
+<dd>
+flag indicating, that the channel should
+            be joined automatically (boolean)
+</dd><dt><i>edit</i></dt>
+<dd>
+flag indicating an edit of an existing
+            channel (boolean)
+</dd><dt><i>parent</i></dt>
+<dd>
+reference to the parent widget (QWidget)
+</dd>
+</dl><a NAME="IrcChannelEditDialog.getData" ID="IrcChannelEditDialog.getData"></a>
+<h4>IrcChannelEditDialog.getData</h4>
+<b>getData</b>(<i></i>)
+<p>
+        Public method to get the channel data.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+tuple giving the channel name, channel key and a flag
+            indicating, that the channel should be joined automatically
+            (string, string, boolean)
+</dd>
+</dl><a NAME="IrcChannelEditDialog.on_nameEdit_textChanged" ID="IrcChannelEditDialog.on_nameEdit_textChanged"></a>
+<h4>IrcChannelEditDialog.on_nameEdit_textChanged</h4>
+<b>on_nameEdit_textChanged</b>(<i>txt</i>)
+<p>
+        Private slot to handle changes of the given name.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/eric5.Network.IRC.IrcChannelWidget.html	Sat Dec 15 18:20:39 2012 +0100
@@ -0,0 +1,1236 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html><head>
+<title>eric5.Network.IRC.IrcChannelWidget</title>
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>eric5.Network.IRC.IrcChannelWidget</h1>
+<p>
+Module implementing the IRC channel widget.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#IrcChannelWidget">IrcChannelWidget</a></td>
+<td>Class implementing the IRC channel widget.</td>
+</tr><tr>
+<td><a href="#IrcUserItem">IrcUserItem</a></td>
+<td>Class implementing a list widget item containing an IRC channel user.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="IrcChannelWidget" ID="IrcChannelWidget"></a>
+<h2>IrcChannelWidget</h2>
+<p>
+    Class implementing the IRC channel widget.
+</p><h3>Signals</h3>
+<dl>
+<dt>channelClosed(str)</dt>
+<dd>
+emitted after the user has left the channel
+</dd><dt>openPrivateChat(str)</dt>
+<dd>
+emitted to open a "channel" for private messages
+</dd><dt>sendCtcpReply(str, str)</dt>
+<dd>
+emitted to send a CTCP reply
+</dd><dt>sendData(str)</dt>
+<dd>
+emitted to send a message to the channel
+</dd>
+</dl>
+<h3>Derived from</h3>
+QWidget, Ui_IrcChannelWidget
+<h3>Class Attributes</h3>
+<table>
+<tr><td>JoinIndicator</td></tr><tr><td>LeaveIndicator</td></tr><tr><td>MessageIndicator</td></tr><tr><td>UrlRe</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcChannelWidget.__init__">IrcChannelWidget</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__addManagementMessage">__addManagementMessage</a></td>
+<td>Private method to add a channel management message to the list.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__appendMessage">__appendMessage</a></td>
+<td>Private slot to append a message.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__autoWhoEntry">__autoWhoEntry</a></td>
+<td>Private method to handle a WHO entry returned by the server as requested automatically.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__channelCreated">__channelCreated</a></td>
+<td>Private method to handle a channel created message.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__channelModes">__channelModes</a></td>
+<td>Private method to handle a message reporting the channel modes.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__channelUrl">__channelUrl</a></td>
+<td>Private method to handle a channel URL message.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__clearMessages">__clearMessages</a></td>
+<td>Private slot to clear the contents of the messages display.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__copyAllMessages">__copyAllMessages</a></td>
+<td>Private slot to copy the contents of the messages display to the clipboard.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__copyMessages">__copyMessages</a></td>
+<td>Private slot to copy the selection of the messages display to the clipboard.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__cutAllMessages">__cutAllMessages</a></td>
+<td>Private slot to cut the contents of the messages display to the clipboard.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__cutMessages">__cutMessages</a></td>
+<td>Private slot to cut the selection of the messages display to the clipboard.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__extractPrivilege">__extractPrivilege</a></td>
+<td>Private method to extract the user privileges out of the name.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__findUser">__findUser</a></td>
+<td>Private method to find the user in the list of users.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__handleCtcp">__handleCtcp</a></td>
+<td>Private method to handle a CTCP channel command.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__help">__help</a></td>
+<td>Private method to handle a help message.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__ignore">__ignore</a></td>
+<td>Private method to handle a channel message we are not interested in.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__initMessagesMenu">__initMessagesMenu</a></td>
+<td>Private slot to initialize the context menu of the messages pane.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__initUsersMenu">__initUsersMenu</a></td>
+<td>Private slot to initialize the users list context menu.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__message">__message</a></td>
+<td>Private method to handle messages to the channel.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__openPrivateChat">__openPrivateChat</a></td>
+<td>Private slot to open a chat with the selected user.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__saveMessages">__saveMessages</a></td>
+<td>Private slot to save the contents of the messages display.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__sendAutoWhoCommand">__sendAutoWhoCommand</a></td>
+<td>Private slot to send the WHO command to update the users list.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__setTopic">__setTopic</a></td>
+<td>Private method to handle a topic change of the channel.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__setUserPrivilege">__setUserPrivilege</a></td>
+<td>Private method to handle a change of user privileges for the channel.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__topicCreated">__topicCreated</a></td>
+<td>Private method to handle a topic created message.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__updateChannelModes">__updateChannelModes</a></td>
+<td>Private method to handle a message reporting the channel modes.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__userAway">__userAway</a></td>
+<td>Private method to handle a topic change of the channel.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__userJoin">__userJoin</a></td>
+<td>Private method to handle a user joining the channel.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__userList">__userList</a></td>
+<td>Private method to handle the receipt of a list of users of the channel.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__userNickChange">__userNickChange</a></td>
+<td>Private method to handle a nickname change of a user.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__userPart">__userPart</a></td>
+<td>Private method to handle a user leaving the channel.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__userQuit">__userQuit</a></td>
+<td>Private method to handle a user logging off the server.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__whoEnd">__whoEnd</a></td>
+<td>Private method to handle the end of the WHO list.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__whoEntry">__whoEntry</a></td>
+<td>Private method to handle a WHO entry returned by the server as requested manually.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__whoIs">__whoIs</a></td>
+<td>Private slot to get information about the selected user.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__whoIsAccount">__whoIsAccount</a></td>
+<td>Private method to handle the WHOIS account reply.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__whoIsActually">__whoIsActually</a></td>
+<td>Private method to handle the WHOIS actually reply.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__whoIsChannels">__whoIsChannels</a></td>
+<td>Private method to handle the WHOIS channels reply.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__whoIsConnection">__whoIsConnection</a></td>
+<td>Private method to handle the WHOIS connection reply.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__whoIsEnd">__whoIsEnd</a></td>
+<td>Private method to handle the end of WHOIS reply.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__whoIsHelper">__whoIsHelper</a></td>
+<td>Private method to handle the WHOIS helper reply.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__whoIsIdentify">__whoIsIdentify</a></td>
+<td>Private method to handle the WHOIS identify and identified replies.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__whoIsIdle">__whoIsIdle</a></td>
+<td>Private method to handle the WHOIS idle reply.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__whoIsOperator">__whoIsOperator</a></td>
+<td>Private method to handle the WHOIS operator reply.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__whoIsSecure">__whoIsSecure</a></td>
+<td>Private method to handle the WHOIS secure reply.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__whoIsServer">__whoIsServer</a></td>
+<td>Private method to handle the WHOIS server reply.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.__whoIsUser">__whoIsUser</a></td>
+<td>Private method to handle the WHOIS user reply.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.addMessage">addMessage</a></td>
+<td>Public method to add a message from external.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.addUsers">addUsers</a></td>
+<td>Public method to add users to the channel.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.getUsersCount">getUsersCount</a></td>
+<td>Public method to get the users count of the channel.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.handleMessage">handleMessage</a></td>
+<td>Public method to handle the message sent by the server.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.hideEvent">hideEvent</a></td>
+<td>Protected method handling hide events.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.initAutoWho">initAutoWho</a></td>
+<td>Public method to initialize the Auto Who system.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.name">name</a></td>
+<td>Public method to get the name of the channel.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.on_messageEdit_returnPressed">on_messageEdit_returnPressed</a></td>
+<td>Private slot to send a message to the channel.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.on_messages_copyAvailable">on_messages_copyAvailable</a></td>
+<td>Private slot to react to text selection/deselection of the messages edit.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.on_messages_customContextMenuRequested">on_messages_customContextMenuRequested</a></td>
+<td>Private slot to show the context menu of the messages pane.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.on_usersList_customContextMenuRequested">on_usersList_customContextMenuRequested</a></td>
+<td>Private slot to show the context menu of the users list.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.partMessage">partMessage</a></td>
+<td>Public method to get the part message.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.requestLeave">requestLeave</a></td>
+<td>Public method to leave the channel.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.setMarkerLine">setMarkerLine</a></td>
+<td>Public method to draw a line to mark the current position.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.setName">setName</a></td>
+<td>Public method to set the name of the channel.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.setPartMessage">setPartMessage</a></td>
+<td>Public method to set the part message.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.setPrivate">setPrivate</a></td>
+<td>Public method to set the private chat mode.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.setPrivateInfo">setPrivateInfo</a></td>
+<td>Public method to set some info text for private chat mode.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.setUserName">setUserName</a></td>
+<td>Public method to set the user name for the channel.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.setUserPrivilegePrefix">setUserPrivilegePrefix</a></td>
+<td>Public method to set the user privilege to prefix mapping.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.showEvent">showEvent</a></td>
+<td>Protected method handling show events.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.unsetMarkerLine">unsetMarkerLine</a></td>
+<td>Public method to remove the marker line.</td>
+</tr><tr>
+<td><a href="#IrcChannelWidget.userName">userName</a></td>
+<td>Public method to get the nick name of the user.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="IrcChannelWidget.__init__" ID="IrcChannelWidget.__init__"></a>
+<h4>IrcChannelWidget (Constructor)</h4>
+<b>IrcChannelWidget</b>(<i>parent=None</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>parent</i></dt>
+<dd>
+reference to the parent widget (QWidget)
+</dd>
+</dl><a NAME="IrcChannelWidget.__addManagementMessage" ID="IrcChannelWidget.__addManagementMessage"></a>
+<h4>IrcChannelWidget.__addManagementMessage</h4>
+<b>__addManagementMessage</b>(<i>indicator, message</i>)
+<p>
+        Private method to add a channel management message to the list.
+</p><dl>
+<dt><i>indicator</i></dt>
+<dd>
+indicator to be shown (string)
+</dd><dt><i>message</i></dt>
+<dd>
+message to be shown (string)
+</dd><dt><i>isLocal=</i></dt>
+<dd>
+flag indicating a message related to the local user (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__appendMessage" ID="IrcChannelWidget.__appendMessage"></a>
+<h4>IrcChannelWidget.__appendMessage</h4>
+<b>__appendMessage</b>(<i>message</i>)
+<p>
+        Private slot to append a message.
+</p><a NAME="IrcChannelWidget.__autoWhoEntry" ID="IrcChannelWidget.__autoWhoEntry"></a>
+<h4>IrcChannelWidget.__autoWhoEntry</h4>
+<b>__autoWhoEntry</b>(<i>match</i>)
+<p>
+        Private method to handle a WHO entry returned by the server as requested
+        automatically.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__channelCreated" ID="IrcChannelWidget.__channelCreated"></a>
+<h4>IrcChannelWidget.__channelCreated</h4>
+<b>__channelCreated</b>(<i>match</i>)
+<p>
+        Private method to handle a channel created message.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__channelModes" ID="IrcChannelWidget.__channelModes"></a>
+<h4>IrcChannelWidget.__channelModes</h4>
+<b>__channelModes</b>(<i>match</i>)
+<p>
+        Private method to handle a message reporting the channel modes.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__channelUrl" ID="IrcChannelWidget.__channelUrl"></a>
+<h4>IrcChannelWidget.__channelUrl</h4>
+<b>__channelUrl</b>(<i>match</i>)
+<p>
+        Private method to handle a channel URL message.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__clearMessages" ID="IrcChannelWidget.__clearMessages"></a>
+<h4>IrcChannelWidget.__clearMessages</h4>
+<b>__clearMessages</b>(<i></i>)
+<p>
+        Private slot to clear the contents of the messages display.
+</p><a NAME="IrcChannelWidget.__copyAllMessages" ID="IrcChannelWidget.__copyAllMessages"></a>
+<h4>IrcChannelWidget.__copyAllMessages</h4>
+<b>__copyAllMessages</b>(<i></i>)
+<p>
+        Private slot to copy the contents of the messages display to the clipboard.
+</p><a NAME="IrcChannelWidget.__copyMessages" ID="IrcChannelWidget.__copyMessages"></a>
+<h4>IrcChannelWidget.__copyMessages</h4>
+<b>__copyMessages</b>(<i></i>)
+<p>
+        Private slot to copy the selection of the messages display to the clipboard.
+</p><a NAME="IrcChannelWidget.__cutAllMessages" ID="IrcChannelWidget.__cutAllMessages"></a>
+<h4>IrcChannelWidget.__cutAllMessages</h4>
+<b>__cutAllMessages</b>(<i></i>)
+<p>
+        Private slot to cut the contents of the messages display to the clipboard.
+</p><a NAME="IrcChannelWidget.__cutMessages" ID="IrcChannelWidget.__cutMessages"></a>
+<h4>IrcChannelWidget.__cutMessages</h4>
+<b>__cutMessages</b>(<i></i>)
+<p>
+        Private slot to cut the selection of the messages display to the clipboard.
+</p><a NAME="IrcChannelWidget.__extractPrivilege" ID="IrcChannelWidget.__extractPrivilege"></a>
+<h4>IrcChannelWidget.__extractPrivilege</h4>
+<b>__extractPrivilege</b>(<i>name</i>)
+<p>
+        Private method to extract the user privileges out of the name.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+user name and prefixes (string)
+        return list of privileges and user name (list of string, string)
+</dd>
+</dl><a NAME="IrcChannelWidget.__findUser" ID="IrcChannelWidget.__findUser"></a>
+<h4>IrcChannelWidget.__findUser</h4>
+<b>__findUser</b>(<i>name</i>)
+<p>
+        Private method to find the user in the list of users.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+user name to search for (string)
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+reference to the list entry (QListWidgetItem)
+</dd>
+</dl><a NAME="IrcChannelWidget.__handleCtcp" ID="IrcChannelWidget.__handleCtcp"></a>
+<h4>IrcChannelWidget.__handleCtcp</h4>
+<b>__handleCtcp</b>(<i>match</i>)
+<p>
+        Private method to handle a CTCP channel command.
+</p><dl>
+<dt><i>reference</i></dt>
+<dd>
+to the match object
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating, if the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__help" ID="IrcChannelWidget.__help"></a>
+<h4>IrcChannelWidget.__help</h4>
+<b>__help</b>(<i>match</i>)
+<p>
+        Private method to handle a help message.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__ignore" ID="IrcChannelWidget.__ignore"></a>
+<h4>IrcChannelWidget.__ignore</h4>
+<b>__ignore</b>(<i>match</i>)
+<p>
+        Private method to handle a channel message we are not interested in.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__initMessagesMenu" ID="IrcChannelWidget.__initMessagesMenu"></a>
+<h4>IrcChannelWidget.__initMessagesMenu</h4>
+<b>__initMessagesMenu</b>(<i></i>)
+<p>
+        Private slot to initialize the context menu of the messages pane.
+</p><a NAME="IrcChannelWidget.__initUsersMenu" ID="IrcChannelWidget.__initUsersMenu"></a>
+<h4>IrcChannelWidget.__initUsersMenu</h4>
+<b>__initUsersMenu</b>(<i></i>)
+<p>
+        Private slot to initialize the users list context menu.
+</p><a NAME="IrcChannelWidget.__message" ID="IrcChannelWidget.__message"></a>
+<h4>IrcChannelWidget.__message</h4>
+<b>__message</b>(<i>match</i>)
+<p>
+        Private method to handle messages to the channel.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__openPrivateChat" ID="IrcChannelWidget.__openPrivateChat"></a>
+<h4>IrcChannelWidget.__openPrivateChat</h4>
+<b>__openPrivateChat</b>(<i></i>)
+<p>
+        Private slot to open a chat with the selected user.
+</p><a NAME="IrcChannelWidget.__saveMessages" ID="IrcChannelWidget.__saveMessages"></a>
+<h4>IrcChannelWidget.__saveMessages</h4>
+<b>__saveMessages</b>(<i></i>)
+<p>
+        Private slot to save the contents of the messages display.
+</p><a NAME="IrcChannelWidget.__sendAutoWhoCommand" ID="IrcChannelWidget.__sendAutoWhoCommand"></a>
+<h4>IrcChannelWidget.__sendAutoWhoCommand</h4>
+<b>__sendAutoWhoCommand</b>(<i></i>)
+<p>
+        Private slot to send the WHO command to update the users list.
+</p><a NAME="IrcChannelWidget.__setTopic" ID="IrcChannelWidget.__setTopic"></a>
+<h4>IrcChannelWidget.__setTopic</h4>
+<b>__setTopic</b>(<i>match</i>)
+<p>
+        Private method to handle a topic change of the channel.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__setUserPrivilege" ID="IrcChannelWidget.__setUserPrivilege"></a>
+<h4>IrcChannelWidget.__setUserPrivilege</h4>
+<b>__setUserPrivilege</b>(<i>match</i>)
+<p>
+        Private method to handle a change of user privileges for the channel.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__topicCreated" ID="IrcChannelWidget.__topicCreated"></a>
+<h4>IrcChannelWidget.__topicCreated</h4>
+<b>__topicCreated</b>(<i>match</i>)
+<p>
+        Private method to handle a topic created message.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__updateChannelModes" ID="IrcChannelWidget.__updateChannelModes"></a>
+<h4>IrcChannelWidget.__updateChannelModes</h4>
+<b>__updateChannelModes</b>(<i>match</i>)
+<p>
+        Private method to handle a message reporting the channel modes.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__userAway" ID="IrcChannelWidget.__userAway"></a>
+<h4>IrcChannelWidget.__userAway</h4>
+<b>__userAway</b>(<i>match</i>)
+<p>
+        Private method to handle a topic change of the channel.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__userJoin" ID="IrcChannelWidget.__userJoin"></a>
+<h4>IrcChannelWidget.__userJoin</h4>
+<b>__userJoin</b>(<i>match</i>)
+<p>
+        Private method to handle a user joining the channel.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__userList" ID="IrcChannelWidget.__userList"></a>
+<h4>IrcChannelWidget.__userList</h4>
+<b>__userList</b>(<i>match</i>)
+<p>
+        Private method to handle the receipt of a list of users of the channel.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__userNickChange" ID="IrcChannelWidget.__userNickChange"></a>
+<h4>IrcChannelWidget.__userNickChange</h4>
+<b>__userNickChange</b>(<i>match</i>)
+<p>
+        Private method to handle a nickname change of a user.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__userPart" ID="IrcChannelWidget.__userPart"></a>
+<h4>IrcChannelWidget.__userPart</h4>
+<b>__userPart</b>(<i>match</i>)
+<p>
+        Private method to handle a user leaving the channel.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__userQuit" ID="IrcChannelWidget.__userQuit"></a>
+<h4>IrcChannelWidget.__userQuit</h4>
+<b>__userQuit</b>(<i>match</i>)
+<p>
+        Private method to handle a user logging off the server.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__whoEnd" ID="IrcChannelWidget.__whoEnd"></a>
+<h4>IrcChannelWidget.__whoEnd</h4>
+<b>__whoEnd</b>(<i>match</i>)
+<p>
+        Private method to handle the end of the WHO list.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__whoEntry" ID="IrcChannelWidget.__whoEntry"></a>
+<h4>IrcChannelWidget.__whoEntry</h4>
+<b>__whoEntry</b>(<i>match</i>)
+<p>
+        Private method to handle a WHO entry returned by the server as requested
+        manually.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__whoIs" ID="IrcChannelWidget.__whoIs"></a>
+<h4>IrcChannelWidget.__whoIs</h4>
+<b>__whoIs</b>(<i></i>)
+<p>
+        Private slot to get information about the selected user.
+</p><a NAME="IrcChannelWidget.__whoIsAccount" ID="IrcChannelWidget.__whoIsAccount"></a>
+<h4>IrcChannelWidget.__whoIsAccount</h4>
+<b>__whoIsAccount</b>(<i>match</i>)
+<p>
+        Private method to handle the WHOIS account reply.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__whoIsActually" ID="IrcChannelWidget.__whoIsActually"></a>
+<h4>IrcChannelWidget.__whoIsActually</h4>
+<b>__whoIsActually</b>(<i>match</i>)
+<p>
+        Private method to handle the WHOIS actually reply.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__whoIsChannels" ID="IrcChannelWidget.__whoIsChannels"></a>
+<h4>IrcChannelWidget.__whoIsChannels</h4>
+<b>__whoIsChannels</b>(<i>match</i>)
+<p>
+        Private method to handle the WHOIS channels reply.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__whoIsConnection" ID="IrcChannelWidget.__whoIsConnection"></a>
+<h4>IrcChannelWidget.__whoIsConnection</h4>
+<b>__whoIsConnection</b>(<i>match</i>)
+<p>
+        Private method to handle the WHOIS connection reply.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__whoIsEnd" ID="IrcChannelWidget.__whoIsEnd"></a>
+<h4>IrcChannelWidget.__whoIsEnd</h4>
+<b>__whoIsEnd</b>(<i>match</i>)
+<p>
+        Private method to handle the end of WHOIS reply.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__whoIsHelper" ID="IrcChannelWidget.__whoIsHelper"></a>
+<h4>IrcChannelWidget.__whoIsHelper</h4>
+<b>__whoIsHelper</b>(<i>match</i>)
+<p>
+        Private method to handle the WHOIS helper reply.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__whoIsIdentify" ID="IrcChannelWidget.__whoIsIdentify"></a>
+<h4>IrcChannelWidget.__whoIsIdentify</h4>
+<b>__whoIsIdentify</b>(<i>match</i>)
+<p>
+        Private method to handle the WHOIS identify and identified replies.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__whoIsIdle" ID="IrcChannelWidget.__whoIsIdle"></a>
+<h4>IrcChannelWidget.__whoIsIdle</h4>
+<b>__whoIsIdle</b>(<i>match</i>)
+<p>
+        Private method to handle the WHOIS idle reply.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__whoIsOperator" ID="IrcChannelWidget.__whoIsOperator"></a>
+<h4>IrcChannelWidget.__whoIsOperator</h4>
+<b>__whoIsOperator</b>(<i>match</i>)
+<p>
+        Private method to handle the WHOIS operator reply.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__whoIsSecure" ID="IrcChannelWidget.__whoIsSecure"></a>
+<h4>IrcChannelWidget.__whoIsSecure</h4>
+<b>__whoIsSecure</b>(<i>match</i>)
+<p>
+        Private method to handle the WHOIS secure reply.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__whoIsServer" ID="IrcChannelWidget.__whoIsServer"></a>
+<h4>IrcChannelWidget.__whoIsServer</h4>
+<b>__whoIsServer</b>(<i>match</i>)
+<p>
+        Private method to handle the WHOIS server reply.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.__whoIsUser" ID="IrcChannelWidget.__whoIsUser"></a>
+<h4>IrcChannelWidget.__whoIsUser</h4>
+<b>__whoIsUser</b>(<i>match</i>)
+<p>
+        Private method to handle the WHOIS user reply.
+</p><dl>
+<dt><i>match</i></dt>
+<dd>
+match object that matched the pattern
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating whether the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.addMessage" ID="IrcChannelWidget.addMessage"></a>
+<h4>IrcChannelWidget.addMessage</h4>
+<b>addMessage</b>(<i>sender, msg</i>)
+<p>
+        Public method to add a message from external.
+</p><dl>
+<dt><i>sender</i></dt>
+<dd>
+nick name of the sender (string)
+</dd><dt><i>msg</i></dt>
+<dd>
+message received from sender (string)
+</dd>
+</dl><a NAME="IrcChannelWidget.addUsers" ID="IrcChannelWidget.addUsers"></a>
+<h4>IrcChannelWidget.addUsers</h4>
+<b>addUsers</b>(<i>users</i>)
+<p>
+        Public method to add users to the channel.
+</p><dl>
+<dt><i>users</i></dt>
+<dd>
+list of user names to add (list of string)
+</dd>
+</dl><a NAME="IrcChannelWidget.getUsersCount" ID="IrcChannelWidget.getUsersCount"></a>
+<h4>IrcChannelWidget.getUsersCount</h4>
+<b>getUsersCount</b>(<i></i>)
+<p>
+        Public method to get the users count of the channel.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+users count of the channel (integer)
+</dd>
+</dl><a NAME="IrcChannelWidget.handleMessage" ID="IrcChannelWidget.handleMessage"></a>
+<h4>IrcChannelWidget.handleMessage</h4>
+<b>handleMessage</b>(<i>line</i>)
+<p>
+        Public method to handle the message sent by the server.
+</p><dl>
+<dt><i>line</i></dt>
+<dd>
+server message (string)
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating, if the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.hideEvent" ID="IrcChannelWidget.hideEvent"></a>
+<h4>IrcChannelWidget.hideEvent</h4>
+<b>hideEvent</b>(<i>evt</i>)
+<p>
+        Protected method handling hide events.
+</p><dl>
+<dt><i>evt</i></dt>
+<dd>
+reference to the hide event (QHideEvent)
+</dd>
+</dl><a NAME="IrcChannelWidget.initAutoWho" ID="IrcChannelWidget.initAutoWho"></a>
+<h4>IrcChannelWidget.initAutoWho</h4>
+<b>initAutoWho</b>(<i></i>)
+<p>
+        Public method to initialize the Auto Who system.
+</p><a NAME="IrcChannelWidget.name" ID="IrcChannelWidget.name"></a>
+<h4>IrcChannelWidget.name</h4>
+<b>name</b>(<i></i>)
+<p>
+        Public method to get the name of the channel.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+name of the channel (string)
+</dd>
+</dl><a NAME="IrcChannelWidget.on_messageEdit_returnPressed" ID="IrcChannelWidget.on_messageEdit_returnPressed"></a>
+<h4>IrcChannelWidget.on_messageEdit_returnPressed</h4>
+<b>on_messageEdit_returnPressed</b>(<i></i>)
+<p>
+        Private slot to send a message to the channel.
+</p><a NAME="IrcChannelWidget.on_messages_copyAvailable" ID="IrcChannelWidget.on_messages_copyAvailable"></a>
+<h4>IrcChannelWidget.on_messages_copyAvailable</h4>
+<b>on_messages_copyAvailable</b>(<i>yes</i>)
+<p>
+        Private slot to react to text selection/deselection of the messages edit.
+</p><dl>
+<dt><i>yes</i></dt>
+<dd>
+flag signaling the availability of selected text (boolean)
+</dd>
+</dl><a NAME="IrcChannelWidget.on_messages_customContextMenuRequested" ID="IrcChannelWidget.on_messages_customContextMenuRequested"></a>
+<h4>IrcChannelWidget.on_messages_customContextMenuRequested</h4>
+<b>on_messages_customContextMenuRequested</b>(<i>pos</i>)
+<p>
+        Private slot to show the context menu of the messages pane.
+</p><dl>
+<dt><i>pos</i></dt>
+<dd>
+the position of the mouse pointer (QPoint)
+</dd>
+</dl><a NAME="IrcChannelWidget.on_usersList_customContextMenuRequested" ID="IrcChannelWidget.on_usersList_customContextMenuRequested"></a>
+<h4>IrcChannelWidget.on_usersList_customContextMenuRequested</h4>
+<b>on_usersList_customContextMenuRequested</b>(<i>pos</i>)
+<p>
+        Private slot to show the context menu of the users list.
+</p><dl>
+<dt><i>pos</i></dt>
+<dd>
+the position of the mouse pointer (QPoint)
+</dd>
+</dl><a NAME="IrcChannelWidget.partMessage" ID="IrcChannelWidget.partMessage"></a>
+<h4>IrcChannelWidget.partMessage</h4>
+<b>partMessage</b>(<i></i>)
+<p>
+        Public method to get the part message.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+part message (string)
+</dd>
+</dl><a NAME="IrcChannelWidget.requestLeave" ID="IrcChannelWidget.requestLeave"></a>
+<h4>IrcChannelWidget.requestLeave</h4>
+<b>requestLeave</b>(<i></i>)
+<p>
+        Public method to leave the channel.
+</p><a NAME="IrcChannelWidget.setMarkerLine" ID="IrcChannelWidget.setMarkerLine"></a>
+<h4>IrcChannelWidget.setMarkerLine</h4>
+<b>setMarkerLine</b>(<i></i>)
+<p>
+        Public method to draw a line to mark the current position.
+</p><a NAME="IrcChannelWidget.setName" ID="IrcChannelWidget.setName"></a>
+<h4>IrcChannelWidget.setName</h4>
+<b>setName</b>(<i>name</i>)
+<p>
+        Public method to set the name of the channel.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+of the channel (string)
+</dd>
+</dl><a NAME="IrcChannelWidget.setPartMessage" ID="IrcChannelWidget.setPartMessage"></a>
+<h4>IrcChannelWidget.setPartMessage</h4>
+<b>setPartMessage</b>(<i>message</i>)
+<p>
+        Public method to set the part message.
+</p><dl>
+<dt><i>message</i></dt>
+<dd>
+message to be used for PART messages (string)
+</dd>
+</dl><a NAME="IrcChannelWidget.setPrivate" ID="IrcChannelWidget.setPrivate"></a>
+<h4>IrcChannelWidget.setPrivate</h4>
+<b>setPrivate</b>(<i>private, partner=""</i>)
+<p>
+        Public method to set the private chat mode.
+</p><dl>
+<dt><i>private</i></dt>
+<dd>
+flag indicating private chat mode (boolean)
+</dd><dt><i>partner</i></dt>
+<dd>
+name of the partner user (string)
+</dd>
+</dl><a NAME="IrcChannelWidget.setPrivateInfo" ID="IrcChannelWidget.setPrivateInfo"></a>
+<h4>IrcChannelWidget.setPrivateInfo</h4>
+<b>setPrivateInfo</b>(<i>infoText</i>)
+<p>
+        Public method to set some info text for private chat mode.
+</p><dl>
+<dt><i>infoText</i></dt>
+<dd>
+info text to be shown (string)
+</dd>
+</dl><a NAME="IrcChannelWidget.setUserName" ID="IrcChannelWidget.setUserName"></a>
+<h4>IrcChannelWidget.setUserName</h4>
+<b>setUserName</b>(<i>name</i>)
+<p>
+        Public method to set the user name for the channel.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+user name for the channel (string)
+</dd>
+</dl><a NAME="IrcChannelWidget.setUserPrivilegePrefix" ID="IrcChannelWidget.setUserPrivilegePrefix"></a>
+<h4>IrcChannelWidget.setUserPrivilegePrefix</h4>
+<b>setUserPrivilegePrefix</b>(<i>prefixes</i>)
+<p>
+        Public method to set the user privilege to prefix mapping.
+</p><dl>
+<dt><i>prefixes</i></dt>
+<dd>
+dictionary with privilege as key and prefix as value
+</dd>
+</dl><a NAME="IrcChannelWidget.showEvent" ID="IrcChannelWidget.showEvent"></a>
+<h4>IrcChannelWidget.showEvent</h4>
+<b>showEvent</b>(<i>evt</i>)
+<p>
+        Protected method handling show events.
+</p><dl>
+<dt><i>evt</i></dt>
+<dd>
+reference to the show event (QShowEvent)
+</dd>
+</dl><a NAME="IrcChannelWidget.unsetMarkerLine" ID="IrcChannelWidget.unsetMarkerLine"></a>
+<h4>IrcChannelWidget.unsetMarkerLine</h4>
+<b>unsetMarkerLine</b>(<i></i>)
+<p>
+        Public method to remove the marker line.
+</p><a NAME="IrcChannelWidget.userName" ID="IrcChannelWidget.userName"></a>
+<h4>IrcChannelWidget.userName</h4>
+<b>userName</b>(<i></i>)
+<p>
+        Public method to get the nick name of the user.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+nick name of the user (string)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="IrcUserItem" ID="IrcUserItem"></a>
+<h2>IrcUserItem</h2>
+<p>
+    Class implementing a list widget item containing an IRC channel user.
+</p>
+<h3>Derived from</h3>
+QListWidgetItem
+<h3>Class Attributes</h3>
+<table>
+<tr><td>Admin</td></tr><tr><td>Away</td></tr><tr><td>Halfop</td></tr><tr><td>Normal</td></tr><tr><td>Operator</td></tr><tr><td>Owner</td></tr><tr><td>PrivilegeMapping</td></tr><tr><td>Voice</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcUserItem.__init__">IrcUserItem</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#IrcUserItem.__awayIcon">__awayIcon</a></td>
+<td>Private method to convert an icon to an away icon.</td>
+</tr><tr>
+<td><a href="#IrcUserItem.__setIcon">__setIcon</a></td>
+<td>Private method to set the icon dependent on user privileges.</td>
+</tr><tr>
+<td><a href="#IrcUserItem.changePrivilege">changePrivilege</a></td>
+<td>Public method to set or unset a user privilege.</td>
+</tr><tr>
+<td><a href="#IrcUserItem.clearPrivileges">clearPrivileges</a></td>
+<td>Public method to clear the user privileges.</td>
+</tr><tr>
+<td><a href="#IrcUserItem.name">name</a></td>
+<td>Public method to get the user name.</td>
+</tr><tr>
+<td><a href="#IrcUserItem.parseWhoFlags">parseWhoFlags</a></td>
+<td>Public method to parse the user flags reported by a WHO command.</td>
+</tr><tr>
+<td><a href="#IrcUserItem.setName">setName</a></td>
+<td>Public method to set a new nick name.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="IrcUserItem.__init__" ID="IrcUserItem.__init__"></a>
+<h4>IrcUserItem (Constructor)</h4>
+<b>IrcUserItem</b>(<i>name, parent=None</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+string with user name and privilege prefix (string)
+</dd><dt><i>parent</i></dt>
+<dd>
+reference to the parent widget (QListWidget or QListWidgetItem)
+</dd>
+</dl><a NAME="IrcUserItem.__awayIcon" ID="IrcUserItem.__awayIcon"></a>
+<h4>IrcUserItem.__awayIcon</h4>
+<b>__awayIcon</b>(<i>icon</i>)
+<p>
+        Private method to convert an icon to an away icon.
+</p><dl>
+<dt><i>icon</i></dt>
+<dd>
+icon to be converted (QIcon)
+</dd><dt><i>away</i></dt>
+<dd>
+icon (QIcon)
+</dd>
+</dl><a NAME="IrcUserItem.__setIcon" ID="IrcUserItem.__setIcon"></a>
+<h4>IrcUserItem.__setIcon</h4>
+<b>__setIcon</b>(<i></i>)
+<p>
+        Private method to set the icon dependent on user privileges.
+</p><a NAME="IrcUserItem.changePrivilege" ID="IrcUserItem.changePrivilege"></a>
+<h4>IrcUserItem.changePrivilege</h4>
+<b>changePrivilege</b>(<i>privilege</i>)
+<p>
+        Public method to set or unset a user privilege.
+</p><dl>
+<dt><i>privilege</i></dt>
+<dd>
+privilege to set or unset (string)
+</dd>
+</dl><a NAME="IrcUserItem.clearPrivileges" ID="IrcUserItem.clearPrivileges"></a>
+<h4>IrcUserItem.clearPrivileges</h4>
+<b>clearPrivileges</b>(<i></i>)
+<p>
+        Public method to clear the user privileges.
+</p><a NAME="IrcUserItem.name" ID="IrcUserItem.name"></a>
+<h4>IrcUserItem.name</h4>
+<b>name</b>(<i></i>)
+<p>
+        Public method to get the user name.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+user name (string)
+</dd>
+</dl><a NAME="IrcUserItem.parseWhoFlags" ID="IrcUserItem.parseWhoFlags"></a>
+<h4>IrcUserItem.parseWhoFlags</h4>
+<b>parseWhoFlags</b>(<i>flags</i>)
+<p>
+        Public method to parse the user flags reported by a WHO command.
+</p><dl>
+<dt><i>flags</i></dt>
+<dd>
+user flags as reported by WHO (string)
+</dd>
+</dl><a NAME="IrcUserItem.setName" ID="IrcUserItem.setName"></a>
+<h4>IrcUserItem.setName</h4>
+<b>setName</b>(<i>name</i>)
+<p>
+        Public method to set a new nick name.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+new nick name for the user (string)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/eric5.Network.IRC.IrcIdentitiesEditDialog.html	Sat Dec 15 18:20:39 2012 +0100
@@ -0,0 +1,250 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html><head>
+<title>eric5.Network.IRC.IrcIdentitiesEditDialog</title>
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>eric5.Network.IRC.IrcIdentitiesEditDialog</h1>
+<p>
+Module implementing the identities management dialog.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#IrcIdentitiesEditDialog">IrcIdentitiesEditDialog</a></td>
+<td>Class implementing the identities management dialog.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="IrcIdentitiesEditDialog" ID="IrcIdentitiesEditDialog"></a>
+<h2>IrcIdentitiesEditDialog</h2>
+<p>
+    Class implementing the identities management dialog.
+</p>
+<h3>Derived from</h3>
+QDialog, Ui_IrcIdentitiesEditDialog
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcIdentitiesEditDialog.__init__">IrcIdentitiesEditDialog</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.__checkCurrentIdentity">__checkCurrentIdentity</a></td>
+<td>Private method to check the data for the current identity.</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.__refreshCurrentIdentity">__refreshCurrentIdentity</a></td>
+<td>Private method to read back the data for the current identity.</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.__updateIdentitiesButtons">__updateIdentitiesButtons</a></td>
+<td>Private slot to update the status of the identity related buttons.</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.__updateNicknameButtons">__updateNicknameButtons</a></td>
+<td>Private slot to update the nick name buttons except the up and down buttons.</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.__updateNicknameUpDownButtons">__updateNicknameUpDownButtons</a></td>
+<td>Private method to set the enabled state of the nick name up and down buttons.</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.accept">accept</a></td>
+<td>Public slot handling the acceptance of the dialog.</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.eventFilter">eventFilter</a></td>
+<td>Public method to handle events for other objects.</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.on_addButton_clicked">on_addButton_clicked</a></td>
+<td>Private slot to add a new idntity.</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.on_copyButton_clicked">on_copyButton_clicked</a></td>
+<td>Private slot to copy the selected identity.</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.on_deleteButton_clicked">on_deleteButton_clicked</a></td>
+<td>Private slot to rename the selected identity.</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.on_identitiesCombo_currentIndexChanged">on_identitiesCombo_currentIndexChanged</a></td>
+<td>Private slot to handle the selection of an identity.</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.on_nicknameAddButton_clicked">on_nicknameAddButton_clicked</a></td>
+<td>Private slot to add a new nickname.</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.on_nicknameDeleteButton_clicked">on_nicknameDeleteButton_clicked</a></td>
+<td>Private slot to delete a nick name.</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.on_nicknameDownButton_clicked">on_nicknameDownButton_clicked</a></td>
+<td>Private slot to move the selected entry down one row.</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.on_nicknameEdit_textEdited">on_nicknameEdit_textEdited</a></td>
+<td>Private slot handling a change of the nick name.</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.on_nicknameUpButton_clicked">on_nicknameUpButton_clicked</a></td>
+<td>Private slot to move the selected entry up one row.</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.on_nicknamesList_itemSelectionChanged">on_nicknamesList_itemSelectionChanged</a></td>
+<td>Private slot handling the selection of a nick name.</td>
+</tr><tr>
+<td><a href="#IrcIdentitiesEditDialog.on_renameButton_clicked">on_renameButton_clicked</a></td>
+<td>Private slot to rename the selected identity.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="IrcIdentitiesEditDialog.__init__" ID="IrcIdentitiesEditDialog.__init__"></a>
+<h4>IrcIdentitiesEditDialog (Constructor)</h4>
+<b>IrcIdentitiesEditDialog</b>(<i>manager, identityName, parent=None</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>manager</i></dt>
+<dd>
+reference to the IRC network manager object (IrcNetworkManager)
+</dd><dt><i>identityName</i></dt>
+<dd>
+name of the identity to be selected (string)
+</dd><dt><i>parent</i></dt>
+<dd>
+reference to the parent widget (QWidget)
+</dd>
+</dl><a NAME="IrcIdentitiesEditDialog.__checkCurrentIdentity" ID="IrcIdentitiesEditDialog.__checkCurrentIdentity"></a>
+<h4>IrcIdentitiesEditDialog.__checkCurrentIdentity</h4>
+<b>__checkCurrentIdentity</b>(<i></i>)
+<p>
+        Private method to check the data for the current identity.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating a successful check (boolean)
+</dd>
+</dl><a NAME="IrcIdentitiesEditDialog.__refreshCurrentIdentity" ID="IrcIdentitiesEditDialog.__refreshCurrentIdentity"></a>
+<h4>IrcIdentitiesEditDialog.__refreshCurrentIdentity</h4>
+<b>__refreshCurrentIdentity</b>(<i></i>)
+<p>
+        Private method to read back the data for the current identity.
+</p><a NAME="IrcIdentitiesEditDialog.__updateIdentitiesButtons" ID="IrcIdentitiesEditDialog.__updateIdentitiesButtons"></a>
+<h4>IrcIdentitiesEditDialog.__updateIdentitiesButtons</h4>
+<b>__updateIdentitiesButtons</b>(<i></i>)
+<p>
+        Private slot to update the status of the identity related buttons.
+</p><a NAME="IrcIdentitiesEditDialog.__updateNicknameButtons" ID="IrcIdentitiesEditDialog.__updateNicknameButtons"></a>
+<h4>IrcIdentitiesEditDialog.__updateNicknameButtons</h4>
+<b>__updateNicknameButtons</b>(<i></i>)
+<p>
+        Private slot to update the nick name buttons except the up and down buttons.
+</p><a NAME="IrcIdentitiesEditDialog.__updateNicknameUpDownButtons" ID="IrcIdentitiesEditDialog.__updateNicknameUpDownButtons"></a>
+<h4>IrcIdentitiesEditDialog.__updateNicknameUpDownButtons</h4>
+<b>__updateNicknameUpDownButtons</b>(<i></i>)
+<p>
+        Private method to set the enabled state of the nick name up and down buttons.
+</p><a NAME="IrcIdentitiesEditDialog.accept" ID="IrcIdentitiesEditDialog.accept"></a>
+<h4>IrcIdentitiesEditDialog.accept</h4>
+<b>accept</b>(<i></i>)
+<p>
+        Public slot handling the acceptance of the dialog.
+</p><a NAME="IrcIdentitiesEditDialog.eventFilter" ID="IrcIdentitiesEditDialog.eventFilter"></a>
+<h4>IrcIdentitiesEditDialog.eventFilter</h4>
+<b>eventFilter</b>(<i>obj, evt</i>)
+<p>
+        Public method to handle events for other objects.
+</p><dl>
+<dt><i>obj</i></dt>
+<dd>
+reference to the object (QObject)
+</dd><dt><i>evt</i></dt>
+<dd>
+reference to the event (QEvent)
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating that the event should be filtered out (boolean)
+</dd>
+</dl><a NAME="IrcIdentitiesEditDialog.on_addButton_clicked" ID="IrcIdentitiesEditDialog.on_addButton_clicked"></a>
+<h4>IrcIdentitiesEditDialog.on_addButton_clicked</h4>
+<b>on_addButton_clicked</b>(<i></i>)
+<p>
+        Private slot to add a new idntity.
+</p><a NAME="IrcIdentitiesEditDialog.on_copyButton_clicked" ID="IrcIdentitiesEditDialog.on_copyButton_clicked"></a>
+<h4>IrcIdentitiesEditDialog.on_copyButton_clicked</h4>
+<b>on_copyButton_clicked</b>(<i></i>)
+<p>
+        Private slot to copy the selected identity.
+</p><a NAME="IrcIdentitiesEditDialog.on_deleteButton_clicked" ID="IrcIdentitiesEditDialog.on_deleteButton_clicked"></a>
+<h4>IrcIdentitiesEditDialog.on_deleteButton_clicked</h4>
+<b>on_deleteButton_clicked</b>(<i></i>)
+<p>
+        Private slot to rename the selected identity.
+</p><a NAME="IrcIdentitiesEditDialog.on_identitiesCombo_currentIndexChanged" ID="IrcIdentitiesEditDialog.on_identitiesCombo_currentIndexChanged"></a>
+<h4>IrcIdentitiesEditDialog.on_identitiesCombo_currentIndexChanged</h4>
+<b>on_identitiesCombo_currentIndexChanged</b>(<i>identity</i>)
+<p>
+        Private slot to handle the selection of an identity.
+</p><a NAME="IrcIdentitiesEditDialog.on_nicknameAddButton_clicked" ID="IrcIdentitiesEditDialog.on_nicknameAddButton_clicked"></a>
+<h4>IrcIdentitiesEditDialog.on_nicknameAddButton_clicked</h4>
+<b>on_nicknameAddButton_clicked</b>(<i></i>)
+<p>
+        Private slot to add a new nickname.
+</p><a NAME="IrcIdentitiesEditDialog.on_nicknameDeleteButton_clicked" ID="IrcIdentitiesEditDialog.on_nicknameDeleteButton_clicked"></a>
+<h4>IrcIdentitiesEditDialog.on_nicknameDeleteButton_clicked</h4>
+<b>on_nicknameDeleteButton_clicked</b>(<i></i>)
+<p>
+        Private slot to delete a nick name.
+</p><a NAME="IrcIdentitiesEditDialog.on_nicknameDownButton_clicked" ID="IrcIdentitiesEditDialog.on_nicknameDownButton_clicked"></a>
+<h4>IrcIdentitiesEditDialog.on_nicknameDownButton_clicked</h4>
+<b>on_nicknameDownButton_clicked</b>(<i></i>)
+<p>
+        Private slot to move the selected entry down one row.
+</p><a NAME="IrcIdentitiesEditDialog.on_nicknameEdit_textEdited" ID="IrcIdentitiesEditDialog.on_nicknameEdit_textEdited"></a>
+<h4>IrcIdentitiesEditDialog.on_nicknameEdit_textEdited</h4>
+<b>on_nicknameEdit_textEdited</b>(<i>nick</i>)
+<p>
+        Private slot handling a change of the nick name.
+</p><a NAME="IrcIdentitiesEditDialog.on_nicknameUpButton_clicked" ID="IrcIdentitiesEditDialog.on_nicknameUpButton_clicked"></a>
+<h4>IrcIdentitiesEditDialog.on_nicknameUpButton_clicked</h4>
+<b>on_nicknameUpButton_clicked</b>(<i></i>)
+<p>
+        Private slot to move the selected entry up one row.
+</p><a NAME="IrcIdentitiesEditDialog.on_nicknamesList_itemSelectionChanged" ID="IrcIdentitiesEditDialog.on_nicknamesList_itemSelectionChanged"></a>
+<h4>IrcIdentitiesEditDialog.on_nicknamesList_itemSelectionChanged</h4>
+<b>on_nicknamesList_itemSelectionChanged</b>(<i></i>)
+<p>
+        Private slot handling the selection of a nick name.
+</p><a NAME="IrcIdentitiesEditDialog.on_renameButton_clicked" ID="IrcIdentitiesEditDialog.on_renameButton_clicked"></a>
+<h4>IrcIdentitiesEditDialog.on_renameButton_clicked</h4>
+<b>on_renameButton_clicked</b>(<i></i>)
+<p>
+        Private slot to rename the selected identity.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/eric5.Network.IRC.IrcMessageEdit.html	Sat Dec 15 18:20:39 2012 +0100
@@ -0,0 +1,156 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html><head>
+<title>eric5.Network.IRC.IrcMessageEdit</title>
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>eric5.Network.IRC.IrcMessageEdit</h1>
+<p>
+Module implementing a specialized line edit for entering IRC messages.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#IrcMessageEdit">IrcMessageEdit</a></td>
+<td>Class implementing a specialized line edit for entering IRC messages.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="IrcMessageEdit" ID="IrcMessageEdit"></a>
+<h2>IrcMessageEdit</h2>
+<p>
+    Class implementing a specialized line edit for entering IRC messages.
+</p>
+<h3>Derived from</h3>
+E5ClearableLineEdit
+<h3>Class Attributes</h3>
+<table>
+<tr><td>MaxHistory</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcMessageEdit.__init__">IrcMessageEdit</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#IrcMessageEdit.__addHistory">__addHistory</a></td>
+<td>Private method to add an entry to the history.</td>
+</tr><tr>
+<td><a href="#IrcMessageEdit.__getHistory">__getHistory</a></td>
+<td>Private method to move in the history.</td>
+</tr><tr>
+<td><a href="#IrcMessageEdit.keyPressEvent">keyPressEvent</a></td>
+<td>Protected method implementing special key handling.</td>
+</tr><tr>
+<td><a href="#IrcMessageEdit.setText">setText</a></td>
+<td>Public method to set the text.</td>
+</tr><tr>
+<td><a href="#IrcMessageEdit.wheelEvent">wheelEvent</a></td>
+<td>Protected slot to support wheel events.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="IrcMessageEdit.__init__" ID="IrcMessageEdit.__init__"></a>
+<h4>IrcMessageEdit (Constructor)</h4>
+<b>IrcMessageEdit</b>(<i>parent=None, inactiveText="", side=E5LineEdit.RightSide</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>parent</i></dt>
+<dd>
+reference to the parent widget (QWidget)
+</dd><dt><i>inactiveText=</i></dt>
+<dd>
+text to be shown on inactivity (string)
+</dd><dt><i>side=</i></dt>
+<dd>
+side the clear button should be shown at (E5LineEdit.RightSide,
+            E5LineEdit.LeftSide)
+</dd>
+</dl><a NAME="IrcMessageEdit.__addHistory" ID="IrcMessageEdit.__addHistory"></a>
+<h4>IrcMessageEdit.__addHistory</h4>
+<b>__addHistory</b>(<i>txt</i>)
+<p>
+        Private method to add an entry to the history.
+</p><dl>
+<dt><i>txt</i></dt>
+<dd>
+text to be added to the history (string)
+</dd>
+</dl><a NAME="IrcMessageEdit.__getHistory" ID="IrcMessageEdit.__getHistory"></a>
+<h4>IrcMessageEdit.__getHistory</h4>
+<b>__getHistory</b>(<i>up</i>)
+<p>
+        Private method to move in the history.
+</p><dl>
+<dt><i>up</i></dt>
+<dd>
+flag indicating the direction (boolean)
+</dd>
+</dl><a NAME="IrcMessageEdit.keyPressEvent" ID="IrcMessageEdit.keyPressEvent"></a>
+<h4>IrcMessageEdit.keyPressEvent</h4>
+<b>keyPressEvent</b>(<i>evt</i>)
+<p>
+        Protected method implementing special key handling.
+</p><dl>
+<dt><i>evt</i></dt>
+<dd>
+reference to the event (QKeyEvent)
+</dd>
+</dl><a NAME="IrcMessageEdit.setText" ID="IrcMessageEdit.setText"></a>
+<h4>IrcMessageEdit.setText</h4>
+<b>setText</b>(<i>text</i>)
+<p>
+        Public method to set the text.
+</p><p>
+        Note: This reimplementation ensures, that the cursor is at the end of the text.
+</p><dl>
+<dt><i>text</i></dt>
+<dd>
+text to be set (string)
+</dd>
+</dl><a NAME="IrcMessageEdit.wheelEvent" ID="IrcMessageEdit.wheelEvent"></a>
+<h4>IrcMessageEdit.wheelEvent</h4>
+<b>wheelEvent</b>(<i>evt</i>)
+<p>
+        Protected slot to support wheel events.
+</p><dl>
+<dt><i>reference</i></dt>
+<dd>
+to the wheel event (QWheelEvent)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/eric5.Network.IRC.IrcNetworkEditDialog.html	Sat Dec 15 18:20:39 2012 +0100
@@ -0,0 +1,238 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html><head>
+<title>eric5.Network.IRC.IrcNetworkEditDialog</title>
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>eric5.Network.IRC.IrcNetworkEditDialog</h1>
+<p>
+Module implementing a dialog for editing IRC network definitions.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#IrcNetworkEditDialog">IrcNetworkEditDialog</a></td>
+<td>Class implementing a dialog for editing IRC network definitions.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="IrcNetworkEditDialog" ID="IrcNetworkEditDialog"></a>
+<h2>IrcNetworkEditDialog</h2>
+<p>
+    Class implementing a dialog for editing IRC network definitions.
+</p>
+<h3>Derived from</h3>
+QDialog, Ui_IrcNetworkEditDialog
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcNetworkEditDialog.__init__">IrcNetworkEditDialog</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#IrcNetworkEditDialog.__editChannel">__editChannel</a></td>
+<td>Private method to edit a channel.</td>
+</tr><tr>
+<td><a href="#IrcNetworkEditDialog.__refreshIdentityCombo">__refreshIdentityCombo</a></td>
+<td>Private method to refresh the identity combo.</td>
+</tr><tr>
+<td><a href="#IrcNetworkEditDialog.__updateOkButton">__updateOkButton</a></td>
+<td>Private method to update the OK button state.</td>
+</tr><tr>
+<td><a href="#IrcNetworkEditDialog.getNetwork">getNetwork</a></td>
+<td>Public method to get the network object.</td>
+</tr><tr>
+<td><a href="#IrcNetworkEditDialog.on_addChannelButton_clicked">on_addChannelButton_clicked</a></td>
+<td>Private slot to add a channel.</td>
+</tr><tr>
+<td><a href="#IrcNetworkEditDialog.on_channelList_itemActivated">on_channelList_itemActivated</a></td>
+<td>Private slot to handle the activation of a channel entry.</td>
+</tr><tr>
+<td><a href="#IrcNetworkEditDialog.on_channelList_itemSelectionChanged">on_channelList_itemSelectionChanged</a></td>
+<td>Private slot to handle changes of the selection of channels.</td>
+</tr><tr>
+<td><a href="#IrcNetworkEditDialog.on_deleteChannelButton_clicked">on_deleteChannelButton_clicked</a></td>
+<td>Private slot to delete the selected channel.</td>
+</tr><tr>
+<td><a href="#IrcNetworkEditDialog.on_editChannelButton_clicked">on_editChannelButton_clicked</a></td>
+<td>Private slot to edit the selected channel.</td>
+</tr><tr>
+<td><a href="#IrcNetworkEditDialog.on_editIdentitiesButton_clicked">on_editIdentitiesButton_clicked</a></td>
+<td>Private slot to edit the identities.</td>
+</tr><tr>
+<td><a href="#IrcNetworkEditDialog.on_editServerButton_clicked">on_editServerButton_clicked</a></td>
+<td>Private slot to edit the server configuration.</td>
+</tr><tr>
+<td><a href="#IrcNetworkEditDialog.on_identityCombo_currentIndexChanged">on_identityCombo_currentIndexChanged</a></td>
+<td>Private slot to handle the selection of an identity.</td>
+</tr><tr>
+<td><a href="#IrcNetworkEditDialog.on_networkEdit_textChanged">on_networkEdit_textChanged</a></td>
+<td>Private slot to handle changes of the network name.</td>
+</tr><tr>
+<td><a href="#IrcNetworkEditDialog.on_serverEdit_textChanged">on_serverEdit_textChanged</a></td>
+<td>Private slot to handle changes of the server name.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="IrcNetworkEditDialog.__init__" ID="IrcNetworkEditDialog.__init__"></a>
+<h4>IrcNetworkEditDialog (Constructor)</h4>
+<b>IrcNetworkEditDialog</b>(<i>manager, networkName, parent=None</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>manager</i></dt>
+<dd>
+reference to the IRC network manager object (IrcNetworkManager)
+</dd><dt><i>networkName</i></dt>
+<dd>
+name of the network to work on (string)
+</dd><dt><i>parent</i></dt>
+<dd>
+reference to the parent widget (QWidget)
+</dd>
+</dl><a NAME="IrcNetworkEditDialog.__editChannel" ID="IrcNetworkEditDialog.__editChannel"></a>
+<h4>IrcNetworkEditDialog.__editChannel</h4>
+<b>__editChannel</b>(<i>itm</i>)
+<p>
+        Private method to edit a channel.
+</p><dl>
+<dt><i>itm</i></dt>
+<dd>
+reference to the item to be edited (QTreeWidgetItem)
+</dd>
+</dl><a NAME="IrcNetworkEditDialog.__refreshIdentityCombo" ID="IrcNetworkEditDialog.__refreshIdentityCombo"></a>
+<h4>IrcNetworkEditDialog.__refreshIdentityCombo</h4>
+<b>__refreshIdentityCombo</b>(<i>currentIdentity</i>)
+<p>
+        Private method to refresh the identity combo.
+</p><dl>
+<dt><i>currentIdentity</i></dt>
+<dd>
+name of the identity to select (string)
+</dd>
+</dl><a NAME="IrcNetworkEditDialog.__updateOkButton" ID="IrcNetworkEditDialog.__updateOkButton"></a>
+<h4>IrcNetworkEditDialog.__updateOkButton</h4>
+<b>__updateOkButton</b>(<i></i>)
+<p>
+        Private method to update the OK button state.
+</p><a NAME="IrcNetworkEditDialog.getNetwork" ID="IrcNetworkEditDialog.getNetwork"></a>
+<h4>IrcNetworkEditDialog.getNetwork</h4>
+<b>getNetwork</b>(<i></i>)
+<p>
+        Public method to get the network object.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+edited network object (IrcNetwork)
+</dd>
+</dl><a NAME="IrcNetworkEditDialog.on_addChannelButton_clicked" ID="IrcNetworkEditDialog.on_addChannelButton_clicked"></a>
+<h4>IrcNetworkEditDialog.on_addChannelButton_clicked</h4>
+<b>on_addChannelButton_clicked</b>(<i></i>)
+<p>
+        Private slot to add a channel.
+</p><a NAME="IrcNetworkEditDialog.on_channelList_itemActivated" ID="IrcNetworkEditDialog.on_channelList_itemActivated"></a>
+<h4>IrcNetworkEditDialog.on_channelList_itemActivated</h4>
+<b>on_channelList_itemActivated</b>(<i>item, column</i>)
+<p>
+        Private slot to handle the activation of a channel entry.
+</p><dl>
+<dt><i>item</i></dt>
+<dd>
+reference to the activated item (QTreeWidgetItem)
+</dd><dt><i>column</i></dt>
+<dd>
+column the activation occurred in (integer)
+</dd>
+</dl><a NAME="IrcNetworkEditDialog.on_channelList_itemSelectionChanged" ID="IrcNetworkEditDialog.on_channelList_itemSelectionChanged"></a>
+<h4>IrcNetworkEditDialog.on_channelList_itemSelectionChanged</h4>
+<b>on_channelList_itemSelectionChanged</b>(<i></i>)
+<p>
+        Private slot to handle changes of the selection of channels.
+</p><a NAME="IrcNetworkEditDialog.on_deleteChannelButton_clicked" ID="IrcNetworkEditDialog.on_deleteChannelButton_clicked"></a>
+<h4>IrcNetworkEditDialog.on_deleteChannelButton_clicked</h4>
+<b>on_deleteChannelButton_clicked</b>(<i></i>)
+<p>
+        Private slot to delete the selected channel.
+</p><a NAME="IrcNetworkEditDialog.on_editChannelButton_clicked" ID="IrcNetworkEditDialog.on_editChannelButton_clicked"></a>
+<h4>IrcNetworkEditDialog.on_editChannelButton_clicked</h4>
+<b>on_editChannelButton_clicked</b>(<i></i>)
+<p>
+        Private slot to edit the selected channel.
+</p><a NAME="IrcNetworkEditDialog.on_editIdentitiesButton_clicked" ID="IrcNetworkEditDialog.on_editIdentitiesButton_clicked"></a>
+<h4>IrcNetworkEditDialog.on_editIdentitiesButton_clicked</h4>
+<b>on_editIdentitiesButton_clicked</b>(<i></i>)
+<p>
+        Private slot to edit the identities.
+</p><a NAME="IrcNetworkEditDialog.on_editServerButton_clicked" ID="IrcNetworkEditDialog.on_editServerButton_clicked"></a>
+<h4>IrcNetworkEditDialog.on_editServerButton_clicked</h4>
+<b>on_editServerButton_clicked</b>(<i></i>)
+<p>
+        Private slot to edit the server configuration.
+</p><a NAME="IrcNetworkEditDialog.on_identityCombo_currentIndexChanged" ID="IrcNetworkEditDialog.on_identityCombo_currentIndexChanged"></a>
+<h4>IrcNetworkEditDialog.on_identityCombo_currentIndexChanged</h4>
+<b>on_identityCombo_currentIndexChanged</b>(<i>identity</i>)
+<p>
+        Private slot to handle the selection of an identity.
+</p><dl>
+<dt><i>identity</i></dt>
+<dd>
+selected entity (string)
+</dd>
+</dl><a NAME="IrcNetworkEditDialog.on_networkEdit_textChanged" ID="IrcNetworkEditDialog.on_networkEdit_textChanged"></a>
+<h4>IrcNetworkEditDialog.on_networkEdit_textChanged</h4>
+<b>on_networkEdit_textChanged</b>(<i>txt</i>)
+<p>
+        Private slot to handle changes of the network name.
+</p><dl>
+<dt><i>txt</i></dt>
+<dd>
+text entered into the network name edit (string)
+</dd>
+</dl><a NAME="IrcNetworkEditDialog.on_serverEdit_textChanged" ID="IrcNetworkEditDialog.on_serverEdit_textChanged"></a>
+<h4>IrcNetworkEditDialog.on_serverEdit_textChanged</h4>
+<b>on_serverEdit_textChanged</b>(<i>txt</i>)
+<p>
+        Private slot to handle changes of the server name.
+</p><dl>
+<dt><i>txt</i></dt>
+<dd>
+text entered into the server name edit (string)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/eric5.Network.IRC.IrcNetworkListDialog.html	Sat Dec 15 18:20:39 2012 +0100
@@ -0,0 +1,207 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html><head>
+<title>eric5.Network.IRC.IrcNetworkListDialog</title>
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>eric5.Network.IRC.IrcNetworkListDialog</h1>
+<p>
+Module implementing a dialog to list the configured IRC networks.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#IrcNetworkListDialog">IrcNetworkListDialog</a></td>
+<td>Class implementing a dialog to list the configured IRC networks.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="IrcNetworkListDialog" ID="IrcNetworkListDialog"></a>
+<h2>IrcNetworkListDialog</h2>
+<p>
+    Class implementing a dialog to list the configured IRC networks.
+</p>
+<h3>Derived from</h3>
+QDialog, Ui_IrcNetworkListDialog
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcNetworkListDialog.__init__">IrcNetworkListDialog</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#IrcNetworkListDialog.__checkButtons">__checkButtons</a></td>
+<td>Public slot to set the enabled state of the buttons.</td>
+</tr><tr>
+<td><a href="#IrcNetworkListDialog.__refreshNetworkEntry">__refreshNetworkEntry</a></td>
+<td>Private method to (re-)set the data of a network entry.</td>
+</tr><tr>
+<td><a href="#IrcNetworkListDialog.__refreshNetworksList">__refreshNetworksList</a></td>
+<td>Private method to refresh the complete networks list.</td>
+</tr><tr>
+<td><a href="#IrcNetworkListDialog.__resizeColumns">__resizeColumns</a></td>
+<td>Private slot to resize all columns to their contents.</td>
+</tr><tr>
+<td><a href="#IrcNetworkListDialog.__setAutoConnectEntry">__setAutoConnectEntry</a></td>
+<td>Private method to set the auto-connect entry of a network item.</td>
+</tr><tr>
+<td><a href="#IrcNetworkListDialog.on_autoConnectButton_clicked">on_autoConnectButton_clicked</a></td>
+<td>Private slot handling the auto-connect selection.</td>
+</tr><tr>
+<td><a href="#IrcNetworkListDialog.on_deleteButton_clicked">on_deleteButton_clicked</a></td>
+<td>Private slot to delete the selected entry.</td>
+</tr><tr>
+<td><a href="#IrcNetworkListDialog.on_editButton_clicked">on_editButton_clicked</a></td>
+<td>Private slot to edit the selected network.</td>
+</tr><tr>
+<td><a href="#IrcNetworkListDialog.on_editIdentitiesButton_clicked">on_editIdentitiesButton_clicked</a></td>
+<td>Private slot to edit the identities.</td>
+</tr><tr>
+<td><a href="#IrcNetworkListDialog.on_networksList_itemCollapsed">on_networksList_itemCollapsed</a></td>
+<td>Private slot handling the collapse of a top level item.</td>
+</tr><tr>
+<td><a href="#IrcNetworkListDialog.on_networksList_itemExpanded">on_networksList_itemExpanded</a></td>
+<td>Private slot handling the expansion of a top level item.</td>
+</tr><tr>
+<td><a href="#IrcNetworkListDialog.on_networksList_itemSelectionChanged">on_networksList_itemSelectionChanged</a></td>
+<td>Privat slot to handle changes of the selection of networks.</td>
+</tr><tr>
+<td><a href="#IrcNetworkListDialog.on_newButton_clicked">on_newButton_clicked</a></td>
+<td>Private slot to add a new network entry.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="IrcNetworkListDialog.__init__" ID="IrcNetworkListDialog.__init__"></a>
+<h4>IrcNetworkListDialog (Constructor)</h4>
+<b>IrcNetworkListDialog</b>(<i>manager, parent=None</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>manager</i></dt>
+<dd>
+reference to the IRC network manager (IrcNetworkManager)
+</dd><dt><i>parent</i></dt>
+<dd>
+reference to the parent widget (QWidget)
+</dd>
+</dl><a NAME="IrcNetworkListDialog.__checkButtons" ID="IrcNetworkListDialog.__checkButtons"></a>
+<h4>IrcNetworkListDialog.__checkButtons</h4>
+<b>__checkButtons</b>(<i></i>)
+<p>
+        Public slot to set the enabled state of the buttons.
+</p><a NAME="IrcNetworkListDialog.__refreshNetworkEntry" ID="IrcNetworkListDialog.__refreshNetworkEntry"></a>
+<h4>IrcNetworkListDialog.__refreshNetworkEntry</h4>
+<b>__refreshNetworkEntry</b>(<i>itm</i>)
+<p>
+        Private method to (re-)set the data of a network entry.
+</p><dl>
+<dt><i>itm</i></dt>
+<dd>
+reference to the network entry (QTreeWidgetItem)
+</dd>
+</dl><a NAME="IrcNetworkListDialog.__refreshNetworksList" ID="IrcNetworkListDialog.__refreshNetworksList"></a>
+<h4>IrcNetworkListDialog.__refreshNetworksList</h4>
+<b>__refreshNetworksList</b>(<i></i>)
+<p>
+        Private method to refresh the complete networks list.
+</p><a NAME="IrcNetworkListDialog.__resizeColumns" ID="IrcNetworkListDialog.__resizeColumns"></a>
+<h4>IrcNetworkListDialog.__resizeColumns</h4>
+<b>__resizeColumns</b>(<i></i>)
+<p>
+        Private slot to resize all columns to their contents.
+</p><a NAME="IrcNetworkListDialog.__setAutoConnectEntry" ID="IrcNetworkListDialog.__setAutoConnectEntry"></a>
+<h4>IrcNetworkListDialog.__setAutoConnectEntry</h4>
+<b>__setAutoConnectEntry</b>(<i>itm, on</i>)
+<p>
+        Private method to set the auto-connect entry of a network item.
+</p><dl>
+<dt><i>itm</i></dt>
+<dd>
+reference to the network item (QTreeWidgetItem)
+</dd><dt><i>on</i></dt>
+<dd>
+flag indicating the auto-connect state (boolean)
+</dd>
+</dl><a NAME="IrcNetworkListDialog.on_autoConnectButton_clicked" ID="IrcNetworkListDialog.on_autoConnectButton_clicked"></a>
+<h4>IrcNetworkListDialog.on_autoConnectButton_clicked</h4>
+<b>on_autoConnectButton_clicked</b>(<i>checked</i>)
+<p>
+        Private slot handling the auto-connect selection.
+</p><dl>
+<dt><i>checked</i></dt>
+<dd>
+flag indicating the state of the button (boolean)
+</dd>
+</dl><a NAME="IrcNetworkListDialog.on_deleteButton_clicked" ID="IrcNetworkListDialog.on_deleteButton_clicked"></a>
+<h4>IrcNetworkListDialog.on_deleteButton_clicked</h4>
+<b>on_deleteButton_clicked</b>(<i></i>)
+<p>
+        Private slot to delete the selected entry.
+</p><a NAME="IrcNetworkListDialog.on_editButton_clicked" ID="IrcNetworkListDialog.on_editButton_clicked"></a>
+<h4>IrcNetworkListDialog.on_editButton_clicked</h4>
+<b>on_editButton_clicked</b>(<i></i>)
+<p>
+        Private slot to edit the selected network.
+</p><a NAME="IrcNetworkListDialog.on_editIdentitiesButton_clicked" ID="IrcNetworkListDialog.on_editIdentitiesButton_clicked"></a>
+<h4>IrcNetworkListDialog.on_editIdentitiesButton_clicked</h4>
+<b>on_editIdentitiesButton_clicked</b>(<i></i>)
+<p>
+        Private slot to edit the identities.
+</p><a NAME="IrcNetworkListDialog.on_networksList_itemCollapsed" ID="IrcNetworkListDialog.on_networksList_itemCollapsed"></a>
+<h4>IrcNetworkListDialog.on_networksList_itemCollapsed</h4>
+<b>on_networksList_itemCollapsed</b>(<i>item</i>)
+<p>
+        Private slot handling the collapse of a top level item.
+</p><a NAME="IrcNetworkListDialog.on_networksList_itemExpanded" ID="IrcNetworkListDialog.on_networksList_itemExpanded"></a>
+<h4>IrcNetworkListDialog.on_networksList_itemExpanded</h4>
+<b>on_networksList_itemExpanded</b>(<i>item</i>)
+<p>
+        Private slot handling the expansion of a top level item.
+</p><a NAME="IrcNetworkListDialog.on_networksList_itemSelectionChanged" ID="IrcNetworkListDialog.on_networksList_itemSelectionChanged"></a>
+<h4>IrcNetworkListDialog.on_networksList_itemSelectionChanged</h4>
+<b>on_networksList_itemSelectionChanged</b>(<i></i>)
+<p>
+        Privat slot to handle changes of the selection of networks.
+</p><a NAME="IrcNetworkListDialog.on_newButton_clicked" ID="IrcNetworkListDialog.on_newButton_clicked"></a>
+<h4>IrcNetworkListDialog.on_newButton_clicked</h4>
+<b>on_newButton_clicked</b>(<i></i>)
+<p>
+        Private slot to add a new network entry.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/eric5.Network.IRC.IrcNetworkManager.html	Sat Dec 15 18:20:39 2012 +0100
@@ -0,0 +1,1268 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html><head>
+<title>eric5.Network.IRC.IrcNetworkManager</title>
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>eric5.Network.IRC.IrcNetworkManager</h1>
+<p>
+Module implementing the IRC data structures and their manager.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#IrcChannel">IrcChannel</a></td>
+<td>Class implementing the IRC channel object.</td>
+</tr><tr>
+<td><a href="#IrcIdentity">IrcIdentity</a></td>
+<td>Class implementing the IRC identity object.</td>
+</tr><tr>
+<td><a href="#IrcNetwork">IrcNetwork</a></td>
+<td>Class implementing the IRC network object.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager">IrcNetworkManager</a></td>
+<td>Class implementing the IRC identity object.</td>
+</tr><tr>
+<td><a href="#IrcServer">IrcServer</a></td>
+<td>Class implementing the IRC identity object.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="IrcChannel" ID="IrcChannel"></a>
+<h2>IrcChannel</h2>
+<p>
+    Class implementing the IRC channel object.
+</p>
+<h3>Derived from</h3>
+object
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcChannel.__init__">IrcChannel</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#IrcChannel.autoJoin">autoJoin</a></td>
+<td>Public method to check the auto join status.</td>
+</tr><tr>
+<td><a href="#IrcChannel.getKey">getKey</a></td>
+<td>Public method to get the channel key.</td>
+</tr><tr>
+<td><a href="#IrcChannel.getName">getName</a></td>
+<td>Public method to get the channel name.</td>
+</tr><tr>
+<td><a href="#IrcChannel.load">load</a></td>
+<td>Public method to load the network data.</td>
+</tr><tr>
+<td><a href="#IrcChannel.save">save</a></td>
+<td>Public method to save the channel data.</td>
+</tr><tr>
+<td><a href="#IrcChannel.setAutoJoin">setAutoJoin</a></td>
+<td>Public method to set the auto join status of the channel.</td>
+</tr><tr>
+<td><a href="#IrcChannel.setKey">setKey</a></td>
+<td>Public method to set a new channel key.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="IrcChannel.__init__" ID="IrcChannel.__init__"></a>
+<h4>IrcChannel (Constructor)</h4>
+<b>IrcChannel</b>(<i>name</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+name of the network (string)
+</dd>
+</dl><a NAME="IrcChannel.autoJoin" ID="IrcChannel.autoJoin"></a>
+<h4>IrcChannel.autoJoin</h4>
+<b>autoJoin</b>(<i></i>)
+<p>
+        Public method to check the auto join status.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating if the channel should be
+            joined automatically (boolean)
+</dd>
+</dl><a NAME="IrcChannel.getKey" ID="IrcChannel.getKey"></a>
+<h4>IrcChannel.getKey</h4>
+<b>getKey</b>(<i></i>)
+<p>
+        Public method to get the channel key.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+channel key (string)
+</dd>
+</dl><a NAME="IrcChannel.getName" ID="IrcChannel.getName"></a>
+<h4>IrcChannel.getName</h4>
+<b>getName</b>(<i></i>)
+<p>
+        Public method to get the channel name.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+channel name (string)
+</dd>
+</dl><a NAME="IrcChannel.load" ID="IrcChannel.load"></a>
+<h4>IrcChannel.load</h4>
+<b>load</b>(<i>settings</i>)
+<p>
+        Public method to load the network data.
+</p><dl>
+<dt><i>settings</i></dt>
+<dd>
+reference to the settings object (QSettings)
+</dd>
+</dl><a NAME="IrcChannel.save" ID="IrcChannel.save"></a>
+<h4>IrcChannel.save</h4>
+<b>save</b>(<i>settings</i>)
+<p>
+        Public method to save the channel data.
+</p><dl>
+<dt><i>settings</i></dt>
+<dd>
+reference to the settings object (QSettings)
+</dd>
+</dl><a NAME="IrcChannel.setAutoJoin" ID="IrcChannel.setAutoJoin"></a>
+<h4>IrcChannel.setAutoJoin</h4>
+<b>setAutoJoin</b>(<i>enable</i>)
+<p>
+        Public method to set the auto join status of the channel.
+</p><dl>
+<dt><i>enable</i></dt>
+<dd>
+flag indicating if the channel should be
+            joined automatically (boolean)
+</dd>
+</dl><a NAME="IrcChannel.setKey" ID="IrcChannel.setKey"></a>
+<h4>IrcChannel.setKey</h4>
+<b>setKey</b>(<i>key</i>)
+<p>
+        Public method to set a new channel key.
+</p><dl>
+<dt><i>key</i></dt>
+<dd>
+channel key to set (string)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="IrcIdentity" ID="IrcIdentity"></a>
+<h2>IrcIdentity</h2>
+<p>
+    Class implementing the IRC identity object.
+</p>
+<h3>Derived from</h3>
+object
+<h3>Class Attributes</h3>
+<table>
+<tr><td>DefaultAwayMessage</td></tr><tr><td>DefaultIdentityDisplay</td></tr><tr><td>DefaultIdentityName</td></tr><tr><td>DefaultPartMessage</td></tr><tr><td>DefaultQuitMessage</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcIdentity.createDefaultIdentity">createDefaultIdentity</a></td>
+<td>Class method to create the default identity.</td>
+</tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcIdentity.__init__">IrcIdentity</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#IrcIdentity.getAwayMessage">getAwayMessage</a></td>
+<td>Public method to get the AWAY message.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.getIdent">getIdent</a></td>
+<td>Public method to get the real identity name.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.getName">getName</a></td>
+<td>Public method to get the identity name.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.getNickNames">getNickNames</a></td>
+<td>Public method to get the nick names.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.getPartMessage">getPartMessage</a></td>
+<td>Public method to get the PART message.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.getPassword">getPassword</a></td>
+<td>Public method to get the password.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.getQuitMessage">getQuitMessage</a></td>
+<td>Public method to get the QUIT message.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.getRealName">getRealName</a></td>
+<td>Public method to get the real name.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.getServiceName">getServiceName</a></td>
+<td>Public method to get the service name of the identity used for identification.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.load">load</a></td>
+<td>Public method to load the identity data.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.rememberAwayPosition">rememberAwayPosition</a></td>
+<td>Public method to get a flag indicating to remember the chat position upon AWAY.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.save">save</a></td>
+<td>Public method to save the identity data.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.setAwayMessage">setAwayMessage</a></td>
+<td>Public method to set the AWAY message.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.setIdent">setIdent</a></td>
+<td>Public method to set the real identity name.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.setName">setName</a></td>
+<td>Public method to set the identity name.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.setNickNames">setNickNames</a></td>
+<td>Public method to set the nick names of the identity.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.setPartMessage">setPartMessage</a></td>
+<td>Public method to set the PART message.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.setPassword">setPassword</a></td>
+<td>Public method to set a new password.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.setQuitMessage">setQuitMessage</a></td>
+<td>Public method to set the QUIT message.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.setRealName">setRealName</a></td>
+<td>Public method to set the real name of the identity.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.setRememberAwayPosition">setRememberAwayPosition</a></td>
+<td>Public method to set to remember the chat position upon AWAY.</td>
+</tr><tr>
+<td><a href="#IrcIdentity.setServiceName">setServiceName</a></td>
+<td>Public method to set the service name of the identity used for identification.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="IrcIdentity.createDefaultIdentity" ID="IrcIdentity.createDefaultIdentity"></a>
+<h4>IrcIdentity.createDefaultIdentity (class method)</h4>
+<b>createDefaultIdentity</b>(<i></i>)
+<p>
+        Class method to create the default identity.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+default identity (IrcIdentity)
+</dd>
+</dl><a NAME="IrcIdentity.__init__" ID="IrcIdentity.__init__"></a>
+<h4>IrcIdentity (Constructor)</h4>
+<b>IrcIdentity</b>(<i>name</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+name of the identity (string)
+</dd>
+</dl><a NAME="IrcIdentity.getAwayMessage" ID="IrcIdentity.getAwayMessage"></a>
+<h4>IrcIdentity.getAwayMessage</h4>
+<b>getAwayMessage</b>(<i></i>)
+<p>
+        Public method to get the AWAY message.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+AWAY message (string)
+</dd>
+</dl><a NAME="IrcIdentity.getIdent" ID="IrcIdentity.getIdent"></a>
+<h4>IrcIdentity.getIdent</h4>
+<b>getIdent</b>(<i></i>)
+<p>
+        Public method to get the real identity name.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+real identity name (string)
+</dd>
+</dl><a NAME="IrcIdentity.getName" ID="IrcIdentity.getName"></a>
+<h4>IrcIdentity.getName</h4>
+<b>getName</b>(<i></i>)
+<p>
+        Public method to get the identity name.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+identity name (string)
+</dd>
+</dl><a NAME="IrcIdentity.getNickNames" ID="IrcIdentity.getNickNames"></a>
+<h4>IrcIdentity.getNickNames</h4>
+<b>getNickNames</b>(<i></i>)
+<p>
+        Public method to get the nick names.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+nick names (list of string)
+</dd>
+</dl><a NAME="IrcIdentity.getPartMessage" ID="IrcIdentity.getPartMessage"></a>
+<h4>IrcIdentity.getPartMessage</h4>
+<b>getPartMessage</b>(<i></i>)
+<p>
+        Public method to get the PART message.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+PART message (string)
+</dd>
+</dl><a NAME="IrcIdentity.getPassword" ID="IrcIdentity.getPassword"></a>
+<h4>IrcIdentity.getPassword</h4>
+<b>getPassword</b>(<i></i>)
+<p>
+        Public method to get the password.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+password (string)
+</dd>
+</dl><a NAME="IrcIdentity.getQuitMessage" ID="IrcIdentity.getQuitMessage"></a>
+<h4>IrcIdentity.getQuitMessage</h4>
+<b>getQuitMessage</b>(<i></i>)
+<p>
+        Public method to get the QUIT message.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+QUIT message (string)
+</dd>
+</dl><a NAME="IrcIdentity.getRealName" ID="IrcIdentity.getRealName"></a>
+<h4>IrcIdentity.getRealName</h4>
+<b>getRealName</b>(<i></i>)
+<p>
+        Public method to get the real name.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+real name (string)
+</dd>
+</dl><a NAME="IrcIdentity.getServiceName" ID="IrcIdentity.getServiceName"></a>
+<h4>IrcIdentity.getServiceName</h4>
+<b>getServiceName</b>(<i></i>)
+<p>
+        Public method to get the service name of the identity used for identification.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+service name (string)
+</dd>
+</dl><a NAME="IrcIdentity.load" ID="IrcIdentity.load"></a>
+<h4>IrcIdentity.load</h4>
+<b>load</b>(<i>settings</i>)
+<p>
+        Public method to load the identity data.
+</p><dl>
+<dt><i>settings</i></dt>
+<dd>
+reference to the settings object (QSettings)
+</dd>
+</dl><a NAME="IrcIdentity.rememberAwayPosition" ID="IrcIdentity.rememberAwayPosition"></a>
+<h4>IrcIdentity.rememberAwayPosition</h4>
+<b>rememberAwayPosition</b>(<i></i>)
+<p>
+        Public method to get a flag indicating to remember the chat position upon AWAY.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating to remember the chat position (boolean)
+</dd>
+</dl><a NAME="IrcIdentity.save" ID="IrcIdentity.save"></a>
+<h4>IrcIdentity.save</h4>
+<b>save</b>(<i>settings</i>)
+<p>
+        Public method to save the identity data.
+</p><dl>
+<dt><i>settings</i></dt>
+<dd>
+reference to the settings object (QSettings)
+</dd>
+</dl><a NAME="IrcIdentity.setAwayMessage" ID="IrcIdentity.setAwayMessage"></a>
+<h4>IrcIdentity.setAwayMessage</h4>
+<b>setAwayMessage</b>(<i>message</i>)
+<p>
+        Public method to set the AWAY message.
+</p><dl>
+<dt><i>message</i></dt>
+<dd>
+AWAY message (string)
+</dd>
+</dl><a NAME="IrcIdentity.setIdent" ID="IrcIdentity.setIdent"></a>
+<h4>IrcIdentity.setIdent</h4>
+<b>setIdent</b>(<i>name</i>)
+<p>
+        Public method to set the real identity name.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+real identity name (string)
+</dd>
+</dl><a NAME="IrcIdentity.setName" ID="IrcIdentity.setName"></a>
+<h4>IrcIdentity.setName</h4>
+<b>setName</b>(<i>name</i>)
+<p>
+        Public method to set the identity name.
+</p><dl>
+<dt><i>identity</i></dt>
+<dd>
+name (string)
+</dd>
+</dl><a NAME="IrcIdentity.setNickNames" ID="IrcIdentity.setNickNames"></a>
+<h4>IrcIdentity.setNickNames</h4>
+<b>setNickNames</b>(<i>names</i>)
+<p>
+        Public method to set the nick names of the identity.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+nick names (list of string)
+</dd>
+</dl><a NAME="IrcIdentity.setPartMessage" ID="IrcIdentity.setPartMessage"></a>
+<h4>IrcIdentity.setPartMessage</h4>
+<b>setPartMessage</b>(<i>message</i>)
+<p>
+        Public method to set the PART message.
+</p><dl>
+<dt><i>message</i></dt>
+<dd>
+PART message (string)
+</dd>
+</dl><a NAME="IrcIdentity.setPassword" ID="IrcIdentity.setPassword"></a>
+<h4>IrcIdentity.setPassword</h4>
+<b>setPassword</b>(<i>password</i>)
+<p>
+        Public method to set a new password.
+</p><dl>
+<dt><i>password</i></dt>
+<dd>
+password to set (string)
+</dd>
+</dl><a NAME="IrcIdentity.setQuitMessage" ID="IrcIdentity.setQuitMessage"></a>
+<h4>IrcIdentity.setQuitMessage</h4>
+<b>setQuitMessage</b>(<i>message</i>)
+<p>
+        Public method to set the QUIT message.
+</p><dl>
+<dt><i>message</i></dt>
+<dd>
+QUIT message (string)
+</dd>
+</dl><a NAME="IrcIdentity.setRealName" ID="IrcIdentity.setRealName"></a>
+<h4>IrcIdentity.setRealName</h4>
+<b>setRealName</b>(<i>name</i>)
+<p>
+        Public method to set the real name of the identity.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+real name (string)
+</dd>
+</dl><a NAME="IrcIdentity.setRememberAwayPosition" ID="IrcIdentity.setRememberAwayPosition"></a>
+<h4>IrcIdentity.setRememberAwayPosition</h4>
+<b>setRememberAwayPosition</b>(<i>remember</i>)
+<p>
+        Public method to set to remember the chat position upon AWAY.
+</p><dl>
+<dt><i>remember</i></dt>
+<dd>
+flag indicating to remember the chat position (boolean)
+</dd>
+</dl><a NAME="IrcIdentity.setServiceName" ID="IrcIdentity.setServiceName"></a>
+<h4>IrcIdentity.setServiceName</h4>
+<b>setServiceName</b>(<i>name</i>)
+<p>
+        Public method to set the service name of the identity used for identification.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+service name (string)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="IrcNetwork" ID="IrcNetwork"></a>
+<h2>IrcNetwork</h2>
+<p>
+    Class implementing the IRC network object.
+</p>
+<h3>Derived from</h3>
+object
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcNetwork.createDefaultNetwork">createDefaultNetwork</a></td>
+<td>Class method to create the default network.</td>
+</tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcNetwork.__init__">IrcNetwork</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#IrcNetwork.addChannel">addChannel</a></td>
+<td>Public method to add a channel.</td>
+</tr><tr>
+<td><a href="#IrcNetwork.autoConnect">autoConnect</a></td>
+<td>Public method to check, if the network should be connected to at start-up.</td>
+</tr><tr>
+<td><a href="#IrcNetwork.deleteChannel">deleteChannel</a></td>
+<td>Public method to delete the given channel.</td>
+</tr><tr>
+<td><a href="#IrcNetwork.getChannel">getChannel</a></td>
+<td>Public method to get a channel.</td>
+</tr><tr>
+<td><a href="#IrcNetwork.getChannelNames">getChannelNames</a></td>
+<td>Public method to get the list of channels.</td>
+</tr><tr>
+<td><a href="#IrcNetwork.getChannels">getChannels</a></td>
+<td>Public method to get the channels.</td>
+</tr><tr>
+<td><a href="#IrcNetwork.getIdentityName">getIdentityName</a></td>
+<td>Public method to get the name of the identity.</td>
+</tr><tr>
+<td><a href="#IrcNetwork.getName">getName</a></td>
+<td>Public method to get the network name.</td>
+</tr><tr>
+<td><a href="#IrcNetwork.getServer">getServer</a></td>
+<td>Public method to get the server object.</td>
+</tr><tr>
+<td><a href="#IrcNetwork.getServerName">getServerName</a></td>
+<td>Public method to get the server name.</td>
+</tr><tr>
+<td><a href="#IrcNetwork.load">load</a></td>
+<td>Public method to load the network data.</td>
+</tr><tr>
+<td><a href="#IrcNetwork.save">save</a></td>
+<td>Public method to save the network data.</td>
+</tr><tr>
+<td><a href="#IrcNetwork.setAutoConnect">setAutoConnect</a></td>
+<td>Public method to set the auto connect flag.</td>
+</tr><tr>
+<td><a href="#IrcNetwork.setChannel">setChannel</a></td>
+<td>Public method to set a channel.</td>
+</tr><tr>
+<td><a href="#IrcNetwork.setChannels">setChannels</a></td>
+<td>Public method to set the list of channels.</td>
+</tr><tr>
+<td><a href="#IrcNetwork.setIdentityName">setIdentityName</a></td>
+<td>Public method to set the name of the identity.</td>
+</tr><tr>
+<td><a href="#IrcNetwork.setName">setName</a></td>
+<td>Public method to set the network name.</td>
+</tr><tr>
+<td><a href="#IrcNetwork.setServer">setServer</a></td>
+<td>Public method to set the server.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="IrcNetwork.createDefaultNetwork" ID="IrcNetwork.createDefaultNetwork"></a>
+<h4>IrcNetwork.createDefaultNetwork (class method)</h4>
+<b>createDefaultNetwork</b>(<i>ssl=False</i>)
+<p>
+        Class method to create the default network.
+</p><dl>
+<dt><i>ssl</i></dt>
+<dd>
+flag indicating to create a SSL network configuration (boolean)
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+default network object (IrcNetwork)
+</dd>
+</dl><a NAME="IrcNetwork.__init__" ID="IrcNetwork.__init__"></a>
+<h4>IrcNetwork (Constructor)</h4>
+<b>IrcNetwork</b>(<i>name</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+name of the network (string)
+</dd>
+</dl><a NAME="IrcNetwork.addChannel" ID="IrcNetwork.addChannel"></a>
+<h4>IrcNetwork.addChannel</h4>
+<b>addChannel</b>(<i>channel</i>)
+<p>
+        Public method to add a channel.
+</p><dl>
+<dt><i>channel</i></dt>
+<dd>
+channel object to add (IrcChannel)
+</dd>
+</dl><a NAME="IrcNetwork.autoConnect" ID="IrcNetwork.autoConnect"></a>
+<h4>IrcNetwork.autoConnect</h4>
+<b>autoConnect</b>(<i></i>)
+<p>
+        Public method to check, if the network should be connected to at start-up.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating an auto connect (boolean)
+</dd>
+</dl><a NAME="IrcNetwork.deleteChannel" ID="IrcNetwork.deleteChannel"></a>
+<h4>IrcNetwork.deleteChannel</h4>
+<b>deleteChannel</b>(<i>channelName</i>)
+<p>
+        Public method to delete the given channel.
+</p><dl>
+<dt><i>channelName</i></dt>
+<dd>
+name of the channel to be deleted (string)
+</dd>
+</dl><a NAME="IrcNetwork.getChannel" ID="IrcNetwork.getChannel"></a>
+<h4>IrcNetwork.getChannel</h4>
+<b>getChannel</b>(<i>channelName</i>)
+<p>
+        Public method to get a channel.
+</p><dl>
+<dt><i>channelName</i></dt>
+<dd>
+name of the channel to retrieve (string)
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+reference to the channel (IrcChannel)
+</dd>
+</dl><a NAME="IrcNetwork.getChannelNames" ID="IrcNetwork.getChannelNames"></a>
+<h4>IrcNetwork.getChannelNames</h4>
+<b>getChannelNames</b>(<i></i>)
+<p>
+        Public method to get the list of channels.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+list of channel names (list of string)
+</dd>
+</dl><a NAME="IrcNetwork.getChannels" ID="IrcNetwork.getChannels"></a>
+<h4>IrcNetwork.getChannels</h4>
+<b>getChannels</b>(<i></i>)
+<p>
+        Public method to get the channels.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+list of channels for the network (list of IrcChannel)
+</dd>
+</dl><a NAME="IrcNetwork.getIdentityName" ID="IrcNetwork.getIdentityName"></a>
+<h4>IrcNetwork.getIdentityName</h4>
+<b>getIdentityName</b>(<i></i>)
+<p>
+        Public method to get the name of the identity.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+identity name (string)
+</dd>
+</dl><a NAME="IrcNetwork.getName" ID="IrcNetwork.getName"></a>
+<h4>IrcNetwork.getName</h4>
+<b>getName</b>(<i></i>)
+<p>
+        Public method to get the network name.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+network name (string)
+</dd>
+</dl><a NAME="IrcNetwork.getServer" ID="IrcNetwork.getServer"></a>
+<h4>IrcNetwork.getServer</h4>
+<b>getServer</b>(<i></i>)
+<p>
+        Public method to get the server object.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+reference to the server (IrcServer)
+</dd>
+</dl><a NAME="IrcNetwork.getServerName" ID="IrcNetwork.getServerName"></a>
+<h4>IrcNetwork.getServerName</h4>
+<b>getServerName</b>(<i></i>)
+<p>
+        Public method to get the server name.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+server name (string)
+</dd>
+</dl><a NAME="IrcNetwork.load" ID="IrcNetwork.load"></a>
+<h4>IrcNetwork.load</h4>
+<b>load</b>(<i>settings</i>)
+<p>
+        Public method to load the network data.
+</p><dl>
+<dt><i>settings</i></dt>
+<dd>
+reference to the settings object (QSettings)
+</dd>
+</dl><a NAME="IrcNetwork.save" ID="IrcNetwork.save"></a>
+<h4>IrcNetwork.save</h4>
+<b>save</b>(<i>settings</i>)
+<p>
+        Public method to save the network data.
+</p><dl>
+<dt><i>settings</i></dt>
+<dd>
+reference to the settings object (QSettings)
+</dd>
+</dl><a NAME="IrcNetwork.setAutoConnect" ID="IrcNetwork.setAutoConnect"></a>
+<h4>IrcNetwork.setAutoConnect</h4>
+<b>setAutoConnect</b>(<i>enable</i>)
+<p>
+        Public method to set the auto connect flag.
+</p><dl>
+<dt><i>enable</i></dt>
+<dd>
+flag indicate to connect to the network at start-up.
+</dd>
+</dl><a NAME="IrcNetwork.setChannel" ID="IrcNetwork.setChannel"></a>
+<h4>IrcNetwork.setChannel</h4>
+<b>setChannel</b>(<i>channel</i>)
+<p>
+        Public method to set a channel.
+</p><dl>
+<dt><i>channel</i></dt>
+<dd>
+channel object to set (IrcChannel)
+</dd>
+</dl><a NAME="IrcNetwork.setChannels" ID="IrcNetwork.setChannels"></a>
+<h4>IrcNetwork.setChannels</h4>
+<b>setChannels</b>(<i>channels</i>)
+<p>
+        Public method to set the list of channels.
+</p><dl>
+<dt><i>channels</i></dt>
+<dd>
+list of channels for the network (list of IrcChannel)
+</dd>
+</dl><a NAME="IrcNetwork.setIdentityName" ID="IrcNetwork.setIdentityName"></a>
+<h4>IrcNetwork.setIdentityName</h4>
+<b>setIdentityName</b>(<i>name</i>)
+<p>
+        Public method to set the name of the identity.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+identity name (string)
+</dd>
+</dl><a NAME="IrcNetwork.setName" ID="IrcNetwork.setName"></a>
+<h4>IrcNetwork.setName</h4>
+<b>setName</b>(<i>name</i>)
+<p>
+        Public method to set the network name.
+</p><dl>
+<dt><i>network</i></dt>
+<dd>
+name (string)
+</dd>
+</dl><a NAME="IrcNetwork.setServer" ID="IrcNetwork.setServer"></a>
+<h4>IrcNetwork.setServer</h4>
+<b>setServer</b>(<i>server</i>)
+<p>
+        Public method to set the server.
+</p><dl>
+<dt><i>server</i></dt>
+<dd>
+server object to set (IrcServer)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="IrcNetworkManager" ID="IrcNetworkManager"></a>
+<h2>IrcNetworkManager</h2>
+<p>
+    Class implementing the IRC identity object.
+</p><h3>Signals</h3>
+<dl>
+<dt>dataChanged()</dt>
+<dd>
+emitted after some data has changed
+</dd><dt>networksChanged()</dt>
+<dd>
+emitted after a network object has changed
+</dd>
+</dl>
+<h3>Derived from</h3>
+QObject
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcNetworkManager.__init__">IrcNetworkManager</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.__load">__load</a></td>
+<td>Private slot to load the IRC data.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.__loadDefaults">__loadDefaults</a></td>
+<td>Private method to load default values.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.addIdentity">addIdentity</a></td>
+<td>Public method to add a new identity.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.addNetwork">addNetwork</a></td>
+<td>Public method to add a network.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.close">close</a></td>
+<td>Public method to close the open search engines manager.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.deleteIdentity">deleteIdentity</a></td>
+<td>Public method to delete the given identity.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.deleteNetwork">deleteNetwork</a></td>
+<td>Public method to delete the given network.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.getIdentities">getIdentities</a></td>
+<td>Public method to get a copy of all identities.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.getIdentity">getIdentity</a></td>
+<td>Public method to get an identity object.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.getIdentityNames">getIdentityNames</a></td>
+<td>Public method to get the names of all identities.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.getNetwork">getNetwork</a></td>
+<td>Public method to get a network object.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.getNetworkNames">getNetworkNames</a></td>
+<td>Public method to get a list of all known network names.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.identityChanged">identityChanged</a></td>
+<td>Public method to indicate a change of an identity object.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.networkChanged">networkChanged</a></td>
+<td>Public method to indicate a change of a network object.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.renameIdentity">renameIdentity</a></td>
+<td>Public method to rename an identity.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.save">save</a></td>
+<td>Public slot to save the IRC data.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.setIdentities">setIdentities</a></td>
+<td>Public method to set the identities.</td>
+</tr><tr>
+<td><a href="#IrcNetworkManager.setNetwork">setNetwork</a></td>
+<td>Public method to set a network.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="IrcNetworkManager.__init__" ID="IrcNetworkManager.__init__"></a>
+<h4>IrcNetworkManager (Constructor)</h4>
+<b>IrcNetworkManager</b>(<i>parent=None</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>parent</i></dt>
+<dd>
+reference to the parent object (QObject)
+</dd>
+</dl><a NAME="IrcNetworkManager.__load" ID="IrcNetworkManager.__load"></a>
+<h4>IrcNetworkManager.__load</h4>
+<b>__load</b>(<i></i>)
+<p>
+        Private slot to load the IRC data.
+</p><a NAME="IrcNetworkManager.__loadDefaults" ID="IrcNetworkManager.__loadDefaults"></a>
+<h4>IrcNetworkManager.__loadDefaults</h4>
+<b>__loadDefaults</b>(<i>identityOnly=False</i>)
+<p>
+        Private method to load default values.
+</p><dl>
+<dt><i>identityOnly</i></dt>
+<dd>
+flag indicating to just load the default
+            identity (boolean)
+</dd>
+</dl><a NAME="IrcNetworkManager.addIdentity" ID="IrcNetworkManager.addIdentity"></a>
+<h4>IrcNetworkManager.addIdentity</h4>
+<b>addIdentity</b>(<i>identity</i>)
+<p>
+        Public method to add a new identity.
+</p><dl>
+<dt><i>identity</i></dt>
+<dd>
+reference to the identity to add (IrcIdentity)
+</dd>
+</dl><a NAME="IrcNetworkManager.addNetwork" ID="IrcNetworkManager.addNetwork"></a>
+<h4>IrcNetworkManager.addNetwork</h4>
+<b>addNetwork</b>(<i>network</i>)
+<p>
+        Public method to add a network.
+</p><dl>
+<dt><i>network</i></dt>
+<dd>
+network object to add (IrcNetwork)
+</dd>
+</dl><a NAME="IrcNetworkManager.close" ID="IrcNetworkManager.close"></a>
+<h4>IrcNetworkManager.close</h4>
+<b>close</b>(<i></i>)
+<p>
+        Public method to close the open search engines manager.
+</p><a NAME="IrcNetworkManager.deleteIdentity" ID="IrcNetworkManager.deleteIdentity"></a>
+<h4>IrcNetworkManager.deleteIdentity</h4>
+<b>deleteIdentity</b>(<i>name</i>)
+<p>
+        Public method to delete the given identity.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+name of the identity to delete (string)
+</dd>
+</dl><a NAME="IrcNetworkManager.deleteNetwork" ID="IrcNetworkManager.deleteNetwork"></a>
+<h4>IrcNetworkManager.deleteNetwork</h4>
+<b>deleteNetwork</b>(<i>name</i>)
+<p>
+        Public method to delete the given network.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+name of the network to delete (string)
+</dd>
+</dl><a NAME="IrcNetworkManager.getIdentities" ID="IrcNetworkManager.getIdentities"></a>
+<h4>IrcNetworkManager.getIdentities</h4>
+<b>getIdentities</b>(<i></i>)
+<p>
+        Public method to get a copy of all identities.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+dictionary of all identities (dict of IrcIdentity)
+</dd>
+</dl><a NAME="IrcNetworkManager.getIdentity" ID="IrcNetworkManager.getIdentity"></a>
+<h4>IrcNetworkManager.getIdentity</h4>
+<b>getIdentity</b>(<i>name, create=False</i>)
+<p>
+        Public method to get an identity object.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+name of the identity to get (string)
+</dd><dt><i>create</i></dt>
+<dd>
+flag indicating to create a new object,
+            if none exists (boolean)
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+reference to the identity (IrcIdentity)
+</dd>
+</dl><a NAME="IrcNetworkManager.getIdentityNames" ID="IrcNetworkManager.getIdentityNames"></a>
+<h4>IrcNetworkManager.getIdentityNames</h4>
+<b>getIdentityNames</b>(<i></i>)
+<p>
+        Public method to get the names of all identities.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+names of all identities (list of string)
+</dd>
+</dl><a NAME="IrcNetworkManager.getNetwork" ID="IrcNetworkManager.getNetwork"></a>
+<h4>IrcNetworkManager.getNetwork</h4>
+<b>getNetwork</b>(<i>name</i>)
+<p>
+        Public method to get a network object.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+name of the network (string)
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+reference to the network object (IrcNetwork)
+</dd>
+</dl><a NAME="IrcNetworkManager.getNetworkNames" ID="IrcNetworkManager.getNetworkNames"></a>
+<h4>IrcNetworkManager.getNetworkNames</h4>
+<b>getNetworkNames</b>(<i></i>)
+<p>
+        Public method to get a list of all known network names.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+list of network names (list of string)
+</dd>
+</dl><a NAME="IrcNetworkManager.identityChanged" ID="IrcNetworkManager.identityChanged"></a>
+<h4>IrcNetworkManager.identityChanged</h4>
+<b>identityChanged</b>(<i></i>)
+<p>
+        Public method to indicate a change of an identity object.
+</p><a NAME="IrcNetworkManager.networkChanged" ID="IrcNetworkManager.networkChanged"></a>
+<h4>IrcNetworkManager.networkChanged</h4>
+<b>networkChanged</b>(<i></i>)
+<p>
+        Public method to indicate a change of a network object.
+</p><a NAME="IrcNetworkManager.renameIdentity" ID="IrcNetworkManager.renameIdentity"></a>
+<h4>IrcNetworkManager.renameIdentity</h4>
+<b>renameIdentity</b>(<i>oldName, newName</i>)
+<p>
+        Public method to rename an identity.
+</p><dl>
+<dt><i>oldName</i></dt>
+<dd>
+old name of the identity (string)
+</dd><dt><i>newName</i></dt>
+<dd>
+new name of the identity (string)
+</dd>
+</dl><a NAME="IrcNetworkManager.save" ID="IrcNetworkManager.save"></a>
+<h4>IrcNetworkManager.save</h4>
+<b>save</b>(<i></i>)
+<p>
+        Public slot to save the IRC data.
+</p><a NAME="IrcNetworkManager.setIdentities" ID="IrcNetworkManager.setIdentities"></a>
+<h4>IrcNetworkManager.setIdentities</h4>
+<b>setIdentities</b>(<i>identities</i>)
+<p>
+        Public method to set the identities.
+</p><dl>
+<dt><i>identities</i></dt>
+<dd>
+dictionary of all identities (dict of IrcIdentity)
+</dd>
+</dl><a NAME="IrcNetworkManager.setNetwork" ID="IrcNetworkManager.setNetwork"></a>
+<h4>IrcNetworkManager.setNetwork</h4>
+<b>setNetwork</b>(<i>network, networkName=""</i>)
+<p>
+        Public method to set a network.
+</p><dl>
+<dt><i>network</i></dt>
+<dd>
+network object to set (IrcNetwork)
+</dd><dt><i>networkName</i></dt>
+<dd>
+name the network was known for (string)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="IrcServer" ID="IrcServer"></a>
+<h2>IrcServer</h2>
+<p>
+    Class implementing the IRC identity object.
+</p>
+<h3>Derived from</h3>
+object
+<h3>Class Attributes</h3>
+<table>
+<tr><td>DefaultPort</td></tr><tr><td>DefaultSslPort</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcServer.__init__">IrcServer</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#IrcServer.getName">getName</a></td>
+<td>Public method to get the server name.</td>
+</tr><tr>
+<td><a href="#IrcServer.getPassword">getPassword</a></td>
+<td>Public method to get the password.</td>
+</tr><tr>
+<td><a href="#IrcServer.getPort">getPort</a></td>
+<td>Public method to get the server port number.</td>
+</tr><tr>
+<td><a href="#IrcServer.load">load</a></td>
+<td>Public method to load the server data.</td>
+</tr><tr>
+<td><a href="#IrcServer.save">save</a></td>
+<td>Public method to save the server data.</td>
+</tr><tr>
+<td><a href="#IrcServer.setName">setName</a></td>
+<td>Public method to set the server name.</td>
+</tr><tr>
+<td><a href="#IrcServer.setPassword">setPassword</a></td>
+<td>Public method to set a new password.</td>
+</tr><tr>
+<td><a href="#IrcServer.setPort">setPort</a></td>
+<td>Public method to set the server port number.</td>
+</tr><tr>
+<td><a href="#IrcServer.setUseSSL">setUseSSL</a></td>
+<td>Public method to set the SSL usage.</td>
+</tr><tr>
+<td><a href="#IrcServer.useSSL">useSSL</a></td>
+<td>Public method to check for SSL usage.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="IrcServer.__init__" ID="IrcServer.__init__"></a>
+<h4>IrcServer (Constructor)</h4>
+<b>IrcServer</b>(<i>name</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+name of the server (string)
+</dd>
+</dl><a NAME="IrcServer.getName" ID="IrcServer.getName"></a>
+<h4>IrcServer.getName</h4>
+<b>getName</b>(<i></i>)
+<p>
+        Public method to get the server name.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+server name (string)
+</dd>
+</dl><a NAME="IrcServer.getPassword" ID="IrcServer.getPassword"></a>
+<h4>IrcServer.getPassword</h4>
+<b>getPassword</b>(<i></i>)
+<p>
+        Public method to get the password.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+password (string)
+</dd>
+</dl><a NAME="IrcServer.getPort" ID="IrcServer.getPort"></a>
+<h4>IrcServer.getPort</h4>
+<b>getPort</b>(<i></i>)
+<p>
+        Public method to get the server port number.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+port number (integer)
+</dd>
+</dl><a NAME="IrcServer.load" ID="IrcServer.load"></a>
+<h4>IrcServer.load</h4>
+<b>load</b>(<i>settings</i>)
+<p>
+        Public method to load the server data.
+</p><dl>
+<dt><i>settings</i></dt>
+<dd>
+reference to the settings object (QSettings)
+</dd>
+</dl><a NAME="IrcServer.save" ID="IrcServer.save"></a>
+<h4>IrcServer.save</h4>
+<b>save</b>(<i>settings</i>)
+<p>
+        Public method to save the server data.
+</p><dl>
+<dt><i>settings</i></dt>
+<dd>
+reference to the settings object (QSettings)
+</dd>
+</dl><a NAME="IrcServer.setName" ID="IrcServer.setName"></a>
+<h4>IrcServer.setName</h4>
+<b>setName</b>(<i>name</i>)
+<p>
+        Public method to set the server name.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+server name (string)
+</dd>
+</dl><a NAME="IrcServer.setPassword" ID="IrcServer.setPassword"></a>
+<h4>IrcServer.setPassword</h4>
+<b>setPassword</b>(<i>password</i>)
+<p>
+        Public method to set a new password.
+</p><dl>
+<dt><i>password</i></dt>
+<dd>
+password to set (string)
+</dd>
+</dl><a NAME="IrcServer.setPort" ID="IrcServer.setPort"></a>
+<h4>IrcServer.setPort</h4>
+<b>setPort</b>(<i>port</i>)
+<p>
+        Public method to set the server port number.
+</p><dl>
+<dt><i>server</i></dt>
+<dd>
+port number (integer)
+</dd>
+</dl><a NAME="IrcServer.setUseSSL" ID="IrcServer.setUseSSL"></a>
+<h4>IrcServer.setUseSSL</h4>
+<b>setUseSSL</b>(<i>on</i>)
+<p>
+        Public method to set the SSL usage.
+</p><dl>
+<dt><i>on</i></dt>
+<dd>
+flag indicating SSL usage (boolean)
+</dd>
+</dl><a NAME="IrcServer.useSSL" ID="IrcServer.useSSL"></a>
+<h4>IrcServer.useSSL</h4>
+<b>useSSL</b>(<i></i>)
+<p>
+        Public method to check for SSL usage.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating SSL usage (boolean)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/eric5.Network.IRC.IrcNetworkWidget.html	Sat Dec 15 18:20:39 2012 +0100
@@ -0,0 +1,397 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html><head>
+<title>eric5.Network.IRC.IrcNetworkWidget</title>
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>eric5.Network.IRC.IrcNetworkWidget</h1>
+<p>
+Module implementing the network part of the IRC widget.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#IrcNetworkWidget">IrcNetworkWidget</a></td>
+<td>Class implementing the network part of the IRC widget.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="IrcNetworkWidget" ID="IrcNetworkWidget"></a>
+<h2>IrcNetworkWidget</h2>
+<p>
+    Class implementing the network part of the IRC widget.
+</p><h3>Signals</h3>
+<dl>
+<dt>autoConnected()</dt>
+<dd>
+emitted after an automatic connection was initiated
+</dd><dt>away(bool)</dt>
+<dd>
+emitted to indicate the away status
+</dd><dt>connectNetwork(str,bool)</dt>
+<dd>
+emitted to connect or disconnect from a network
+</dd><dt>editNetwork(str)</dt>
+<dd>
+emitted to edit a network configuration
+</dd><dt>joinChannel(str)</dt>
+<dd>
+emitted to join a channel
+</dd><dt>nickChanged(str)</dt>
+<dd>
+emitted to change the nick name
+</dd><dt>sendData(str)</dt>
+<dd>
+emitted to send a message to the channel
+</dd>
+</dl>
+<h3>Derived from</h3>
+QWidget, Ui_IrcNetworkWidget
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcNetworkWidget.__init__">IrcNetworkWidget</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.__clearMessages">__clearMessages</a></td>
+<td>Private slot to clear the contents of the messages display.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.__copyAllMessages">__copyAllMessages</a></td>
+<td>Private slot to copy the contents of the messages display to the clipboard.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.__copyMessages">__copyMessages</a></td>
+<td>Private slot to copy the selection of the messages display to the clipboard.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.__cutAllMessages">__cutAllMessages</a></td>
+<td>Private slot to cut the contents of the messages display to the clipboard.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.__cutMessages">__cutMessages</a></td>
+<td>Private slot to cut the selection of the messages display to the clipboard.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.__initMessagesMenu">__initMessagesMenu</a></td>
+<td>Private slot to initialize the context menu of the messages pane.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.__refreshNetworks">__refreshNetworks</a></td>
+<td>Private slot to refresh all network related widgets.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.__saveMessages">__saveMessages</a></td>
+<td>Private slot to save the contents of the messages display.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.addErrorMessage">addErrorMessage</a></td>
+<td>Public method to add an error message.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.addMessage">addMessage</a></td>
+<td>Public method to add a message.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.addServerMessage">addServerMessage</a></td>
+<td>Public method to add a server message.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.autoConnect">autoConnect</a></td>
+<td>Public method to perform the IRC auto connection.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.getNetworkChannels">getNetworkChannels</a></td>
+<td>Public method to get the list of channels associated with the selected network.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.getNickname">getNickname</a></td>
+<td>Public method to get the currently selected nick name.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.initialize">initialize</a></td>
+<td>Public method to initialize the widget.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.on_awayButton_clicked">on_awayButton_clicked</a></td>
+<td>Private slot to toggle the away status.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.on_channelCombo_editTextChanged">on_channelCombo_editTextChanged</a></td>
+<td>Private slot to react upon changes of the channel.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.on_connectButton_clicked">on_connectButton_clicked</a></td>
+<td>Private slot to connect to a network.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.on_editButton_clicked">on_editButton_clicked</a></td>
+<td>Private slot to edit a network.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.on_joinButton_clicked">on_joinButton_clicked</a></td>
+<td>Private slot to join a channel.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.on_messages_copyAvailable">on_messages_copyAvailable</a></td>
+<td>Private slot to react to text selection/deselection of the messages edit.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.on_messages_customContextMenuRequested">on_messages_customContextMenuRequested</a></td>
+<td>Private slot to show the context menu of the messages pane.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.on_networkCombo_currentIndexChanged">on_networkCombo_currentIndexChanged</a></td>
+<td>Private slot to handle selections of a network.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.on_nickCombo_currentIndexChanged">on_nickCombo_currentIndexChanged</a></td>
+<td>Private slot to use another nick name.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.setConnected">setConnected</a></td>
+<td>Public slot to set the connection state.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.setNickName">setNickName</a></td>
+<td>Public slot to set the nick name in use.</td>
+</tr><tr>
+<td><a href="#IrcNetworkWidget.setRegistered">setRegistered</a></td>
+<td>Public slot to set the registered state.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="IrcNetworkWidget.__init__" ID="IrcNetworkWidget.__init__"></a>
+<h4>IrcNetworkWidget (Constructor)</h4>
+<b>IrcNetworkWidget</b>(<i>parent=None</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>parent</i></dt>
+<dd>
+reference to the parent widget (QWidget)
+</dd>
+</dl><a NAME="IrcNetworkWidget.__clearMessages" ID="IrcNetworkWidget.__clearMessages"></a>
+<h4>IrcNetworkWidget.__clearMessages</h4>
+<b>__clearMessages</b>(<i></i>)
+<p>
+        Private slot to clear the contents of the messages display.
+</p><a NAME="IrcNetworkWidget.__copyAllMessages" ID="IrcNetworkWidget.__copyAllMessages"></a>
+<h4>IrcNetworkWidget.__copyAllMessages</h4>
+<b>__copyAllMessages</b>(<i></i>)
+<p>
+        Private slot to copy the contents of the messages display to the clipboard.
+</p><a NAME="IrcNetworkWidget.__copyMessages" ID="IrcNetworkWidget.__copyMessages"></a>
+<h4>IrcNetworkWidget.__copyMessages</h4>
+<b>__copyMessages</b>(<i></i>)
+<p>
+        Private slot to copy the selection of the messages display to the clipboard.
+</p><a NAME="IrcNetworkWidget.__cutAllMessages" ID="IrcNetworkWidget.__cutAllMessages"></a>
+<h4>IrcNetworkWidget.__cutAllMessages</h4>
+<b>__cutAllMessages</b>(<i></i>)
+<p>
+        Private slot to cut the contents of the messages display to the clipboard.
+</p><a NAME="IrcNetworkWidget.__cutMessages" ID="IrcNetworkWidget.__cutMessages"></a>
+<h4>IrcNetworkWidget.__cutMessages</h4>
+<b>__cutMessages</b>(<i></i>)
+<p>
+        Private slot to cut the selection of the messages display to the clipboard.
+</p><a NAME="IrcNetworkWidget.__initMessagesMenu" ID="IrcNetworkWidget.__initMessagesMenu"></a>
+<h4>IrcNetworkWidget.__initMessagesMenu</h4>
+<b>__initMessagesMenu</b>(<i></i>)
+<p>
+        Private slot to initialize the context menu of the messages pane.
+</p><a NAME="IrcNetworkWidget.__refreshNetworks" ID="IrcNetworkWidget.__refreshNetworks"></a>
+<h4>IrcNetworkWidget.__refreshNetworks</h4>
+<b>__refreshNetworks</b>(<i></i>)
+<p>
+        Private slot to refresh all network related widgets.
+</p><a NAME="IrcNetworkWidget.__saveMessages" ID="IrcNetworkWidget.__saveMessages"></a>
+<h4>IrcNetworkWidget.__saveMessages</h4>
+<b>__saveMessages</b>(<i></i>)
+<p>
+        Private slot to save the contents of the messages display.
+</p><a NAME="IrcNetworkWidget.addErrorMessage" ID="IrcNetworkWidget.addErrorMessage"></a>
+<h4>IrcNetworkWidget.addErrorMessage</h4>
+<b>addErrorMessage</b>(<i>msgType, msg</i>)
+<p>
+        Public method to add an error message.
+</p><dl>
+<dt><i>msgType</i></dt>
+<dd>
+txpe of the message (string)
+</dd><dt><i>msg</i></dt>
+<dd>
+message to be added (string)
+</dd>
+</dl><a NAME="IrcNetworkWidget.addMessage" ID="IrcNetworkWidget.addMessage"></a>
+<h4>IrcNetworkWidget.addMessage</h4>
+<b>addMessage</b>(<i>msg</i>)
+<p>
+        Public method to add a message.
+</p><dl>
+<dt><i>msg</i></dt>
+<dd>
+message to be added (string)
+</dd>
+</dl><a NAME="IrcNetworkWidget.addServerMessage" ID="IrcNetworkWidget.addServerMessage"></a>
+<h4>IrcNetworkWidget.addServerMessage</h4>
+<b>addServerMessage</b>(<i>msgType, msg, filterMsg=True</i>)
+<p>
+        Public method to add a server message.
+</p><dl>
+<dt><i>msgType</i></dt>
+<dd>
+txpe of the message (string)
+</dd><dt><i>msg</i></dt>
+<dd>
+message to be added (string)
+</dd><dt><i>filterMsg=</i></dt>
+<dd>
+flag indicating to filter the message (boolean)
+</dd>
+</dl><a NAME="IrcNetworkWidget.autoConnect" ID="IrcNetworkWidget.autoConnect"></a>
+<h4>IrcNetworkWidget.autoConnect</h4>
+<b>autoConnect</b>(<i></i>)
+<p>
+        Public method to perform the IRC auto connection.
+</p><a NAME="IrcNetworkWidget.getNetworkChannels" ID="IrcNetworkWidget.getNetworkChannels"></a>
+<h4>IrcNetworkWidget.getNetworkChannels</h4>
+<b>getNetworkChannels</b>(<i></i>)
+<p>
+        Public method to get the list of channels associated with the
+        selected network.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+associated channels (list of IrcChannel)
+</dd>
+</dl><a NAME="IrcNetworkWidget.getNickname" ID="IrcNetworkWidget.getNickname"></a>
+<h4>IrcNetworkWidget.getNickname</h4>
+<b>getNickname</b>(<i></i>)
+<p>
+        Public method to get the currently selected nick name.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+selected nick name (string)
+</dd>
+</dl><a NAME="IrcNetworkWidget.initialize" ID="IrcNetworkWidget.initialize"></a>
+<h4>IrcNetworkWidget.initialize</h4>
+<b>initialize</b>(<i>manager</i>)
+<p>
+        Public method to initialize the widget.
+</p><dl>
+<dt><i>manager</i></dt>
+<dd>
+reference to the network manager (IrcNetworkManager)
+</dd>
+</dl><a NAME="IrcNetworkWidget.on_awayButton_clicked" ID="IrcNetworkWidget.on_awayButton_clicked"></a>
+<h4>IrcNetworkWidget.on_awayButton_clicked</h4>
+<b>on_awayButton_clicked</b>(<i></i>)
+<p>
+        Private slot to toggle the away status.
+</p><a NAME="IrcNetworkWidget.on_channelCombo_editTextChanged" ID="IrcNetworkWidget.on_channelCombo_editTextChanged"></a>
+<h4>IrcNetworkWidget.on_channelCombo_editTextChanged</h4>
+<b>on_channelCombo_editTextChanged</b>(<i>txt</i>)
+<p>
+        Private slot to react upon changes of the channel.
+</p><dl>
+<dt><i>txt</i></dt>
+<dd>
+current text of the channel combo (string)
+</dd>
+</dl><a NAME="IrcNetworkWidget.on_connectButton_clicked" ID="IrcNetworkWidget.on_connectButton_clicked"></a>
+<h4>IrcNetworkWidget.on_connectButton_clicked</h4>
+<b>on_connectButton_clicked</b>(<i></i>)
+<p>
+        Private slot to connect to a network.
+</p><a NAME="IrcNetworkWidget.on_editButton_clicked" ID="IrcNetworkWidget.on_editButton_clicked"></a>
+<h4>IrcNetworkWidget.on_editButton_clicked</h4>
+<b>on_editButton_clicked</b>(<i></i>)
+<p>
+        Private slot to edit a network.
+</p><a NAME="IrcNetworkWidget.on_joinButton_clicked" ID="IrcNetworkWidget.on_joinButton_clicked"></a>
+<h4>IrcNetworkWidget.on_joinButton_clicked</h4>
+<b>on_joinButton_clicked</b>(<i></i>)
+<p>
+        Private slot to join a channel.
+</p><a NAME="IrcNetworkWidget.on_messages_copyAvailable" ID="IrcNetworkWidget.on_messages_copyAvailable"></a>
+<h4>IrcNetworkWidget.on_messages_copyAvailable</h4>
+<b>on_messages_copyAvailable</b>(<i>yes</i>)
+<p>
+        Private slot to react to text selection/deselection of the messages edit.
+</p><dl>
+<dt><i>yes</i></dt>
+<dd>
+flag signaling the availability of selected text (boolean)
+</dd>
+</dl><a NAME="IrcNetworkWidget.on_messages_customContextMenuRequested" ID="IrcNetworkWidget.on_messages_customContextMenuRequested"></a>
+<h4>IrcNetworkWidget.on_messages_customContextMenuRequested</h4>
+<b>on_messages_customContextMenuRequested</b>(<i>pos</i>)
+<p>
+        Private slot to show the context menu of the messages pane.
+</p><a NAME="IrcNetworkWidget.on_networkCombo_currentIndexChanged" ID="IrcNetworkWidget.on_networkCombo_currentIndexChanged"></a>
+<h4>IrcNetworkWidget.on_networkCombo_currentIndexChanged</h4>
+<b>on_networkCombo_currentIndexChanged</b>(<i>networkName</i>)
+<p>
+        Private slot to handle selections of a network.
+</p><dl>
+<dt><i>networkName</i></dt>
+<dd>
+selected network name (string)
+</dd>
+</dl><a NAME="IrcNetworkWidget.on_nickCombo_currentIndexChanged" ID="IrcNetworkWidget.on_nickCombo_currentIndexChanged"></a>
+<h4>IrcNetworkWidget.on_nickCombo_currentIndexChanged</h4>
+<b>on_nickCombo_currentIndexChanged</b>(<i>nick=""</i>)
+<p>
+        Private slot to use another nick name.
+</p><dl>
+<dt><i>nick</i></dt>
+<dd>
+nick name to use (string)
+</dd>
+</dl><a NAME="IrcNetworkWidget.setConnected" ID="IrcNetworkWidget.setConnected"></a>
+<h4>IrcNetworkWidget.setConnected</h4>
+<b>setConnected</b>(<i>connected</i>)
+<p>
+        Public slot to set the connection state.
+</p><dl>
+<dt><i>connected</i></dt>
+<dd>
+flag indicating the connection state (boolean)
+</dd>
+</dl><a NAME="IrcNetworkWidget.setNickName" ID="IrcNetworkWidget.setNickName"></a>
+<h4>IrcNetworkWidget.setNickName</h4>
+<b>setNickName</b>(<i>nick</i>)
+<p>
+        Public slot to set the nick name in use.
+</p><dl>
+<dt><i>nick</i></dt>
+<dd>
+nick name in use (string)
+</dd>
+</dl><a NAME="IrcNetworkWidget.setRegistered" ID="IrcNetworkWidget.setRegistered"></a>
+<h4>IrcNetworkWidget.setRegistered</h4>
+<b>setRegistered</b>(<i>registered</i>)
+<p>
+        Public slot to set the registered state.
+</p><dl>
+<dt><i>connected</i></dt>
+<dd>
+flag indicating the connection state (boolean)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/eric5.Network.IRC.IrcServerEditDialog.html	Sat Dec 15 18:20:39 2012 +0100
@@ -0,0 +1,120 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html><head>
+<title>eric5.Network.IRC.IrcServerEditDialog</title>
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>eric5.Network.IRC.IrcServerEditDialog</h1>
+<p>
+Module implementing a dialog for editing the IRC server configuration.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#IrcServerEditDialog">IrcServerEditDialog</a></td>
+<td>Class implementing a dialog for editing the IRC server configuration.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="IrcServerEditDialog" ID="IrcServerEditDialog"></a>
+<h2>IrcServerEditDialog</h2>
+<p>
+    Class implementing a dialog for editing the IRC server configuration.
+</p>
+<h3>Derived from</h3>
+QDialog, Ui_IrcServerEditDialog
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcServerEditDialog.__init__">IrcServerEditDialog</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#IrcServerEditDialog.__updateOkButton">__updateOkButton</a></td>
+<td>Private method to update the OK button state.</td>
+</tr><tr>
+<td><a href="#IrcServerEditDialog.getServer">getServer</a></td>
+<td>Public method to create a server object from the data entered into the dialog.</td>
+</tr><tr>
+<td><a href="#IrcServerEditDialog.on_serverEdit_textChanged">on_serverEdit_textChanged</a></td>
+<td>Private slot handling changes of the server name.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="IrcServerEditDialog.__init__" ID="IrcServerEditDialog.__init__"></a>
+<h4>IrcServerEditDialog (Constructor)</h4>
+<b>IrcServerEditDialog</b>(<i>server, parent=None</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>server</i></dt>
+<dd>
+reference to the IRC server object (IrcServer)
+</dd><dt><i>parent</i></dt>
+<dd>
+reference to the parent widget (QWidget)
+</dd>
+</dl><a NAME="IrcServerEditDialog.__updateOkButton" ID="IrcServerEditDialog.__updateOkButton"></a>
+<h4>IrcServerEditDialog.__updateOkButton</h4>
+<b>__updateOkButton</b>(<i></i>)
+<p>
+        Private method to update the OK button state.
+</p><a NAME="IrcServerEditDialog.getServer" ID="IrcServerEditDialog.getServer"></a>
+<h4>IrcServerEditDialog.getServer</h4>
+<b>getServer</b>(<i></i>)
+<p>
+        Public method to create a server object from the data entered into
+        the dialog.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+server object (IrcServer)
+</dd>
+</dl><a NAME="IrcServerEditDialog.on_serverEdit_textChanged" ID="IrcServerEditDialog.on_serverEdit_textChanged"></a>
+<h4>IrcServerEditDialog.on_serverEdit_textChanged</h4>
+<b>on_serverEdit_textChanged</b>(<i>name</i>)
+<p>
+        Private slot handling changes of the server name.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+current name of the server (string)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/eric5.Network.IRC.IrcUtilities.html	Sat Dec 15 18:20:39 2012 +0100
@@ -0,0 +1,104 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html><head>
+<title>eric5.Network.IRC.IrcUtilities</title>
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>eric5.Network.IRC.IrcUtilities</h1>
+<p>
+Module implementing functions used by several IRC objects.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>__ColorRe</td></tr><tr><td>__UrlRe</td></tr><tr><td>__channelModesDict</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr>
+<td><a href="#__initChannelModesDict">__initChannelModesDict</a></td>
+<td>Private module function to initialize the channels modes dictionary.</td>
+</tr><tr>
+<td><a href="#getChannelModesDict">getChannelModesDict</a></td>
+<td>Module function to get the dictionary with the channel modes mappings.</td>
+</tr><tr>
+<td><a href="#ircFilter">ircFilter</a></td>
+<td>Module method to make the message HTML compliant and detect URLs.</td>
+</tr><tr>
+<td><a href="#ircTimestamp">ircTimestamp</a></td>
+<td>Module method to generate a time stamp string.</td>
+</tr>
+</table>
+<hr /><hr />
+<a NAME="__initChannelModesDict" ID="__initChannelModesDict"></a>
+<h2>__initChannelModesDict</h2>
+<b>__initChannelModesDict</b>(<i></i>)
+<p>
+    Private module function to initialize the channels modes dictionary.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="getChannelModesDict" ID="getChannelModesDict"></a>
+<h2>getChannelModesDict</h2>
+<b>getChannelModesDict</b>(<i></i>)
+<p>
+    Module function to get the dictionary with the channel modes mappings.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+dictionary with channel modes mapping (dict)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="ircFilter" ID="ircFilter"></a>
+<h2>ircFilter</h2>
+<b>ircFilter</b>(<i>msg</i>)
+<p>
+    Module method to make the message HTML compliant and detect URLs.
+</p><dl>
+<dt><i>msg</i></dt>
+<dd>
+message to process (string)
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+processed message (string)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="ircTimestamp" ID="ircTimestamp"></a>
+<h2>ircTimestamp</h2>
+<b>ircTimestamp</b>(<i></i>)
+<p>
+    Module method to generate a time stamp string.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+time stamp (string)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/eric5.Network.IRC.IrcWidget.html	Sat Dec 15 18:20:39 2012 +0100
@@ -0,0 +1,544 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html><head>
+<title>eric5.Network.IRC.IrcWidget</title>
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>eric5.Network.IRC.IrcWidget</h1>
+<p>
+Module implementing the IRC window.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#IrcWidget">IrcWidget</a></td>
+<td>Class implementing the IRC window.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="IrcWidget" ID="IrcWidget"></a>
+<h2>IrcWidget</h2>
+<p>
+    Class implementing the IRC window.
+</p><h3>Signals</h3>
+<dl>
+<dt>autoConnected()</dt>
+<dd>
+emitted after an automatic connection was initiated
+</dd>
+</dl>
+<h3>Derived from</h3>
+QWidget, Ui_IrcWidget
+<h3>Class Attributes</h3>
+<table>
+<tr><td>ServerConnected</td></tr><tr><td>ServerConnecting</td></tr><tr><td>ServerDisconnected</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcWidget.__init__">IrcWidget</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#IrcWidget.__autoJoinChannels">__autoJoinChannels</a></td>
+<td>Private slot to join channels automatically once a server got connected.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__away">__away</a></td>
+<td>Private slot handling the change of the away state.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__changeNick">__changeNick</a></td>
+<td>Private slot to use a new nick name.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__closeChannel">__closeChannel</a></td>
+<td>Private slot handling the closing of a channel.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__connectNetwork">__connectNetwork</a></td>
+<td>Private slot to connect to or disconnect from the given network.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__editNetwork">__editNetwork</a></td>
+<td>Private slot to edit the network configuration.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__handleCtcp">__handleCtcp</a></td>
+<td>Private method to handle a CTCP command.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__handleNamedMessage">__handleNamedMessage</a></td>
+<td>Private method to handle a server message containing a message name.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__handleNickInUse">__handleNickInUse</a></td>
+<td>Private method to handle a 443 server error.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__handleNickInUseLogin">__handleNickInUseLogin</a></td>
+<td>Private method to handle a 443 server error at login.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__handleNumericMessage">__handleNumericMessage</a></td>
+<td>Private method to handle a server message containing a numeric code.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__handleServerError">__handleServerError</a></td>
+<td>Private slot to handle a server error reply.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__handleServerReply">__handleServerReply</a></td>
+<td>Private slot to handle a server reply.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__hostConnected">__hostConnected</a></td>
+<td>Private slot to log in to the server after the connection was established.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__hostDisconnected">__hostDisconnected</a></td>
+<td>Private slot to indicate the host was disconnected.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__hostFound">__hostFound</a></td>
+<td>Private slot to indicate the host was found.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__joinChannel">__joinChannel</a></td>
+<td>Private slot to join a channel.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__leaveChannel">__leaveChannel</a></td>
+<td>Private slot to leave a channel and close the associated tab.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__networkDataChanged">__networkDataChanged</a></td>
+<td>Private slot handling changes of the network and identity definitions.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__openPrivate">__openPrivate</a></td>
+<td>Private slot to open a private chat with the given user.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__ping">__ping</a></td>
+<td>Private method to handle a PING message.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__query">__query</a></td>
+<td>Private method to handle a new private connection.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__readyRead">__readyRead</a></td>
+<td>Private slot to read data from the socket.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__registerWithServices">__registerWithServices</a></td>
+<td>Private method to register to services.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__send">__send</a></td>
+<td>Private slot to send data to the IRC server.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__sendCtcpReply">__sendCtcpReply</a></td>
+<td>Private slot to send a CTCP reply.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__setChannelTypePrefixes">__setChannelTypePrefixes</a></td>
+<td>Private method to set the channel type prefixes.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__setUserPrivilegePrefix">__setUserPrivilegePrefix</a></td>
+<td>Private method to set the user privilege prefix.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__sslErrors">__sslErrors</a></td>
+<td>Private slot to handle SSL errors.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__tcpError">__tcpError</a></td>
+<td>Private slot to handle errors reported by the TCP socket.</td>
+</tr><tr>
+<td><a href="#IrcWidget.__updateUsersCount">__updateUsersCount</a></td>
+<td>Private method to update the users count on the channel tabs.</td>
+</tr><tr>
+<td><a href="#IrcWidget.autoConnect">autoConnect</a></td>
+<td>Public method to initiate the IRC auto connection.</td>
+</tr><tr>
+<td><a href="#IrcWidget.isChannelName">isChannelName</a></td>
+<td>PublicisChannelName method to check, if the given name is a channel name.</td>
+</tr><tr>
+<td><a href="#IrcWidget.on_channelsWidget_tabCloseRequested">on_channelsWidget_tabCloseRequested</a></td>
+<td>Private slot to close a channel by pressing the close button of the channels widget.</td>
+</tr><tr>
+<td><a href="#IrcWidget.shutdown">shutdown</a></td>
+<td>Public method to shut down the widget.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="IrcWidget.__init__" ID="IrcWidget.__init__"></a>
+<h4>IrcWidget (Constructor)</h4>
+<b>IrcWidget</b>(<i>parent=None</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>parent</i></dt>
+<dd>
+reference to the parent widget (QWidget)
+</dd>
+</dl><a NAME="IrcWidget.__autoJoinChannels" ID="IrcWidget.__autoJoinChannels"></a>
+<h4>IrcWidget.__autoJoinChannels</h4>
+<b>__autoJoinChannels</b>(<i></i>)
+<p>
+        Private slot to join channels automatically once a server got connected.
+</p><a NAME="IrcWidget.__away" ID="IrcWidget.__away"></a>
+<h4>IrcWidget.__away</h4>
+<b>__away</b>(<i>isAway</i>)
+<p>
+        Private slot handling the change of the away state.
+</p><dl>
+<dt><i>isAway</i></dt>
+<dd>
+flag indicating the current away state (boolean)
+</dd>
+</dl><a NAME="IrcWidget.__changeNick" ID="IrcWidget.__changeNick"></a>
+<h4>IrcWidget.__changeNick</h4>
+<b>__changeNick</b>(<i>nick</i>)
+<p>
+        Private slot to use a new nick name.
+</p><dl>
+<dt><i>nick</i></dt>
+<dd>
+nick name to use (str)
+</dd>
+</dl><a NAME="IrcWidget.__closeChannel" ID="IrcWidget.__closeChannel"></a>
+<h4>IrcWidget.__closeChannel</h4>
+<b>__closeChannel</b>(<i>name</i>)
+<p>
+        Private slot handling the closing of a channel.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+name of the closed channel (string)
+</dd>
+</dl><a NAME="IrcWidget.__connectNetwork" ID="IrcWidget.__connectNetwork"></a>
+<h4>IrcWidget.__connectNetwork</h4>
+<b>__connectNetwork</b>(<i>name, connect</i>)
+<p>
+        Private slot to connect to or disconnect from the given network.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+name of the network to connect to (string)
+</dd><dt><i>connect</i></dt>
+<dd>
+flag indicating to connect (boolean)
+</dd>
+</dl><a NAME="IrcWidget.__editNetwork" ID="IrcWidget.__editNetwork"></a>
+<h4>IrcWidget.__editNetwork</h4>
+<b>__editNetwork</b>(<i>name</i>)
+<p>
+        Private slot to edit the network configuration.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+name of the network to edit (string)
+</dd>
+</dl><a NAME="IrcWidget.__handleCtcp" ID="IrcWidget.__handleCtcp"></a>
+<h4>IrcWidget.__handleCtcp</h4>
+<b>__handleCtcp</b>(<i>match</i>)
+<p>
+        Private method to handle a CTCP command.
+</p><dl>
+<dt><i>reference</i></dt>
+<dd>
+to the match object
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating, if the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcWidget.__handleNamedMessage" ID="IrcWidget.__handleNamedMessage"></a>
+<h4>IrcWidget.__handleNamedMessage</h4>
+<b>__handleNamedMessage</b>(<i>match</i>)
+<p>
+        Private method to handle a server message containing a message name.
+</p><dl>
+<dt><i>reference</i></dt>
+<dd>
+to the match object
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating, if the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcWidget.__handleNickInUse" ID="IrcWidget.__handleNickInUse"></a>
+<h4>IrcWidget.__handleNickInUse</h4>
+<b>__handleNickInUse</b>(<i></i>)
+<p>
+        Private method to handle a 443 server error.
+</p><a NAME="IrcWidget.__handleNickInUseLogin" ID="IrcWidget.__handleNickInUseLogin"></a>
+<h4>IrcWidget.__handleNickInUseLogin</h4>
+<b>__handleNickInUseLogin</b>(<i></i>)
+<p>
+        Private method to handle a 443 server error at login.
+</p><a NAME="IrcWidget.__handleNumericMessage" ID="IrcWidget.__handleNumericMessage"></a>
+<h4>IrcWidget.__handleNumericMessage</h4>
+<b>__handleNumericMessage</b>(<i>match</i>)
+<p>
+        Private method to handle a server message containing a numeric code.
+</p><dl>
+<dt><i>reference</i></dt>
+<dd>
+to the match object
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating, if the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcWidget.__handleServerError" ID="IrcWidget.__handleServerError"></a>
+<h4>IrcWidget.__handleServerError</h4>
+<b>__handleServerError</b>(<i>code, server, message</i>)
+<p>
+        Private slot to handle a server error reply.
+</p><dl>
+<dt><i>code</i></dt>
+<dd>
+numerical code sent by the server (integer)
+</dd><dt><i>server</i></dt>
+<dd>
+name of the server (string)
+</dd><dt><i>message</i></dt>
+<dd>
+message sent by the server (string)
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating, if the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcWidget.__handleServerReply" ID="IrcWidget.__handleServerReply"></a>
+<h4>IrcWidget.__handleServerReply</h4>
+<b>__handleServerReply</b>(<i>code, server, message</i>)
+<p>
+        Private slot to handle a server reply.
+</p><dl>
+<dt><i>code</i></dt>
+<dd>
+numerical code sent by the server (integer)
+</dd><dt><i>server</i></dt>
+<dd>
+name of the server (string)
+</dd><dt><i>message</i></dt>
+<dd>
+message sent by the server (string)
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating, if the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcWidget.__hostConnected" ID="IrcWidget.__hostConnected"></a>
+<h4>IrcWidget.__hostConnected</h4>
+<b>__hostConnected</b>(<i></i>)
+<p>
+        Private slot to log in to the server after the connection was established.
+</p><a NAME="IrcWidget.__hostDisconnected" ID="IrcWidget.__hostDisconnected"></a>
+<h4>IrcWidget.__hostDisconnected</h4>
+<b>__hostDisconnected</b>(<i></i>)
+<p>
+        Private slot to indicate the host was disconnected.
+</p><a NAME="IrcWidget.__hostFound" ID="IrcWidget.__hostFound"></a>
+<h4>IrcWidget.__hostFound</h4>
+<b>__hostFound</b>(<i></i>)
+<p>
+        Private slot to indicate the host was found.
+</p><a NAME="IrcWidget.__joinChannel" ID="IrcWidget.__joinChannel"></a>
+<h4>IrcWidget.__joinChannel</h4>
+<b>__joinChannel</b>(<i>name, key=""</i>)
+<p>
+        Private slot to join a channel.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+name of the channel (string)
+</dd><dt><i>key</i></dt>
+<dd>
+key of the channel (string)
+</dd>
+</dl><a NAME="IrcWidget.__leaveChannel" ID="IrcWidget.__leaveChannel"></a>
+<h4>IrcWidget.__leaveChannel</h4>
+<b>__leaveChannel</b>(<i></i>)
+<p>
+        Private slot to leave a channel and close the associated tab.
+</p><a NAME="IrcWidget.__networkDataChanged" ID="IrcWidget.__networkDataChanged"></a>
+<h4>IrcWidget.__networkDataChanged</h4>
+<b>__networkDataChanged</b>(<i></i>)
+<p>
+        Private slot handling changes of the network and identity definitions.
+</p><a NAME="IrcWidget.__openPrivate" ID="IrcWidget.__openPrivate"></a>
+<h4>IrcWidget.__openPrivate</h4>
+<b>__openPrivate</b>(<i>name</i>)
+<p>
+        Private slot to open a private chat with the given user.
+</p><dl>
+<dt><i>name</i></dt>
+<dd>
+name of the user (string)
+</dd>
+</dl><a NAME="IrcWidget.__ping" ID="IrcWidget.__ping"></a>
+<h4>IrcWidget.__ping</h4>
+<b>__ping</b>(<i>match</i>)
+<p>
+        Private method to handle a PING message.
+</p><dl>
+<dt><i>reference</i></dt>
+<dd>
+to the match object
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating, if the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcWidget.__query" ID="IrcWidget.__query"></a>
+<h4>IrcWidget.__query</h4>
+<b>__query</b>(<i>match</i>)
+<p>
+        Private method to handle a new private connection.
+</p><dl>
+<dt><i>reference</i></dt>
+<dd>
+to the match object
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating, if the message was handled (boolean)
+</dd>
+</dl><a NAME="IrcWidget.__readyRead" ID="IrcWidget.__readyRead"></a>
+<h4>IrcWidget.__readyRead</h4>
+<b>__readyRead</b>(<i></i>)
+<p>
+        Private slot to read data from the socket.
+</p><a NAME="IrcWidget.__registerWithServices" ID="IrcWidget.__registerWithServices"></a>
+<h4>IrcWidget.__registerWithServices</h4>
+<b>__registerWithServices</b>(<i></i>)
+<p>
+        Private method to register to services.
+</p><a NAME="IrcWidget.__send" ID="IrcWidget.__send"></a>
+<h4>IrcWidget.__send</h4>
+<b>__send</b>(<i>data</i>)
+<p>
+        Private slot to send data to the IRC server.
+</p><dl>
+<dt><i>data</i></dt>
+<dd>
+data to be sent (string)
+</dd>
+</dl><a NAME="IrcWidget.__sendCtcpReply" ID="IrcWidget.__sendCtcpReply"></a>
+<h4>IrcWidget.__sendCtcpReply</h4>
+<b>__sendCtcpReply</b>(<i>receiver, text</i>)
+<p>
+        Private slot to send a CTCP reply.
+</p><dl>
+<dt><i>receiver</i></dt>
+<dd>
+nick name of the receiver (string)
+</dd><dt><i>text</i></dt>
+<dd>
+text to be sent (string)
+</dd>
+</dl><a NAME="IrcWidget.__setChannelTypePrefixes" ID="IrcWidget.__setChannelTypePrefixes"></a>
+<h4>IrcWidget.__setChannelTypePrefixes</h4>
+<b>__setChannelTypePrefixes</b>(<i>prefixes</i>)
+<p>
+        Private method to set the channel type prefixes.
+</p><dl>
+<dt><i>prefixes</i></dt>
+<dd>
+channel prefix characters (string)
+</dd>
+</dl><a NAME="IrcWidget.__setUserPrivilegePrefix" ID="IrcWidget.__setUserPrivilegePrefix"></a>
+<h4>IrcWidget.__setUserPrivilegePrefix</h4>
+<b>__setUserPrivilegePrefix</b>(<i>prefix1, prefix2</i>)
+<p>
+        Private method to set the user privilege prefix.
+</p><dl>
+<dt><i>prefix1</i></dt>
+<dd>
+first part of the prefix (string)
+</dd><dt><i>prefix2</i></dt>
+<dd>
+indictors the first part gets mapped to (string)
+</dd>
+</dl><a NAME="IrcWidget.__sslErrors" ID="IrcWidget.__sslErrors"></a>
+<h4>IrcWidget.__sslErrors</h4>
+<b>__sslErrors</b>(<i>errors</i>)
+<p>
+        Private slot to handle SSL errors.
+</p><dl>
+<dt><i>errors</i></dt>
+<dd>
+list of SSL errors (list of QSslError)
+</dd>
+</dl><a NAME="IrcWidget.__tcpError" ID="IrcWidget.__tcpError"></a>
+<h4>IrcWidget.__tcpError</h4>
+<b>__tcpError</b>(<i>error</i>)
+<p>
+        Private slot to handle errors reported by the TCP socket.
+</p><dl>
+<dt><i>error</i></dt>
+<dd>
+error code reported by the socket
+            (QAbstractSocket.SocketError)
+</dd>
+</dl><a NAME="IrcWidget.__updateUsersCount" ID="IrcWidget.__updateUsersCount"></a>
+<h4>IrcWidget.__updateUsersCount</h4>
+<b>__updateUsersCount</b>(<i></i>)
+<p>
+        Private method to update the users count on the channel tabs.
+</p><a NAME="IrcWidget.autoConnect" ID="IrcWidget.autoConnect"></a>
+<h4>IrcWidget.autoConnect</h4>
+<b>autoConnect</b>(<i></i>)
+<p>
+        Public method to initiate the IRC auto connection.
+</p><a NAME="IrcWidget.isChannelName" ID="IrcWidget.isChannelName"></a>
+<h4>IrcWidget.isChannelName</h4>
+<b>isChannelName</b>(<i>name</i>)
+<p>
+        PublicisChannelName method to check, if the given name is a channel name.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating a channel name (boolean)
+</dd>
+</dl><a NAME="IrcWidget.on_channelsWidget_tabCloseRequested" ID="IrcWidget.on_channelsWidget_tabCloseRequested"></a>
+<h4>IrcWidget.on_channelsWidget_tabCloseRequested</h4>
+<b>on_channelsWidget_tabCloseRequested</b>(<i>index</i>)
+<p>
+        Private slot to close a channel by pressing the close button of
+        the channels widget.
+</p><dl>
+<dt><i>index</i></dt>
+<dd>
+index of the tab to be closed (integer)
+</dd>
+</dl><a NAME="IrcWidget.shutdown" ID="IrcWidget.shutdown"></a>
+<h4>IrcWidget.shutdown</h4>
+<b>shutdown</b>(<i></i>)
+<p>
+        Public method to shut down the widget.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating successful shutdown (boolean)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html	Sat Dec 15 18:18:55 2012 +0100
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html	Sat Dec 15 18:20:39 2012 +0100
@@ -61,18 +61,21 @@
 <td><a href="#ConfigurationPageBase.__init__">ConfigurationPageBase</a></td>
 <td>Constructor</td>
 </tr><tr>
+<td><a href="#ConfigurationPageBase.__selectColourSlot">__selectColourSlot</a></td>
+<td>Private slot to select a color.</td>
+</tr><tr>
 <td><a href="#ConfigurationPageBase.initColour">initColour</a></td>
 <td>Public method to initialize a colour selection button.</td>
 </tr><tr>
 <td><a href="#ConfigurationPageBase.polishPage">polishPage</a></td>
 <td>Public slot to perform some polishing actions.</td>
 </tr><tr>
+<td><a href="#ConfigurationPageBase.saveColours">saveColours</a></td>
+<td>Public method to save the colour selections.</td>
+</tr><tr>
 <td><a href="#ConfigurationPageBase.saveState">saveState</a></td>
 <td>Public method to save the current state of the widget.</td>
 </tr><tr>
-<td><a href="#ConfigurationPageBase.selectColour">selectColour</a></td>
-<td>Public method used by the colour selection buttons.</td>
-</tr><tr>
 <td><a href="#ConfigurationPageBase.selectFont">selectFont</a></td>
 <td>Public method used by the font selection buttons.</td>
 </tr><tr>
@@ -89,60 +92,54 @@
 <b>ConfigurationPageBase</b>(<i></i>)
 <p>
         Constructor
+</p><a NAME="ConfigurationPageBase.__selectColourSlot" ID="ConfigurationPageBase.__selectColourSlot"></a>
+<h4>ConfigurationPageBase.__selectColourSlot</h4>
+<b>__selectColourSlot</b>(<i></i>)
+<p>
+        Private slot to select a color.
 </p><a NAME="ConfigurationPageBase.initColour" ID="ConfigurationPageBase.initColour"></a>
 <h4>ConfigurationPageBase.initColour</h4>
-<b>initColour</b>(<i>colourstr, button, prefMethod</i>)
+<b>initColour</b>(<i>colourKey, button, prefMethod, byName=False, hasAlpha=False</i>)
 <p>
         Public method to initialize a colour selection button.
 </p><dl>
-<dt><i>colourstr</i></dt>
+<dt><i>colourKey</i></dt>
 <dd>
-colour to be set (string)
+key of the colour resource (string)
 </dd><dt><i>button</i></dt>
 <dd>
 reference to a button to show the colour on (QPushButton)
 </dd><dt><i>prefMethod</i></dt>
 <dd>
 preferences method to get the colour
-</dd>
-</dl><dl>
-<dt>Returns:</dt>
+</dd><dt><i>byName=</i></dt>
 <dd>
-reference to the created colour (QColor)
+flag indicating to retrieve/save by colour name (boolean)
+</dd><dt><i>hasAlpha=</i></dt>
+<dd>
+flag indicating to allow alpha channel (boolean)
 </dd>
 </dl><a NAME="ConfigurationPageBase.polishPage" ID="ConfigurationPageBase.polishPage"></a>
 <h4>ConfigurationPageBase.polishPage</h4>
 <b>polishPage</b>(<i></i>)
 <p>
         Public slot to perform some polishing actions.
-</p><a NAME="ConfigurationPageBase.saveState" ID="ConfigurationPageBase.saveState"></a>
+</p><a NAME="ConfigurationPageBase.saveColours" ID="ConfigurationPageBase.saveColours"></a>
+<h4>ConfigurationPageBase.saveColours</h4>
+<b>saveColours</b>(<i>prefMethod</i>)
+<p>
+        Public method to save the colour selections.
+</p><dl>
+<dt><i>prefMethod</i></dt>
+<dd>
+preferences method to set the colour
+</dd>
+</dl><a NAME="ConfigurationPageBase.saveState" ID="ConfigurationPageBase.saveState"></a>
 <h4>ConfigurationPageBase.saveState</h4>
 <b>saveState</b>(<i></i>)
 <p>
         Public method to save the current state of the widget.
-</p><a NAME="ConfigurationPageBase.selectColour" ID="ConfigurationPageBase.selectColour"></a>
-<h4>ConfigurationPageBase.selectColour</h4>
-<b>selectColour</b>(<i>button, colourVar, showAlpha=False</i>)
-<p>
-        Public method used by the colour selection buttons.
-</p><dl>
-<dt><i>button</i></dt>
-<dd>
-reference to a button to show the colour on (QPushButton)
-</dd><dt><i>colourVar</i></dt>
-<dd>
-reference to the variable containing the colour (QColor)
-</dd><dt><i>showAlpha</i></dt>
-<dd>
-flag indicating to show a selection for the alpha
-            channel (boolean)
-</dd>
-</dl><dl>
-<dt>Returns:</dt>
-<dd>
-selected colour (QColor)
-</dd>
-</dl><a NAME="ConfigurationPageBase.selectFont" ID="ConfigurationPageBase.selectFont"></a>
+</p><a NAME="ConfigurationPageBase.selectFont" ID="ConfigurationPageBase.selectFont"></a>
 <h4>ConfigurationPageBase.selectFont</h4>
 <b>selectFont</b>(<i>fontSample, fontVar, showFontInfo=False</i>)
 <p>
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorCalltipsPage.html	Sat Dec 15 18:18:55 2012 +0100
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorCalltipsPage.html	Sat Dec 15 18:20:39 2012 +0100
@@ -64,9 +64,6 @@
 <td><a href="#EditorCalltipsPage.__init__">EditorCalltipsPage</a></td>
 <td>Constructor</td>
 </tr><tr>
-<td><a href="#EditorCalltipsPage.on_calltipsBackgroundButton_clicked">on_calltipsBackgroundButton_clicked</a></td>
-<td>Private slot to set the background colour for calltips.</td>
-</tr><tr>
 <td><a href="#EditorCalltipsPage.save">save</a></td>
 <td>Public slot to save the EditorCalltips configuration.</td>
 </tr>
@@ -80,11 +77,6 @@
 <b>EditorCalltipsPage</b>(<i></i>)
 <p>
         Constructor
-</p><a NAME="EditorCalltipsPage.on_calltipsBackgroundButton_clicked" ID="EditorCalltipsPage.on_calltipsBackgroundButton_clicked"></a>
-<h4>EditorCalltipsPage.on_calltipsBackgroundButton_clicked</h4>
-<b>on_calltipsBackgroundButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the background colour for calltips.
 </p><a NAME="EditorCalltipsPage.save" ID="EditorCalltipsPage.save"></a>
 <h4>EditorCalltipsPage.save</h4>
 <b>save</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorSearchPage.html	Sat Dec 15 18:18:55 2012 +0100
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorSearchPage.html	Sat Dec 15 18:20:39 2012 +0100
@@ -64,9 +64,6 @@
 <td><a href="#EditorSearchPage.__init__">EditorSearchPage</a></td>
 <td>Constructor</td>
 </tr><tr>
-<td><a href="#EditorSearchPage.on_searchMarkerButton_clicked">on_searchMarkerButton_clicked</a></td>
-<td>Private slot to set the colour of the search markers.</td>
-</tr><tr>
 <td><a href="#EditorSearchPage.save">save</a></td>
 <td>Public slot to save the Editor Search configuration.</td>
 </tr>
@@ -80,11 +77,6 @@
 <b>EditorSearchPage</b>(<i></i>)
 <p>
         Constructor
-</p><a NAME="EditorSearchPage.on_searchMarkerButton_clicked" ID="EditorSearchPage.on_searchMarkerButton_clicked"></a>
-<h4>EditorSearchPage.on_searchMarkerButton_clicked</h4>
-<b>on_searchMarkerButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the colour of the search markers.
 </p><a NAME="EditorSearchPage.save" ID="EditorSearchPage.save"></a>
 <h4>EditorSearchPage.save</h4>
 <b>save</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html	Sat Dec 15 18:18:55 2012 +0100
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorSpellCheckingPage.html	Sat Dec 15 18:20:39 2012 +0100
@@ -70,9 +70,6 @@
 <td><a href="#EditorSpellCheckingPage.on_pwlButton_clicked">on_pwlButton_clicked</a></td>
 <td>Private method to select the personal word list file.</td>
 </tr><tr>
-<td><a href="#EditorSpellCheckingPage.on_spellingMarkerButton_clicked">on_spellingMarkerButton_clicked</a></td>
-<td>Private slot to set the colour of the spelling markers.</td>
-</tr><tr>
 <td><a href="#EditorSpellCheckingPage.save">save</a></td>
 <td>Public slot to save the Editor Search configuration.</td>
 </tr>
@@ -96,11 +93,6 @@
 <b>on_pwlButton_clicked</b>(<i></i>)
 <p>
         Private method to select the personal word list file.
-</p><a NAME="EditorSpellCheckingPage.on_spellingMarkerButton_clicked" ID="EditorSpellCheckingPage.on_spellingMarkerButton_clicked"></a>
-<h4>EditorSpellCheckingPage.on_spellingMarkerButton_clicked</h4>
-<b>on_spellingMarkerButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the colour of the spelling markers.
 </p><a NAME="EditorSpellCheckingPage.save" ID="EditorSpellCheckingPage.save"></a>
 <h4>EditorSpellCheckingPage.save</h4>
 <b>save</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html	Sat Dec 15 18:18:55 2012 +0100
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html	Sat Dec 15 18:20:39 2012 +0100
@@ -76,81 +76,15 @@
 <td><a href="#EditorStylesPage.on_annotationsWarningFgButton_clicked">on_annotationsWarningFgButton_clicked</a></td>
 <td>Private slot to set the foreground colour of the warning annotations.</td>
 </tr><tr>
-<td><a href="#EditorStylesPage.on_caretForegroundButton_clicked">on_caretForegroundButton_clicked</a></td>
-<td>Private slot to set the foreground colour of the caret.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_caretlineBackgroundButton_clicked">on_caretlineBackgroundButton_clicked</a></td>
-<td>Private slot to set the background colour of the caretline.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_changeMarkerSavedColorButton_clicked">on_changeMarkerSavedColorButton_clicked</a></td>
-<td>Private slot to set the colour of the change marker for saved changes.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked">on_changeMarkerUnsavedColorButton_clicked</a></td>
-<td>Private slot to set the colour of the change marker for unsaved changes.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_currentLineMarkerButton_clicked">on_currentLineMarkerButton_clicked</a></td>
-<td>Private slot to set the colour for the highlight of the current line.</td>
-</tr><tr>
 <td><a href="#EditorStylesPage.on_defaultFontButton_clicked">on_defaultFontButton_clicked</a></td>
 <td>Private method used to select the default font for the editor.</td>
 </tr><tr>
-<td><a href="#EditorStylesPage.on_edgeBackgroundColorButton_clicked">on_edgeBackgroundColorButton_clicked</a></td>
-<td>Private slot to set the colour for the edge background or line.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_editAreaBackgroundButton_clicked">on_editAreaBackgroundButton_clicked</a></td>
-<td>Private slot to set the background colour of the edit area.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_editAreaForegroundButton_clicked">on_editAreaForegroundButton_clicked</a></td>
-<td>Private slot to set the foreground colour of the edit area.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_errorMarkerButton_clicked">on_errorMarkerButton_clicked</a></td>
-<td>Private slot to set the colour for the highlight of the error line.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_foldmarginBackgroundButton_clicked">on_foldmarginBackgroundButton_clicked</a></td>
-<td>Private slot to set the background colour for the foldmargin.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_foldmarkersBackgroundButton_clicked">on_foldmarkersBackgroundButton_clicked</a></td>
-<td>Private slot to set the background colour for the margins.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_foldmarkersForegroundButton_clicked">on_foldmarkersForegroundButton_clicked</a></td>
-<td>Private slot to set the foreground colour for the foldmarkers.</td>
-</tr><tr>
 <td><a href="#EditorStylesPage.on_linenumbersFontButton_clicked">on_linenumbersFontButton_clicked</a></td>
 <td>Private method used to select the font for the editor margins.</td>
 </tr><tr>
-<td><a href="#EditorStylesPage.on_marginsBackgroundButton_clicked">on_marginsBackgroundButton_clicked</a></td>
-<td>Private slot to set the background colour for the margins.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_marginsForegroundButton_clicked">on_marginsForegroundButton_clicked</a></td>
-<td>Private slot to set the foreground colour for the margins.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_matchingBracesBackButton_clicked">on_matchingBracesBackButton_clicked</a></td>
-<td>Private slot to set the background colour for highlighting matching braces.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_matchingBracesButton_clicked">on_matchingBracesButton_clicked</a></td>
-<td>Private slot to set the colour for highlighting matching braces.</td>
-</tr><tr>
 <td><a href="#EditorStylesPage.on_monospacedFontButton_clicked">on_monospacedFontButton_clicked</a></td>
 <td>Private method used to select the font to be used as the monospaced font.</td>
 </tr><tr>
-<td><a href="#EditorStylesPage.on_nonmatchingBracesBackButton_clicked">on_nonmatchingBracesBackButton_clicked</a></td>
-<td>Private slot to set the background colour for highlighting nonmatching braces.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_nonmatchingBracesButton_clicked">on_nonmatchingBracesButton_clicked</a></td>
-<td>Private slot to set the colour for highlighting nonmatching braces.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_selectionBackgroundButton_clicked">on_selectionBackgroundButton_clicked</a></td>
-<td>Private slot to set the background colour of the selection.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_selectionForegroundButton_clicked">on_selectionForegroundButton_clicked</a></td>
-<td>Private slot to set the foreground colour of the selection.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_whitespaceBackgroundButton_clicked">on_whitespaceBackgroundButton_clicked</a></td>
-<td>Private slot to set the background colour of visible whitespace.</td>
-</tr><tr>
-<td><a href="#EditorStylesPage.on_whitespaceForegroundButton_clicked">on_whitespaceForegroundButton_clicked</a></td>
-<td>Private slot to set the foreground colour of visible whitespace.</td>
-</tr><tr>
 <td><a href="#EditorStylesPage.polishPage">polishPage</a></td>
 <td>Public slot to perform some polishing actions.</td>
 </tr><tr>
@@ -187,131 +121,21 @@
 <b>on_annotationsWarningFgButton_clicked</b>(<i></i>)
 <p>
         Private slot to set the foreground colour of the warning annotations.
-</p><a NAME="EditorStylesPage.on_caretForegroundButton_clicked" ID="EditorStylesPage.on_caretForegroundButton_clicked"></a>
-<h4>EditorStylesPage.on_caretForegroundButton_clicked</h4>
-<b>on_caretForegroundButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the foreground colour of the caret.
-</p><a NAME="EditorStylesPage.on_caretlineBackgroundButton_clicked" ID="EditorStylesPage.on_caretlineBackgroundButton_clicked"></a>
-<h4>EditorStylesPage.on_caretlineBackgroundButton_clicked</h4>
-<b>on_caretlineBackgroundButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the background colour of the caretline.
-</p><a NAME="EditorStylesPage.on_changeMarkerSavedColorButton_clicked" ID="EditorStylesPage.on_changeMarkerSavedColorButton_clicked"></a>
-<h4>EditorStylesPage.on_changeMarkerSavedColorButton_clicked</h4>
-<b>on_changeMarkerSavedColorButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the colour of the change marker for saved changes.
-</p><a NAME="EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked" ID="EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked"></a>
-<h4>EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked</h4>
-<b>on_changeMarkerUnsavedColorButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the colour of the change marker for unsaved changes.
-</p><a NAME="EditorStylesPage.on_currentLineMarkerButton_clicked" ID="EditorStylesPage.on_currentLineMarkerButton_clicked"></a>
-<h4>EditorStylesPage.on_currentLineMarkerButton_clicked</h4>
-<b>on_currentLineMarkerButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the colour for the highlight of the current line.
 </p><a NAME="EditorStylesPage.on_defaultFontButton_clicked" ID="EditorStylesPage.on_defaultFontButton_clicked"></a>
 <h4>EditorStylesPage.on_defaultFontButton_clicked</h4>
 <b>on_defaultFontButton_clicked</b>(<i></i>)
 <p>
         Private method used to select the default font for the editor.
-</p><a NAME="EditorStylesPage.on_edgeBackgroundColorButton_clicked" ID="EditorStylesPage.on_edgeBackgroundColorButton_clicked"></a>
-<h4>EditorStylesPage.on_edgeBackgroundColorButton_clicked</h4>
-<b>on_edgeBackgroundColorButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the colour for the edge background or line.
-</p><a NAME="EditorStylesPage.on_editAreaBackgroundButton_clicked" ID="EditorStylesPage.on_editAreaBackgroundButton_clicked"></a>
-<h4>EditorStylesPage.on_editAreaBackgroundButton_clicked</h4>
-<b>on_editAreaBackgroundButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the background colour of the edit area.
-</p><a NAME="EditorStylesPage.on_editAreaForegroundButton_clicked" ID="EditorStylesPage.on_editAreaForegroundButton_clicked"></a>
-<h4>EditorStylesPage.on_editAreaForegroundButton_clicked</h4>
-<b>on_editAreaForegroundButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the foreground colour of the edit area.
-</p><a NAME="EditorStylesPage.on_errorMarkerButton_clicked" ID="EditorStylesPage.on_errorMarkerButton_clicked"></a>
-<h4>EditorStylesPage.on_errorMarkerButton_clicked</h4>
-<b>on_errorMarkerButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the colour for the highlight of the error line.
-</p><a NAME="EditorStylesPage.on_foldmarginBackgroundButton_clicked" ID="EditorStylesPage.on_foldmarginBackgroundButton_clicked"></a>
-<h4>EditorStylesPage.on_foldmarginBackgroundButton_clicked</h4>
-<b>on_foldmarginBackgroundButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the background colour for the foldmargin.
-</p><a NAME="EditorStylesPage.on_foldmarkersBackgroundButton_clicked" ID="EditorStylesPage.on_foldmarkersBackgroundButton_clicked"></a>
-<h4>EditorStylesPage.on_foldmarkersBackgroundButton_clicked</h4>
-<b>on_foldmarkersBackgroundButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the background colour for the margins.
-</p><a NAME="EditorStylesPage.on_foldmarkersForegroundButton_clicked" ID="EditorStylesPage.on_foldmarkersForegroundButton_clicked"></a>
-<h4>EditorStylesPage.on_foldmarkersForegroundButton_clicked</h4>
-<b>on_foldmarkersForegroundButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the foreground colour for the foldmarkers.
 </p><a NAME="EditorStylesPage.on_linenumbersFontButton_clicked" ID="EditorStylesPage.on_linenumbersFontButton_clicked"></a>
 <h4>EditorStylesPage.on_linenumbersFontButton_clicked</h4>
 <b>on_linenumbersFontButton_clicked</b>(<i></i>)
 <p>
         Private method used to select the font for the editor margins.
-</p><a NAME="EditorStylesPage.on_marginsBackgroundButton_clicked" ID="EditorStylesPage.on_marginsBackgroundButton_clicked"></a>
-<h4>EditorStylesPage.on_marginsBackgroundButton_clicked</h4>
-<b>on_marginsBackgroundButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the background colour for the margins.
-</p><a NAME="EditorStylesPage.on_marginsForegroundButton_clicked" ID="EditorStylesPage.on_marginsForegroundButton_clicked"></a>
-<h4>EditorStylesPage.on_marginsForegroundButton_clicked</h4>
-<b>on_marginsForegroundButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the foreground colour for the margins.
-</p><a NAME="EditorStylesPage.on_matchingBracesBackButton_clicked" ID="EditorStylesPage.on_matchingBracesBackButton_clicked"></a>
-<h4>EditorStylesPage.on_matchingBracesBackButton_clicked</h4>
-<b>on_matchingBracesBackButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the background colour for highlighting matching braces.
-</p><a NAME="EditorStylesPage.on_matchingBracesButton_clicked" ID="EditorStylesPage.on_matchingBracesButton_clicked"></a>
-<h4>EditorStylesPage.on_matchingBracesButton_clicked</h4>
-<b>on_matchingBracesButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the colour for highlighting matching braces.
 </p><a NAME="EditorStylesPage.on_monospacedFontButton_clicked" ID="EditorStylesPage.on_monospacedFontButton_clicked"></a>
 <h4>EditorStylesPage.on_monospacedFontButton_clicked</h4>
 <b>on_monospacedFontButton_clicked</b>(<i></i>)
 <p>
         Private method used to select the font to be used as the monospaced font.
-</p><a NAME="EditorStylesPage.on_nonmatchingBracesBackButton_clicked" ID="EditorStylesPage.on_nonmatchingBracesBackButton_clicked"></a>
-<h4>EditorStylesPage.on_nonmatchingBracesBackButton_clicked</h4>
-<b>on_nonmatchingBracesBackButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the background colour for highlighting nonmatching braces.
-</p><a NAME="EditorStylesPage.on_nonmatchingBracesButton_clicked" ID="EditorStylesPage.on_nonmatchingBracesButton_clicked"></a>
-<h4>EditorStylesPage.on_nonmatchingBracesButton_clicked</h4>
-<b>on_nonmatchingBracesButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the colour for highlighting nonmatching braces.
-</p><a NAME="EditorStylesPage.on_selectionBackgroundButton_clicked" ID="EditorStylesPage.on_selectionBackgroundButton_clicked"></a>
-<h4>EditorStylesPage.on_selectionBackgroundButton_clicked</h4>
-<b>on_selectionBackgroundButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the background colour of the selection.
-</p><a NAME="EditorStylesPage.on_selectionForegroundButton_clicked" ID="EditorStylesPage.on_selectionForegroundButton_clicked"></a>
-<h4>EditorStylesPage.on_selectionForegroundButton_clicked</h4>
-<b>on_selectionForegroundButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the foreground colour of the selection.
-</p><a NAME="EditorStylesPage.on_whitespaceBackgroundButton_clicked" ID="EditorStylesPage.on_whitespaceBackgroundButton_clicked"></a>
-<h4>EditorStylesPage.on_whitespaceBackgroundButton_clicked</h4>
-<b>on_whitespaceBackgroundButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the background colour of visible whitespace.
-</p><a NAME="EditorStylesPage.on_whitespaceForegroundButton_clicked" ID="EditorStylesPage.on_whitespaceForegroundButton_clicked"></a>
-<h4>EditorStylesPage.on_whitespaceForegroundButton_clicked</h4>
-<b>on_whitespaceForegroundButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the foreground colour of visible whitespace.
 </p><a NAME="EditorStylesPage.polishPage" ID="EditorStylesPage.polishPage"></a>
 <h4>EditorStylesPage.polishPage</h4>
 <b>polishPage</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpAppearancePage.html	Sat Dec 15 18:18:55 2012 +0100
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpAppearancePage.html	Sat Dec 15 18:20:39 2012 +0100
@@ -67,9 +67,6 @@
 <td><a href="#HelpAppearancePage.on_fixedFontButton_clicked">on_fixedFontButton_clicked</a></td>
 <td>Private method used to select the fixed-width font.</td>
 </tr><tr>
-<td><a href="#HelpAppearancePage.on_secureURLsColourButton_clicked">on_secureURLsColourButton_clicked</a></td>
-<td>Private slot to set the colour for secure URLs.</td>
-</tr><tr>
 <td><a href="#HelpAppearancePage.on_standardFontButton_clicked">on_standardFontButton_clicked</a></td>
 <td>Private method used to select the standard font.</td>
 </tr><tr>
@@ -97,11 +94,6 @@
 <b>on_fixedFontButton_clicked</b>(<i></i>)
 <p>
         Private method used to select the fixed-width font.
-</p><a NAME="HelpAppearancePage.on_secureURLsColourButton_clicked" ID="HelpAppearancePage.on_secureURLsColourButton_clicked"></a>
-<h4>HelpAppearancePage.on_secureURLsColourButton_clicked</h4>
-<b>on_secureURLsColourButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the colour for secure URLs.
 </p><a NAME="HelpAppearancePage.on_standardFontButton_clicked" ID="HelpAppearancePage.on_standardFontButton_clicked"></a>
 <h4>HelpAppearancePage.on_standardFontButton_clicked</h4>
 <b>on_standardFontButton_clicked</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.InterfacePage.html	Sat Dec 15 18:18:55 2012 +0100
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.InterfacePage.html	Sat Dec 15 18:20:39 2012 +0100
@@ -73,9 +73,6 @@
 <td><a href="#InterfacePage.on_resetLayoutButton_clicked">on_resetLayoutButton_clicked</a></td>
 <td>Private method to reset layout to factory defaults</td>
 </tr><tr>
-<td><a href="#InterfacePage.on_stderrTextColourButton_clicked">on_stderrTextColourButton_clicked</a></td>
-<td>Private slot to set the foreground colour of the caret.</td>
-</tr><tr>
 <td><a href="#InterfacePage.on_styleSheetButton_clicked">on_styleSheetButton_clicked</a></td>
 <td>Private method to select the style sheet file via a dialog.</td>
 </tr><tr>
@@ -108,11 +105,6 @@
 <b>on_resetLayoutButton_clicked</b>(<i></i>)
 <p>
         Private method to reset layout to factory defaults
-</p><a NAME="InterfacePage.on_stderrTextColourButton_clicked" ID="InterfacePage.on_stderrTextColourButton_clicked"></a>
-<h4>InterfacePage.on_stderrTextColourButton_clicked</h4>
-<b>on_stderrTextColourButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the foreground colour of the caret.
 </p><a NAME="InterfacePage.on_styleSheetButton_clicked" ID="InterfacePage.on_styleSheetButton_clicked"></a>
 <h4>InterfacePage.on_styleSheetButton_clicked</h4>
 <b>on_styleSheetButton_clicked</b>(<i></i>)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.IrcPage.html	Sat Dec 15 18:20:39 2012 +0100
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html><head>
+<title>eric5.Preferences.ConfigurationPages.IrcPage</title>
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>eric5.Preferences.ConfigurationPages.IrcPage</h1>
+<p>
+Module implementing the IRC configuration page.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#IrcPage">IrcPage</a></td>
+<td>Class implementing the IRC configuration page.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr>
+<td><a href="#create">create</a></td>
+<td>Module function to create the configuration page.</td>
+</tr>
+</table>
+<hr /><hr />
+<a NAME="IrcPage" ID="IrcPage"></a>
+<h2>IrcPage</h2>
+<p>
+    Class implementing the IRC configuration page.
+</p>
+<h3>Derived from</h3>
+ConfigurationPageBase, Ui_IrcPage
+<h3>Class Attributes</h3>
+<table>
+<tr><td>DateFormats</td></tr><tr><td>TimeFormats</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#IrcPage.__init__">IrcPage</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#IrcPage.save">save</a></td>
+<td>Public slot to save the IRC configuration.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="IrcPage.__init__" ID="IrcPage.__init__"></a>
+<h4>IrcPage (Constructor)</h4>
+<b>IrcPage</b>(<i></i>)
+<p>
+        Constructor
+</p><a NAME="IrcPage.save" ID="IrcPage.save"></a>
+<h4>IrcPage.save</h4>
+<b>save</b>(<i></i>)
+<p>
+        Public slot to save the IRC configuration.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="create" ID="create"></a>
+<h2>create</h2>
+<b>create</b>(<i>dlg</i>)
+<p>
+    Module function to create the configuration page.
+</p><dl>
+<dt><i>dlg</i></dt>
+<dd>
+reference to the configuration dialog
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html	Sat Dec 15 18:18:55 2012 +0100
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html	Sat Dec 15 18:20:39 2012 +0100
@@ -70,9 +70,6 @@
 <td><a href="#ProjectBrowserPage.__storeProjectBrowserFlags">__storeProjectBrowserFlags</a></td>
 <td>Private method to store the flags for the selected project type.</td>
 </tr><tr>
-<td><a href="#ProjectBrowserPage.on_pbHighlightedButton_clicked">on_pbHighlightedButton_clicked</a></td>
-<td>Private slot to set the colour for highlighted entries of the project others browser.</td>
-</tr><tr>
 <td><a href="#ProjectBrowserPage.on_projectTypeCombo_activated">on_projectTypeCombo_activated</a></td>
 <td>Private slot to set the browser checkboxes according to the selected project type.</td>
 </tr><tr>
@@ -109,13 +106,7 @@
 <dd>
 type of the selected project (string)
 </dd>
-</dl><a NAME="ProjectBrowserPage.on_pbHighlightedButton_clicked" ID="ProjectBrowserPage.on_pbHighlightedButton_clicked"></a>
-<h4>ProjectBrowserPage.on_pbHighlightedButton_clicked</h4>
-<b>on_pbHighlightedButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the colour for highlighted entries of the
-        project others browser.
-</p><a NAME="ProjectBrowserPage.on_projectTypeCombo_activated" ID="ProjectBrowserPage.on_projectTypeCombo_activated"></a>
+</dl><a NAME="ProjectBrowserPage.on_projectTypeCombo_activated" ID="ProjectBrowserPage.on_projectTypeCombo_activated"></a>
 <h4>ProjectBrowserPage.on_projectTypeCombo_activated</h4>
 <b>on_projectTypeCombo_activated</b>(<i>index</i>)
 <p>
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.TasksPage.html	Sat Dec 15 18:18:55 2012 +0100
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.TasksPage.html	Sat Dec 15 18:20:39 2012 +0100
@@ -64,18 +64,6 @@
 <td><a href="#TasksPage.__init__">TasksPage</a></td>
 <td>Constructor</td>
 </tr><tr>
-<td><a href="#TasksPage.on_tasksFixmeColourButton_clicked">on_tasksFixmeColourButton_clicked</a></td>
-<td>Private slot to set the colour for standard tasks.</td>
-</tr><tr>
-<td><a href="#TasksPage.on_tasksNoteColourButton_clicked">on_tasksNoteColourButton_clicked</a></td>
-<td>Private slot to set the backgroundcolour for project tasks.</td>
-</tr><tr>
-<td><a href="#TasksPage.on_tasksTodoColourButton_clicked">on_tasksTodoColourButton_clicked</a></td>
-<td>Private slot to set the background colour for global tasks.</td>
-</tr><tr>
-<td><a href="#TasksPage.on_tasksWarningColourButton_clicked">on_tasksWarningColourButton_clicked</a></td>
-<td>Private slot to set the colour for bugfix tasks.</td>
-</tr><tr>
 <td><a href="#TasksPage.save">save</a></td>
 <td>Public slot to save the Tasks configuration.</td>
 </tr>
@@ -89,26 +77,6 @@
 <b>TasksPage</b>(<i></i>)
 <p>
         Constructor
-</p><a NAME="TasksPage.on_tasksFixmeColourButton_clicked" ID="TasksPage.on_tasksFixmeColourButton_clicked"></a>
-<h4>TasksPage.on_tasksFixmeColourButton_clicked</h4>
-<b>on_tasksFixmeColourButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the colour for standard tasks.
-</p><a NAME="TasksPage.on_tasksNoteColourButton_clicked" ID="TasksPage.on_tasksNoteColourButton_clicked"></a>
-<h4>TasksPage.on_tasksNoteColourButton_clicked</h4>
-<b>on_tasksNoteColourButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the backgroundcolour for project tasks.
-</p><a NAME="TasksPage.on_tasksTodoColourButton_clicked" ID="TasksPage.on_tasksTodoColourButton_clicked"></a>
-<h4>TasksPage.on_tasksTodoColourButton_clicked</h4>
-<b>on_tasksTodoColourButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the background colour for global tasks.
-</p><a NAME="TasksPage.on_tasksWarningColourButton_clicked" ID="TasksPage.on_tasksWarningColourButton_clicked"></a>
-<h4>TasksPage.on_tasksWarningColourButton_clicked</h4>
-<b>on_tasksWarningColourButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the colour for bugfix tasks.
 </p><a NAME="TasksPage.save" ID="TasksPage.save"></a>
 <h4>TasksPage.save</h4>
 <b>save</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.VcsPage.html	Sat Dec 15 18:18:55 2012 +0100
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.VcsPage.html	Sat Dec 15 18:20:39 2012 +0100
@@ -64,24 +64,6 @@
 <td><a href="#VcsPage.__init__">VcsPage</a></td>
 <td>Constructor</td>
 </tr><tr>
-<td><a href="#VcsPage.on_pbVcsAddedButton_clicked">on_pbVcsAddedButton_clicked</a></td>
-<td>Private slot to set the background colour for entries with VCS status "added".</td>
-</tr><tr>
-<td><a href="#VcsPage.on_pbVcsConflictButton_clicked">on_pbVcsConflictButton_clicked</a></td>
-<td>Private slot to set the background colour for entries with VCS status "conflict".</td>
-</tr><tr>
-<td><a href="#VcsPage.on_pbVcsModifiedButton_clicked">on_pbVcsModifiedButton_clicked</a></td>
-<td>Private slot to set the background colour for entries with VCS status "modified".</td>
-</tr><tr>
-<td><a href="#VcsPage.on_pbVcsRemovedButton_clicked">on_pbVcsRemovedButton_clicked</a></td>
-<td>Private slot to set the background colour for entries with VCS status "removed".</td>
-</tr><tr>
-<td><a href="#VcsPage.on_pbVcsReplacedButton_clicked">on_pbVcsReplacedButton_clicked</a></td>
-<td>Private slot to set the background colour for entries with VCS status "replaced".</td>
-</tr><tr>
-<td><a href="#VcsPage.on_pbVcsUpdateButton_clicked">on_pbVcsUpdateButton_clicked</a></td>
-<td>Private slot to set the background colour for entries with VCS status "needs update".</td>
-</tr><tr>
 <td><a href="#VcsPage.save">save</a></td>
 <td>Public slot to save the VCS configuration.</td>
 </tr>
@@ -95,42 +77,6 @@
 <b>VcsPage</b>(<i></i>)
 <p>
         Constructor
-</p><a NAME="VcsPage.on_pbVcsAddedButton_clicked" ID="VcsPage.on_pbVcsAddedButton_clicked"></a>
-<h4>VcsPage.on_pbVcsAddedButton_clicked</h4>
-<b>on_pbVcsAddedButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the background colour for entries with VCS
-        status "added".
-</p><a NAME="VcsPage.on_pbVcsConflictButton_clicked" ID="VcsPage.on_pbVcsConflictButton_clicked"></a>
-<h4>VcsPage.on_pbVcsConflictButton_clicked</h4>
-<b>on_pbVcsConflictButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the background colour for entries with VCS
-        status "conflict".
-</p><a NAME="VcsPage.on_pbVcsModifiedButton_clicked" ID="VcsPage.on_pbVcsModifiedButton_clicked"></a>
-<h4>VcsPage.on_pbVcsModifiedButton_clicked</h4>
-<b>on_pbVcsModifiedButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the background colour for entries with VCS
-        status "modified".
-</p><a NAME="VcsPage.on_pbVcsRemovedButton_clicked" ID="VcsPage.on_pbVcsRemovedButton_clicked"></a>
-<h4>VcsPage.on_pbVcsRemovedButton_clicked</h4>
-<b>on_pbVcsRemovedButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the background colour for entries with VCS
-        status "removed".
-</p><a NAME="VcsPage.on_pbVcsReplacedButton_clicked" ID="VcsPage.on_pbVcsReplacedButton_clicked"></a>
-<h4>VcsPage.on_pbVcsReplacedButton_clicked</h4>
-<b>on_pbVcsReplacedButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the background colour for entries with VCS
-        status "replaced".
-</p><a NAME="VcsPage.on_pbVcsUpdateButton_clicked" ID="VcsPage.on_pbVcsUpdateButton_clicked"></a>
-<h4>VcsPage.on_pbVcsUpdateButton_clicked</h4>
-<b>on_pbVcsUpdateButton_clicked</b>(<i></i>)
-<p>
-        Private slot to set the background colour for entries with VCS
-        status "needs update".
 </p><a NAME="VcsPage.save" ID="VcsPage.save"></a>
 <h4>VcsPage.save</h4>
 <b>save</b>(<i></i>)
--- a/Documentation/Source/eric5.Preferences.__init__.html	Sat Dec 15 18:18:55 2012 +0100
+++ b/Documentation/Source/eric5.Preferences.__init__.html	Sat Dec 15 18:20:39 2012 +0100
@@ -107,6 +107,9 @@
 <td><a href="#getIcons">getIcons</a></td>
 <td>Module function to retrieve the various Icons settings.</td>
 </tr><tr>
+<td><a href="#getIrc">getIrc</a></td>
+<td>Module function to retrieve the IRC related settings.</td>
+</tr><tr>
 <td><a href="#getMultiProject">getMultiProject</a></td>
 <td>Module function to retrieve the various project handling settings.</td>
 </tr><tr>
@@ -254,6 +257,9 @@
 <td><a href="#setIcons">setIcons</a></td>
 <td>Module function to store the various Icons settings.</td>
 </tr><tr>
+<td><a href="#setIrc">setIrc</a></td>
+<td>Module function to store the IRC related settings.</td>
+</tr><tr>
 <td><a href="#setMultiProject">setMultiProject</a></td>
 <td>Module function to store the various project handling settings.</td>
 </tr><tr>
@@ -349,7 +355,7 @@
 object
 <h3>Class Attributes</h3>
 <table>
-<tr><td>cooperationDefaults</td></tr><tr><td>corbaDefaults</td></tr><tr><td>debuggerDefaults</td></tr><tr><td>editorColourDefaults</td></tr><tr><td>editorDefaults</td></tr><tr><td>editorExporterDefaults</td></tr><tr><td>editorOtherFontsDefaults</td></tr><tr><td>editorTypingDefaults</td></tr><tr><td>fontFamily</td></tr><tr><td>fontSize</td></tr><tr><td>geometryDefaults</td></tr><tr><td>graphicsDefaults</td></tr><tr><td>helpDefaults</td></tr><tr><td>iconEditorDefaults</td></tr><tr><td>iconsDefaults</td></tr><tr><td>multiProjectDefaults</td></tr><tr><td>pluginManagerDefaults</td></tr><tr><td>printerDefaults</td></tr><tr><td>projectBrowserColourDefaults</td></tr><tr><td>projectBrowserFlagsDefaults</td></tr><tr><td>projectDefaults</td></tr><tr><td>py3flakesDefaults</td></tr><tr><td>qtDefaults</td></tr><tr><td>resetLayout</td></tr><tr><td>shellDefaults</td></tr><tr><td>sysDefaults</td></tr><tr><td>tasksDefaults</td></tr><tr><td>templatesDefaults</td></tr><tr><td>terminalDefaults</td></tr><tr><td>trayStarterDefaults</td></tr><tr><td>uiDefaults</td></tr><tr><td>userDefaults</td></tr><tr><td>varDefaults</td></tr><tr><td>vcsDefaults</td></tr><tr><td>viewProfilesLength</td></tr><tr><td>websettings</td></tr>
+<tr><td>cooperationDefaults</td></tr><tr><td>corbaDefaults</td></tr><tr><td>debuggerDefaults</td></tr><tr><td>editorColourDefaults</td></tr><tr><td>editorDefaults</td></tr><tr><td>editorExporterDefaults</td></tr><tr><td>editorOtherFontsDefaults</td></tr><tr><td>editorTypingDefaults</td></tr><tr><td>fontFamily</td></tr><tr><td>fontSize</td></tr><tr><td>geometryDefaults</td></tr><tr><td>graphicsDefaults</td></tr><tr><td>helpDefaults</td></tr><tr><td>iconEditorDefaults</td></tr><tr><td>iconsDefaults</td></tr><tr><td>ircDefaults</td></tr><tr><td>multiProjectDefaults</td></tr><tr><td>pluginManagerDefaults</td></tr><tr><td>printerDefaults</td></tr><tr><td>projectBrowserColourDefaults</td></tr><tr><td>projectBrowserFlagsDefaults</td></tr><tr><td>projectDefaults</td></tr><tr><td>py3flakesDefaults</td></tr><tr><td>qtDefaults</td></tr><tr><td>resetLayout</td></tr><tr><td>shellDefaults</td></tr><tr><td>sysDefaults</td></tr><tr><td>tasksDefaults</td></tr><tr><td>templatesDefaults</td></tr><tr><td>terminalDefaults</td></tr><tr><td>trayStarterDefaults</td></tr><tr><td>uiDefaults</td></tr><tr><td>userDefaults</td></tr><tr><td>varDefaults</td></tr><tr><td>vcsDefaults</td></tr><tr><td>viewProfilesLength</td></tr><tr><td>websettings</td></tr>
 </table>
 <h3>Class Methods</h3>
 <table>
@@ -774,6 +780,27 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
+<a NAME="getIrc" ID="getIrc"></a>
+<h2>getIrc</h2>
+<b>getIrc</b>(<i>key, prefClass=Prefs</i>)
+<p>
+    Module function to retrieve the IRC related settings.
+</p><dl>
+<dt><i>key</i></dt>
+<dd>
+the key of the value to get
+</dd><dt><i>prefClass</i></dt>
+<dd>
+preferences class used as the storage area
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+the requested user setting
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
 <a NAME="getMultiProject" ID="getMultiProject"></a>
 <h2>getMultiProject</h2>
 <b>getMultiProject</b>(<i>key, prefClass=Prefs</i>)
@@ -1685,6 +1712,25 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
+<a NAME="setIrc" ID="setIrc"></a>
+<h2>setIrc</h2>
+<b>setIrc</b>(<i>key, value, prefClass=Prefs</i>)
+<p>
+    Module function to store the IRC related settings.
+</p><dl>
+<dt><i>key</i></dt>
+<dd>
+the key of the setting to be set
+</dd><dt><i>value</i></dt>
+<dd>
+the value to be set
+</dd><dt><i>prefClass</i></dt>
+<dd>
+preferences class used as the storage area
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
 <a NAME="setMultiProject" ID="setMultiProject"></a>
 <h2>setMultiProject</h2>
 <b>setMultiProject</b>(<i>key, value, prefClass=Prefs</i>)
--- a/Documentation/Source/eric5.UI.UserInterface.html	Sat Dec 15 18:18:55 2012 +0100
+++ b/Documentation/Source/eric5.UI.UserInterface.html	Sat Dec 15 18:20:39 2012 +0100
@@ -197,6 +197,9 @@
 <td><a href="#UserInterface.__activateDebugViewer">__activateDebugViewer</a></td>
 <td>Private slot to handle the activation of the debug viewer.</td>
 </tr><tr>
+<td><a href="#UserInterface.__activateIRC">__activateIRC</a></td>
+<td>Public slot to handle the activation of the IRC window.</td>
+</tr><tr>
 <td><a href="#UserInterface.__activateLogViewer">__activateLogViewer</a></td>
 <td>Private slot to handle the activation of the Log Viewer.</td>
 </tr><tr>
@@ -353,6 +356,9 @@
 <td><a href="#UserInterface.__installPlugins">__installPlugins</a></td>
 <td>Private slot to show a dialog to install a new plugin.</td>
 </tr><tr>
+<td><a href="#UserInterface.__ircAutoConnected">__ircAutoConnected</a></td>
+<td>Private slot handling the automatic connection of the IRC client.</td>
+</tr><tr>
 <td><a href="#UserInterface.__lastEditorClosed">__lastEditorClosed</a></td>
 <td>Private slot to handle the lastEditorClosed signal.</td>
 </tr><tr>
@@ -626,6 +632,9 @@
 <td><a href="#UserInterface.appendToStdout">appendToStdout</a></td>
 <td>Public slot to append text to the stdout log viewer tab.</td>
 </tr><tr>
+<td><a href="#UserInterface.autoConnectIrc">autoConnectIrc</a></td>
+<td>Public method to initiate the IRC auto connection.</td>
+</tr><tr>
 <td><a href="#UserInterface.checkConfigurationStatus">checkConfigurationStatus</a></td>
 <td>Public method to check, if eric5 has been configured.</td>
 </tr><tr>
@@ -813,6 +822,11 @@
 <b>__activateDebugViewer</b>(<i></i>)
 <p>
         Private slot to handle the activation of the debug viewer.
+</p><a NAME="UserInterface.__activateIRC" ID="UserInterface.__activateIRC"></a>
+<h4>UserInterface.__activateIRC</h4>
+<b>__activateIRC</b>(<i></i>)
+<p>
+        Public slot to handle the activation of the IRC window.
 </p><a NAME="UserInterface.__activateLogViewer" ID="UserInterface.__activateLogViewer"></a>
 <h4>UserInterface.__activateLogViewer</h4>
 <b>__activateLogViewer</b>(<i></i>)
@@ -1164,7 +1178,12 @@
 list of plugin files suggested for
             installation list of strings
 </dd>
-</dl><a NAME="UserInterface.__lastEditorClosed" ID="UserInterface.__lastEditorClosed"></a>
+</dl><a NAME="UserInterface.__ircAutoConnected" ID="UserInterface.__ircAutoConnected"></a>
+<h4>UserInterface.__ircAutoConnected</h4>
+<b>__ircAutoConnected</b>(<i></i>)
+<p>
+        Private slot handling the automatic connection of the IRC client.
+</p><a NAME="UserInterface.__lastEditorClosed" ID="UserInterface.__lastEditorClosed"></a>
 <h4>UserInterface.__lastEditorClosed</h4>
 <b>__lastEditorClosed</b>(<i></i>)
 <p>
@@ -1817,7 +1836,12 @@
 <dd>
 output to be appended (string)
 </dd>
-</dl><a NAME="UserInterface.checkConfigurationStatus" ID="UserInterface.checkConfigurationStatus"></a>
+</dl><a NAME="UserInterface.autoConnectIrc" ID="UserInterface.autoConnectIrc"></a>
+<h4>UserInterface.autoConnectIrc</h4>
+<b>autoConnectIrc</b>(<i></i>)
+<p>
+        Public method to initiate the IRC auto connection.
+</p><a NAME="UserInterface.checkConfigurationStatus" ID="UserInterface.checkConfigurationStatus"></a>
 <h4>UserInterface.checkConfigurationStatus</h4>
 <b>checkConfigurationStatus</b>(<i></i>)
 <p>
--- a/Documentation/Source/eric5.Utilities.__init__.html	Sat Dec 15 18:18:55 2012 +0100
+++ b/Documentation/Source/eric5.Utilities.__init__.html	Sat Dec 15 18:20:39 2012 +0100
@@ -134,6 +134,9 @@
 <td><a href="#getQtMacBundle">getQtMacBundle</a></td>
 <td>Module function to determine the correct Mac OS X bundle name for Qt tools.</td>
 </tr><tr>
+<td><a href="#getRealName">getRealName</a></td>
+<td>Function to get the real name of the user.</td>
+</tr><tr>
 <td><a href="#getTestFileName">getTestFileName</a></td>
 <td>Function to build the filename of a unittest file.</td>
 </tr><tr>
@@ -233,6 +236,9 @@
 <td><a href="#win32_Kill">win32_Kill</a></td>
 <td>Function to provide an os.kill equivalent for Win32.</td>
 </tr><tr>
+<td><a href="#win32_getRealName">win32_getRealName</a></td>
+<td>Function to get the user's real name (aka.</td>
+</tr><tr>
 <td><a href="#writeEncodedFile">writeEncodedFile</a></td>
 <td>Function to write a file with properly encoded text.</td>
 </tr>
@@ -918,6 +924,19 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
+<a NAME="getRealName" ID="getRealName"></a>
+<h2>getRealName</h2>
+<b>getRealName</b>(<i></i>)
+<p>
+    Function to get the real name of the user.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+real name of the user (string)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
 <a NAME="getTestFileName" ID="getTestFileName"></a>
 <h2>getTestFileName</h2>
 <b>getTestFileName</b>(<i>fn</i>)
@@ -1539,6 +1558,19 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
+<a NAME="win32_getRealName" ID="win32_getRealName"></a>
+<h2>win32_getRealName</h2>
+<b>win32_getRealName</b>(<i></i>)
+<p>
+    Function to get the user's real name (aka. display name) under Win32.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+real name of the current user (string)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
 <a NAME="writeEncodedFile" ID="writeEncodedFile"></a>
 <h2>writeEncodedFile</h2>
 <b>writeEncodedFile</b>(<i>filename, text, orig_coding</i>)
--- a/Documentation/Source/eric5.Utilities.crypto.__init__.html	Sat Dec 15 18:18:55 2012 +0100
+++ b/Documentation/Source/eric5.Utilities.crypto.__init__.html	Sat Dec 15 18:20:39 2012 +0100
@@ -165,7 +165,7 @@
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-encode or decoded password (string)
+encoded or decoded password (string)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/index-eric5.Network.IRC.html	Sat Dec 15 18:20:39 2012 +0100
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html><head>
+<title>eric5.Network.IRC</title>
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body>
+<h1>eric5.Network.IRC</h1>
+<p>
+Package containing the IRC support.
+</p>
+
+
+<h3>Modules</h3>
+<table>
+<tr>
+<td><a href="eric5.Network.IRC.IrcChannelEditDialog.html">IrcChannelEditDialog</a></td>
+<td>Module implementing a dialog to edit channel data.</td>
+</tr><tr>
+<td><a href="eric5.Network.IRC.IrcChannelWidget.html">IrcChannelWidget</a></td>
+<td>Module implementing the IRC channel widget.</td>
+</tr><tr>
+<td><a href="eric5.Network.IRC.IrcIdentitiesEditDialog.html">IrcIdentitiesEditDialog</a></td>
+<td>Module implementing the identities management dialog.</td>
+</tr><tr>
+<td><a href="eric5.Network.IRC.IrcMessageEdit.html">IrcMessageEdit</a></td>
+<td>Module implementing a specialized line edit for entering IRC messages.</td>
+</tr><tr>
+<td><a href="eric5.Network.IRC.IrcNetworkEditDialog.html">IrcNetworkEditDialog</a></td>
+<td>Module implementing a dialog for editing IRC network definitions.</td>
+</tr><tr>
+<td><a href="eric5.Network.IRC.IrcNetworkListDialog.html">IrcNetworkListDialog</a></td>
+<td>Module implementing a dialog to list the configured IRC networks.</td>
+</tr><tr>
+<td><a href="eric5.Network.IRC.IrcNetworkManager.html">IrcNetworkManager</a></td>
+<td>Module implementing the IRC data structures and their manager.</td>
+</tr><tr>
+<td><a href="eric5.Network.IRC.IrcNetworkWidget.html">IrcNetworkWidget</a></td>
+<td>Module implementing the network part of the IRC widget.</td>
+</tr><tr>
+<td><a href="eric5.Network.IRC.IrcServerEditDialog.html">IrcServerEditDialog</a></td>
+<td>Module implementing a dialog for editing the IRC server configuration.</td>
+</tr><tr>
+<td><a href="eric5.Network.IRC.IrcUtilities.html">IrcUtilities</a></td>
+<td>Module implementing functions used by several IRC objects.</td>
+</tr><tr>
+<td><a href="eric5.Network.IRC.IrcWidget.html">IrcWidget</a></td>
+<td>Module implementing the IRC window.</td>
+</tr>
+</table>
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/index-eric5.Network.html	Sat Dec 15 18:20:39 2012 +0100
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html><head>
+<title>eric5.Network</title>
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body>
+<h1>eric5.Network</h1>
+<p>
+Package containing network related services.
+</p>
+
+<h3>Packages</h3>
+<table>
+<tr>
+<td><a href="index-eric5.Network.IRC.html">IRC</a></td>
+<td>Package containing the IRC support.</td>
+</tr>
+</table>
+
+</body></html>
\ No newline at end of file
--- a/Documentation/Source/index-eric5.Preferences.ConfigurationPages.html	Sat Dec 15 18:18:55 2012 +0100
+++ b/Documentation/Source/index-eric5.Preferences.ConfigurationPages.html	Sat Dec 15 18:20:39 2012 +0100
@@ -137,6 +137,9 @@
 <td><a href="eric5.Preferences.ConfigurationPages.InterfacePage.html">InterfacePage</a></td>
 <td>Module implementing the Interface configuration page.</td>
 </tr><tr>
+<td><a href="eric5.Preferences.ConfigurationPages.IrcPage.html">IrcPage</a></td>
+<td>Module implementing the IRC configuration page.</td>
+</tr><tr>
 <td><a href="eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html">MasterPasswordEntryDialog</a></td>
 <td>Module implementing a dialog to enter or change the master password.</td>
 </tr><tr>
--- a/Documentation/Source/index-eric5.html	Sat Dec 15 18:18:55 2012 +0100
+++ b/Documentation/Source/index-eric5.html	Sat Dec 15 18:20:39 2012 +0100
@@ -73,6 +73,9 @@
 <td><a href="index-eric5.MultiProject.html">MultiProject</a></td>
 <td>Package implementing the multi project management module of eric5.</td>
 </tr><tr>
+<td><a href="index-eric5.Network.html">Network</a></td>
+<td>Package containing network related services.</td>
+</tr><tr>
 <td><a href="index-eric5.PluginManager.html">PluginManager</a></td>
 <td>Package containing the code for the Plugin Manager and related parts.</td>
 </tr><tr>
--- a/Network/IRC/IrcNetworkListDialog.py	Sat Dec 15 18:18:55 2012 +0100
+++ b/Network/IRC/IrcNetworkListDialog.py	Sat Dec 15 18:20:39 2012 +0100
@@ -69,7 +69,7 @@
         """
         Private method to (re-)set the data of a network entry.
         
-        @oaram itm reference to the network entry (QTreeWidgetItem)
+        @param itm reference to the network entry (QTreeWidgetItem)
         """
         # step 1: delete all child entries
         children = itm.takeChildren()

eric ide

mercurial