aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/optw_irc.cpp
Commit message (Expand)AuthorAgeFilesLines
* The big rename for modules. Still some details remaining.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-011-88/+0
* More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
* More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-271-1/+1
* Beginning of 'the big rename & cleanup'. File names should match class names,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-251-3/+3
* moved the "smart nick colors" functions to their own file.•••Added the ability to expose your current personalized nick colors to others git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4247 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-04-111-1/+2
* - trailing whitespace cleanups all over the place•••- removed charset dependent manpages since it really makes no sense to distribute them, they are getting installed in non standard places and one manpage per language is enough - added SpotChat to the serverdb, happens to be my network anyway :P (someone should remind me to check all the networks and servers there so we can do a cleanup if needed git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3463 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2009-09-011-1/+1
* 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
* 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-115/+1
* fixed license template for modules from n to r•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2484 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-181-2/+3
* renamed taskbar to window list.•••splitted "tree window list" in its own file git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2362 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-301-2/+2
* ported option classes to qt4 way•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2190 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-08-051-5/+6
* some option names tweaks: changed some 'disabledSomething' features to 'enabl...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2147 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-07-311-1/+1
* added the ability to expose the fact that kvirc has an avatar set, so others ...•••added an option value to enable/disable exposure; partially implements feature request #166 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2036 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-07-081-1/+2
* fixed layout•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1849 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-241-1/+2
* options module QT4 port (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1843 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-221-3/+3
* KviTalGroupBox QT4 port (almost completed)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1630 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-301-4/+4
* Removed obsolete QGridLayout QT3 constructor.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1626 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-301-4/+4
* more code clean•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1440 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-081-26/+1
* applied sardanap's patch to link modules under MacOS X;•••added skel for modules under windows; first try to install kvirc's shell scripts; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1392 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-041-0/+2
* undoing, sorry•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-07-051-0/+1
* 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-1/+0
* more qt4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@388 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-02-281-4/+4
* Now you can crash with Qt4 too :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@301 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-02-051-4/+4
* introduced realname for gender hack•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@100 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-01-061-1/+2
* 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/+219