aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/irc/kvi_ircserverdb.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-570/+0
* Don't push connection-specific nick, pass and usermode back in the server con...•••fixed a lot of fake trimmed() calls git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5194 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-12-161-7/+0
* cleaned code•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5043 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-10-041-11/+11
* applied typo fixes for the "file" and "config" modules (thank OmegaPhil)•••fixed fsf address in python/pythoncore modules fixed "space before comma" in documentation/coments/code regenerated translations git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-311-1/+1
* server handling: avoid to pick up the first available server from the first a...•••other small fixes git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4421 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-06-041-7/+7
* 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-2/+2
* 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
* fix for #404•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3153 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-03-201-0/+3
* get rid of QString::null; added doxygen comments;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2681 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-101-2/+2
* added doxygen comments;•••renamed function; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2586 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-271-33/+44
* fixed license template for kvilib•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2478 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-181-1/+1
* added doxygen comments•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2383 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-021-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-2/+2
* 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-5/+5
* Goodbye, KviIrcServerDatabaseRecord, moved KviNetwork to separate header/sour...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2311 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-271-133/+70
* compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2295 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-08-251-3/+2
* small changes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2294 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-251-31/+22
* upported fix for #213•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2289 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-251-1/+1
* implemented support for animated avatars (GIF or MNG) and animated fies at wh...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2146 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-07-311-9/+8
* sounds like a better fix for #181•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2114 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-07-241-22/+25
* reverted 2107 (invalid)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2112 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-07-241-24/+20
* up-ported probably patch for #181 to trunk 4.0•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2107 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-07-231-20/+24
* 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/+3
* renamed global server database pointer; applied patch: thanks to BugSlayer•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2008 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-051-5/+10
* fixed protocols name•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2000 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-051-10/+10
* 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-54/+54
* cleaned code & small ports•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1361 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-311-26/+6
* 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-8/+8
* Implemented easy migration from mIRC - loading mIRC servers, personal info an...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@462 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-04-051-0/+121
* A bit more Qt 4.x port and a fix for the DCOP helper class•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@279 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-291-1/+3
* 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-5/+14
* 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/+514