aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/dcc
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-0832-32/+32
* quick dcc fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3175 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2009-04-141-3/+2
* fix for #365•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3173 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2009-04-084-6/+56
* small header fix when compiling without crypt-support•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3172 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2009-04-041-1/+1
* part 2 of fix #321•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2996 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2009-01-151-3/+3
* fix for #321 dcc resume•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2995 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2009-01-151-2/+2
* ported r2927 to trunk/4.0•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2928 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-282-13/+20
* 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-087-46/+49
* fixed clearRecentChannels action + removed obsolete class KviGarbageCollector...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2776 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-10-271-8/+16
* 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-1/+1
* removed deprecated functions;•••added doxygen comments; improved hungarian notation; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2674 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-091-1/+2
* hopefully fixed all the dual-screen setup dialog centering problems•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2660 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-10-061-2/+2
* 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/+1
* away/back signals in trayicon fixed•••dcc big filesize support patch partially ported from 3.4 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2641 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-10-043-5/+5
* 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-272-4/+4
* Win VS projects cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2575 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-263-506/+2
* 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-385/+0
* removed some old references to qt3•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2571 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-252-8/+1
* update win projects + some compilation fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2570 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-251-1/+1
* fixed license template for modules from a to f•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2480 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-1832-45/+115
* 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-517/+517
* fixes to the filetransferwindow•••ported the windowlist_tree to inherit qt styles git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2459 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-141-6/+6
* 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-3/+3
* upported fix for #220•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2333 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-281-2/+11
* more qt4 porting (misc + removing qt3 listview)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2281 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-231-5/+5
* implemented feature request #171•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2268 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-201-1/+1
* DCC module QT4 port.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2211 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-08-072-3/+10
* DCC module QT4 port (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2210 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-08-076-42/+61
* Compilation fixes by KByte. Also added SolidIRC network to the default server...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2206 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-08-071-4/+4
* 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-055-18/+21
* more code cleanups, deprecated functions removal, inline optimizations•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2172 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-042-27/+27
* removed header files which do not need to be moc'ed•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2109 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-231-8/+0
* upported fix for dcc resend to trunk•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2091 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-07-184-35/+41
* fixed not-working dcc (missing ctcp) on 4.0. Probably fixes #173 too•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2067 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-07-133-51/+6
* fixed protocols name•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2000 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-07-055-22/+22
* trashed kvi_styledcontrols•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1972 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-06-304-8/+6
* 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-22/+22
* creating empty QPixmap doesn't quite make sense•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1929 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Tomasz Moń2008-06-171-2/+3
* install kvi_dccfiletransfericons.png•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1928 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Tomasz Moń2008-06-171-0/+17
* fixed some compilation warnings•••fixed a crash on theme applying git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1903 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-06-032-15/+15
* more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1900 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-06-034-19/+30
* 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-66/+0
* more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1892 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-06-024-8/+8
* mingw32: fixed module compilation up to kvirijndael; added some installation ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1864 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-283-6/+6
* fixed styled widgets + more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1859 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-273-4/+4
* options module QT4 port (wip) + some QT4 fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1845 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-241-1/+1
* addmulticellwidget QT4 port (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1804 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-171-1/+2
* last couple of compilation fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1735 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-101-0/+1
* replace setIconSet with QT4 seIcon •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1672 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-041-1/+1