aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_http.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-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-1/+1
* Fixed dataSendProgressEvent in http kvs class•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4822 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-08-091-1/+1
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4784 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-041-2/+2
* fixed http class•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4782 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-041-19/+17
* More fixes in kvs classes memory leaks•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4709 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-07-291-16/+31
* Added doc to http kvs class•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4285 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-04-231-21/+57
* Some fixes in KVS ftp and http classes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3964 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-02-141-1/+10
* Fixed segfault in KVS class http•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3953 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-02-111-30/+37
* Some fixes in objects module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3535 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2009-09-301-1/+1
* - 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-2/+2
* Fixed kvs widgets on statusbar and some doc fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3428 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2009-08-261-1/+1
* Fixed code completer and str module doc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3400 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2009-08-041-0/+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
* second round of misc compilation noise reduction•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-081-25/+25
* more works on objects module (locale stuff+some fixes+code clean)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2742 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-10-161-22/+23
* some fixes + optimized readhex functions in kvs classes socket and file•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2587 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-281-23/+21
* 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/+3
* pop in some EOL and svn properties fixes.•••- all textfiles were converted to unix line endings - svn:eol-style native has been set on that files so noone has to care about it again, now the svn client does take care of that, a checkout on unix will get unix lineendings, a checkout on windows will get windows lineendings - svn:executable fixup (some file had the executable bit set were they shouldn't) - svn:mime-type fixes for most of the files, which will probaly only affect trac in viewing that files - some typo fixup, the manpage seems to need some love, though. this will be pushed to the branches once i get to it today. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2469 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2008-09-161-149/+149
* ported buttongroup kvs class and init mlnedit port: objects modules now it is...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2465 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-151-8/+8
* more work on http class (added auto redirect handling)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2455 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-131-15/+65
* QT4 new stuff and ftp/http(wip) new classes (lack of docs :\) •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2441 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-121-0/+443