aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/optw_servers.h
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-229/+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
* Yet more renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5236 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-271-34/+34
* 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-1/+1
* Added the very first shy 'auto-join this channel' feature to the window popup...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5226 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-251-0/+1
* Yet more work on the servers dialog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4395 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-05-291-0/+11
* fix for #738•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4085 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-03-041-8/+8
* added an option to disable cap on a server basis (useful for irc bouncers) •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3959 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-02-131-0/+1
* server config: changed "supportsSTARTTLS" to "enabledSTARTTLS" and enabled by...•••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 Gravatar Fabio Bas2010-02-131-1/+4
* removed useless tal_treewidget•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3521 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-241-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
* implemented #408 (password fields with a tick to hide/show text)•••gcc 4.3 noise reduction git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3164 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-03-251-2/+2
* cleaned tal_treewidget , hopefully re-connecting again all the signal/slot pairs•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2807 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-011-2/+2
* 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-1/+1
* Low level support for STARTTLS. Needs polishing, though.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2343 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-08-281-1/+1
* initial work on STARTTLS protocol: KVIrc now knows how to handle it•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2334 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-08-281-0/+1
* Splitter server encoding in two pieces: server specific encoding (used to enc...•••Made the some for networks, too; added configuration options and relative scripting commands/functions in serverdb's kvs. Should definitely fix #173, and add better support for servers that expands the rfc 7-bit ansi table for channel, nicks, ... git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2078 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-07-151-0/+2
* fixed protocols name•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2000 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-051-1/+1
* moved KviIrcNetwork to KviNetwork and KviIrcServer to KviServer•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1985 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-031-14/+14
* trashed kvi_styledcontrols•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1972 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-06-301-19/+19
* Up-porting fixes from 3.4•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1948 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Voker572008-06-251-5/+5
* fixed styled widgets + more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1859 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-271-19/+19
* compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1846 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-241-1/+1
* options module QT4 port (wip) + some QT4 fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1845 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-241-11/+12
* Preliminary KDE4 support. Now compiles and runs.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1616 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-04-281-1/+1
* Yet more KDE4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1609 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-04-281-1/+1
* more code clean•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1440 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-081-18/+17
* More Qt 4.x port and the torrent module by Alexander Stillich•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@255 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-261-8/+8
* More Qt 4.x port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@246 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-231-4/+4
* 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/+210