aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/addon/managementdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* added kvi_tal_listwidget and kvi_tal_itemdelegates + some fixes •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1678 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-051-85/+25
* code cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1675 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-041-5/+0
* code cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1674 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-041-2/+0
* more addon dialog QT4 port (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1673 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-041-1/+5
* theme dialog QT4 port (wip) + some fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1666 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-041-65/+6
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1664 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-021-1/+2
* quick fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1663 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-021-7/+16
* rewriting of addon "listbox" with QItemDelegate (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1657 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-021-32/+78
* Removed obsolete QGridLayout QT3 constructor.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1626 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-301-1/+1
* more qt4 port (renamed QT3 stuff))•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1547 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-211-1/+1
* more qt4 port (renamed QT3 stuff))•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1507 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-181-1/+1
* code clean and fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1422 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-081-5/+7
* fixed Noldor code•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1419 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-071-1/+1
* Code clean•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1415 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-071-51/+14
* More alternate port to Qt4: no longer relying on Qt collection classes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1085 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-01-151-2/+2
* some fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@404 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-03-021-1/+1
* another QT3 fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@403 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-03-021-1/+1
* QT3 version compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@402 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-03-021-2/+2
* experimental addon QT4 style•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@400 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-03-021-376/+403