aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme/packthemedialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* More file splitting•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5255 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
* 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
* 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-6/+6
* Rework the addon pack dialog.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4520 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-06-261-4/+0
* Improvements in theme manager (by hellvis - code cleaning by CtrlAltCa & Noldor)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4234 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-04-031-195/+288
* fixed missing wordwrap in theme export wizard•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4137 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-03-151-0/+1
* [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-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-101-3/+3
* 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/+15
* removed useless KviTalTextEdit class•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3520 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-09-241-3/+3
* 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-4/+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-081-1/+1
* finished porting of theme module to qt4•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2566 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-251-19/+19
* fixed license template for modules from n to the end;•••please, when you create a new file or edit an old one, don't simply copy/paste the license from an other file, but adjust the infos in it (author, datetime, license owner) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2485 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-181-2/+2
* more QT4 port (objects module) + vs2005 projects update + some compilation fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2174 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-08-041-4/+4
* QT4 resource port (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1812 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-181-1/+5
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1755 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-121-1/+1
* code cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1671 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-041-1/+0
* code cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1670 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-041-1/+0
* more theme dialog QT4 port (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1668 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-041-1/+8
* more work on theme modules•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1651 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-021-2/+2
* 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-5/+5
* ported KviTalTextEdit•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1590 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-251-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
* more code clean; small porting•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1412 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-061-42/+18
* 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-1/+1
* Rewritten KviTalWizard in a QtX independent form, working on a new setup too...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@674 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-07-131-1/+1
* More Qt4 tweaks•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@439 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-03-281-1/+1
* more qt4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@387 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-02-281-0/+21
* More Qt4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@334 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-02-091-5/+5
* First step in the Qt 4.x port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@174 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-161-12/+58
* More themeing fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@154 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-101-50/+16
* More work on the themeing engine•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@150 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-101-0/+456