aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/http
Commit message (Expand)AuthorAgeFilesLines
* 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-083-3/+3
* 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-13/+13
* 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-102-3/+3
* many fixed to filetrasferwindows / transfer modules•••fixed a signal in kvitexticonwin git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2645 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-10-043-7/+16
* Win VS projects cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2575 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-263-164/+3
* removed VS QT3 project files.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2574 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-261-170/+0
* fixed license template for modules from h to m•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2483 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-183-9/+10
* 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-162-257/+257
* updates win projects to vs 2008•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2449 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-121-7/+6
* compilation fixes (objects module)•••fixes for filetransferwindow git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2443 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-122-10/+10
* cleaning&tidying:) and user-contributed patch for bitrate grabbing from amarok•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2192 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-051-3/+3
* filetranferwindow: fixed update of tranfers status•••nicklist: changed male/female icons (they're self explanative now), please comment change git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1963 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-06-291-2/+0
* added kvi_tal_tablewidget;•••ported filetrandferwindow from old tal_listview to new tal_tablewidget (wip) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1962 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-06-272-20/+21
* oh yeah, removed autotools!;•••bumped sources date; cleaned up a bit kvi_settings.h; added -DVERBOSE to cmake rules; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1898 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-06-031-26/+0
* Huge QT4 port commit :) (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1765 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-133-2/+5
* removed QT3 QString stuff (wip). Need test.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1476 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-131-1/+1
* added template rules for modules. thanks to sardanap;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1456 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-111-28/+2
* maybe fixed skel for windows compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1393 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-041-2/+1
* applied sardanap's patch to link modules under MacOS X;•••added skel for modules under windows; first try to install kvirc's shell scripts; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1392 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-041-4/+13
* More fixes for cmake on Mac OS X•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1387 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Thomas Kalla2008-04-041-1/+5
* more code clean•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1381 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-033-18/+7
* fixed vars•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1376 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-021-2/+2
* fixed cmake rules to work either on linux and mac and prepared a skel for win...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1373 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-021-4/+13
* patch for MacOS X. Compile fine now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1372 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-011-0/+3
* added CMake rules :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1330 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-291-0/+21
* Removed unused files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1322 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-03-291-251/+0
* new and definitive unix name rules :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1318 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-03-281-1/+1
* rename libkvilib into libkvirclib to avoid conflicts with older releases•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1314 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar José Melo2008-03-281-1/+1
* 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-152-6/+6
* undoing, sorry•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-07-052-7/+1
* fixed font saving in qt4 kvirc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@644 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-07-052-1/+7
* updated project files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@612 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2007-06-121-1/+1
* cleaned QT4 win projects•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@535 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-04-241-1/+1
* clearing recent channels properly•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@522 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-04-211-1/+1
* win32 qt4 makefiles•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@516 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-04-181-1/+2
* fix boring warning and compilation errors; new dynamic tooltip system in widg...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@510 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-04-171-2/+2
* bugfixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@502 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-04-161-259/+256
* Configurable avatar scaling on load; Human-redable file sized on dcc transfers•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@473 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-04-101-2/+3
* new functions: $receivedBytes and $sentBytes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@436 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-03-261-9/+1
* new QT4 win projects (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@368 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-02-241-0/+260
* see changelog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@344 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-02-171-0/+1
* Quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@249 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-241-1/+1
* 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-232-4/+4
* 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-192-17/+17
* ctrl+backspace now removes last word in input editor (as in other input edito...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@144 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-01-091-1/+1
* better makefiles: work on win 2k3, win vista + openfiles dialogs in winxp nat...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@131 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-01-081-257/+258
* 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-1810-0/+1539