aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme
Commit message (Expand)AuthorAgeFilesLines
* 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-089-9/+9
* hopefully removed all the remaining noisy messages from gcc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-082-4/+3
* fix: removed still present references to doublebuffer.h•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2805 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-011-1/+0
* 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
* Win VS projects cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2575 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-261-3/+3
* removed some old references to qt3•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2571 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-251-1/+0
* update win projects + some compilation fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2570 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-251-4/+4
* 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-255-52/+50
* ported reguser module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2537 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-231-1/+0
* 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-189-20/+20
* 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-351/+351
* updates win projects to vs 2008•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2449 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-121-13/+12
* fix possible segfault after applying theme•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2225 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Tomasz Moń2008-08-101-4/+5
* modules editor (wip), objects(wip) QT4 port.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2209 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-08-071-2/+0
* 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
* trashed kvi_styledcontrols•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1972 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-06-304-15/+9
* oh yeah, removed autotools!;•••bumped sources date; cleaned up a bit kvi_settings.h; added -DVERBOSE to cmake rules; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1898 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-06-031-36/+0
* fixed styled widgets + more QT4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1859 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-274-11/+10
* QT4 resource port (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1812 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-185-20/+44
* 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-1/+1
* Huge QT4 port commit :) (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1765 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-132-19/+13
* 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
* 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-1/+0
* quick fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1685 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-062-8/+8
* 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-052-74/+42
* replace setIconSet with QT4 seIcon •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1672 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-041-1/+1
* code cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1671 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-042-2/+1
* code cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1670 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-043-45/+7
* more theme dialog QT4 port (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1669 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-042-15/+22
* 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-043-12/+21
* more theme dialog QT4 port (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1667 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-042-9/+10
* 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-042-40/+93
* fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1661 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Tomasz Moń2008-05-022-3/+3
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1658 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-021-1/+1
* code clean on theme•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1654 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-023-9/+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-026-11/+11
* qt4 port for theme module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1650 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-022-13/+11
* Removed obsolete QGridLayout QT3 constructor.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1626 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-303-9/+9
* 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-213-3/+3
* 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-183-3/+3
* added template rules for modules. thanks to sardanap;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1456 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-111-28/+2
* 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-069-136/+83
* maybe fixed skel for windows compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1393 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-041-2/+1
* applied sardanap's patch to link modules under MacOS X;•••added skel for modules under windows; first try to install kvirc's shell scripts; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1392 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-041-5/+14
* More fixes for cmake on Mac OS X•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1387 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Thomas Kalla2008-04-041-1/+5
* fixed vars•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1376 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-021-2/+2
* fixed cmake rules to work either on linux and mac and prepared a skel for win...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1373 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-021-4/+13
* added CMake rules :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1330 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-291-0/+27
* Removed unused files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1322 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-03-291-345/+0