aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/addon/managementdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* More file renaming•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5537 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-03-051-373/+0
* Fix #1102•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5534 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-03-051-10/+3
* renamed a global pointer;•••more work on KDE notifier; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5303 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-061-3/+3
* reworked icon stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-051-1/+1
* The big rename for modules. Still some details remaining.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-011-31/+31
* More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-271-7/+7
* More renaming & cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-261-2/+2
* Beginning of 'the big rename & cleanup'. File names should match class names,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-251-3/+3
* fix for #976•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5090 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-181-5/+27
* applied further patches for #996•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5075 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-161-2/+2
* Reunited all the kvs-escape related functions is a single method supporting d...•••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 Gravatar Fabio Bas2010-10-101-0/+1
* 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
* 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
* 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-281-10/+3
* 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-171-5/+26
* - 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-011-5/+5
* 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
* 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-081-1/+1
* 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
* 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-181-2/+2
* 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-161-353/+353
* upported fix for #227•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2368 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-311-0/+5
* 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-231-1/+1
* 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
* trashed kvi_styledcontrols•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1972 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-06-301-1/+0
* dropped styledcontrols use•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1970 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-06-301-7/+7
* more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1892 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-06-021-15/+16
* 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-221-1/+1
* 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-201-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-161-0/+3
* 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-141-8/+24
* 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-121-6/+6
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1719 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-091-8/+0
* new addon packaging system (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1711 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-081-10/+5
* fix background image on addon dialog on win (and maybe apple)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1694 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-061-4/+6
* probably fix for apple and win•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1692 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-061-1/+3
* quick fixxx•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1691 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-061-1/+11
* more on addon manager (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1688 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-061-6/+6
* more on addon manager (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1687 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-061-46/+0
* new addon manager (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1686 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-061-32/+105
* Re-fix the addon listview background image path (hint: the image is not curre...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1683 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-05-061-1/+1
* Added two missing files to CMakeLists.txt•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1682 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-05-061-2/+2