aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme/themefunctions.cpp
Commit message (Collapse)AuthorAgeFilesLines
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-405/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More file splittingGravatar Szymon Tomasz Stefanek2010-12-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5255 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
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-4/+4
| | | | | | 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
* Rework the addon pack dialog.Gravatar Szymon Tomasz Stefanek2010-06-261-14/+17
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4520 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Misc tweaks on the addon dialog.Gravatar Szymon Tomasz Stefanek2010-05-251-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4374 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed infinite loop on corrupted theme installation (could cause a problem ↵Gravatar Fabio Bas2010-05-081-1/+1
| | | | | | | | | with themes containing empty files) fixed theme error reporting git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4311 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed theme loadingGravatar Fabio Bas2010-04-241-1/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4293 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Improvements in theme manager (by hellvis - code cleaning by CtrlAltCa & Noldor)Gravatar Noldor2010-04-031-2/+10
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4234 17fca916-40b9-46aa-a4ea-0a15b648b75c
* theme.screenshot: avoid the generation of an uncompressed png image (that ↵Gravatar Fabio Bas2010-03-071-1/+1
| | | | | | could takes MiBs) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4105 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - trailing whitespace cleanups all over the placeGravatar Robert Förster2009-09-011-15/+15
| | | | | | | | - 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
* -pedantic compilation patch (fix for #526). Thanks to toma.Gravatar Bugslayer2009-08-161-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3413 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
* fixed license template for modules from n to the end;Gravatar Elvio Basello2008-09-181-2/+2
| | | | | | | | | 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
* modules editor (wip), objects(wip) QT4 port.Gravatar Noldor2008-08-071-2/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2209 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed styled widgets + more QT4 portGravatar Noldor2008-05-271-1/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1859 17fca916-40b9-46aa-a4ea-0a15b648b75c
* QT4 resource port (wip)Gravatar Noldor2008-05-181-9/+14
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1812 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixGravatar Tomasz Moń2008-05-021-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1661 17fca916-40b9-46aa-a4ea-0a15b648b75c
* code clean on themeGravatar Elvio Basello2008-05-021-7/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1654 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on theme modulesGravatar Elvio Basello2008-05-021-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1651 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more code clean; small portingGravatar Elvio Basello2008-04-061-6/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1412 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More alternate port to Qt4: no longer relying on Qt collection classesGravatar Szymon Tomasz Stefanek2008-01-151-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1085 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More Qt4 tweaksGravatar Szymon Tomasz Stefanek2007-03-281-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@439 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more qt4 portGravatar Noldor2007-02-281-5/+10
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@387 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More Qt 4.x portGravatar Szymon Tomasz Stefanek2007-01-191-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@195 17fca916-40b9-46aa-a4ea-0a15b648b75c
* First step in the Qt 4.x portGravatar Szymon Tomasz Stefanek2007-01-161-16/+63
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@174 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More themeing fixesGravatar Szymon Tomasz Stefanek2007-01-101-30/+134
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@154 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More work on the themeing engineGravatar Szymon Tomasz Stefanek2007-01-101-0/+240
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@150 17fca916-40b9-46aa-a4ea-0a15b648b75c