aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/chan/libkvichan.cpp
Commit message (Expand)AuthorAgeFilesLines
* applied further patches for #996•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5075 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-161-1/+1
* some cleaning on kvichannel + maybe compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4923 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-211-10/+10
* - fixed notifier close button•••- fixed crash bug on missing pixmap - fixed doc for $chan.matchmask git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4920 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-211-7/+4
* - handle channel list modes dinamically (only +b is hardcoded)•••- added support for reop lists (+R, ircnet), channel owner lists (+q, unrealircd), channel admin lists (+a, unrealircd) - added $chan.matchmask, $chan.masklist, $chan.maskcount - fixed kvichannel to correctly report the sync time checking the request queue - fixes #912 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4919 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-211-2/+188
* reworked the mode widget•••added $chan.modeParam() misc fixes to mode handling git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4894 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-181-0/+45
* Reworked the way kvirc parses channel modes;•••addded to the mode editor the ability to set/unset additional modes with parameters and added a throttle to handle correctly multiple mode changes in a single row still wip: modewidget (still lacks the ability to show the additional modes), encoding stuff git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4891 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-171-10/+6
* fixed "i" flag for $chan.users() previously broken in r4177•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4216 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-03-251-1/+1
* fixed $chan.users()•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4177 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-03-211-8/+8
* final fix for #695, plus added missing po files for "python" and "sharedfile"...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-01-241-1/+2
* added function $chan.common to retrieve the common channels with a user•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3672 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-12-081-95/+83
* reworked namespace KviQString;•••improved hungarian notation; added Doxygen comments; added TODO for hungarian notation: keep it updated! git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3666 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-12-051-4/+4
* added $chan.matchqban (fixes #555)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3477 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-041-0/+54
* fix for #500•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3369 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-07-231-6/+6
* updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2009-05-081-1/+1
* second round of misc compilation noise reduction•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-081-17/+17
* implemented #273;•••added IRC Op user and its flags; added IRC Op events; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2793 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-291-1/+1
* implemented #102;•••splitted optw_irc; added doxygen comments; bumped sources date; update ChangeLog and TODO; fixes around; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2620 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-021-2/+2
* fixed license template for modules from a to f•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2480 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-181-2/+3
* Huge QT4 port commit :) (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1765 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-131-8/+8
* more code clean•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1381 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-031-4/+1
* some little fixes around;•••fixed docs; bumped version to 3.4.0 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1183 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-041-34/+33
* Fix for ticket no 39•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1175 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-03-011-2/+9
* More alternate port to Qt4: no longer relying on Qt collection classes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1085 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-01-151-6/+6
* undoing, sorry•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-07-051-1/+0
* fixed font saving in qt4 kvirc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@644 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-07-051-0/+1
* More Qt4 port and some small fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@351 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-02-201-2/+2
* More Qt 4.x port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@195 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-191-1/+0
* Switching from cvs to svn, initial import•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2006-12-181-0/+1630