aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_painter.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-081-199/+197
* updated translations•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2770 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-231-6/+3
* fixed some serious bugs in module object+code clean and improvements.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2738 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-10-151-5/+5
* object module restyling/enhancement(work in progress)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2689 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-10-101-6/+32
* fixed license template for modules from n to r•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2484 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-181-5/+8
* 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-1644/+1644
* QT4 new stuff and ftp/http(wip) new classes (lack of docs :\) •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2441 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-121-5/+33
* code clean•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1689 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-05-061-37/+55
* Preliminary KDE4 support. Now compiles and runs.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1616 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-04-281-6/+6
* 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
* objects module QT4 port and code clean (wip).•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1474 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-04-131-1/+0
* patch for MacOS X. Compile fine now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1372 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-011-0/+3
* renamed module dockwidget in trayicon;•••small fixes around; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1297 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-271-0/+2
* More QT4 work and removed QT3 unused code in objects module. •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1294 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-03-261-988/+1578
* undoing, sorry•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-07-051-19/+21
* fixed font saving in qt4 kvirc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@644 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-07-051-21/+19
* added some QT4 painter new functions.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@515 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-04-181-1/+45
* added setOpacity to class painter [QT4 only]•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@478 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-04-111-1/+28
* objects module QT4 porting (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@384 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-02-271-1/+18
* fixed compilation break•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@317 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2007-02-071-1/+0
* removed class image and enhanced pixmap class.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@315 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-02-071-50/+6
* added new buttongroup classes,dcc.setBandwidthLimit; fixed/removed some old c...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@234 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-01-231-1/+1
* Switching from cvs to svn, initial import•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2006-12-181-0/+964