aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_http.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fixed license template for modules from n to rGravatar Elvio Basello2008-09-181-1/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2484 17fca916-40b9-46aa-a4ea-0a15b648b75c
* pop in some EOL and svn properties fixes.Gravatar Robert Förster2008-09-161-149/+149
| | | | | | | | | | | | - 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
* ported buttongroup kvs class and init mlnedit port: objects modules now it ↵Gravatar Noldor2008-09-151-8/+8
| | | | | | is QT3_SUPPORT free :) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2465 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on http class (added auto redirect handling)Gravatar Noldor2008-09-131-15/+65
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2455 17fca916-40b9-46aa-a4ea-0a15b648b75c
* QT4 new stuff and ftp/http(wip) new classes (lack of docs :\) Gravatar Noldor2008-09-121-0/+443
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2441 17fca916-40b9-46aa-a4ea-0a15b648b75c