aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/torrent/libkvitorrent.cpp
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: remove more ancient commented code p3Gravatar un1versal2016-05-081-44/+20
|
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-7/+7
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-175/+170
|
* run codespell to fix some typos, run mkabouttext.pl, fix typos reported by ↵Gravatar Dessa2016-01-311-1/+1
| | | | Arfrever
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-2/+2
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
|
* renamed a global pointer;Gravatar Elvio Basello2011-01-061-2/+2
| | | | | | | more work on KDE notifier; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5303 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-34/+34
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* nigthly round of documentation fixes by OmegaPhilGravatar Fabio Bas2010-12-281-71/+113
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5248 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-1/+1
| | | | | | names, when possible. Move classes to one per file. Move C functions to namespaces, if possible. Kill some abbreviations... git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c
* final fix for #695, plus added missing po files for "python" and ↵Gravatar Fabio Bas2010-01-241-1/+2
| | | | | | "sharedfile" (notice to translators) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-081-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* initial porting of torrent module to dbus/kde4;Gravatar Fabio Bas2008-11-171-4/+5
| | | | | | now kde4 support on by default if kde4libs are found git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2876 17fca916-40b9-46aa-a4ea-0a15b648b75c
* hopefully removed all the remaining noisy messages from gccGravatar Fabio Bas2008-11-081-5/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed translation functions in torrent module;Gravatar Elvio Basello2008-10-141-2/+2
| | | | | | | | fixed CMake translation rules; updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2731 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reverted definesGravatar Elvio Basello2008-10-091-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2678 17fca916-40b9-46aa-a4ea-0a15b648b75c
* renamed old KDE 3 defineGravatar Elvio Basello2008-10-091-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2676 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added proper #ifdef to torrent moduleGravatar Fabio Bas2008-10-051-1/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2656 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license template for modules from n to the end;Gravatar Elvio Basello2008-09-181-1/+1
| | | | | | | | | please, when you create a new file or edit an old one, don't simply copy/paste the license from an other file, but adjust the infos in it (author, datetime, license owner) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2485 17fca916-40b9-46aa-a4ea-0a15b648b75c
* ported some modulesGravatar Elvio Basello2008-04-081-10/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1423 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some little fixes around;Gravatar Elvio Basello2008-03-041-7/+13
| | | | | | | | fixed docs; bumped version to 3.4.0 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1183 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More alternate port to Qt4: no longer relying on Qt collection classesGravatar Szymon Tomasz Stefanek2008-01-151-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1085 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some cleanup / fixes.Gravatar torque2007-01-271-91/+43
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@276 17fca916-40b9-46aa-a4ea-0a15b648b75c
* implemented missing functions. added config support.Gravatar torque2007-01-271-110/+219
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@275 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added statusbar appletGravatar torque2007-01-261-2/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@261 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More Qt 4.x port and the torrent module by Alexander StillichGravatar Szymon Tomasz Stefanek2007-01-261-0/+832
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@255 17fca916-40b9-46aa-a4ea-0a15b648b75c