aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/optw_connection.cpp
Commit message (Collapse)AuthorAgeFilesLines
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-304/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-1/+1
| | | | | | names, when possible. Move classes to one per file. Move C functions to namespaces, if possible. Kill some abbreviations... git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c
* no-brain patch for #784Gravatar Fabio Bas2010-05-081-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4310 17fca916-40b9-46aa-a4ea-0a15b648b75c
* server config: changed "supportsSTARTTLS" to "enabledSTARTTLS" and enabled ↵Gravatar Fabio Bas2010-02-131-1/+5
| | | | | | | | | | | by default; this option is now meaningful only as a way to force STARTTLS disabled on a server that supports it; server config: added "enabledSASL", "SaslNick", "SaslPass" options main config: added global "enable SASL" option sparser: handle CAP LS, REQ, ACK, NAK, END ircconnection: added SASL support (only PLAIN method is supported by now) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3958 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - trailing whitespace cleanups all over the placeGravatar Robert Förster2009-09-011-5/+5
| | | | | | | | - 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
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-081-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed problems in options conditional selectorsGravatar Fabio Bas2008-09-201-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2508 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license template for modules from n to rGravatar Elvio Basello2008-09-181-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2484 17fca916-40b9-46aa-a4ea-0a15b648b75c
* initial work on STARTTLS protocol: KVIrc now knows how to handle itGravatar Elvio Basello2008-08-281-3/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2334 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick compilation fixGravatar Elvio Basello2008-08-051-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2191 17fca916-40b9-46aa-a4ea-0a15b648b75c
* ported option classes to qt4 wayGravatar Elvio Basello2008-08-051-14/+16
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2190 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed protocols nameGravatar Elvio Basello2008-07-051-7/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2000 17fca916-40b9-46aa-a4ea-0a15b648b75c
* mingw32: fixed module compilation up to kvirijndael; added some installation ↵Gravatar Fabio Bas2008-05-281-1/+1
| | | | | | rules to test git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1864 17fca916-40b9-46aa-a4ea-0a15b648b75c
* options module QT4 port (wip)Gravatar Noldor2008-05-221-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1843 17fca916-40b9-46aa-a4ea-0a15b648b75c
* KviTalGroupBox QT4 port (almost completed)Gravatar Noldor2008-04-301-10/+10
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1630 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Removed obsolete QGridLayout QT3 constructor.Gravatar Noldor2008-04-301-5/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1626 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fix for a couple of leftover compilation issuesGravatar Szymon Tomasz Stefanek2008-04-281-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1611 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Yet more KDE4 portGravatar Szymon Tomasz Stefanek2008-04-281-1/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1609 17fca916-40b9-46aa-a4ea-0a15b648b75c
* A huge progress in KDE4 port, kvirc and several modules now compile. Linking ↵Gravatar Szymon Tomasz Stefanek2008-04-281-1/+3
| | | | | | problems solved. Added an option to pick up a random IP address for round-robin IRC servers. Some code cleanup all around... git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1608 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more code cleanGravatar Elvio Basello2008-04-081-53/+15
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1440 17fca916-40b9-46aa-a4ea-0a15b648b75c
* applied sardanap's patch to link modules under MacOS X;Gravatar Elvio Basello2008-04-041-0/+2
| | | | | | | | 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
* fixed some typos;Gravatar Elvio Basello2007-08-201-1/+1
| | | | | | | updated italian translation; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@746 17fca916-40b9-46aa-a4ea-0a15b648b75c
* undoing, sorryGravatar Alexey Uzhva2007-07-051-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed font saving in qt4 kvircGravatar Alexey Uzhva2007-07-051-1/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@644 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Added option to configure identd output modeGravatar Alexey Uzhva2007-04-051-6/+39
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@464 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more qt4 portGravatar Noldor2007-02-281-9/+9
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@388 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Now you can crash with Qt4 too :)Gravatar Szymon Tomasz Stefanek2007-02-051-9/+9
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@301 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Introduced option using identd only on connect, some fixes aroundGravatar Alexey Uzhva2007-01-301-0/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@283 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Switching from cvs to svn, initial importGravatar Szymon Tomasz Stefanek2006-12-181-0/+285
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c