summaryrefslogtreecommitdiff
path: root/noncore/net/opieirc/mainwindow.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-05-04Resource -> OResourcedrw1-4/+8
2005-02-03Added DCC receive supportskyhusker1-0/+20
2005-01-26* Created new class for IRCChannelPerson.skyhusker1-0/+4
* Added whois, ping and version entries to channel popup menu. * Fixed action on CTCP PING reply (was interpreted as a request).
2004-09-08-Close Tab Keyboard Accelerator with delayed deletion of the tabzecke1-13/+19
-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-06Use OKeyConfigWidget/Manager for managing next and prev tabzecke1-0/+1
keyboard shortcuts
2004-09-06-Some keyboard handlingzecke1-0/+37
-ping notification merge of zautrixs work
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-2/+2
TT.
2003-12-08remove not used includesharlekin1-2/+0
2003-12-07s/QPEToolBar/QToolBar:mickeyl1-1/+1
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future
2003-12-07s/QPEMenuBar/QMenuBar:mickeyl1-1/+1
- remove usage of deprecated classses - makes it easier to migrate to OMenuBar in the future
2003-07-22fixed scroll issue, added many commandsfliplap1-0/+5
2003-03-08wrench from inlineharlekin1-2/+2
2002-12-30Use OTabWidget & OColorButtons in config dialog for consistency w/other apps ↵drw1-1/+1
(reduces executable size by ~4k as well).
2002-10-15some qwhatsthis introduced, the IRCHistoryLineEdit now catches tabswazlaf1-1/+5
2002-09-30history functionality, tabs switch colors, extended settings dialogwazlaf1-2/+3
2002-09-30tabs now change their color when actions occurwazlaf1-1/+13
2002-09-23configuration dialog + color configurability throughout the program + popup ↵wazlaf1-12/+28
menu on the channel person list
2002-09-20new icon, menu fixedwazlaf1-13/+0
2002-09-11serverlist browserwazlaf1-17/+6
2002-09-10initial import of OpieIRC v0.1wazlaf1-0/+79