aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/addon
Commit message (Expand)AuthorAgeFilesLines
* Misc tweaks on the addon dialog.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4374 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-05-252-44/+54
* moved addon strings to proper translation file•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4358 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-05-221-6/+6
* Merge the use of multiple QString()::arg(QString) calls to avoid format strings•••Filter out any urlencoded path form dcc file names git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4317 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-05-141-6/+2
* removed modal status from addon manager, otherway it's impossibile to configu...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4161 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-03-191-1/+1
* Fixed addon install on win•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4081 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-03-021-1/+5
* Fixes in addon packager•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3942 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-02-092-13/+22
* optional dirs for addon package: please test•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3925 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-02-012-31/+28
* finish splitting up addon translations;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3892 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-01-261-22/+22
* quick fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3891 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-01-261-5/+5
* updated italian translation;•••quick fixes; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3884 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-01-251-3/+3
* final fix for #695, plus added missing po files for "python" and "sharedfile"...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-01-241-1/+2
* Minor fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3859 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-01-211-1/+3
* [KVIrc] (trunk) Fix some remaining spelling errors (thanks to Lintian).•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3858 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2010-01-211-2/+2
* bumped addon engine version•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3856 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-01-201-1/+1
* [KVIrc] (trunk) Fixed some spelling mistakes found by Lintian.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3829 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2010-01-102-7/+7
* added help support for addon•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3749 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-12-241-5/+5
* small fix for packaddondialog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3738 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-232-3/+2
* added a combobox to switch datetime format between classic behaviour, ISO 860...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3710 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-12-181-1/+16
* quick fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3616 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-11-161-2/+3
* moar work on addon packaging system (wip), updated its doc;•••removed useless filter; I somehow introduced a glitch in the installer creation, I'll investigate on this git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3580 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-10-283-205/+250
* removed useless KviTalTextEdit class•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3520 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-09-242-8/+8
* compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3515 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-191-1/+1
* applied patch, thanks to Aeriana;•••quick fix; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3514 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-09-181-1/+1
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3513 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-09-171-1/+1
* more work on addon system, fixed some stuff (wip);•••removed useless dir; added properties to KviFileSelector and KviDirectorySelector; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3510 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-09-172-225/+15
* fix for #557 and checked all commondialogs extension filters •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3507 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-171-3/+2
* reworked addon system:••• - ported to the new way of handling wizard; - added automagic functions; modified file extensions; This new addon system is far to be complete and does NOT create any package yet. Please test the new GUI git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3502 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-09-176-256/+836
* - 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