aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_pixmap.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-21/+21
* more works on objects module (locale stuff+some fixes+code clean)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2752 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-10-181-13/+4
* more works on objects module (locale stuff+some fixes+code clean)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2742 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-10-161-45/+49
* 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-2/+2
* Sometimes they come back :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2696 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-10-111-2/+2
* excluded Noldor's breaking code: FIX IT\!•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2694 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-111-2/+2
* 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-1/+31
* fixed typos•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2635 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2008-10-031-1/+1
* 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-6/+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-6/+6
* 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-6/+26
* 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-5/+10
* 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-2/+2
* 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
* 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-16/+4
* fixed doc (file format win32 -> unix)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1144 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2008-02-201-317/+317
* undoing, sorry•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-07-051-0/+2
* 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-2/+0
* Added $ccale() and $rotate() to the pixmap class (by thexception)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@455 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-04-021-0/+43
* wip on pixmap class•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@331 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2007-02-081-4/+50
* 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-164/+228
* 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/+164