aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/addon
Commit message (Expand)AuthorAgeFilesLines
* - 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-012-13/+13
* removed visual studio projects: they are outdated and a better version can be...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-011-298/+0
* some svn cleaning (yes, this is a good sign)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3434 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-08-291-9/+0
* -pedantic compilation patch (fix for #526). Thanks to toma.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3413 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Bugslayer2009-08-162-2/+2
* [KVIrc] (trunk) Fixed spelling mistakes found by Lintian.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3402 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2009-08-062-2/+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-087-7/+7
* hopefully removed all the remaining noisy messages from gcc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-081-9/+9
* 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-20/+8
* 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
* some fixes to options windows positioning and size;•••global fix for hbox/vbox margin and spacing widths git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2665 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-10-071-5/+5
* 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-1/+1
* Win VS projects cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2575 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-263-179/+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-165/+0
* 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-187-11/+11
* 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-651/+651
* 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-8/+7
* upported fix for #227•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2368 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-312-0/+6
* 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-232-2/+2
* code cleanups: removed unused functions from KviApp class; removed kvi_string...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2160 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-011-1/+0
* 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-1/+0
* trashed kvi_styledcontrols•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1972 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-06-302-2/+0
* dropped styledcontrols use•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1970 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-06-302-12/+12
* 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-22/+0
* more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1892 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-06-022-20/+21
* little fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1871 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-06-011-1/+2
* compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1841 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-221-1/+1
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1840 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-221-2/+0
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1838 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-222-2/+1
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1837 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-221-7/+2
* more work on addon manager•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1836 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-222-6/+3
* more work on addon manager (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1833 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-204-7/+80
* fixed coexistence rules•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1790 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-161-1/+1
* more work on addon manager (wip); added a test addon; bumped sources date•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1789 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-164-81/+47
* QT4 port commit :) (modules) (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1786 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-151-0/+9
* fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1784 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-151-2/+1
* compilation fixes (KviStr.replaceAll())•••added dcc voice/zoundcard.h support check on cmakefiles some other fix git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1783 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-05-151-2/+0
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1782 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-141-1/+2
* quick compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1780 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-141-0/+1
* compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1778 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-141-0/+1
* more work on addon manager (wip);•••added file filters; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1777 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-143-10/+26
* more work on addon manager (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1775 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-143-23/+44
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1774 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-131-4/+4
* Huge QT4 port commit :) (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1765 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-132-2/+1
* small fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1759 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-131-3/+4
* more work on addon manager (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1758 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-123-82/+112
* addon manager now create packages :) ;•••quick fixes around; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1756 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-125-86/+118
* removed old unused dir•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1754 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-121-1/+0
* more addon work•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1728 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-102-19/+29
* fix QString pointer•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1726 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-091-8/+5