| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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
| Szymon Tomasz Stefanek | 2010-12-25 | 1 | -412/+0 |
| * | More work on channel autojoin lists•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5227 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-25 | 1 | -3/+9 |
| * | 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
| Fabio Bas | 2010-12-16 | 1 | -0/+1 |
| * | cleaned code•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5043 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2010-10-04 | 1 | -17/+17 |
| * | implemented #799 (and fixed some serverdb module docs)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4685 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-07-20 | 1 | -0/+6 |
| * | 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
| Fabio Bas | 2010-02-13 | 1 | -0/+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
| Fabio Bas | 2010-02-13 | 1 | -6/+31 |
| * | probable fix for #494•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3337 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2009-07-14 | 1 | -4/+19 |
| * | fixed bug #450 (thanks CtrlAltCa for the help);•••improved hungarian notation;
added doxygen comments;
updated sources date;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3302 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2009-07-03 | 1 | -131/+135 |
| * | updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Markus Rennings | 2009-05-08 | 1 | -1/+1 |
| * | fixed license template for kvilib•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2478 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-09-18 | 1 | -1/+1 |
| * | added doxygen comments;•••changed a message in cmake rules;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2380 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-09-01 | 1 | -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
| Szymon Tomasz Stefanek | 2008-08-28 | 1 | -6/+6 |
| * | 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
| Elvio Basello | 2008-08-28 | 1 | -2/+8 |
| * | Goodbye, KviIrcServerDatabaseRecord, moved KviNetwork to separate header/sour...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2311 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Alexey Uzhva | 2008-08-27 | 1 | -65/+11 |
| * | 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
| Alexey Uzhva | 2008-07-31 | 1 | -1/+0 |
| * | probably patch for a user-reported bug (thx h`nu)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2104 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-07-23 | 1 | -1/+20 |
| * | fix for #20 on trunk•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2095 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-07-18 | 1 | -1/+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
| Fabio Bas | 2008-07-15 | 1 | -1/+10 |
| * | fixed protocols name•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2000 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-07-05 | 1 | -5/+5 |
| * | moved KviIrcNetwork to KviNetwork and KviIrcServer to KviServer•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1985 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-07-03 | 1 | -18/+17 |
| * | cleaned code & small ports•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1361 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-03-31 | 1 | -3/+0 |
| * | 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
| Szymon Tomasz Stefanek | 2008-01-15 | 1 | -1/+1 |
| * | fixes/improvements•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@601 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Alexey Uzhva | 2007-06-06 | 1 | -0/+18 |
| * | fixed temporarry nick storing on reconnect•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@347 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Alexey Uzhva | 2007-02-18 | 1 | -2/+4 |
| * | 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
| Szymon Tomasz Stefanek | 2007-01-29 | 1 | -4/+11 |
| * | no more ircfuzz.c•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@165 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2007-01-12 | 1 | -0/+1 |
| * | Switching from cvs to svn, initial import•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2006-12-18 | 1 | -0/+345 |