aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/addon
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Minor fixesGravatar Noldor2010-01-211-1/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3859 17fca916-40b9-46aa-a4ea-0a15b648b75c
* [KVIrc] (trunk) Fix some remaining spelling errors (thanks to Lintian).Gravatar Kai Wasserbäch2010-01-211-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3858 17fca916-40b9-46aa-a4ea-0a15b648b75c
* bumped addon engine versionGravatar Elvio Basello2010-01-201-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3856 17fca916-40b9-46aa-a4ea-0a15b648b75c
* [KVIrc] (trunk) Fixed some spelling mistakes found by Lintian.Gravatar Kai Wasserbäch2010-01-102-7/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3829 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added help support for addonGravatar Elvio Basello2009-12-241-5/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3749 17fca916-40b9-46aa-a4ea-0a15b648b75c
* small fix for packaddondialogGravatar Fabio Bas2009-12-232-3/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3738 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added a combobox to switch datetime format between classic behaviour, ISO ↵Gravatar Elvio Basello2009-12-181-1/+16
| | | | | | 8601 and system locale; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3710 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixesGravatar Elvio Basello2009-11-161-2/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3616 17fca916-40b9-46aa-a4ea-0a15b648b75c
* moar work on addon packaging system (wip), updated its doc;Gravatar Elvio Basello2009-10-283-205/+250
| | | | | | | | | 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
* removed useless KviTalTextEdit classGravatar Elvio Basello2009-09-242-8/+8
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3520 17fca916-40b9-46aa-a4ea-0a15b648b75c
* compilation fixGravatar Fabio Bas2009-09-191-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3515 17fca916-40b9-46aa-a4ea-0a15b648b75c
* applied patch, thanks to Aeriana;Gravatar Elvio Basello2009-09-181-1/+1
| | | | | | | quick fix; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3514 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixGravatar Elvio Basello2009-09-171-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3513 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on addon system, fixed some stuff (wip);Gravatar Elvio Basello2009-09-172-225/+15
| | | | | | | | 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
* fix for #557 and checked all commondialogs extension filters Gravatar Fabio Bas2009-09-171-3/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3507 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reworked addon system:Gravatar Elvio Basello2009-09-176-256/+836
| | | | | | | | | | | | - 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
* - trailing whitespace cleanups all over the placeGravatar Robert Förster2009-09-012-13/+13
| | | | | | | | - 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
* removed visual studio projects: they are outdated and a better version can ↵Gravatar Fabio Bas2009-09-011-298/+0
| | | | | | be created using cmake git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some svn cleaning (yes, this is a good sign)Gravatar Fabio Bas2009-08-291-9/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3434 17fca916-40b9-46aa-a4ea-0a15b648b75c
* -pedantic compilation patch (fix for #526). Thanks to toma.Gravatar Bugslayer2009-08-162-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3413 17fca916-40b9-46aa-a4ea-0a15b648b75c
* [KVIrc] (trunk) Fixed spelling mistakes found by Lintian.Gravatar Kai Wasserbäch2009-08-062-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3402 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-087-7/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* hopefully removed all the remaining noisy messages from gccGravatar Fabio Bas2008-11-081-9/+9
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c
* second round of misc compilation noise reductionGravatar Fabio Bas2008-11-081-20/+8
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c
* get rid of QString::null; added doxygen comments;Gravatar Elvio Basello2008-10-101-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2681 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some fixes to options windows positioning and size;Gravatar Fabio Bas2008-10-071-5/+5
| | | | | | 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
* hopefully fixed all the dual-screen setup dialog centering problemsGravatar Fabio Bas2008-10-061-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2660 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Win VS projects cleanup.Gravatar Noldor2008-09-263-179/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2575 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed VS QT3 project files.Gravatar Noldor2008-09-261-165/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2574 17fca916-40b9-46aa-a4ea-0a15b648b75c
* update win projects + some compilation fixesGravatar Noldor2008-09-251-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2570 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license template for modules from a to fGravatar Elvio Basello2008-09-187-11/+11
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2480 17fca916-40b9-46aa-a4ea-0a15b648b75c
* pop in some EOL and svn properties fixes.Gravatar Robert Förster2008-09-162-651/+651
| | | | | | | | | | | | - 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
* updates win projects to vs 2008Gravatar Noldor2008-09-121-8/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2449 17fca916-40b9-46aa-a4ea-0a15b648b75c
* upported fix for #227Gravatar Fabio Bas2008-08-312-0/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2368 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more qt4 porting (misc + removing qt3 listview)Gravatar Fabio Bas2008-08-232-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2281 17fca916-40b9-46aa-a4ea-0a15b648b75c
* code cleanups: removed unused functions from KviApp class; removed ↵Gravatar Alexey Uzhva2008-08-011-1/+0
| | | | | | kvi_stringarray.cpp/h (never used); renamed KviValueList to QList and removed already empty kvi_valuelist.h; removed kvi_draganddrop.h - nobody actually using it git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2160 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed header files which do not need to be moc'edGravatar Elvio Basello2008-07-231-1/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2109 17fca916-40b9-46aa-a4ea-0a15b648b75c
* trashed kvi_styledcontrolsGravatar Fabio Bas2008-06-302-2/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1972 17fca916-40b9-46aa-a4ea-0a15b648b75c
* dropped styledcontrols useGravatar Fabio Bas2008-06-302-12/+12
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1970 17fca916-40b9-46aa-a4ea-0a15b648b75c
* oh yeah, removed autotools!;Gravatar Elvio Basello2008-06-031-22/+0
| | | | | | | | | 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
* more QT4 portGravatar Noldor2008-06-022-20/+21
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1892 17fca916-40b9-46aa-a4ea-0a15b648b75c
* little fixGravatar Elvio Basello2008-06-011-1/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1871 17fca916-40b9-46aa-a4ea-0a15b648b75c
* compilation fixGravatar Elvio Basello2008-05-221-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1841 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixGravatar Elvio Basello2008-05-221-2/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1840 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixGravatar Elvio Basello2008-05-222-2/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1838 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixGravatar Elvio Basello2008-05-221-7/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1837 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on addon managerGravatar Elvio Basello2008-05-222-6/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1836 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on addon manager (wip)Gravatar Elvio Basello2008-05-204-7/+80
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1833 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed coexistence rulesGravatar Elvio Basello2008-05-161-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1790 17fca916-40b9-46aa-a4ea-0a15b648b75c