summaryrefslogtreecommitdiff
path: root/noncore/net/opieirc/ircservertab.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-05-31Fix channel name validation. Thanks to hrw for reporting.skyhusker1-2/+3
2005-02-03Added DCC receive supportskyhusker1-0/+4
2005-02-02Added a pointer to the mainwindow because it's needed by the dcc ↵skyhusker1-1/+1
confirmation dialog
2005-01-26* Created new class for IRCChannelPerson.skyhusker1-1/+2
* Added whois, ping and version entries to channel popup menu. * Fixed action on CTCP PING reply (was interpreted as a request).
2005-01-14Added message queue, now topics always appear in channel tabskyhusker1-9/+30
2004-09-09- fix compile problemsar1-0/+2
2004-09-08-Close Tab Keyboard Accelerator with delayed deletion of the tabzecke1-9/+16
-Optionally add a TimeStamp to the Tab -Remove not implemented CTCP actions from the Channel PopupMenu -Give Focus to the Edit Line -Some more ping handling patch inspired and copied from zautrix fork
2004-09-06-Some keyboard handlingzecke1-2/+13
-ping notification merge of zautrixs work
2003-12-08remove not used includesharlekin1-1/+0
2003-08-09Merge from BRANCH_1_0kergoth1-10/+16
2003-07-22fixed scroll issue, added many commandsfliplap1-11/+100
2002-10-16qwhatsthis fixwazlaf1-1/+1
2002-10-16qwhatsthis are now completewazlaf1-0/+3
2002-09-30history functionality, tabs switch colors, extended settings dialogwazlaf1-2/+13
2002-09-30tabs now change their color when actions occurwazlaf1-0/+1
2002-09-29modeless channel supportwazlaf1-1/+1
2002-09-29some more message types supported to make this work more smoothly with ↵wazlaf1-0/+12
freenode.net
2002-09-23configuration dialog + color configurability throughout the program + popup ↵wazlaf1-17/+26
menu on the channel person list
2002-09-21query windows and basic commands such as /me, /msgwazlaf1-3/+51
2002-09-21CTCP action now work via /me, HTML escaping now also works for text sent by ↵wazlaf1-0/+11
yourself
2002-09-20support for client commands (only /join implemented so far), crash bugfix, ↵wazlaf1-16/+54
fixed 2 leaks, server browser now includes a channel list
2002-09-11serverlist browserwazlaf1-5/+4
2002-09-10initial import of OpieIRC v0.1wazlaf1-0/+147