aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/addon/managementdialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* More file renamingGravatar Szymon Tomasz Stefanek2011-03-051-373/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5537 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fix #1102Gravatar Szymon Tomasz Stefanek2011-03-051-10/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5534 17fca916-40b9-46aa-a4ea-0a15b648b75c
* renamed a global pointer;Gravatar Elvio Basello2011-01-061-3/+3
| | | | | | | more work on KDE notifier; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5303 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reworked icon stuffGravatar Elvio Basello2011-01-051-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-31/+31
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-7/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming & cleanup.Gravatar Szymon Tomasz Stefanek2010-12-261-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-3/+3
| | | | | | 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
* fix for #976Gravatar Fabio Bas2010-10-181-5/+27
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5090 17fca916-40b9-46aa-a4ea-0a15b648b75c
* applied further patches for #996Gravatar Fabio Bas2010-10-161-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5075 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Reunited all the kvs-escape related functions is a single method supporting ↵Gravatar Fabio Bas2010-10-101-0/+1
| | | | | | | | different flags; small fixes to defscript and inputbar escaping in userfriendlymode git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5057 17fca916-40b9-46aa-a4ea-0a15b648b75c
* moved addon strings to proper translation fileGravatar Elvio Basello2010-05-221-6/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4358 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed modal status from addon manager, otherway it's impossibile to ↵Gravatar Fabio Bas2010-03-191-1/+1
| | | | | | configure the addons git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4161 17fca916-40b9-46aa-a4ea-0a15b648b75c
* moar work on addon packaging system (wip), updated its doc;Gravatar Elvio Basello2009-10-281-10/+3
| | | | | | | | | 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
* 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-171-5/+26
| | | | | | | | | | | | - 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-011-5/+5
| | | | | | | | - 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
* 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
* 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
* 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
* fixed license template for modules from a to fGravatar Elvio Basello2008-09-181-2/+2
| | | | 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-161-353/+353
| | | | | | | | | | | | - 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
* upported fix for #227Gravatar Fabio Bas2008-08-311-0/+5
| | | | 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-231-1/+1
| | | | 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
* trashed kvi_styledcontrolsGravatar Fabio Bas2008-06-301-1/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1972 17fca916-40b9-46aa-a4ea-0a15b648b75c
* dropped styledcontrols useGravatar Fabio Bas2008-06-301-7/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1970 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more QT4 portGravatar Noldor2008-06-021-15/+16
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1892 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on addon managerGravatar Elvio Basello2008-05-221-1/+1
| | | | 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-201-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1833 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on addon manager (wip); added a test addon; bumped sources dateGravatar Elvio Basello2008-05-161-0/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1789 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixGravatar Elvio Basello2008-05-151-2/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1784 17fca916-40b9-46aa-a4ea-0a15b648b75c
* compilation fixes (KviStr.replaceAll())Gravatar Fabio Bas2008-05-151-2/+0
| | | | | | | 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
* quick fixGravatar Elvio Basello2008-05-141-1/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1782 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick compilation fixGravatar Elvio Basello2008-05-141-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1780 17fca916-40b9-46aa-a4ea-0a15b648b75c
* compilation fixGravatar Elvio Basello2008-05-141-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1778 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on addon manager (wip);Gravatar Elvio Basello2008-05-141-8/+24
| | | | | | | added file filters; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1777 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on addon manager (wip)Gravatar Elvio Basello2008-05-121-6/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1758 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixGravatar Elvio Basello2008-05-091-8/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1719 17fca916-40b9-46aa-a4ea-0a15b648b75c
* new addon packaging system (wip)Gravatar Elvio Basello2008-05-081-10/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1711 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix background image on addon dialog on win (and maybe apple)Gravatar Noldor2008-05-061-4/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1694 17fca916-40b9-46aa-a4ea-0a15b648b75c
* probably fix for apple and winGravatar Elvio Basello2008-05-061-1/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1692 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixxxGravatar Elvio Basello2008-05-061-1/+11
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1691 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more on addon manager (wip)Gravatar Elvio Basello2008-05-061-6/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1688 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more on addon manager (wip)Gravatar Elvio Basello2008-05-061-46/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1687 17fca916-40b9-46aa-a4ea-0a15b648b75c
* new addon manager (wip)Gravatar Elvio Basello2008-05-061-32/+105
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1686 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Re-fix the addon listview background image path (hint: the image is not ↵Gravatar Szymon Tomasz Stefanek2008-05-061-1/+1
| | | | | | currently installed) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1683 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Added two missing files to CMakeLists.txtGravatar Szymon Tomasz Stefanek2008-05-061-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1682 17fca916-40b9-46aa-a4ea-0a15b648b75c