aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/socketspy/socketspywindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* reworked icon stuffGravatar Elvio Basello2011-01-051-114/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-14/+14
| | | | 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
* Yet more renaming and cleanupsGravatar Szymon Tomasz Stefanek2010-12-271-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5238 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-6/+6
| | | | 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-2/+2
| | | | | | 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
* applied typo fixes for the "file" and "config" modules (thank OmegaPhil)Gravatar Fabio Bas2010-08-311-1/+1
| | | | | | | | fixed fsf address in python/pythoncore modules fixed "space before comma" in documentation/coments/code regenerated translations git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quite complicate fix for #517, had to workaround a qt4 bad behaviour.Gravatar Fabio Bas2009-08-311-4/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3441 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed old options & code regarding window caption colorsGravatar Fabio Bas2009-07-191-14/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3353 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
* missing part of previous commitGravatar Fabio Bas2009-02-201-4/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3095 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
* fixed license template for modules from n to the end;Gravatar Elvio Basello2008-09-181-1/+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
* more code cleanups, deprecated functions removal, inline optimizationsGravatar Alexey Uzhva2008-08-041-4/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2172 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed compilation warnings Gravatar Fabio Bas2008-06-021-4/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1894 17fca916-40b9-46aa-a4ea-0a15b648b75c
* QT4 port commit :) (modules) (wip)Gravatar Noldor2008-05-151-5/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1786 17fca916-40b9-46aa-a4ea-0a15b648b75c
* code cleanGravatar Elvio Basello2008-04-051-7/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1398 17fca916-40b9-46aa-a4ea-0a15b648b75c
* patch for MacOS X. Compile fine nowGravatar Elvio Basello2008-04-011-0/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1372 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
* undoing, sorryGravatar Alexey Uzhva2007-07-051-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed font saving in qt4 kvircGravatar Alexey Uzhva2007-07-051-1/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@644 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more qt4 portGravatar Noldor2007-02-281-0/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@387 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Switching from cvs to svn, initial importGravatar Szymon Tomasz Stefanek2006-12-181-0/+121
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c