aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme/libkvitheme.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed typos, updated .po files, updated spanish translationGravatar wodim2011-01-201-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5381 17fca916-40b9-46aa-a4ea-0a15b648b75c
* killed some QString helpers. Pay attention to the localizations: format ↵Gravatar Elvio Basello2011-01-101-3/+1
| | | | | | | | | strings have changed!; updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-6/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-8/+8
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Yet more renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5236 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-10/+10
| | | | | | 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-4/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5090 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated translation files; updated italian translationGravatar Elvio Basello2010-05-221-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4357 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More improvements in theme moduleGravatar Noldor2010-04-251-0/+46
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4295 17fca916-40b9-46aa-a4ea-0a15b648b75c
* KVS improvements in theme moduleGravatar Noldor2010-04-231-0/+84
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4287 17fca916-40b9-46aa-a4ea-0a15b648b75c
* final fix for #695, plus added missing po files for "python" and ↵Gravatar Fabio Bas2010-01-241-1/+2
| | | | | | "sharedfile" (notice to translators) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 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
* hopefully removed all the remaining noisy messages from gccGravatar Fabio Bas2008-11-081-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c
* finished porting of theme module to qt4Gravatar Fabio Bas2008-09-251-5/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2566 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license template for modules from n to the end;Gravatar Elvio Basello2008-09-181-4/+4
| | | | | | | | | 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
* quick fixGravatar Elvio Basello2008-05-021-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1658 17fca916-40b9-46aa-a4ea-0a15b648b75c
* code clean on themeGravatar Elvio Basello2008-05-021-1/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1654 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more code clean; small portingGravatar Elvio Basello2008-04-061-6/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1412 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Introduced option using identd only on connect, some fixes aroundGravatar Alexey Uzhva2007-01-301-0/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@283 17fca916-40b9-46aa-a4ea-0a15b648b75c
* First step in the Qt 4.x portGravatar Szymon Tomasz Stefanek2007-01-161-0/+53
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@174 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More work on the themeing engineGravatar Szymon Tomasz Stefanek2007-01-101-0/+14
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@150 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Theme management stuff and other tricksGravatar Szymon Tomasz Stefanek2006-12-301-0/+122
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@75 17fca916-40b9-46aa-a4ea-0a15b648b75c