diff options
| author | 2010-12-29 05:18:53 +0000 | |
|---|---|---|
| committer | 2010-12-29 05:18:53 +0000 | |
| commit | 36a500815eb3feae00b1f1e00b32916e4264236b (patch) | |
| tree | 459d0c28555696bad117f02f148a129513fae1ec | |
| parent | yet more splitting (diff) | |
| download | KVIrc-36a500815eb3feae00b1f1e00b32916e4264236b.tar.gz KVIrc-36a500815eb3feae00b1f1e00b32916e4264236b.tar.bz2 KVIrc-36a500815eb3feae00b1f1e00b32916e4264236b.zip | |
More renames, fix the spelling of KVIrc etc...
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
713 files changed, 770 insertions, 866 deletions
diff --git a/src/kvilib/CMakeLists.txt b/src/kvilib/CMakeLists.txt index c98e2671c..5201776f1 100644 --- a/src/kvilib/CMakeLists.txt +++ b/src/kvilib/CMakeLists.txt @@ -80,10 +80,10 @@ SET(kvilib_SRCS ext/KviProxyDataBase.cpp ext/KviRegisteredChannel.cpp ext/KviRegisteredChannelDataBase.cpp - ext/KviRegisteredMask.cpp ext/KviRegisteredUser.cpp ext/KviRegisteredUserDataBase.cpp ext/KviRegisteredUserGroup.cpp + ext/KviRegisteredUserMask.cpp ext/KviSharedFile.cpp ext/KviSharedFilesManager.cpp ext/KviStringConversion.cpp @@ -99,6 +99,7 @@ SET(kvilib_SRCS irc/KviIrcUserDataBase.cpp irc/KviMircCntrl.cpp irc/KviIrcNetwork.cpp + irc/KviNickServRule.cpp irc/KviNickServRuleSet.cpp irc/KviUserIdentity.cpp net/KviDnsResolver.cpp diff --git a/src/kvilib/config/kvi_confignames.h b/src/kvilib/config/kvi_confignames.h index 65a90cb48..6fb3fb42a 100644 --- a/src/kvilib/config/kvi_confignames.h +++ b/src/kvilib/config/kvi_confignames.h @@ -6,7 +6,7 @@ // File : kvi_confignames.h // Creation date : Wed Oct 18 2000 14:16:22 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/config/kvi_debug.h b/src/kvilib/config/kvi_debug.h index 8919ad909..9422df0cd 100644 --- a/src/kvilib/config/kvi_debug.h +++ b/src/kvilib/config/kvi_debug.h @@ -6,7 +6,7 @@ // File : kvi_debug.h // Creation date : Fri Mar 19 1999 03:10:39 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/config/kvi_defaults.h b/src/kvilib/config/kvi_defaults.h index 46e28cbcc..0b4c615c2 100644 --- a/src/kvilib/config/kvi_defaults.h +++ b/src/kvilib/config/kvi_defaults.h @@ -6,7 +6,7 @@ // File : kvi_defaults.h // Creation date : Wed Jun 21 2000 13:23:13 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/config/kvi_fileextensions.h b/src/kvilib/config/kvi_fileextensions.h index d33a66e27..da671b3b3 100644 --- a/src/kvilib/config/kvi_fileextensions.h +++ b/src/kvilib/config/kvi_fileextensions.h @@ -5,7 +5,7 @@ // File : kvi_fileextensions.h // Creation date : Tue Dec 26 2006 05:09:22 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2006 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/kvilib/config/kvi_settings.h b/src/kvilib/config/kvi_settings.h index d2024c386..218e57401 100644 --- a/src/kvilib/config/kvi_settings.h +++ b/src/kvilib/config/kvi_settings.h @@ -6,7 +6,7 @@ // File : kvi_settings.h // Creation date : Fri Mar 19 1999 05:21:13 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/config/kvi_shortcuts.h b/src/kvilib/config/kvi_shortcuts.h index ac1330cdb..a208cf5ae 100644 --- a/src/kvilib/config/kvi_shortcuts.h +++ b/src/kvilib/config/kvi_shortcuts.h @@ -5,7 +5,7 @@ // File : kvi_shortcuts.h // Creation date : Fri Dec 11 2009 16:24:46 CEST by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Elvio Basello (hell at hellvis69 dot netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/config/kvi_sourcesdate.h b/src/kvilib/config/kvi_sourcesdate.h index 9bcc6b157..78be2d37c 100644 --- a/src/kvilib/config/kvi_sourcesdate.h +++ b/src/kvilib/config/kvi_sourcesdate.h @@ -5,7 +5,7 @@ // File : kvi_sourcesdate.h // Creation date : Sun Mar 5 2006 23:22:22 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2006-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/core/KviCString.cpp b/src/kvilib/core/KviCString.cpp index 8a4e7a668..0a6ce8c56 100644 --- a/src/kvilib/core/KviCString.cpp +++ b/src/kvilib/core/KviCString.cpp @@ -3,7 +3,7 @@ // File : kvi_string.cpp // Creation date : Fri Mar 19 1999 03:20:45 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/core/KviCString.h b/src/kvilib/core/KviCString.h index f4ad4184c..925e6149d 100644 --- a/src/kvilib/core/KviCString.h +++ b/src/kvilib/core/KviCString.h @@ -5,7 +5,7 @@ // File : KviCString.h // Creation date : Fri Mar 19 1999 03:06:26 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/core/KviError.cpp b/src/kvilib/core/KviError.cpp index 599c990ec..462e3bed5 100644 --- a/src/kvilib/core/KviError.cpp +++ b/src/kvilib/core/KviError.cpp @@ -3,7 +3,7 @@ // File : KviError.cpp // Creation date : Sun Jul 02 2000 18:37:02 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/core/KviError.h b/src/kvilib/core/KviError.h index 849dcde52..f3779cf7b 100644 --- a/src/kvilib/core/KviError.h +++ b/src/kvilib/core/KviError.h @@ -5,7 +5,7 @@ // File : KviError.h // Creation date : Sun Jul 02 2000 18:35:56 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/core/KviMemory.cpp b/src/kvilib/core/KviMemory.cpp index 25426280e..21cdd4dae 100644 --- a/src/kvilib/core/KviMemory.cpp +++ b/src/kvilib/core/KviMemory.cpp @@ -3,7 +3,7 @@ // File : KviMemory.cpp // Creation date : Sun Jun 18 2000 18:26:27 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or @@ -402,7 +402,7 @@ namespace KviMemory // File : kvi_strasm.h // Creation date : Sun Jun 18 2000 18:38:26 by Szymon Stefanek // - // This file is part of the KVirc irc client distribution + // This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/core/KviMemory.h b/src/kvilib/core/KviMemory.h index f81df5aba..3c7bd79a8 100644 --- a/src/kvilib/core/KviMemory.h +++ b/src/kvilib/core/KviMemory.h @@ -6,7 +6,7 @@ // File : KviMemory.h // Creation date : Sun Jun 18 2000 18:18:36 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/core/KviPointerHashTable.h b/src/kvilib/core/KviPointerHashTable.h index 04750db39..11014b478 100644 --- a/src/kvilib/core/KviPointerHashTable.h +++ b/src/kvilib/core/KviPointerHashTable.h @@ -5,7 +5,7 @@ // File : KviPointerHashTable.h // Creation date : Sat Jan 12 2008 04:53 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/core/KviPointerList.h b/src/kvilib/core/KviPointerList.h index 9cc1c1083..e9414cdea 100644 --- a/src/kvilib/core/KviPointerList.h +++ b/src/kvilib/core/KviPointerList.h @@ -5,7 +5,7 @@ // File : KviPointerList.h // Creation date : Tue Jul 6 1999 14:52:20 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/core/KviQString.cpp b/src/kvilib/core/KviQString.cpp index 2764b12ee..435b2fda1 100644 --- a/src/kvilib/core/KviQString.cpp +++ b/src/kvilib/core/KviQString.cpp @@ -3,7 +3,7 @@ // File : KviQString.cpp // Creation date : Mon Aug 04 2003 13:36:33 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/core/KviQString.h b/src/kvilib/core/KviQString.h index f7d7a0cf4..9e5886318 100644 --- a/src/kvilib/core/KviQString.h +++ b/src/kvilib/core/KviQString.h @@ -5,7 +5,7 @@ // File : KviQString.h // Creation date : Mon Aug 04 2003 13:36:33 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/core/kvi_inttypes.h b/src/kvilib/core/kvi_inttypes.h index 456fd9bd1..8237ba24c 100644 --- a/src/kvilib/core/kvi_inttypes.h +++ b/src/kvilib/core/kvi_inttypes.h @@ -5,7 +5,7 @@ // File : kvi_inttypes.h // Creation date : Wed Sep 4 22:28:00 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviAnimatedPixmap.cpp b/src/kvilib/ext/KviAnimatedPixmap.cpp index bbad3d4ca..4df0bebea 100644 --- a/src/kvilib/ext/KviAnimatedPixmap.cpp +++ b/src/kvilib/ext/KviAnimatedPixmap.cpp @@ -3,7 +3,7 @@ // File : KviAnimatedPixmap.cpp // Creation date : Wed Jul 30 2008 01:45:21 CEST by Alexey Uzhva // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Alexey Uzhva (wizard at opendoor dot ru) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviAnimatedPixmap.h b/src/kvilib/ext/KviAnimatedPixmap.h index a6a364d40..b17e99b17 100644 --- a/src/kvilib/ext/KviAnimatedPixmap.h +++ b/src/kvilib/ext/KviAnimatedPixmap.h @@ -5,7 +5,7 @@ // File : KviAnimatedPixmap.h // Creation date : Wed Jul 30 2008 01:45:21 CEST by Alexey Uzhva // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Alexey Uzhva (wizard at opendoor dot ru) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviAnimatedPixmapCache.cpp b/src/kvilib/ext/KviAnimatedPixmapCache.cpp index 924f329b5..2ccf45c75 100644 --- a/src/kvilib/ext/KviAnimatedPixmapCache.cpp +++ b/src/kvilib/ext/KviAnimatedPixmapCache.cpp @@ -3,7 +3,7 @@ // File : KviAnimatedPixmapCache.cpp // Creation date : Thu Jul 31 2008 01:45:21 CEST by Alexey Uzhva // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Alexey Uzhva (wizard at opendoor dot ru) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviAnimatedPixmapCache.h b/src/kvilib/ext/KviAnimatedPixmapCache.h index 18f68cf21..061f0aaf6 100644 --- a/src/kvilib/ext/KviAnimatedPixmapCache.h +++ b/src/kvilib/ext/KviAnimatedPixmapCache.h @@ -5,7 +5,7 @@ // File : KviAnimatedPixmapCache.h // Creation date : Thu Jul 31 2008 01:45:21 CEST by Alexey Uzhva // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Alexey Uzhva (wizard at opendoor dot ru) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviAnimatedPixmapInterface.h b/src/kvilib/ext/KviAnimatedPixmapInterface.h index f128fd6fb..80a0cf795 100644 --- a/src/kvilib/ext/KviAnimatedPixmapInterface.h +++ b/src/kvilib/ext/KviAnimatedPixmapInterface.h @@ -6,7 +6,7 @@ // File : KviAnimatedPixmapInterface.h // Creation date : Wed Dec 29 2010 03:19:21 CEST by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hellvis69 at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviCommandFormatter.cpp b/src/kvilib/ext/KviCommandFormatter.cpp index 8edd4284e..a5327fb23 100644 --- a/src/kvilib/ext/KviCommandFormatter.cpp +++ b/src/kvilib/ext/KviCommandFormatter.cpp @@ -3,7 +3,7 @@ // File : KviCommandFormatter.cpp // Creation date : Tue Jun 12 2001 03:08:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviCommandFormatter.h b/src/kvilib/ext/KviCommandFormatter.h index bdea17b54..de3d4e545 100644 --- a/src/kvilib/ext/KviCommandFormatter.h +++ b/src/kvilib/ext/KviCommandFormatter.h @@ -6,7 +6,7 @@ // File : KviCommandFormatter.h // Creation date : Tue Jun 12 2001 03:04:05 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviConfigurationFile.cpp b/src/kvilib/ext/KviConfigurationFile.cpp index 47b80378f..1470d0f76 100644 --- a/src/kvilib/ext/KviConfigurationFile.cpp +++ b/src/kvilib/ext/KviConfigurationFile.cpp @@ -3,7 +3,7 @@ // File : KviConfigurationFile.cpp // Creation date : Thu Jan 14 1999 18:03:59 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviConfigurationFile.h b/src/kvilib/ext/KviConfigurationFile.h index e9aec5e17..c80e4e062 100644 --- a/src/kvilib/ext/KviConfigurationFile.h +++ b/src/kvilib/ext/KviConfigurationFile.h @@ -6,7 +6,7 @@ // File : KviConfigurationFile.h // Creation date : Thu Jan 14 1999 18:01:22 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviCryptEngine.cpp b/src/kvilib/ext/KviCryptEngine.cpp index 0069e7a3d..dc5cccc07 100644 --- a/src/kvilib/ext/KviCryptEngine.cpp +++ b/src/kvilib/ext/KviCryptEngine.cpp @@ -3,7 +3,7 @@ // File : KviCryptEngine.cpp // Creation date : Fri Nov 03 2000 02:34:43 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviCryptEngine.h b/src/kvilib/ext/KviCryptEngine.h index 5149d5484..feef20538 100644 --- a/src/kvilib/ext/KviCryptEngine.h +++ b/src/kvilib/ext/KviCryptEngine.h @@ -6,7 +6,7 @@ // File : KviCryptEngine.h // Creation date : Fri Nov 03 2000 01:45:21 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviDataBuffer.cpp b/src/kvilib/ext/KviDataBuffer.cpp index 37247fe46..94a22967b 100644 --- a/src/kvilib/ext/KviDataBuffer.cpp +++ b/src/kvilib/ext/KviDataBuffer.cpp @@ -3,7 +3,7 @@ // File : KviDataBuffer.cpp // Creation date : Thu Aug 23 17:04:24 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviDataBuffer.h b/src/kvilib/ext/KviDataBuffer.h index b2bfbbae8..6d517d521 100644 --- a/src/kvilib/ext/KviDataBuffer.h +++ b/src/kvilib/ext/KviDataBuffer.h @@ -5,7 +5,7 @@ // File : KviDataBuffer.h // Creation date : Thu Aug 23 17:04:25 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviDbusAdaptor.cpp b/src/kvilib/ext/KviDbusAdaptor.cpp index 453043350..2e15eac26 100644 --- a/src/kvilib/ext/KviDbusAdaptor.cpp +++ b/src/kvilib/ext/KviDbusAdaptor.cpp @@ -3,7 +3,7 @@ // File : KviDbusAdaptor.cpp // Creation date : Thu May 08 2008 21:41:45 by Voker57 // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Voker57 (voker57 at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviDbusAdaptor.h b/src/kvilib/ext/KviDbusAdaptor.h index 1d23c1013..c23bd1119 100644 --- a/src/kvilib/ext/KviDbusAdaptor.h +++ b/src/kvilib/ext/KviDbusAdaptor.h @@ -5,7 +5,7 @@ // File : KviDbusAdaptor.h // Creation date : Thu May 08 2008 21:41:45 by Voker57 // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Voker57 (voker57 at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviDebugContext.h b/src/kvilib/ext/KviDebugContext.h index 83046ba10..7a12d704c 100644 --- a/src/kvilib/ext/KviDebugContext.h +++ b/src/kvilib/ext/KviDebugContext.h @@ -6,7 +6,7 @@ // File : KviDebugContext.h // Creation date : Tue Jul 13 2010 23:27:23 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviMediaManager.cpp b/src/kvilib/ext/KviMediaManager.cpp index bac3b5816..c039b6d0f 100644 --- a/src/kvilib/ext/KviMediaManager.cpp +++ b/src/kvilib/ext/KviMediaManager.cpp @@ -3,7 +3,7 @@ // File : KviMediaManager.cpp // Creation date : Wed Dec 29 2010 00:37:56 CEST by Elvio basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hellvis69 at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviMediaManager.h b/src/kvilib/ext/KviMediaManager.h index 321fc3bee..993bf5efa 100644 --- a/src/kvilib/ext/KviMediaManager.h +++ b/src/kvilib/ext/KviMediaManager.h @@ -6,7 +6,7 @@ // File : KviMediaManager.h // Creation date : Wed Dec 29 2010 00:37:56 CEST by Elvio basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hellvis69 at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviMediaType.h b/src/kvilib/ext/KviMediaType.h index f2836fb82..2fc6deec8 100644 --- a/src/kvilib/ext/KviMediaType.h +++ b/src/kvilib/ext/KviMediaType.h @@ -6,7 +6,7 @@ // File : KviMediaType.h // Creation date : Mon Aug 21 2000 17:19:56 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviMessageTypeSettings.cpp b/src/kvilib/ext/KviMessageTypeSettings.cpp index 801f10c57..982520220 100644 --- a/src/kvilib/ext/KviMessageTypeSettings.cpp +++ b/src/kvilib/ext/KviMessageTypeSettings.cpp @@ -3,7 +3,7 @@ // File : KviMessageTypeSettings.cpp // Creation date : Fri 30 24 2000 13:53:21 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviMessageTypeSettings.h b/src/kvilib/ext/KviMessageTypeSettings.h index 97caaaff5..9a6b7133b 100644 --- a/src/kvilib/ext/KviMessageTypeSettings.h +++ b/src/kvilib/ext/KviMessageTypeSettings.h @@ -5,7 +5,7 @@ // File : KviMessageTypeSettings.h // Creation date : Fri Jun 30 2000 13:50:11 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviNickColors.cpp b/src/kvilib/ext/KviNickColors.cpp index 6d6f733db..2fd75ea90 100644 --- a/src/kvilib/ext/KviNickColors.cpp +++ b/src/kvilib/ext/KviNickColors.cpp @@ -3,7 +3,7 @@ // File : KviNickColors.cpp // Creation date : Sun Apr 11 2010 15:00:01 CEST by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Fabio Bas (ctrlaltca at libero dot it) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviNickColors.h b/src/kvilib/ext/KviNickColors.h index 71c950ae5..88cb8fbce 100644 --- a/src/kvilib/ext/KviNickColors.h +++ b/src/kvilib/ext/KviNickColors.h @@ -5,7 +5,7 @@ // File : KviNickColors.h // Creation date : Sun Apr 11 2010 15:00:01 CEST by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Fabio Bas (ctrlaltca at libero dot it) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviOggIrcText.h b/src/kvilib/ext/KviOggIrcText.h index b618de500..80147b89a 100644 --- a/src/kvilib/ext/KviOggIrcText.h +++ b/src/kvilib/ext/KviOggIrcText.h @@ -5,7 +5,7 @@ // File : KviOggIrcText.h // Creation date : Sat Apr 8 2010 22:10:10 CEST by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Fabio Bas (ctrlaltca at libero dot it) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviOsInfo.cpp b/src/kvilib/ext/KviOsInfo.cpp index 8f50a4bc6..87bff9d6d 100644 --- a/src/kvilib/ext/KviOsInfo.cpp +++ b/src/kvilib/ext/KviOsInfo.cpp @@ -3,7 +3,7 @@ // File : KviOsInfo.cpp // Creation date : Thu Jan 19 2006 13:50:11 GMT by Alexey Uzhva // -// This toolbar is part of the KVirc irc client distribution +// This toolbar is part of the KVIrc irc client distribution // Copyright (C) 2006-2008 Alexey Uzhva (wizard at opendoor dot ru) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviOsInfo.h b/src/kvilib/ext/KviOsInfo.h index 494da0988..9aec7a18a 100644 --- a/src/kvilib/ext/KviOsInfo.h +++ b/src/kvilib/ext/KviOsInfo.h @@ -6,7 +6,7 @@ // File : KviOsInfo.h // Creation date : Thu Jan 19 2006 13:50:11 GMT by Alexey Uzhva // -// This toolbar is part of the KVirc irc client distribution +// This toolbar is part of the KVIrc irc client distribution // Copyright (C) 2006-2008 Alexey Uzhva (wizard at opendoor dot ru) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviParameterList.cpp b/src/kvilib/ext/KviParameterList.cpp index 989543c91..e4f20e40c 100644 --- a/src/kvilib/ext/KviParameterList.cpp +++ b/src/kvilib/ext/KviParameterList.cpp @@ -3,7 +3,7 @@ // File : KviParameterList.cpp // Creation date : Tue Sep 12 2000 18:14:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviParameterList.h b/src/kvilib/ext/KviParameterList.h index 6517e2207..3ac553ca6 100644 --- a/src/kvilib/ext/KviParameterList.h +++ b/src/kvilib/ext/KviParameterList.h @@ -5,7 +5,7 @@ // File : KviParameterList.h // Creation date : Tue Sep 12 2000 18:00:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviPixmap.cpp b/src/kvilib/ext/KviPixmap.cpp index 7c1302ee4..da9037f3b 100644 --- a/src/kvilib/ext/KviPixmap.cpp +++ b/src/kvilib/ext/KviPixmap.cpp @@ -3,7 +3,7 @@ // File : KviPixmap.cpp // Creation date : Sat Jun 24 2000 14:00:27 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviPixmap.h b/src/kvilib/ext/KviPixmap.h index 424015c2e..591b6f687 100644 --- a/src/kvilib/ext/KviPixmap.h +++ b/src/kvilib/ext/KviPixmap.h @@ -6,7 +6,7 @@ // File : KviPixmap.h // Creation date : Sat Jun 24 2000 13:59:04 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviPixmapUtils.cpp b/src/kvilib/ext/KviPixmapUtils.cpp index 8f01eaae3..a147162aa 100644 --- a/src/kvilib/ext/KviPixmapUtils.cpp +++ b/src/kvilib/ext/KviPixmapUtils.cpp @@ -3,7 +3,7 @@ // File : KviPixmapUtils.h // Creation date : Wed Dec 29 2010 01:10:05 CEST by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hellvis69 at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviPixmapUtils.h b/src/kvilib/ext/KviPixmapUtils.h index 4918acb8e..b940085e0 100644 --- a/src/kvilib/ext/KviPixmapUtils.h +++ b/src/kvilib/ext/KviPixmapUtils.h @@ -6,7 +6,7 @@ // File : KviPixmapUtils.h // Creation date : Wed Dec 29 2010 01:10:05 CEST by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hellvis69 at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviProxy.cpp b/src/kvilib/ext/KviProxy.cpp index 92f71325d..f3e77b55e 100644 --- a/src/kvilib/ext/KviProxy.cpp +++ b/src/kvilib/ext/KviProxy.cpp @@ -3,7 +3,7 @@ // File : KviProxy.h // Creation date : Wed Dec 29 2010 01:58:01 by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hellvis69 at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviProxy.h b/src/kvilib/ext/KviProxy.h index 6d6915c93..ff9b075f8 100644 --- a/src/kvilib/ext/KviProxy.h +++ b/src/kvilib/ext/KviProxy.h @@ -6,7 +6,7 @@ // File : KviProxy.h // Creation date : Wed Dec 29 2010 01:58:01 by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hellvis69 at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviProxyDataBase.cpp b/src/kvilib/ext/KviProxyDataBase.cpp index 1b075e2e4..0d3335efc 100644 --- a/src/kvilib/ext/KviProxyDataBase.cpp +++ b/src/kvilib/ext/KviProxyDataBase.cpp @@ -3,7 +3,7 @@ // File : KviProxyDataBase.cpp // Creation date : Sat Jul 22 2000 18:23:23 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviProxyDataBase.h b/src/kvilib/ext/KviProxyDataBase.h index dcc918860..545352218 100644 --- a/src/kvilib/ext/KviProxyDataBase.h +++ b/src/kvilib/ext/KviProxyDataBase.h @@ -6,7 +6,7 @@ // File : KviProxyDataBase.h // Creation date : Sat Jul 22 2000 18:19:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviRegisteredChannel.cpp b/src/kvilib/ext/KviRegisteredChannel.cpp index fd9e591a4..e7b9ab584 100644 --- a/src/kvilib/ext/KviRegisteredChannel.cpp +++ b/src/kvilib/ext/KviRegisteredChannel.cpp @@ -3,7 +3,7 @@ // File : KviRegisteredChannel.cpp // Creation date : Sat Jun 29 01:01:16 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviRegisteredChannel.h b/src/kvilib/ext/KviRegisteredChannel.h index 1b3f220ab..eb210d9e5 100644 --- a/src/kvilib/ext/KviRegisteredChannel.h +++ b/src/kvilib/ext/KviRegisteredChannel.h @@ -5,7 +5,7 @@ // File : KviRegisteredChannel.h // Creation date : Sat Jun 29 01:01:15 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviRegisteredChannelDataBase.cpp b/src/kvilib/ext/KviRegisteredChannelDataBase.cpp index 1353c093c..83d6e4b4c 100644 --- a/src/kvilib/ext/KviRegisteredChannelDataBase.cpp +++ b/src/kvilib/ext/KviRegisteredChannelDataBase.cpp @@ -3,7 +3,7 @@ // File : KviRegisteredChannelDataBase.cpp // Creation date : Wed Dec 29 2010 03:28:05 CEST by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hellvis69 at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviRegisteredChannelDataBase.h b/src/kvilib/ext/KviRegisteredChannelDataBase.h index 3dd81d356..0d7e81e09 100644 --- a/src/kvilib/ext/KviRegisteredChannelDataBase.h +++ b/src/kvilib/ext/KviRegisteredChannelDataBase.h @@ -6,7 +6,7 @@ // File : KviRegisteredChannelDataBase.h // Creation date : Wed Dec 29 2010 03:28:05 CEST by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hellvis69 at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviRegisteredUser.cpp b/src/kvilib/ext/KviRegisteredUser.cpp index 167989cf5..a68de4868 100644 --- a/src/kvilib/ext/KviRegisteredUser.cpp +++ b/src/kvilib/ext/KviRegisteredUser.cpp @@ -6,7 +6,7 @@ // File : KviRegisteredUser.cpp // Creation date : Wed Dec 29 2010 02:44:05 CEST by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hellvis69 at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviRegisteredUser.h b/src/kvilib/ext/KviRegisteredUser.h index 30d481ba9..10a6d5241 100644 --- a/src/kvilib/ext/KviRegisteredUser.h +++ b/src/kvilib/ext/KviRegisteredUser.h @@ -1,9 +1,11 @@ +#ifndef _KviRegisteredUser_h_ +#define _KviRegisteredUser_h_ //============================================================================= // // File : KviRegisteredUser.h // Creation date : Wed Dec 29 2010 02:44:05 CEST by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hellvis69 at gmail dot com) // // This program is FREE software. You can redistribute it and/or @@ -83,3 +85,5 @@ public: // this is never zero (but may contain no masks) KviPointerList<KviIrcMask> * maskList(){ return m_pMaskList; }; }; + +#endif //!_KviRegisteredUser_h_ diff --git a/src/kvilib/ext/KviRegisteredUserDataBase.cpp b/src/kvilib/ext/KviRegisteredUserDataBase.cpp index 25d07f2cf..11e64081e 100644 --- a/src/kvilib/ext/KviRegisteredUserDataBase.cpp +++ b/src/kvilib/ext/KviRegisteredUserDataBase.cpp @@ -3,7 +3,7 @@ // File : KviRegisteredUserDataBase.cpp // Creation date : Sat Sep 09 2000 15:46:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or @@ -130,10 +130,10 @@ KviRegisteredUserDataBase::KviRegisteredUserDataBase() m_pUserDict = new KviPointerHashTable<QString,KviRegisteredUser>(31,false); // do not copy keys m_pUserDict->setAutoDelete(true); - m_pWildMaskList = new KviRegisteredMaskList; + m_pWildMaskList = new KviRegisteredUserMaskList; m_pWildMaskList->setAutoDelete(true); - m_pMaskDict = new KviPointerHashTable<QString,KviRegisteredMaskList>(49,false); // copy keys here! + m_pMaskDict = new KviPointerHashTable<QString,KviRegisteredUserMaskList>(49,false); // copy keys here! m_pMaskDict->setAutoDelete(true); m_pGroupDict = new KviPointerHashTable<QString,KviRegisteredUserGroup>(5,false); // copy keys here! @@ -180,11 +180,11 @@ KviRegisteredUser * KviRegisteredUserDataBase::getUser(const QString & name) return u; } -static void append_mask_to_list(KviRegisteredMaskList *l,KviRegisteredUser *u,KviIrcMask *mask) +static void append_mask_to_list(KviRegisteredUserMaskList *l,KviRegisteredUser *u,KviIrcMask *mask) { - KviRegisteredMask * newMask = new KviRegisteredMask(u,mask); + KviRegisteredUserMask * newMask = new KviRegisteredUserMask(u,mask); int idx = 0; - for(KviRegisteredMask * m = l->first();m;m = l->next()) + for(KviRegisteredUserMask * m = l->first();m;m = l->next()) { if(m->nonWildChars() < newMask->nonWildChars()) { @@ -201,10 +201,10 @@ KviRegisteredUser * KviRegisteredUserDataBase::addMask(KviRegisteredUser * u,Kvi if(!u || !mask) return 0; KVI_ASSERT(u == m_pUserDict->find(u->name())); - KviRegisteredMaskList * l; + KviRegisteredUserMaskList * l; if(mask->hasWildNick()) { - for(KviRegisteredMask * m = m_pWildMaskList->first();m;m = m_pWildMaskList->next()) + for(KviRegisteredUserMask * m = m_pWildMaskList->first();m;m = m_pWildMaskList->next()) { if(*(m->mask()) == *mask) { @@ -221,7 +221,7 @@ KviRegisteredUser * KviRegisteredUserDataBase::addMask(KviRegisteredUser * u,Kvi if(l) { // FIXME: #warning "Here we could compare the host and username only: nick matches for sure" - for(KviRegisteredMask * m = l->first();m;m = l->next()) + for(KviRegisteredUserMask * m = l->first();m;m = l->next()) { if(*(m->mask()) == *mask) { @@ -234,7 +234,7 @@ KviRegisteredUser * KviRegisteredUserDataBase::addMask(KviRegisteredUser * u,Kvi } else { // not found ...ok... add it // this is the first mask in the list - l = new KviRegisteredMaskList; + l = new KviRegisteredUserMaskList; l->setAutoDelete(true); if(!u->addMask(mask)) { @@ -328,7 +328,7 @@ bool KviRegisteredUserDataBase::removeGroup(const QString & name) bool KviRegisteredUserDataBase::removeMask(const KviIrcMask &mask) { // find the mask pointer - KviRegisteredMask * m = findExactMask(mask); + KviRegisteredUserMask * m = findExactMask(mask); // and remove it if(m){ if(removeMaskByPointer(m->mask())) @@ -345,7 +345,7 @@ bool KviRegisteredUserDataBase::removeMaskByPointer(KviIrcMask * mask) if(mask->hasWildNick()) { // remove from the wild list - for(KviRegisteredMask * m = m_pWildMaskList->first();m;m = m_pWildMaskList->next()) + for(KviRegisteredUserMask * m = m_pWildMaskList->first();m;m = m_pWildMaskList->next()) { if(m->mask() == mask) { @@ -358,11 +358,11 @@ bool KviRegisteredUserDataBase::removeMaskByPointer(KviIrcMask * mask) } // not found ...opz :) } else { - KviRegisteredMaskList * l = m_pMaskDict->find(mask->nick()); + KviRegisteredUserMaskList * l = m_pMaskDict->find(mask->nick()); if(l) { // FIXME: #warning "Here we could compare the host and username only: nick matches for sure" - for(KviRegisteredMask * m = l->first();m;m = l->next()) + for(KviRegisteredUserMask * m = l->first();m;m = l->next()) { if(m->mask() == mask) { @@ -387,16 +387,16 @@ bool KviRegisteredUserDataBase::removeMaskByPointer(KviIrcMask * mask) KviRegisteredUser * KviRegisteredUserDataBase::findMatchingUser(const KviIrcMask &mask) { // first lookup the nickname in the maskDict - KviRegisteredMaskList * l = m_pMaskDict->find(mask.nick()); + KviRegisteredUserMaskList * l = m_pMaskDict->find(mask.nick()); if(l) { - for(KviRegisteredMask *m = l->first();m;m = l->next()) + for(KviRegisteredUserMask *m = l->first();m;m = l->next()) { if(m->mask()->matchesFixed(0,mask.user(),mask.host()))return m->user(); } } // not found....lookup the wild ones - for(KviRegisteredMask * m = m_pWildMaskList->first();m;m = m_pWildMaskList->next()) + for(KviRegisteredUserMask * m = m_pWildMaskList->first();m;m = m_pWildMaskList->next()) { if(m->mask()->matchesFixed(mask))return m->user(); } @@ -405,25 +405,25 @@ KviRegisteredUser * KviRegisteredUserDataBase::findMatchingUser(const KviIrcMask */ KviRegisteredUser * KviRegisteredUserDataBase::findMatchingUser(const QString & nick,const QString &user,const QString & host) { - KviRegisteredMask * m = findMatchingMask(nick,user,host); + KviRegisteredUserMask * m = findMatchingMask(nick,user,host); if(m)return m->user(); return 0; // no match at all } -KviRegisteredMask * KviRegisteredUserDataBase::findMatchingMask(const QString & nick,const QString &user,const QString & host) +KviRegisteredUserMask * KviRegisteredUserDataBase::findMatchingMask(const QString & nick,const QString &user,const QString & host) { // first lookup the nickname in the maskDict if(nick.isEmpty()) return false; - KviRegisteredMaskList * l = m_pMaskDict->find(nick); + KviRegisteredUserMaskList * l = m_pMaskDict->find(nick); if(l) { - for(KviRegisteredMask *m = l->first();m;m = l->next()) + for(KviRegisteredUserMask *m = l->first();m;m = l->next()) { if(m->mask()->matchesFixed(nick,user,host))return m; } } // not found....lookup the wild ones - for(KviRegisteredMask * m = m_pWildMaskList->first();m;m = m_pWildMaskList->next()) + for(KviRegisteredUserMask * m = m_pWildMaskList->first();m;m = m_pWildMaskList->next()) { if(m->mask()->matchesFixed(nick,user,host))return m; } @@ -432,25 +432,25 @@ KviRegisteredMask * KviRegisteredUserDataBase::findMatchingMask(const QString & KviRegisteredUser * KviRegisteredUserDataBase::findUserWithMask(const KviIrcMask &mask) { - KviRegisteredMask * m = findExactMask(mask); + KviRegisteredUserMask * m = findExactMask(mask); if(m)return m->user(); return 0; } -KviRegisteredMask * KviRegisteredUserDataBase::findExactMask(const KviIrcMask &mask) +KviRegisteredUserMask * KviRegisteredUserDataBase::findExactMask(const KviIrcMask &mask) { // first lookup the nickname in the maskDict if(mask.nick()=="") return 0; - KviRegisteredMaskList * l = m_pMaskDict->find(mask.nick()); + KviRegisteredUserMaskList * l = m_pMaskDict->find(mask.nick()); if(l) { - for(KviRegisteredMask *m = l->first();m;m = l->next()) + for(KviRegisteredUserMask *m = l->first();m;m = l->next()) { if(*(m->mask()) == mask)return m; } } // not found....lookup the wild ones - for(KviRegisteredMask * m = m_pWildMaskList->first();m;m = m_pWildMaskList->next()) + for(KviRegisteredUserMask * m = m_pWildMaskList->first();m;m = m_pWildMaskList->next()) { if(*(m->mask()) == mask)return m; } diff --git a/src/kvilib/ext/KviRegisteredUserDataBase.h b/src/kvilib/ext/KviRegisteredUserDataBase.h index 9c11e0890..0ef2fdb24 100644 --- a/src/kvilib/ext/KviRegisteredUserDataBase.h +++ b/src/kvilib/ext/KviRegisteredUserDataBase.h @@ -5,7 +5,7 @@ // File : KviRegisteredUserDataBase.h // Creation date : Sat Sep 09 2000 15:30:56 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or @@ -36,19 +36,19 @@ #include "KviHeapObject.h" #include "KviPointerHashTable.h" #include "KviRegisteredUserGroup.h" -#include "KviRegisteredMask.h" +#include "KviRegisteredUserMask.h" #include <QObject> //================================================================================================= // -// KviRegisteredUsersDb +// KviRegisteredUserDataBase // // Manages a set of KviRegisteredUser instances stored in the m_pUserDict dictionary // The users are identified by masks stored in m_pMaskDict and m_pWildMaskList -// m_pMaskDict contains lists of non wild-nick KviRegisteredMask that point to users -// m_pWildMaskList is a list of wild-nick KviRegisteredMask that point to users +// m_pMaskDict contains lists of non wild-nick KviRegisteredUserMask that point to users +// m_pWildMaskList is a list of wild-nick KviRegisteredUserMask that point to users // class KVILIB_API KviRegisteredUserDataBase : public QObject @@ -59,8 +59,8 @@ public: ~KviRegisteredUserDataBase(); private: KviPointerHashTable<QString,KviRegisteredUser> * m_pUserDict; // unique namespace, owns the objects, does not copy keys - KviPointerHashTable<QString,KviRegisteredMaskList> * m_pMaskDict; // owns the objects, copies the keys - KviRegisteredMaskList * m_pWildMaskList; // owns the objects + KviPointerHashTable<QString,KviRegisteredUserMaskList> * m_pMaskDict; // owns the objects, copies the keys + KviRegisteredUserMaskList * m_pWildMaskList; // owns the objects KviPointerHashTable<QString,KviRegisteredUserGroup>* m_pGroupDict; public: void copyFrom(KviRegisteredUserDataBase * db); @@ -76,8 +76,8 @@ public: bool removeMask(const KviIrcMask &mask); KviRegisteredUser * findMatchingUser(const QString &nick,const QString &user,const QString &host); KviRegisteredUser * findUserWithMask(const KviIrcMask &mask); - KviRegisteredMask * findExactMask(const KviIrcMask &mask); - KviRegisteredMask * findMatchingMask(const QString &nick,const QString &user,const QString &host); + KviRegisteredUserMask * findExactMask(const KviIrcMask &mask); + KviRegisteredUserMask * findMatchingMask(const QString &nick,const QString &user,const QString &host); //Only used in few places (actually one) of the code, but lot of times;perfect for inlining... //bool isIgnoredUser(const char * nick,const char * user,const char * host); void load(const QString &filename); diff --git a/src/kvilib/ext/KviRegisteredUserGroup.cpp b/src/kvilib/ext/KviRegisteredUserGroup.cpp index 6f49a6166..b986a6374 100644 --- a/src/kvilib/ext/KviRegisteredUserGroup.cpp +++ b/src/kvilib/ext/KviRegisteredUserGroup.cpp @@ -3,7 +3,7 @@ // File : KviRegisteredUserGroup.cpp // Creation date : Wed Dec 29 2010 02:24:21 CEST by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hellvis69 at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviRegisteredUserGroup.h b/src/kvilib/ext/KviRegisteredUserGroup.h index 5c9349611..2bad3e2ac 100644 --- a/src/kvilib/ext/KviRegisteredUserGroup.h +++ b/src/kvilib/ext/KviRegisteredUserGroup.h @@ -6,7 +6,7 @@ // File : KviRegisteredUserGroup.h // Creation date : Wed Dec 29 2010 02:24:21 CEST by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hellvis69 at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviRegisteredMask.cpp b/src/kvilib/ext/KviRegisteredUserMask.cpp index 88db817ef..45d60859e 100644 --- a/src/kvilib/ext/KviRegisteredMask.cpp +++ b/src/kvilib/ext/KviRegisteredUserMask.cpp @@ -1,9 +1,9 @@ //============================================================================= // -// File : KviRegisteredMask.cpp +// File : KviRegisteredUserMask.cpp // Creation date : Wed Dec 29 2010 02:39:05 CEST by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hellvis69 at gmail dot com) // // This program is FREE software. You can redistribute it and/or @@ -22,9 +22,9 @@ // //============================================================================= -#include "KviRegisteredMask.h" +#include "KviRegisteredUserMask.h" -KviRegisteredMask::KviRegisteredMask(KviRegisteredUser * pUser, KviIrcMask * pMask) +KviRegisteredUserMask::KviRegisteredUserMask(KviRegisteredUser * pUser, KviIrcMask * pMask) { m_pUser = pUser; m_pMask = pMask; diff --git a/src/kvilib/ext/KviRegisteredMask.h b/src/kvilib/ext/KviRegisteredUserMask.h index af1811b50..d65e530b8 100644 --- a/src/kvilib/ext/KviRegisteredMask.h +++ b/src/kvilib/ext/KviRegisteredUserMask.h @@ -3,10 +3,10 @@ //============================================================================= // -// File : KviRegisteredMask.h +// File : KviRegisteredUserMask.h // Creation date : Wed Dec 29 2010 02:39:05 CEST by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hellvis69 at gmail dot com) // // This program is FREE software. You can redistribute it and/or @@ -31,21 +31,21 @@ #include "KviIrcMask.h" #include "KviRegisteredUser.h" -class KVILIB_API KviRegisteredMask +class KVILIB_API KviRegisteredUserMask { private: KviRegisteredUser * m_pUser; // pointer, not owned! KviIrcMask * m_pMask; // pointer, not owned! int m_iMaskNonWildChars; public: - KviRegisteredMask(KviRegisteredUser * pUser, KviIrcMask * pMask); - ~KviRegisteredMask(){}; + KviRegisteredUserMask(KviRegisteredUser * pUser, KviIrcMask * pMask); + ~KviRegisteredUserMask(){}; public: int nonWildChars(){ return m_iMaskNonWildChars; }; KviRegisteredUser * user(){ return m_pUser; }; KviIrcMask * mask(){ return m_pMask; }; }; -typedef KviPointerList<KviRegisteredMask> KviRegisteredMaskList; +typedef KviPointerList<KviRegisteredUserMask> KviRegisteredUserMaskList; #endif // _KVIREGMASK_H_
\ No newline at end of file diff --git a/src/kvilib/ext/KviSharedFile.cpp b/src/kvilib/ext/KviSharedFile.cpp index e62801548..eef5aa84d 100644 --- a/src/kvilib/ext/KviSharedFile.cpp +++ b/src/kvilib/ext/KviSharedFile.cpp @@ -3,7 +3,7 @@ // File : KviSharedFile.h // Creation date : Wed Dec 29 2010 03:40:05 CEST by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hellvis69 at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviSharedFile.h b/src/kvilib/ext/KviSharedFile.h index 6fb280d5d..21ae2ed98 100644 --- a/src/kvilib/ext/KviSharedFile.h +++ b/src/kvilib/ext/KviSharedFile.h @@ -6,7 +6,7 @@ // File : KviSharedFile.h // Creation date : Wed Dec 29 2010 03:40:05 CEST by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hellvis69 at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviSharedFilesManager.cpp b/src/kvilib/ext/KviSharedFilesManager.cpp index 990082950..84c91e50d 100644 --- a/src/kvilib/ext/KviSharedFilesManager.cpp +++ b/src/kvilib/ext/KviSharedFilesManager.cpp @@ -3,7 +3,7 @@ // File : KviSharedFilesManager.cpp // Creation date : Wed Aug 27 2000 10:33:11 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviSharedFilesManager.h b/src/kvilib/ext/KviSharedFilesManager.h index 02af7fd9d..e06d1dec7 100644 --- a/src/kvilib/ext/KviSharedFilesManager.h +++ b/src/kvilib/ext/KviSharedFilesManager.h @@ -5,7 +5,7 @@ // File : KviSharedFilesManager.h // Creation date : Wed Aug 27 2000 10:28:51 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviStringConversion.cpp b/src/kvilib/ext/KviStringConversion.cpp index 4f3964e90..7f660eb36 100644 --- a/src/kvilib/ext/KviStringConversion.cpp +++ b/src/kvilib/ext/KviStringConversion.cpp @@ -3,7 +3,7 @@ // File : KviStringConversion.cpp // Creation date : Thu Oct 20 2000 14:12:21 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviStringConversion.h b/src/kvilib/ext/KviStringConversion.h index 2ed3c5fe3..cde3f4717 100644 --- a/src/kvilib/ext/KviStringConversion.h +++ b/src/kvilib/ext/KviStringConversion.h @@ -6,7 +6,7 @@ // File : KviStringConversion.h // Creation date : Thu Oct 20 2000 13:27:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviTheoraDecoder.cpp b/src/kvilib/ext/KviTheoraDecoder.cpp index eba0ac21b..999dc892a 100644 --- a/src/kvilib/ext/KviTheoraDecoder.cpp +++ b/src/kvilib/ext/KviTheoraDecoder.cpp @@ -3,7 +3,7 @@ // File : KviTheoraDecoder.cpp // Creation date : Sat Nov 21 2009 22:53:21 CEST by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Fabio Bas (ctrlaltca at libero dot it) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviTheoraDecoder.h b/src/kvilib/ext/KviTheoraDecoder.h index 19e15c383..32c5d3e53 100644 --- a/src/kvilib/ext/KviTheoraDecoder.h +++ b/src/kvilib/ext/KviTheoraDecoder.h @@ -5,7 +5,7 @@ // File : KviTheoraDecoder.h // Creation date : Sat Nov 21 2009 22:53:21 CEST by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Fabio Bas (ctrlaltca at libero dot it) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviXlib.h b/src/kvilib/ext/KviXlib.h index 818867558..0b7a71d09 100644 --- a/src/kvilib/ext/KviXlib.h +++ b/src/kvilib/ext/KviXlib.h @@ -5,7 +5,7 @@ // File : KviXlib.h // Creation date : Tue Aug 14 18:17:21 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/avdevice/bayer.cpp b/src/kvilib/ext/avdevice/bayer.cpp index 11183a4ff..48780f01a 100644 --- a/src/kvilib/ext/avdevice/bayer.cpp +++ b/src/kvilib/ext/avdevice/bayer.cpp @@ -3,7 +3,7 @@ // File : bayer.cpp // Creation date : Tue Nov 10 18:08:09 2009 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/avdevice/bayer.h b/src/kvilib/ext/avdevice/bayer.h index 6df2f679f..7eceb23b5 100644 --- a/src/kvilib/ext/avdevice/bayer.h +++ b/src/kvilib/ext/avdevice/bayer.h @@ -3,7 +3,7 @@ // File : bayer.h // Creation date : Tue Nov 10 18:08:09 2009 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/avdevice/sonix_compress.cpp b/src/kvilib/ext/avdevice/sonix_compress.cpp index 653cb951b..0eeddcbee 100644 --- a/src/kvilib/ext/avdevice/sonix_compress.cpp +++ b/src/kvilib/ext/avdevice/sonix_compress.cpp @@ -3,7 +3,7 @@ // File : sonix_compress.cpp // Creation date : Tue Nov 10 18:08:09 2009 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/avdevice/sonix_compress.h b/src/kvilib/ext/avdevice/sonix_compress.h index 70058d657..d2d5bbef7 100644 --- a/src/kvilib/ext/avdevice/sonix_compress.h +++ b/src/kvilib/ext/avdevice/sonix_compress.h @@ -3,7 +3,7 @@ // File : sonix_compress.h // Creation date : Tue Nov 10 18:08:09 2009 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/avdevice/videodevice.cpp b/src/kvilib/ext/avdevice/videodevice.cpp index fc0ce60e0..f7e83d5b4 100644 --- a/src/kvilib/ext/avdevice/videodevice.cpp +++ b/src/kvilib/ext/avdevice/videodevice.cpp @@ -3,7 +3,7 @@ // File : videodevice.cpp // Creation date : Tue Nov 10 18:08:09 2009 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/avdevice/videodevice.h b/src/kvilib/ext/avdevice/videodevice.h index 451a09c74..56bf69716 100644 --- a/src/kvilib/ext/avdevice/videodevice.h +++ b/src/kvilib/ext/avdevice/videodevice.h @@ -3,7 +3,7 @@ // File : videodevice.h // Creation date : Tue Nov 10 18:08:09 2009 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/avdevice/videodevicepool.h b/src/kvilib/ext/avdevice/videodevicepool.h index 26b73d2fc..024fd7b62 100644 --- a/src/kvilib/ext/avdevice/videodevicepool.h +++ b/src/kvilib/ext/avdevice/videodevicepool.h @@ -3,7 +3,7 @@ // File : videodevicepool.h // Creation date : Tue Nov 10 18:08:09 2009 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/avdevice/videoinput.cpp b/src/kvilib/ext/avdevice/videoinput.cpp index b4fd9cf50..1f80cd3fb 100644 --- a/src/kvilib/ext/avdevice/videoinput.cpp +++ b/src/kvilib/ext/avdevice/videoinput.cpp @@ -3,7 +3,7 @@ // File : videoinput.cpp // Creation date : Tue Nov 10 18:08:09 2009 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/avdevice/videoinput.h b/src/kvilib/ext/avdevice/videoinput.h index bc7c188e0..8262446a8 100644 --- a/src/kvilib/ext/avdevice/videoinput.h +++ b/src/kvilib/ext/avdevice/videoinput.h @@ -3,7 +3,7 @@ // File : videoinput.h // Creation date : Tue Nov 10 18:08:09 2009 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/file/KviFile.cpp b/src/kvilib/file/KviFile.cpp index 841b1ab3e..10a18f290 100644 --- a/src/kvilib/file/KviFile.cpp +++ b/src/kvilib/file/KviFile.cpp @@ -3,7 +3,7 @@ // File : KviFile.cpp // Creation date : Mon Dec 17 2001 00:04:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2010 Elvio Basello (hell at hellvis69 dot netsons dot org) // diff --git a/src/kvilib/file/KviFile.h b/src/kvilib/file/KviFile.h index 34134740c..8df712c57 100644 --- a/src/kvilib/file/KviFile.h +++ b/src/kvilib/file/KviFile.h @@ -6,7 +6,7 @@ // File : KviFile.h // Creation date : Mon Dec 17 2001 00:05:04 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/file/KviFileUtils.cpp b/src/kvilib/file/KviFileUtils.cpp index 28b8da0bc..d1f966608 100644 --- a/src/kvilib/file/KviFileUtils.cpp +++ b/src/kvilib/file/KviFileUtils.cpp @@ -3,7 +3,7 @@ // File : KviFileUtils.cpp // Creation date : Fri Dec 25 1998 18:26:48 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1998-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/file/KviFileUtils.h b/src/kvilib/file/KviFileUtils.h index 0dafd94eb..ee6d065c0 100644 --- a/src/kvilib/file/KviFileUtils.h +++ b/src/kvilib/file/KviFileUtils.h @@ -5,7 +5,7 @@ // File : KviFileUtils.h // Creation date : Fri Dec 25 1998 18:27:04 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1998-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/irc/KviAvatar.cpp b/src/kvilib/irc/KviAvatar.cpp index b17260c58..a707fe583 100644 --- a/src/kvilib/irc/KviAvatar.cpp +++ b/src/kvilib/irc/KviAvatar.cpp @@ -3,7 +3,7 @@ // File : KviAvatar.cpp // Creation date : Fri Dec 01 2000 13:58:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/irc/KviAvatar.h b/src/kvilib/irc/KviAvatar.h index d7af6e3df..7e9b59b68 100644 --- a/src/kvilib/irc/KviAvatar.h +++ b/src/kvilib/irc/KviAvatar.h @@ -6,7 +6,7 @@ // File : KviAvatar.h // Creation date : Fri Dec 01 2000 13:54:04 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/irc/KviIdentityProfile.cpp b/src/kvilib/irc/KviIdentityProfile.cpp index 17944e313..0f49d6047 100644 --- a/src/kvilib/irc/KviIdentityProfile.cpp +++ b/src/kvilib/irc/KviIdentityProfile.cpp @@ -3,7 +3,7 @@ // File : KviIdentityProfile.cpp // Creation date : Thu Oct 16 2008 16:37:48 by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/irc/KviIdentityProfile.h b/src/kvilib/irc/KviIdentityProfile.h index 4651c5f72..1c9353295 100644 --- a/src/kvilib/irc/KviIdentityProfile.h +++ b/src/kvilib/irc/KviIdentityProfile.h @@ -5,7 +5,7 @@ // File : KviIdentityProfile.h // Creation date : Thu Oct 16 2008 16:37:48 by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/irc/KviIrcMask.cpp b/src/kvilib/irc/KviIrcMask.cpp index 33e34b16c..665386b23 100644 --- a/src/kvilib/irc/KviIrcMask.cpp +++ b/src/kvilib/irc/KviIrcMask.cpp @@ -3,7 +3,7 @@ // File : kvi_ircuser.cpp // Creation date : Fri Jan 8 1999 20:56:07 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/irc/KviIrcMask.h b/src/kvilib/irc/KviIrcMask.h index 1e533867e..a74aa5f32 100644 --- a/src/kvilib/irc/KviIrcMask.h +++ b/src/kvilib/irc/KviIrcMask.h @@ -6,7 +6,7 @@ // File : KviIrcMask.h // Creation date : Fri Jan 8 1999 19:50:35 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/irc/KviIrcNetwork.cpp b/src/kvilib/irc/KviIrcNetwork.cpp index 498a90746..ed1042ec5 100644 --- a/src/kvilib/irc/KviIrcNetwork.cpp +++ b/src/kvilib/irc/KviIrcNetwork.cpp @@ -3,7 +3,7 @@ // File : KviIrcNetwork.cpp // Creation date : Wed Aug 27 2008 17:44:56 by Alexey Uzhva // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Alexey Uzhva (wizard at opendoor dot ru) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/irc/KviIrcNetwork.h b/src/kvilib/irc/KviIrcNetwork.h index 06fd1fdce..d4c169ad4 100644 --- a/src/kvilib/irc/KviIrcNetwork.h +++ b/src/kvilib/irc/KviIrcNetwork.h @@ -5,7 +5,7 @@ // File : KviIrcNetwork.cpp // Creation date : Wed Aug 27 2008 17:44:56 by Alexey Uzhva // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Alexey Uzhva (wizard at opendoor dot ru) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/irc/KviIrcServer.cpp b/src/kvilib/irc/KviIrcServer.cpp index c036cedb0..9e7260a2b 100644 --- a/src/kvilib/irc/KviIrcServer.cpp +++ b/src/kvilib/irc/KviIrcServer.cpp @@ -3,7 +3,7 @@ // File : KviIrcServer.cpp // Creation date : Mon Jul 10 2000 03:42:59 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/irc/KviIrcServer.h b/src/kvilib/irc/KviIrcServer.h index f3633dba7..8e4d5824f 100644 --- a/src/kvilib/irc/KviIrcServer.h +++ b/src/kvilib/irc/KviIrcServer.h @@ -6,7 +6,7 @@ // File : KviIrcServer.h // Creation date : Mon Jul 10 2000 03:24:11 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/irc/KviIrcServerDataBase.cpp b/src/kvilib/irc/KviIrcServerDataBase.cpp index b3de29559..6d5b36f5c 100644 --- a/src/kvilib/irc/KviIrcServerDataBase.cpp +++ b/src/kvilib/irc/KviIrcServerDataBase.cpp @@ -3,7 +3,7 @@ // File : KviIrcServerDataBase.cpp // Creation date : Mon Jul 10 2000 14:25:00 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/irc/KviIrcServerDataBase.h b/src/kvilib/irc/KviIrcServerDataBase.h index cd2b2e27f..10002bcb9 100644 --- a/src/kvilib/irc/KviIrcServerDataBase.h +++ b/src/kvilib/irc/KviIrcServerDataBase.h @@ -5,7 +5,7 @@ // File : KviIrcServerDataBase.h // Creation date : Mon Jul 10 2000 14:15:42 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/irc/KviIrcUserDataBase.cpp b/src/kvilib/irc/KviIrcUserDataBase.cpp index 7675ddc33..3cf11a88f 100644 --- a/src/kvilib/irc/KviIrcUserDataBase.cpp +++ b/src/kvilib/irc/KviIrcUserDataBase.cpp @@ -3,7 +3,7 @@ // File : KviIrcUserDataBase.cpp // Creation date : Mon Jul 31 2000 21:23:22 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/irc/KviIrcUserDataBase.h b/src/kvilib/irc/KviIrcUserDataBase.h index 39a6fd313..727f72515 100644 --- a/src/kvilib/irc/KviIrcUserDataBase.h +++ b/src/kvilib/irc/KviIrcUserDataBase.h @@ -6,7 +6,7 @@ // File : KviIrcUserDataBase.h // Creation date : Mon Jul 31 2000 20:59:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/irc/KviMircCntrl.cpp b/src/kvilib/irc/KviMircCntrl.cpp index f5577d85e..f34658d45 100644 --- a/src/kvilib/irc/KviMircCntrl.cpp +++ b/src/kvilib/irc/KviMircCntrl.cpp @@ -3,7 +3,7 @@ // File : KviMircCntrl.cpp // Creation date : Sat Aug 31 17:07:36 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/irc/KviMircCntrl.h b/src/kvilib/irc/KviMircCntrl.h index bb886d7f3..c3e813cde 100644 --- a/src/kvilib/irc/KviMircCntrl.h +++ b/src/kvilib/irc/KviMircCntrl.h @@ -6,7 +6,7 @@ // File : KviMircCntrl.h // Creation date : Thu Jun 29 2000 21:06:55 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/irc/KviNickServRuleSet.cpp b/src/kvilib/irc/KviNickServRuleSet.cpp index 641d86581..ff189e78f 100644 --- a/src/kvilib/irc/KviNickServRuleSet.cpp +++ b/src/kvilib/irc/KviNickServRuleSet.cpp @@ -3,7 +3,7 @@ // File : KviNickServRuleSet.cpp // Creation date : Thu Aug 09 2001 17:44:56 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or @@ -23,15 +23,12 @@ //============================================================================= - #include "KviNickServRuleSet.h" #include "KviConfigurationFile.h" #include "KviIrcMask.h" #include <QRegExp> - - /* @doc: nickserv_proto @title: @@ -250,55 +247,3 @@ void KviNickServRuleSet::copyFrom(const KviNickServRuleSet &src) } } - -void KviNickServRule::copyFrom(const KviNickServRule &src) -{ - m_szRegisteredNick = src.m_szRegisteredNick; - m_szNickServMask = src.m_szNickServMask; - m_szMessageRegexp = src.m_szMessageRegexp; - m_szIdentifyCommand = src.m_szIdentifyCommand; - m_szServerMask = src.m_szServerMask; -} - -void KviNickServRule::save(KviConfigurationFile * cfg,const QString &prefix) -{ - QString tmp; - KviQString::sprintf(tmp,"%QRegisteredNick",&prefix); - cfg->writeEntry(tmp,m_szRegisteredNick); - KviQString::sprintf(tmp,"%QNickServMask",&prefix); - cfg->writeEntry(tmp,m_szNickServMask); - KviQString::sprintf(tmp,"%QMessageRegexp",&prefix); - cfg->writeEntry(tmp,m_szMessageRegexp); - KviQString::sprintf(tmp,"%QIdentifyCommand",&prefix); - cfg->writeEntry(tmp,m_szIdentifyCommand); - KviQString::sprintf(tmp,"%QServerMask",&prefix); - cfg->writeEntry(tmp,m_szServerMask); -} - -bool KviNickServRule::load(KviConfigurationFile * cfg,const QString &prefix) -{ - QString tmp; - KviQString::sprintf(tmp,"%QRegisteredNick",&prefix); - m_szRegisteredNick = KviQString::trimmed(cfg->readEntry(tmp)); - if(m_szRegisteredNick.isEmpty())return false; - KviQString::sprintf(tmp,"%QNickServMask",&prefix); - m_szNickServMask = cfg->readEntry(tmp); - if(m_szNickServMask.isEmpty())return false; - KviQString::sprintf(tmp,"%QServerMask",&prefix); - m_szServerMask = cfg->readEntry(tmp,QString()); - KviQString::sprintf(tmp,"%QMessageRegexp",&prefix); - m_szMessageRegexp = cfg->readEntry(tmp); - if(m_szMessageRegexp.isEmpty())return false; - KviQString::sprintf(tmp,"%QIdentifyCommand",&prefix); - m_szIdentifyCommand = cfg->readEntry(tmp); - return !m_szIdentifyCommand.isEmpty(); -} - -KviNickServRule * KviNickServRule::createInstance(const QString &szRegisteredNick, - const QString &szNickServMask, - const QString &szMessageRegexp, - const QString &szIdentifyCommand, - const QString &szServerMask) -{ - return new KviNickServRule(szRegisteredNick,szNickServMask,szMessageRegexp,szIdentifyCommand,szServerMask); -} diff --git a/src/kvilib/irc/KviNickServRuleSet.h b/src/kvilib/irc/KviNickServRuleSet.h index 972863cd2..a32d87d8e 100644 --- a/src/kvilib/irc/KviNickServRuleSet.h +++ b/src/kvilib/irc/KviNickServRuleSet.h @@ -1,11 +1,11 @@ -#ifndef _KVI_NICKSERV_H_ -#define _KVI_NICKSERV_H_ +#ifndef _KviNickServRuleSet_h_ +#define _KviNickServRuleSet_h_ //============================================================================= // // File : KviNickServRuleSet.h // Creation date : Thu Aug 09 2001 16:43:56 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or @@ -28,58 +28,11 @@ #include "KviQString.h" #include "KviHeapObject.h" #include "KviPointerList.h" +#include "KviNickServRule.h" class KviConfigurationFile; class KviIrcMask; -class KVILIB_API KviNickServRule : public KviHeapObject -{ -protected: - QString m_szRegisteredNick; // my registered nickname - QString m_szNickServMask; // the NickServ service mask - QString m_szMessageRegexp; // the NickServ message regexp - QString m_szIdentifyCommand; // the IDENTIFY command to send to server - QString m_szServerMask; // the mask that the server must match (not used in per-network rules) -public: - KviNickServRule() : KviHeapObject() {}; - KviNickServRule( - const QString &szRegisteredNick, - const QString &szNickServMask, - const QString &szMessageRegexp, - const QString &szIdentifyCommand, - const QString &szServerMask = QString::null) - : KviHeapObject(), - m_szRegisteredNick(szRegisteredNick), - m_szNickServMask(szNickServMask), - m_szMessageRegexp(szMessageRegexp), - m_szIdentifyCommand(szIdentifyCommand), - m_szServerMask(szServerMask) - {}; -public: - const QString & registeredNick() const { return m_szRegisteredNick; }; - const QString & nickServMask() const { return m_szNickServMask; }; - const QString & messageRegexp() const { return m_szMessageRegexp; }; - const QString & identifyCommand() const { return m_szIdentifyCommand; }; - const QString & serverMask() const { return m_szServerMask; }; - void setRegisteredNick(const QString &szRegisteredNick){ m_szRegisteredNick = szRegisteredNick; }; - void setNickServMask(const QString &szNickServMask){ m_szNickServMask = szNickServMask; }; - void setMessageRegexp(const QString &szMessageRegexp){ m_szMessageRegexp = szMessageRegexp; }; - void setIdentifyCommand(const QString &szIdentifyCommand){ m_szIdentifyCommand = szIdentifyCommand; }; - void setServerMask(const QString &szServerMask){ m_szServerMask = szServerMask; }; -public: - // avoid crashes under windows - static KviNickServRule * createInstance(const QString &szRegisteredNick, - const QString &szNickServMask, - const QString &szMessageRegexp, - const QString &szIdentifyCommand, - const QString &szServerMask = QString::null); - - void save(KviConfigurationFile * cfg,const QString &prefix); - // returns false if the loaded data has no sense - bool load(KviConfigurationFile * cfg,const QString &prefix); - void copyFrom(const KviNickServRule &src); -}; - class KVILIB_API KviNickServRuleSet : public KviHeapObject { public: @@ -88,7 +41,7 @@ public: ~KviNickServRuleSet(); protected: KviPointerList<KviNickServRule> * m_pRules; // FIXME: Replace with KviPointerHashTable<QString,KviPointerList> - bool m_bEnabled; + bool m_bEnabled; public: // avoid crashes under windows static KviNickServRuleSet * createInstance(); @@ -109,4 +62,4 @@ protected: }; -#endif // _KVI_NICKSERV_H_ +#endif //!_KviNickServRuleSet_h_ diff --git a/src/kvilib/net/KviDnsResolver.cpp b/src/kvilib/net/KviDnsResolver.cpp index 8004633e6..9c69dfb8f 100644 --- a/src/kvilib/net/KviDnsResolver.cpp +++ b/src/kvilib/net/KviDnsResolver.cpp @@ -3,7 +3,7 @@ // File : KviDnsResolver.cpp // Creation date : Sat Jul 21 2000 17:19:31 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/net/KviDnsResolver.h b/src/kvilib/net/KviDnsResolver.h index 9de5a1726..6d47862b2 100644 --- a/src/kvilib/net/KviDnsResolver.h +++ b/src/kvilib/net/KviDnsResolver.h @@ -6,7 +6,7 @@ // File : KviDnsResolver.h // Creation date : Sat Jul 21 2000 13:59:11 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/net/KviHttpRequest.cpp b/src/kvilib/net/KviHttpRequest.cpp index 3dd84ebfb..3f73da337 100644 --- a/src/kvilib/net/KviHttpRequest.cpp +++ b/src/kvilib/net/KviHttpRequest.cpp @@ -3,7 +3,7 @@ // File : KviHttpRequest.cpp // Creation date : Sat Aug 17 13:43:32 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/net/KviHttpRequest.h b/src/kvilib/net/KviHttpRequest.h index db4c96ab9..39f6b0e4a 100644 --- a/src/kvilib/net/KviHttpRequest.h +++ b/src/kvilib/net/KviHttpRequest.h @@ -5,7 +5,7 @@ // File : KviHttpRequest.h // Creation date : Sat Aug 17 13:43:31 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/net/KviNetUtils.cpp b/src/kvilib/net/KviNetUtils.cpp index 35d1308c4..85c6a1329 100644 --- a/src/kvilib/net/KviNetUtils.cpp +++ b/src/kvilib/net/KviNetUtils.cpp @@ -3,7 +3,7 @@ // File : KviNetUtils.cpp // Creation date : Sun Jun 18 2000 18:37:27 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/net/KviNetUtils.h b/src/kvilib/net/KviNetUtils.h index f7872ad07..13f62b84e 100644 --- a/src/kvilib/net/KviNetUtils.h +++ b/src/kvilib/net/KviNetUtils.h @@ -5,7 +5,7 @@ // File : KviNetUtils.h // Creation date : Sun Jun 18 2000 18:37:27 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/net/KviSASL.cpp b/src/kvilib/net/KviSASL.cpp index 39d56ea67..e346d2df3 100644 --- a/src/kvilib/net/KviSASL.cpp +++ b/src/kvilib/net/KviSASL.cpp @@ -3,7 +3,7 @@ // File : KviSASL.cpp // Creation date : Mon Feb 14 2010 19:36:12 CEST by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/net/KviSASL.h b/src/kvilib/net/KviSASL.h index 511ba1796..861709280 100644 --- a/src/kvilib/net/KviSASL.h +++ b/src/kvilib/net/KviSASL.h @@ -5,7 +5,7 @@ // File : KviSASL.h // Creation date : Mon Feb 14 2010 19:36:12 CEST by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/net/KviSSL.cpp b/src/kvilib/net/KviSSL.cpp index 9f6ced8c1..a146cc652 100644 --- a/src/kvilib/net/KviSSL.cpp +++ b/src/kvilib/net/KviSSL.cpp @@ -3,7 +3,7 @@ // File : KviSSL.cpp // Creation date : Mon May 27 2002 21:36:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/net/KviSSL.h b/src/kvilib/net/KviSSL.h index 0555d7c44..1e217aa37 100644 --- a/src/kvilib/net/KviSSL.h +++ b/src/kvilib/net/KviSSL.h @@ -5,7 +5,7 @@ // File : KviSSL.h // Creation date : Mon May 27 2002 21:36:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/net/KviUrl.cpp b/src/kvilib/net/KviUrl.cpp index 24204cfd0..bea2acfa7 100644 --- a/src/kvilib/net/KviUrl.cpp +++ b/src/kvilib/net/KviUrl.cpp @@ -3,7 +3,7 @@ // File : KviUrl.cpp // Creation date : Sat Aug 17 14:09:18 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/net/KviUrl.h b/src/kvilib/net/KviUrl.h index 39b046ad8..163729add 100644 --- a/src/kvilib/net/KviUrl.h +++ b/src/kvilib/net/KviUrl.h @@ -5,7 +5,7 @@ // File : KviUrl.h // Creation date : Sat Aug 17 14:09:16 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/net/kvi_socket.cpp b/src/kvilib/net/kvi_socket.cpp index 69052834a..369ba03c5 100644 --- a/src/kvilib/net/kvi_socket.cpp +++ b/src/kvilib/net/kvi_socket.cpp @@ -3,7 +3,7 @@ // File : kvi_socket.cpp // Creation date : Thu Sep 20 03:50:24 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/net/kvi_socket.h b/src/kvilib/net/kvi_socket.h index 8c0f61ba8..d76606d75 100644 --- a/src/kvilib/net/kvi_socket.h +++ b/src/kvilib/net/kvi_socket.h @@ -5,7 +5,7 @@ // File : kvi_socket.h // Creation date : Thu Sep 20 03:50:22 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/net/kvi_sockettype.h b/src/kvilib/net/kvi_sockettype.h index 15d69818d..c10d81aa8 100644 --- a/src/kvilib/net/kvi_sockettype.h +++ b/src/kvilib/net/kvi_sockettype.h @@ -5,7 +5,7 @@ // File : kvi_sockettype.h // Creation date : Thu Sep 20 05:41:46 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/system/KviByteOrder.h b/src/kvilib/system/KviByteOrder.h index 6fcc50308..aedc53ef9 100644 --- a/src/kvilib/system/KviByteOrder.h +++ b/src/kvilib/system/KviByteOrder.h @@ -8,7 +8,7 @@ // Based on file : kvi_bswap.h // Creation date : Fri Mar 19 1999 03:15:21 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/system/KviEnvironment.cpp b/src/kvilib/system/KviEnvironment.cpp index 38883376c..85bd1028d 100644 --- a/src/kvilib/system/KviEnvironment.cpp +++ b/src/kvilib/system/KviEnvironment.cpp @@ -3,7 +3,7 @@ // File : KviEnvironment.cpp // Creation date : Sat May 05 2002 02:15:21 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma@kvirc.net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/system/KviEnvironment.h b/src/kvilib/system/KviEnvironment.h index 95c242f88..626d37c59 100644 --- a/src/kvilib/system/KviEnvironment.h +++ b/src/kvilib/system/KviEnvironment.h @@ -6,7 +6,7 @@ // File : KviEnvironment.h // Creation date : Sat May 05 2002 02:15:21 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma@kvirc.net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/system/KviLocale.cpp b/src/kvilib/system/KviLocale.cpp index d133b1e0f..20aabf710 100644 --- a/src/kvilib/system/KviLocale.cpp +++ b/src/kvilib/system/KviLocale.cpp @@ -3,7 +3,7 @@ // File : KviLocale.cpp // Creation date : Fri Mar 19 1999 19:08:41 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/system/KviLocale.h b/src/kvilib/system/KviLocale.h index 86bbdd301..ca9bdf1a2 100644 --- a/src/kvilib/system/KviLocale.h +++ b/src/kvilib/system/KviLocale.h @@ -6,7 +6,7 @@ // File : KviLocale.h // Creation date : Sat Jan 16 1999 18:15:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/system/KviThread.cpp b/src/kvilib/system/KviThread.cpp index f44453d96..5187e717c 100644 --- a/src/kvilib/system/KviThread.cpp +++ b/src/kvilib/system/KviThread.cpp @@ -3,7 +3,7 @@ // File : KviThread.cpp // Creation date : Tue Jul 6 1999 16:04:45 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/system/KviThread.h b/src/kvilib/system/KviThread.h index 9b6feaf31..6efd8d8cd 100644 --- a/src/kvilib/system/KviThread.h +++ b/src/kvilib/system/KviThread.h @@ -5,7 +5,7 @@ // File : KviThread.h // Creation date : Mon May 17 1999 04:26:41 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/system/KviTimeUtils.cpp b/src/kvilib/system/KviTimeUtils.cpp index 979b4ad25..ee33586c9 100644 --- a/src/kvilib/system/KviTimeUtils.cpp +++ b/src/kvilib/system/KviTimeUtils.cpp @@ -3,7 +3,7 @@ // File : KviTimeUtils.cpp // Creation date : Tue Sep 25 17:35:13 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/system/KviTimeUtils.h b/src/kvilib/system/KviTimeUtils.h index d84a6a121..0f2c705de 100644 --- a/src/kvilib/system/KviTimeUtils.h +++ b/src/kvilib/system/KviTimeUtils.h @@ -5,7 +5,7 @@ // File : KviTimeUtils.h // Creation date : Tue Sep 25 17:28:46 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/system/kvi_stdarg.h b/src/kvilib/system/kvi_stdarg.h index 6421c8db6..dd3217ab8 100644 --- a/src/kvilib/system/kvi_stdarg.h +++ b/src/kvilib/system/kvi_stdarg.h @@ -6,7 +6,7 @@ // File : kvi_stdarg.h // Creation date : Sat Jan 03 2004 02:08:14 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalApplication.cpp b/src/kvilib/tal/KviTalApplication.cpp index 9e2a2f538..f5bc270fe 100644 --- a/src/kvilib/tal/KviTalApplication.cpp +++ b/src/kvilib/tal/KviTalApplication.cpp @@ -3,7 +3,7 @@ // File : KviTalApplication.cpp // Creation date : Sun Aug 12 2001 04:34:21 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalApplication.h b/src/kvilib/tal/KviTalApplication.h index cbbe5c889..d1211e697 100644 --- a/src/kvilib/tal/KviTalApplication.h +++ b/src/kvilib/tal/KviTalApplication.h @@ -5,7 +5,7 @@ // File : KviTalApplication.h // Creation date : Sun Jun 18 2000 12:53:08 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalFileDialog.cpp b/src/kvilib/tal/KviTalFileDialog.cpp index b60cfc870..98073778b 100644 --- a/src/kvilib/tal/KviTalFileDialog.cpp +++ b/src/kvilib/tal/KviTalFileDialog.cpp @@ -3,7 +3,7 @@ // File : KviTalFileDialog.cpp // Creation date : Thu Sep 11 2003 04:09:24 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalFileDialog.h b/src/kvilib/tal/KviTalFileDialog.h index 523cda79b..be9e9b160 100644 --- a/src/kvilib/tal/KviTalFileDialog.h +++ b/src/kvilib/tal/KviTalFileDialog.h @@ -6,7 +6,7 @@ // File : KviTalFileDialog.h // Creation date : Thu Sep 11 2003 04:41:08 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalGroupBox.cpp b/src/kvilib/tal/KviTalGroupBox.cpp index 86ba10935..6e101e2f7 100644 --- a/src/kvilib/tal/KviTalGroupBox.cpp +++ b/src/kvilib/tal/KviTalGroupBox.cpp @@ -3,7 +3,7 @@ // File : KviTalGroupBox.cpp // Creation date : Mon Jan 22 2007 11:25:08 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalGroupBox.h b/src/kvilib/tal/KviTalGroupBox.h index 767fe08eb..39d3c685e 100644 --- a/src/kvilib/tal/KviTalGroupBox.h +++ b/src/kvilib/tal/KviTalGroupBox.h @@ -6,7 +6,7 @@ // File : KviTalGroupBox.h // Creation date : Mon Jan 22 2007 11:25:08 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalHBox.cpp b/src/kvilib/tal/KviTalHBox.cpp index 4953a012d..2c3406da9 100644 --- a/src/kvilib/tal/KviTalHBox.cpp +++ b/src/kvilib/tal/KviTalHBox.cpp @@ -3,7 +3,7 @@ // File : KviTalHBox.cpp // Creation date : Mon Jan 22 2007 11:25:08 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/kvilib/tal/KviTalHBox.h b/src/kvilib/tal/KviTalHBox.h index 07870c31a..24cb8ab2c 100644 --- a/src/kvilib/tal/KviTalHBox.h +++ b/src/kvilib/tal/KviTalHBox.h @@ -6,7 +6,7 @@ // File : KviTalHBox.h // Creation date : Mon Jan 22 2007 11:25:08 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/kvilib/tal/KviTalIconAndRichTextItemDelegate.cpp b/src/kvilib/tal/KviTalIconAndRichTextItemDelegate.cpp index 6d658836b..44e2246ee 100644 --- a/src/kvilib/tal/KviTalIconAndRichTextItemDelegate.cpp +++ b/src/kvilib/tal/KviTalIconAndRichTextItemDelegate.cpp @@ -3,7 +3,7 @@ // File : KviTalIconAndRichTextItemDelegate.cpp // Creation date : Mon May 05 2008 11:25:08 by Alessandro Carbone // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalIconAndRichTextItemDelegate.h b/src/kvilib/tal/KviTalIconAndRichTextItemDelegate.h index 6bfb429b5..35c8c88a8 100644 --- a/src/kvilib/tal/KviTalIconAndRichTextItemDelegate.h +++ b/src/kvilib/tal/KviTalIconAndRichTextItemDelegate.h @@ -6,7 +6,7 @@ // File : KviTalIconAndRichTextItemDelegate.h // Creation date : Mon May 05 2008 11:25:08 by Alessandro Carbone // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalListWidget.cpp b/src/kvilib/tal/KviTalListWidget.cpp index dd92bfe64..8d1782595 100644 --- a/src/kvilib/tal/KviTalListWidget.cpp +++ b/src/kvilib/tal/KviTalListWidget.cpp @@ -3,7 +3,7 @@ // File : KviTalListWidget.cpp // Creation date : Mon May 05 2008 11:25:08 by Alessandro Carbone // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalListWidget.h b/src/kvilib/tal/KviTalListWidget.h index 266571ebd..bf1fdf214 100644 --- a/src/kvilib/tal/KviTalListWidget.h +++ b/src/kvilib/tal/KviTalListWidget.h @@ -6,7 +6,7 @@ // File : KviTalListWidget.h // Creation date : Mon May 05 2008 11:25:08 by Alessandro Carbone // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalMainWindow.cpp b/src/kvilib/tal/KviTalMainWindow.cpp index 6ffd0f703..ce6bc91f8 100644 --- a/src/kvilib/tal/KviTalMainWindow.cpp +++ b/src/kvilib/tal/KviTalMainWindow.cpp @@ -3,7 +3,7 @@ // File : KviTalMainWindow.coo // Creation date : Sun Aug 12 2001 04:40:24 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalMainWindow.h b/src/kvilib/tal/KviTalMainWindow.h index a51309320..94d3ea935 100644 --- a/src/kvilib/tal/KviTalMainWindow.h +++ b/src/kvilib/tal/KviTalMainWindow.h @@ -5,7 +5,7 @@ // File : KviTalMainWindow.h // Creation date : Sun Aug 12 2001 04:41:08 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalMenuBar.cpp b/src/kvilib/tal/KviTalMenuBar.cpp index fd396c676..5c2957d72 100644 --- a/src/kvilib/tal/KviTalMenuBar.cpp +++ b/src/kvilib/tal/KviTalMenuBar.cpp @@ -3,7 +3,7 @@ // File : KviTalMenuBar.cpp // Creation date : Sun Aug 12 06:35:18 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalMenuBar.h b/src/kvilib/tal/KviTalMenuBar.h index e845753b1..cbe74821a 100644 --- a/src/kvilib/tal/KviTalMenuBar.h +++ b/src/kvilib/tal/KviTalMenuBar.h @@ -5,7 +5,7 @@ // File : KviTalMenuBar.h // Creation date : Sun Aug 12 06:35:15 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalPopupMenu.cpp b/src/kvilib/tal/KviTalPopupMenu.cpp index c99aae95b..ef7744dfe 100644 --- a/src/kvilib/tal/KviTalPopupMenu.cpp +++ b/src/kvilib/tal/KviTalPopupMenu.cpp @@ -3,7 +3,7 @@ // File : KviTalPopupMenu.cpp // Creation date : Mon May 05 2008 11:25:08 by Alessandro Carbone // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalPopupMenu.h b/src/kvilib/tal/KviTalPopupMenu.h index e0cedc352..2a7361900 100644 --- a/src/kvilib/tal/KviTalPopupMenu.h +++ b/src/kvilib/tal/KviTalPopupMenu.h @@ -6,7 +6,7 @@ // File : KviTalPopupMenu.h // Creation date : Mon May 05 2008 11:25:08 by Alessandro Carbone // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalSplitter.cpp b/src/kvilib/tal/KviTalSplitter.cpp index 48cd0a83a..6ceac55fc 100644 --- a/src/kvilib/tal/KviTalSplitter.cpp +++ b/src/kvilib/tal/KviTalSplitter.cpp @@ -3,7 +3,7 @@ // File : KviTalSplitter.cpp // Creation date : Mon Aug 31 2009 19:47:08 by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Fabio Bas (ctrlaltca at libero dot it) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalSplitter.h b/src/kvilib/tal/KviTalSplitter.h index 945f055ee..305307692 100644 --- a/src/kvilib/tal/KviTalSplitter.h +++ b/src/kvilib/tal/KviTalSplitter.h @@ -6,7 +6,7 @@ // File : KviTalSplitter.cpp // Creation date : Mon Aug 31 2009 19:47:08 by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Fabio Bas (ctrlaltca at libero dot it) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalTabDialog.cpp b/src/kvilib/tal/KviTalTabDialog.cpp index 566768d14..0f986167d 100644 --- a/src/kvilib/tal/KviTalTabDialog.cpp +++ b/src/kvilib/tal/KviTalTabDialog.cpp @@ -3,7 +3,7 @@ // File : KviTalTabDialog.cpp // Creation date : Tue Feb 06 2007 14:35:08 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/kvilib/tal/KviTalTabDialog.h b/src/kvilib/tal/KviTalTabDialog.h index de8302649..d449c4c5d 100644 --- a/src/kvilib/tal/KviTalTabDialog.h +++ b/src/kvilib/tal/KviTalTabDialog.h @@ -6,7 +6,7 @@ // File : KviTalTabDialog.h // Creation date : Tue Feb 06 2007 14:35:08 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/kvilib/tal/KviTalTableWidget.cpp b/src/kvilib/tal/KviTalTableWidget.cpp index 1c107c043..0a1eeb9bf 100644 --- a/src/kvilib/tal/KviTalTableWidget.cpp +++ b/src/kvilib/tal/KviTalTableWidget.cpp @@ -3,7 +3,7 @@ // File : KviTalTableWidget.cpp // Creation date : Fri Jun 27 2008 10:00:08 by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalTableWidget.h b/src/kvilib/tal/KviTalTableWidget.h index 11956101c..ed14c4e7f 100644 --- a/src/kvilib/tal/KviTalTableWidget.h +++ b/src/kvilib/tal/KviTalTableWidget.h @@ -6,7 +6,7 @@ // File : KviTalTableWidget.h // Creation date : Fri Jun 27 2008 10:00:08 by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalToolBar.cpp b/src/kvilib/tal/KviTalToolBar.cpp index 98c2895bd..6132fde11 100644 --- a/src/kvilib/tal/KviTalToolBar.cpp +++ b/src/kvilib/tal/KviTalToolBar.cpp @@ -3,7 +3,7 @@ // File : KviTalToolBar.cpp // Creation date : Mon Aug 13 05:05:45 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalToolBar.h b/src/kvilib/tal/KviTalToolBar.h index e59af5179..ea4a32e15 100644 --- a/src/kvilib/tal/KviTalToolBar.h +++ b/src/kvilib/tal/KviTalToolBar.h @@ -5,7 +5,7 @@ // File : KviTalToolBar.h // Creation date : Mon Aug 13 05:05:44 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/kvilib/tal/KviTalToolTip.cpp b/src/kvilib/tal/KviTalToolTip.cpp index 86f740d06..41b0f66d6 100644 --- a/src/kvilib/tal/KviTalToolTip.cpp +++ b/src/kvilib/tal/KviTalToolTip.cpp @@ -3,7 +3,7 @@ // File : KviTalToolTip.cpp // Creation date : Mon May 05 2008 11:25:08 by Alessandro Carbone // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalToolTip.h b/src/kvilib/tal/KviTalToolTip.h index a07e9d02f..7e8110438 100644 --- a/src/kvilib/tal/KviTalToolTip.h +++ b/src/kvilib/tal/KviTalToolTip.h @@ -6,7 +6,7 @@ // File : KviTalToolTip.h // Creation date : Mon May 05 2008 11:25:08 by Alessandro Carbone // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalVBox.cpp b/src/kvilib/tal/KviTalVBox.cpp index 986ea158a..77a54d66e 100644 --- a/src/kvilib/tal/KviTalVBox.cpp +++ b/src/kvilib/tal/KviTalVBox.cpp @@ -3,7 +3,7 @@ // File : KviTalVBox.cpp // Creation date : Mon Jan 22 2007 11:25:08 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/kvilib/tal/KviTalVBox.h b/src/kvilib/tal/KviTalVBox.h index b7f92c485..7a15661da 100644 --- a/src/kvilib/tal/KviTalVBox.h +++ b/src/kvilib/tal/KviTalVBox.h @@ -6,7 +6,7 @@ // File : KviTalVBox.h // Creation date : Mon Jan 22 2007 11:25:08 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/kvilib/tal/KviTalWizard.cpp b/src/kvilib/tal/KviTalWizard.cpp index 6ef6e9d12..74e279994 100644 --- a/src/kvilib/tal/KviTalWizard.cpp +++ b/src/kvilib/tal/KviTalWizard.cpp @@ -3,7 +3,7 @@ // File : KviTalWizard.cpp // Creation date : Tue Feb 06 2007 14:35:08 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/tal/KviTalWizard.h b/src/kvilib/tal/KviTalWizard.h index df8208d12..874f9da5f 100644 --- a/src/kvilib/tal/KviTalWizard.h +++ b/src/kvilib/tal/KviTalWizard.h @@ -6,7 +6,7 @@ // File : KviTalWizard.h // Creation date : Tue Feb 06 2007 14:35:08 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviApplication.cpp b/src/kvirc/kernel/KviApplication.cpp index 0f6c2d41f..4cded4aff 100644 --- a/src/kvirc/kernel/KviApplication.cpp +++ b/src/kvirc/kernel/KviApplication.cpp @@ -3,7 +3,7 @@ // File : KviApplication.cpp // Creation date : Sun Jun 18 2000 12:39:45 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviApplication.h b/src/kvirc/kernel/KviApplication.h index f8dccd6dc..8de02f499 100644 --- a/src/kvirc/kernel/KviApplication.h +++ b/src/kvirc/kernel/KviApplication.h @@ -6,7 +6,7 @@ // File : KviApplication.h // Creation date : Sun Jun 18 2000 12:40:00 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviDefaultScript.cpp b/src/kvirc/kernel/KviDefaultScript.cpp index 4af722e05..1d1b1c5bd 100644 --- a/src/kvirc/kernel/KviDefaultScript.cpp +++ b/src/kvirc/kernel/KviDefaultScript.cpp @@ -3,7 +3,7 @@ // File : KviDefaultScript.cpp // Creation date : Fri Oct 01 2010 19:14:48 by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hell at hellvis69 dot netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviDefaultScript.h b/src/kvirc/kernel/KviDefaultScript.h index 585db0084..cf9dbeee7 100644 --- a/src/kvirc/kernel/KviDefaultScript.h +++ b/src/kvirc/kernel/KviDefaultScript.h @@ -5,7 +5,7 @@ // File : KviDefaultScript.h // Creation date : Fri Oct 01 2010 19:14:48 by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Elvio Basello (hell at hellvis69 dot netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviFileTransfer.cpp b/src/kvirc/kernel/KviFileTransfer.cpp index 4971799dd..ec36ac5db 100644 --- a/src/kvirc/kernel/KviFileTransfer.cpp +++ b/src/kvirc/kernel/KviFileTransfer.cpp @@ -3,7 +3,7 @@ // File : KviFileTransfer.cpp // Creation date : Mon Apr 21 22:14:31 2003 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviFileTransfer.h b/src/kvirc/kernel/KviFileTransfer.h index 5350e2c59..fdf88c8cb 100644 --- a/src/kvirc/kernel/KviFileTransfer.h +++ b/src/kvirc/kernel/KviFileTransfer.h @@ -6,7 +6,7 @@ // File : KviFileTransfer.h // Creation date : Mon Apr 21 22:14:31 2003 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviHtmlGenerator.cpp b/src/kvirc/kernel/KviHtmlGenerator.cpp index cea2d08cb..5ae57bb13 100644 --- a/src/kvirc/kernel/KviHtmlGenerator.cpp +++ b/src/kvirc/kernel/KviHtmlGenerator.cpp @@ -3,7 +3,7 @@ // File : KviHtmlGenerator.cpp // Creation date : Mon 04 Jan 2010 22:09:18 by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Fabio Bas < ctrlaltca at gmail dot com > // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviHtmlGenerator.h b/src/kvirc/kernel/KviHtmlGenerator.h index afdc4ce5b..7a6c0d796 100644 --- a/src/kvirc/kernel/KviHtmlGenerator.h +++ b/src/kvirc/kernel/KviHtmlGenerator.h @@ -5,7 +5,7 @@ // File : KviHtmlGenerator.h // Creation date : Mon 04 Jan 2010 22:09:18 by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Fabio Bas < ctrlaltca at gmail dot com > // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviIconManager.cpp b/src/kvirc/kernel/KviIconManager.cpp index 540ae4725..d82350725 100644 --- a/src/kvirc/kernel/KviIconManager.cpp +++ b/src/kvirc/kernel/KviIconManager.cpp @@ -3,7 +3,7 @@ // File : KviIconManager.cpp // Creation date : Sat Jun 24 2000 14:50:11 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviIconManager.h b/src/kvirc/kernel/KviIconManager.h index aaaf2b729..2d1b8f2dd 100644 --- a/src/kvirc/kernel/KviIconManager.h +++ b/src/kvirc/kernel/KviIconManager.h @@ -6,7 +6,7 @@ // File : KviIconManager.h // Creation date : Sat Jun 24 2000 14:49:24 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviInternalCommand.cpp b/src/kvirc/kernel/KviInternalCommand.cpp index e6769be15..3f3f72732 100644 --- a/src/kvirc/kernel/KviInternalCommand.cpp +++ b/src/kvirc/kernel/KviInternalCommand.cpp @@ -3,7 +3,7 @@ // File : KviInternalCommand.cpp // Creation date : Sun Aug 13 2000 19:22:45 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviInternalCommand.h b/src/kvirc/kernel/KviInternalCommand.h index b31ac6d3e..ba1b8dd47 100644 --- a/src/kvirc/kernel/KviInternalCommand.h +++ b/src/kvirc/kernel/KviInternalCommand.h @@ -5,7 +5,7 @@ // File : KviInternalCommand.h // Creation date : Sun Aug 13 2000 19:21:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviIpcSentinel.cpp b/src/kvirc/kernel/KviIpcSentinel.cpp index 6ba265381..05c950c75 100644 --- a/src/kvirc/kernel/KviIpcSentinel.cpp +++ b/src/kvirc/kernel/KviIpcSentinel.cpp @@ -3,7 +3,7 @@ // File : KviIpcSentinel.hcpp // Creation date : Tue Apr 10 2001 15:04:45 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviIpcSentinel.h b/src/kvirc/kernel/KviIpcSentinel.h index 4f0a1d0b9..88b9a011e 100644 --- a/src/kvirc/kernel/KviIpcSentinel.h +++ b/src/kvirc/kernel/KviIpcSentinel.h @@ -5,7 +5,7 @@ // File : KviIpcSentinel.h // Creation date : Tue Apr 10 2001 15:04:45 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviIrcConnectionTargetResolver.cpp b/src/kvirc/kernel/KviIrcConnectionTargetResolver.cpp index 6f08342c7..385cfc597 100644 --- a/src/kvirc/kernel/KviIrcConnectionTargetResolver.cpp +++ b/src/kvirc/kernel/KviIrcConnectionTargetResolver.cpp @@ -3,7 +3,7 @@ // File : KviIrcConnectionTargetResolver.cpp // Creation date : Fri May 11 23:24:18 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviIrcSocket.cpp b/src/kvirc/kernel/KviIrcSocket.cpp index 0a78d8004..3d50ddd3c 100644 --- a/src/kvirc/kernel/KviIrcSocket.cpp +++ b/src/kvirc/kernel/KviIrcSocket.cpp @@ -3,7 +3,7 @@ // File : KviIrcSocket.cpp // Creation date : Tue Jul 30 19:25:18 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviIrcSocket.h b/src/kvirc/kernel/KviIrcSocket.h index 927940cd5..8adda5d98 100644 --- a/src/kvirc/kernel/KviIrcSocket.h +++ b/src/kvirc/kernel/KviIrcSocket.h @@ -5,7 +5,7 @@ // File : KviIrcSocket.h // Creation date : Tue Jul 30 19:25:17 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviIrcUrl.cpp b/src/kvirc/kernel/KviIrcUrl.cpp index ba2a6f9a0..f2a680cb9 100644 --- a/src/kvirc/kernel/KviIrcUrl.cpp +++ b/src/kvirc/kernel/KviIrcUrl.cpp @@ -3,7 +3,7 @@ // File : KviIrcUrl.cpp // Creation date : Sun Mar 04 2001 14:20:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviIrcUrl.h b/src/kvirc/kernel/KviIrcUrl.h index b7958dcca..572f311ea 100644 --- a/src/kvirc/kernel/KviIrcUrl.h +++ b/src/kvirc/kernel/KviIrcUrl.h @@ -5,7 +5,7 @@ // File : KviIrcUrl.h // Creation date : Sun Mar 04 2001 14:22:55 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviLagMeter.cpp b/src/kvirc/kernel/KviLagMeter.cpp index 3b81b236a..675cbb338 100644 --- a/src/kvirc/kernel/KviLagMeter.cpp +++ b/src/kvirc/kernel/KviLagMeter.cpp @@ -3,7 +3,7 @@ // File : KviLagMeter.cpp // Creation date : Fri Oct 18 13:31:36 CEST 1999 by Juanjo lvarez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999 Juanjo lvarez // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/kvirc/kernel/KviLagMeter.h b/src/kvirc/kernel/KviLagMeter.h index 6a8bfd937..63537f5cf 100644 --- a/src/kvirc/kernel/KviLagMeter.h +++ b/src/kvirc/kernel/KviLagMeter.h @@ -5,7 +5,7 @@ // File : KviLagMeter.h // Creation date : Fri Oct 18 13:30:26 CEST 1999 by Juanjo lvarez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999 Juanjo lvarez // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/kvirc/kernel/KviMain.cpp b/src/kvirc/kernel/KviMain.cpp index d717010d7..52e42c95f 100644 --- a/src/kvirc/kernel/KviMain.cpp +++ b/src/kvirc/kernel/KviMain.cpp @@ -3,7 +3,7 @@ // File : KviMain.cpp // Creation date : Sun Jun 18 2000 12:38:45 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviNotifyList.cpp b/src/kvirc/kernel/KviNotifyList.cpp index 23ef1b7b5..9c7ecfad1 100644 --- a/src/kvirc/kernel/KviNotifyList.cpp +++ b/src/kvirc/kernel/KviNotifyList.cpp @@ -3,7 +3,7 @@ // File : KviNotifyList.cpp // Creation date : Fri Oct 27 2000 23:41:01 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviNotifyList.h b/src/kvirc/kernel/KviNotifyList.h index 50d7fe3e8..69a6dc13e 100644 --- a/src/kvirc/kernel/KviNotifyList.h +++ b/src/kvirc/kernel/KviNotifyList.h @@ -6,7 +6,7 @@ // File : KviNotifyList.h // Creation date : Fri Oct 27 2000 23:39:09 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviOptions.cpp b/src/kvirc/kernel/KviOptions.cpp index 3e7d76c05..fb1b4178f 100644 --- a/src/kvirc/kernel/KviOptions.cpp +++ b/src/kvirc/kernel/KviOptions.cpp @@ -3,7 +3,7 @@ // File : KviOptions.cpp // Creation date : Tue Jun 20 2000 11:42:00 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviOptions.h b/src/kvirc/kernel/KviOptions.h index 4063db4b9..1bd04db7e 100644 --- a/src/kvirc/kernel/KviOptions.h +++ b/src/kvirc/kernel/KviOptions.h @@ -6,7 +6,7 @@ // File : KviOptions.h // Creation date : Tue Jun 20 2000 12:42:07 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviSSLMaster.cpp b/src/kvirc/kernel/KviSSLMaster.cpp index 53c6eef17..ca97e2259 100644 --- a/src/kvirc/kernel/KviSSLMaster.cpp +++ b/src/kvirc/kernel/KviSSLMaster.cpp @@ -3,7 +3,7 @@ // File : KviSSLmanager.cpp // Creation date : Mon Jun 17 2002 20:34:00 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviSSLMaster.h b/src/kvirc/kernel/KviSSLMaster.h index d726dff0d..357f90313 100644 --- a/src/kvirc/kernel/KviSSLMaster.h +++ b/src/kvirc/kernel/KviSSLMaster.h @@ -5,7 +5,7 @@ // File : KviSSLMaster.h // Creation date : Mon Jun 17 2002 20:34:00 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviTextIconManager.cpp b/src/kvirc/kernel/KviTextIconManager.cpp index 32a9210df..2e79e4386 100644 --- a/src/kvirc/kernel/KviTextIconManager.cpp +++ b/src/kvirc/kernel/KviTextIconManager.cpp @@ -3,7 +3,7 @@ // File : KviTextIconManager.cpp // Creation date : Thu 15 May 2002 12:04:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviTextIconManager.h b/src/kvirc/kernel/KviTextIconManager.h index e8c3bbe38..d851db0d0 100644 --- a/src/kvirc/kernel/KviTextIconManager.h +++ b/src/kvirc/kernel/KviTextIconManager.h @@ -6,7 +6,7 @@ // File : KviTextIconManager.h // Creation date : Thu 15 May 2002 12:04:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviTheme.cpp b/src/kvirc/kernel/KviTheme.cpp index 062af7ee2..f2f1c8ee0 100644 --- a/src/kvirc/kernel/KviTheme.cpp +++ b/src/kvirc/kernel/KviTheme.cpp @@ -3,7 +3,7 @@ // File : kvi_themeinfo.cpp // Creation date : Mon Jan 08 2007 03:23:00 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviTheme.h b/src/kvirc/kernel/KviTheme.h index 9c45df212..f4fe4db8c 100644 --- a/src/kvirc/kernel/KviTheme.h +++ b/src/kvirc/kernel/KviTheme.h @@ -6,7 +6,7 @@ // File : KviTheme.h // Creation date : Mon Jan 08 2007 03:23:00 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviUserAction.cpp b/src/kvirc/kernel/KviUserAction.cpp index 1be5303cf..893a54473 100644 --- a/src/kvirc/kernel/KviUserAction.cpp +++ b/src/kvirc/kernel/KviUserAction.cpp @@ -3,7 +3,7 @@ // File : KviUserListView.cpp // Creation date : Tue Mar 18 2003 13:36:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/KviUserAction.h b/src/kvirc/kernel/KviUserAction.h index c5b39f4e8..50f700822 100644 --- a/src/kvirc/kernel/KviUserAction.h +++ b/src/kvirc/kernel/KviUserAction.h @@ -6,7 +6,7 @@ // File : KviUserAction.h // Creation date : Tue Mar 18 2003 13:36:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kernel/kvi_out.h b/src/kvirc/kernel/kvi_out.h index 7b423bebc..2e8ced82b 100644 --- a/src/kvirc/kernel/kvi_out.h +++ b/src/kvirc/kernel/kvi_out.h @@ -5,7 +5,7 @@ // File : kvi_out.h // Creation date : Fri Jun 30 2000 14:13:21 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/KviKvs.cpp b/src/kvirc/kvs/KviKvs.cpp index ba2e735a8..98e6c553b 100644 --- a/src/kvirc/kvs/KviKvs.cpp +++ b/src/kvirc/kvs/KviKvs.cpp @@ -3,7 +3,7 @@ // File : KviKvs.cpp // Creation date : Wed 1 Oct 2003 01.38 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/KviKvs.h b/src/kvirc/kvs/KviKvs.h index 97042d0b0..2bb3490b7 100644 --- a/src/kvirc/kvs/KviKvs.h +++ b/src/kvirc/kvs/KviKvs.h @@ -5,7 +5,7 @@ // File : KviKvs.h // Creation date : Wed 1 Oct 2003 01.37 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/KviKvsKernel.cpp b/src/kvirc/kvs/KviKvsKernel.cpp index 69b16db4d..d8bdb28f2 100644 --- a/src/kvirc/kvs/KviKvsKernel.cpp +++ b/src/kvirc/kvs/KviKvsKernel.cpp @@ -3,7 +3,7 @@ // File : KviKvsKernel.cpp // Creation date : Tue 30 Sep 2003 05.12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/KviKvsKernel.h b/src/kvirc/kvs/KviKvsKernel.h index ffcfd705e..c5fc3c444 100644 --- a/src/kvirc/kvs/KviKvsKernel.h +++ b/src/kvirc/kvs/KviKvsKernel.h @@ -5,7 +5,7 @@ // File : KviKvsKernel.h // Creation date : Tue 30 Sep 2003 13.46 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/KviKvsReport.cpp b/src/kvirc/kvs/KviKvsReport.cpp index 9476ddcd6..7233443bc 100644 --- a/src/kvirc/kvs/KviKvsReport.cpp +++ b/src/kvirc/kvs/KviKvsReport.cpp @@ -3,7 +3,7 @@ // File : KviKvsReport.cpp // Creation date : Thu 25 Sep 2003 05.12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/KviKvsReport.h b/src/kvirc/kvs/KviKvsReport.h index 940c63fd2..3b60a0bf7 100644 --- a/src/kvirc/kvs/KviKvsReport.h +++ b/src/kvirc/kvs/KviKvsReport.h @@ -5,7 +5,7 @@ // File : KviKvsReport.h // Creation date : Thu 25 Sep 2003 05.12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/KviKvsScript.cpp b/src/kvirc/kvs/KviKvsScript.cpp index 83ac6dd90..f43c720e2 100644 --- a/src/kvirc/kvs/KviKvsScript.cpp +++ b/src/kvirc/kvs/KviKvsScript.cpp @@ -3,7 +3,7 @@ // File : KviKvsScript.cpp // Creation date : Thu 25 Sep 2003 05.12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/KviKvsScript.h b/src/kvirc/kvs/KviKvsScript.h index 103a44c52..0824d2ff3 100644 --- a/src/kvirc/kvs/KviKvsScript.h +++ b/src/kvirc/kvs/KviKvsScript.h @@ -5,7 +5,7 @@ // File : KviKvsScript.h // Creation date : Thu 25 Sep 2003 05.12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/KviKvsTypes.h b/src/kvirc/kvs/KviKvsTypes.h index 933e929a3..77d7ae843 100644 --- a/src/kvirc/kvs/KviKvsTypes.h +++ b/src/kvirc/kvs/KviKvsTypes.h @@ -5,7 +5,7 @@ // File : KviKvsTypes.h // Creation date : : Sun 29 May 2005 05.25 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/parser/KviKvsParser.cpp b/src/kvirc/kvs/parser/KviKvsParser.cpp index 30a0777b5..13d17cfed 100644 --- a/src/kvirc/kvs/parser/KviKvsParser.cpp +++ b/src/kvirc/kvs/parser/KviKvsParser.cpp @@ -3,7 +3,7 @@ // File : KviKvsParser.cpp // Creation date : Thu 25 Sep 2003 05.12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/parser/KviKvsParser.h b/src/kvirc/kvs/parser/KviKvsParser.h index aa21b5cb0..f92fa32cb 100644 --- a/src/kvirc/kvs/parser/KviKvsParser.h +++ b/src/kvirc/kvs/parser/KviKvsParser.h @@ -5,7 +5,7 @@ // File : KviKvsParser.h // Creation date : Thu 25 Sep 2003 05.12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/parser/KviKvsParserMacros.h b/src/kvirc/kvs/parser/KviKvsParserMacros.h index c9129fb61..7de3c00e9 100644 --- a/src/kvirc/kvs/parser/KviKvsParserMacros.h +++ b/src/kvirc/kvs/parser/KviKvsParserMacros.h @@ -5,7 +5,7 @@ // File : KviKvsParserMacros.h // Creation date : Sun 5 Ocr 2003 20.25 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/parser/KviKvsParser_command.cpp b/src/kvirc/kvs/parser/KviKvsParser_command.cpp index 284f2cc06..ba1a3f835 100644 --- a/src/kvirc/kvs/parser/KviKvsParser_command.cpp +++ b/src/kvirc/kvs/parser/KviKvsParser_command.cpp @@ -3,7 +3,7 @@ // File : KviKvsParser_command.cpp // Creation date : Thu 03 Nov 2003 13.23 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/parser/KviKvsParser_comment.cpp b/src/kvirc/kvs/parser/KviKvsParser_comment.cpp index 5f5b8df93..6273e812f 100644 --- a/src/kvirc/kvs/parser/KviKvsParser_comment.cpp +++ b/src/kvirc/kvs/parser/KviKvsParser_comment.cpp @@ -3,7 +3,7 @@ // File : KviKvsParser_comment.cpp // Creation date : Thu 03 Nov 2003 13.23 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/parser/KviKvsParser_dollar.cpp b/src/kvirc/kvs/parser/KviKvsParser_dollar.cpp index e77e09fe3..19618dbe0 100644 --- a/src/kvirc/kvs/parser/KviKvsParser_dollar.cpp +++ b/src/kvirc/kvs/parser/KviKvsParser_dollar.cpp @@ -3,7 +3,7 @@ // File : KviKvsParser_dollar.cpp // Creation date : Thu 5 Oct 2003 20.20 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/parser/KviKvsParser_expression.cpp b/src/kvirc/kvs/parser/KviKvsParser_expression.cpp index f535b150c..510721934 100644 --- a/src/kvirc/kvs/parser/KviKvsParser_expression.cpp +++ b/src/kvirc/kvs/parser/KviKvsParser_expression.cpp @@ -3,7 +3,7 @@ // File : KviKvsParser_expression.cpp // Creation date : Mon 6 Oct 2003 01.31 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/parser/KviKvsParser_lside.cpp b/src/kvirc/kvs/parser/KviKvsParser_lside.cpp index fb161f0de..01a68bb3a 100644 --- a/src/kvirc/kvs/parser/KviKvsParser_lside.cpp +++ b/src/kvirc/kvs/parser/KviKvsParser_lside.cpp @@ -3,7 +3,7 @@ // File : KviKvsParser_lside.cpp // Creation date : Thu 03 Nov 2003 13.11 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/parser/KviKvsParser_specialCommands.cpp b/src/kvirc/kvs/parser/KviKvsParser_specialCommands.cpp index 3265912a5..00f8e0499 100644 --- a/src/kvirc/kvs/parser/KviKvsParser_specialCommands.cpp +++ b/src/kvirc/kvs/parser/KviKvsParser_specialCommands.cpp @@ -3,7 +3,7 @@ // File : KviKvsParser_specialCommands.cpp // Creation date : Thu 06 Now 2003 14.14 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/tree/KviKvsTreeNode.h b/src/kvirc/kvs/tree/KviKvsTreeNode.h index 04d83a871..e2a7268f9 100644 --- a/src/kvirc/kvs/tree/KviKvsTreeNode.h +++ b/src/kvirc/kvs/tree/KviKvsTreeNode.h @@ -5,7 +5,7 @@ // File : KviKvsTreeNode.h // Creation date : Thu 25 Sep 2003 05.12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/tree/KviKvsTreeNodeData.cpp b/src/kvirc/kvs/tree/KviKvsTreeNodeData.cpp index a9843f057..f1c86d757 100644 --- a/src/kvirc/kvs/tree/KviKvsTreeNodeData.cpp +++ b/src/kvirc/kvs/tree/KviKvsTreeNodeData.cpp @@ -3,7 +3,7 @@ // File : KviKvsTreeNodeData.cpp // Creation date : Sun 05 Oct 2003 21.52 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/tree/KviKvsTreeNodeData.h b/src/kvirc/kvs/tree/KviKvsTreeNodeData.h index 2b55a6406..f141535bc 100644 --- a/src/kvirc/kvs/tree/KviKvsTreeNodeData.h +++ b/src/kvirc/kvs/tree/KviKvsTreeNodeData.h @@ -5,7 +5,7 @@ // File : KviKvsTreeNodeData.h // Creation date : Sun 05 Oct 2003 21.42 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/tree/KviKvsTreeNodeExpression.cpp b/src/kvirc/kvs/tree/KviKvsTreeNodeExpression.cpp index fdf9c7df9..7171e931f 100644 --- a/src/kvirc/kvs/tree/KviKvsTreeNodeExpression.cpp +++ b/src/kvirc/kvs/tree/KviKvsTreeNodeExpression.cpp @@ -3,7 +3,7 @@ // File : KviKvsTreeNodeExpression.cpp // Creation date : Mon 06 Oct 2003 01.35 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/tree/KviKvsTreeNodeExpression.h b/src/kvirc/kvs/tree/KviKvsTreeNodeExpression.h index f7bafde21..c4657b5a2 100644 --- a/src/kvirc/kvs/tree/KviKvsTreeNodeExpression.h +++ b/src/kvirc/kvs/tree/KviKvsTreeNodeExpression.h @@ -5,7 +5,7 @@ // File : KviKvsTreeNodeExpression.h // Creation date : Mon 06 Oct 2003 01.33 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/tree/KviKvsTreeNodeInstruction.cpp b/src/kvirc/kvs/tree/KviKvsTreeNodeInstruction.cpp index 3621dc7e5..35cfbe02f 100644 --- a/src/kvirc/kvs/tree/KviKvsTreeNodeInstruction.cpp +++ b/src/kvirc/kvs/tree/KviKvsTreeNodeInstruction.cpp @@ -3,7 +3,7 @@ // File : KviKvsTreeNodeInstruction.cpp // Creation date : Mon 06 Sep 2003 03.47 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/kvs/tree/KviKvsTreeNodeInstruction.h b/src/kvirc/kvs/tree/KviKvsTreeNodeInstruction.h index af6fbb37f..61fa89412 100644 --- a/src/kvirc/kvs/tree/KviKvsTreeNodeInstruction.h +++ b/src/kvirc/kvs/tree/KviKvsTreeNodeInstruction.h @@ -5,7 +5,7 @@ // File : KviKvsTreeNodeInstruction.h // Creation date : Mon 06 Oct 2003 03.46 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/module/KviMexLinkFilter.cpp b/src/kvirc/module/KviMexLinkFilter.cpp index 82aad2ae8..f494221bd 100644 --- a/src/kvirc/module/KviMexLinkFilter.cpp +++ b/src/kvirc/module/KviMexLinkFilter.cpp @@ -3,7 +3,7 @@ // File : KviMexLinkFilter.cpp // Creation date : Wed Apr 11 2003 03:07 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/module/KviMexLinkFilter.h b/src/kvirc/module/KviMexLinkFilter.h index 1ab965003..b96eb0766 100644 --- a/src/kvirc/module/KviMexLinkFilter.h +++ b/src/kvirc/module/KviMexLinkFilter.h @@ -5,7 +5,7 @@ // File : KviMexLinkFilter.h // Creation date : Wed Apr 11 2003 03:07 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/module/KviMexServerImport.cpp b/src/kvirc/module/KviMexServerImport.cpp index 11e9d3833..33827bf77 100644 --- a/src/kvirc/module/KviMexServerImport.cpp +++ b/src/kvirc/module/KviMexServerImport.cpp @@ -3,7 +3,7 @@ // File : KviMexServerImport.cpp // Creation date : Wed Apr 9 2003 04:53 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/module/KviMexServerImport.h b/src/kvirc/module/KviMexServerImport.h index 1f49ecc80..61b176efe 100644 --- a/src/kvirc/module/KviMexServerImport.h +++ b/src/kvirc/module/KviMexServerImport.h @@ -5,7 +5,7 @@ // File : KviMexServerImport.h // Creation date : Wed Apr 9 2003 04:53 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/module/KviMexToolBar.cpp b/src/kvirc/module/KviMexToolBar.cpp index 1f6437ded..98b504930 100644 --- a/src/kvirc/module/KviMexToolBar.cpp +++ b/src/kvirc/module/KviMexToolBar.cpp @@ -3,7 +3,7 @@ // File : KviMexToolBar.cpp // Creation date : Thu Sep 12 22:11:47 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/module/KviMexToolBar.h b/src/kvirc/module/KviMexToolBar.h index d4e2f13ad..5ee90ba95 100644 --- a/src/kvirc/module/KviMexToolBar.h +++ b/src/kvirc/module/KviMexToolBar.h @@ -5,7 +5,7 @@ // File : KviMexToolBar.h // Creation date : Thu Sep 12 22:11:45 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/module/KviModule.cpp b/src/kvirc/module/KviModule.cpp index f0dc34a89..7151adf49 100644 --- a/src/kvirc/module/KviModule.cpp +++ b/src/kvirc/module/KviModule.cpp @@ -3,7 +3,7 @@ // File : KviModule.cpp // Creation date : Sat Aug 12 2000 20:30:29 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/module/KviModule.h b/src/kvirc/module/KviModule.h index 49d534dd9..e84fd0a8f 100644 --- a/src/kvirc/module/KviModule.h +++ b/src/kvirc/module/KviModule.h @@ -6,7 +6,7 @@ // File : KviModule.h // Creation date : Sat Aug 12 2000 18:34:22 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/module/KviModuleExtension.cpp b/src/kvirc/module/KviModuleExtension.cpp index ded5b237a..94cdb6312 100644 --- a/src/kvirc/module/KviModuleExtension.cpp +++ b/src/kvirc/module/KviModuleExtension.cpp @@ -3,7 +3,7 @@ // File : KviModuleExtension.cpp // Creation date : Tue Sep 10 01:16:25 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/module/KviModuleExtension.h b/src/kvirc/module/KviModuleExtension.h index 5e7f2ad1b..91a4c3f5d 100644 --- a/src/kvirc/module/KviModuleExtension.h +++ b/src/kvirc/module/KviModuleExtension.h @@ -5,7 +5,7 @@ // File : KviModuleExtension.h // Creation date : Tue Sep 10 01:16:24 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/module/KviModuleManager.cpp b/src/kvirc/module/KviModuleManager.cpp index 10c1ef8f7..0cf22d6b8 100644 --- a/src/kvirc/module/KviModuleManager.cpp +++ b/src/kvirc/module/KviModuleManager.cpp @@ -3,7 +3,7 @@ // File : KviModuleManager.cpp // Creation date : Sat Aug 12 2000 20:32:11 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/module/KviModuleManager.h b/src/kvirc/module/KviModuleManager.h index 7ff4b7352..dda330f53 100644 --- a/src/kvirc/module/KviModuleManager.h +++ b/src/kvirc/module/KviModuleManager.h @@ -6,7 +6,7 @@ // File : KviModuleManager.h // Creation date : Sat Aug 12 2000 20:31:17 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/sparser/KviAntiSpam.cpp b/src/kvirc/sparser/KviAntiSpam.cpp index b32f94bd3..3d6fa3b21 100644 --- a/src/kvirc/sparser/KviAntiSpam.cpp +++ b/src/kvirc/sparser/KviAntiSpam.cpp @@ -3,7 +3,7 @@ // File : KviAntiSpam.cpp // Creation date : Sun Apr 18 1999 05:36:55 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/sparser/KviAntiSpam.h b/src/kvirc/sparser/KviAntiSpam.h index 30afdd818..0d01a6199 100644 --- a/src/kvirc/sparser/KviAntiSpam.h +++ b/src/kvirc/sparser/KviAntiSpam.h @@ -5,7 +5,7 @@ // File : KviAntiSpam.h // Creation date : Sun Apr 18 1999 05:36:55 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/sparser/KviIrcMessage.cpp b/src/kvirc/sparser/KviIrcMessage.cpp index 246d5f889..329e0367f 100644 --- a/src/kvirc/sparser/KviIrcMessage.cpp +++ b/src/kvirc/sparser/KviIrcMessage.cpp @@ -3,7 +3,7 @@ // File : KviIrcMessage.cpp // Creation date : Fri Aug 2 23:08:57 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/sparser/KviIrcMessage.h b/src/kvirc/sparser/KviIrcMessage.h index 48cecf340..e0b443842 100644 --- a/src/kvirc/sparser/KviIrcMessage.h +++ b/src/kvirc/sparser/KviIrcMessage.h @@ -5,7 +5,7 @@ // File : KviIrcMessage.h // Creation date : Fri Aug 2 23:08:55 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/sparser/KviIrcServerParser.cpp b/src/kvirc/sparser/KviIrcServerParser.cpp index 80096bc9c..9dcff1635 100644 --- a/src/kvirc/sparser/KviIrcServerParser.cpp +++ b/src/kvirc/sparser/KviIrcServerParser.cpp @@ -3,7 +3,7 @@ // File : KviIrcServerParser.cpp // Creation date : Sun Jun 30 2000 03:25:17 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/sparser/KviIrcServerParser.h b/src/kvirc/sparser/KviIrcServerParser.h index 8a6a810d8..5257c6960 100644 --- a/src/kvirc/sparser/KviIrcServerParser.h +++ b/src/kvirc/sparser/KviIrcServerParser.h @@ -6,7 +6,7 @@ // File : KviIrcServerParser.h // Creation date : Sat Jun 29 2000 14:23:11 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/sparser/KviIrcServerParser_ctcp.cpp b/src/kvirc/sparser/KviIrcServerParser_ctcp.cpp index 1f6308185..8c8ce2d80 100644 --- a/src/kvirc/sparser/KviIrcServerParser_ctcp.cpp +++ b/src/kvirc/sparser/KviIrcServerParser_ctcp.cpp @@ -3,7 +3,7 @@ // File : KviIrcServerParser_ctcp.cpp // Creation date : Thu Aug 16 2000 13:34:42 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/sparser/KviIrcServerParser_literalHandlers.cpp b/src/kvirc/sparser/KviIrcServerParser_literalHandlers.cpp index ba42582d1..f1e7e45f7 100644 --- a/src/kvirc/sparser/KviIrcServerParser_literalHandlers.cpp +++ b/src/kvirc/sparser/KviIrcServerParser_literalHandlers.cpp @@ -3,7 +3,7 @@ // File : KviIrcServerParser_literalHandlers.cpp // Creation date : Thu Aug 3 2000 01:29:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/kvirc/sparser/KviIrcServerParser_numericHandlers.cpp b/src/kvirc/sparser/KviIrcServerParser_numericHandlers.cpp index 89f76c4c9..5b0075be4 100644 --- a/src/kvirc/sparser/KviIrcServerParser_numericHandlers.cpp +++ b/src/kvirc/sparser/KviIrcServerParser_numericHandlers.cpp @@ -3,7 +3,7 @@ // File : KviIrcServerParser_numericHandlers.cpp // Creation date : Thu Aug 3 2000 01:30:45 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/kvirc/sparser/KviIrcServerParser_tables.cpp b/src/kvirc/sparser/KviIrcServerParser_tables.cpp index 0c59b1da4..8e76a3a09 100644 --- a/src/kvirc/sparser/KviIrcServerParser_tables.cpp +++ b/src/kvirc/sparser/KviIrcServerParser_tables.cpp @@ -3,7 +3,7 @@ // File : KviIrcServerParser_tables.cpp // Creation date : Sun Jun 30 2000 18:10:19 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/kvirc/ui/KviChannelWindow.cpp b/src/kvirc/ui/KviChannelWindow.cpp index 5ace417fa..7573edaa0 100644 --- a/src/kvirc/ui/KviChannelWindow.cpp +++ b/src/kvirc/ui/KviChannelWindow.cpp @@ -3,7 +3,7 @@ // File : KviChannelWindow.cpp // Creation date : Tue Aug 1 2000 02:20:22 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviChannelWindow.h b/src/kvirc/ui/KviChannelWindow.h index a76f7b00f..255cd3579 100644 --- a/src/kvirc/ui/KviChannelWindow.h +++ b/src/kvirc/ui/KviChannelWindow.h @@ -5,7 +5,7 @@ // File : KviChannelWindow.h // Creation date : Tue Aug 1 2000 01:42:00 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviColorSelectionWindow.cpp b/src/kvirc/ui/KviColorSelectionWindow.cpp index 74370d45b..a1cf032bc 100644 --- a/src/kvirc/ui/KviColorSelectionWindow.cpp +++ b/src/kvirc/ui/KviColorSelectionWindow.cpp @@ -3,7 +3,7 @@ // File : KviColorSelectionWindow.cpp // Creation date : Wed Jan 6 1999 04:30:20 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviColorSelectionWindow.h b/src/kvirc/ui/KviColorSelectionWindow.h index 65aa99c01..9bee1c488 100644 --- a/src/kvirc/ui/KviColorSelectionWindow.h +++ b/src/kvirc/ui/KviColorSelectionWindow.h @@ -5,7 +5,7 @@ // File : KviColorSelectionWindow.h // Creation date : Wed Jan 6 1999 04:27:45 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviConsoleWindow.cpp b/src/kvirc/ui/KviConsoleWindow.cpp index 824f284bc..308c73903 100644 --- a/src/kvirc/ui/KviConsoleWindow.cpp +++ b/src/kvirc/ui/KviConsoleWindow.cpp @@ -3,7 +3,7 @@ // File : KviConsoleWindow.cpp // Creation date : Sun Jun 25 2000 15:01:34 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or @@ -255,7 +255,7 @@ void KviConsoleWindow::completeServer(const QString &word, KviPointerList<QStrin void KviConsoleWindow::getUserTipText(const QString &nick,KviIrcUserEntry *e,QString &buffer) { - KviRegisteredMask *u = g_pRegisteredUserDataBase->findMatchingMask(nick,e->user(),e->host()); + KviRegisteredUserMask *u = g_pRegisteredUserDataBase->findMatchingMask(nick,e->user(),e->host()); buffer = "<table width=\"100%\">" \ "<tr><td bgcolor=\"#303030\">" \ diff --git a/src/kvirc/ui/KviConsoleWindow.h b/src/kvirc/ui/KviConsoleWindow.h index c75e2d3c4..7a4ecaff2 100644 --- a/src/kvirc/ui/KviConsoleWindow.h +++ b/src/kvirc/ui/KviConsoleWindow.h @@ -5,7 +5,7 @@ // File : KviConsoleWindow.h // Creation date : Sun Jun 25 2000 15:00:20 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviCryptController.cpp b/src/kvirc/ui/KviCryptController.cpp index 2ddbaecc4..049a7ff8d 100644 --- a/src/kvirc/ui/KviCryptController.cpp +++ b/src/kvirc/ui/KviCryptController.cpp @@ -3,7 +3,7 @@ // File : KviCryptEngine.cpp // Creation date : Fri Nov 03 2000 14:16:33 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviCryptController.h b/src/kvirc/ui/KviCryptController.h index dca666048..2c7291996 100644 --- a/src/kvirc/ui/KviCryptController.h +++ b/src/kvirc/ui/KviCryptController.h @@ -5,7 +5,7 @@ // File : KviCryptEngine.h // Creation date : Fri Nov 03 2000 14:11:03 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviCtcpPageDialog.cpp b/src/kvirc/ui/KviCtcpPageDialog.cpp index 1403ea485..7fc3c1ec6 100644 --- a/src/kvirc/ui/KviCtcpPageDialog.cpp +++ b/src/kvirc/ui/KviCtcpPageDialog.cpp @@ -3,7 +3,7 @@ // File : KviCtcpPageDialog.cpp // Creation date : Tue May 21 2002 22:09:45 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviCtcpPageDialog.h b/src/kvirc/ui/KviCtcpPageDialog.h index 59f488db4..3a57d72a0 100644 --- a/src/kvirc/ui/KviCtcpPageDialog.h +++ b/src/kvirc/ui/KviCtcpPageDialog.h @@ -5,7 +5,7 @@ // File : KviCtcpPageDialog.h // Creation date : Tue May 21 2002 22:09:45 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviDebugWindow.cpp b/src/kvirc/ui/KviDebugWindow.cpp index a5f4a9c40..f950a319f 100644 --- a/src/kvirc/ui/KviDebugWindow.cpp +++ b/src/kvirc/ui/KviDebugWindow.cpp @@ -3,7 +3,7 @@ // File : KviDebugWindow.cpp // Creation date : Sun Jul 18 2005 14:12:22 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviDebugWindow.h b/src/kvirc/ui/KviDebugWindow.h index 88a4553a8..410e3055b 100644 --- a/src/kvirc/ui/KviDebugWindow.h +++ b/src/kvirc/ui/KviDebugWindow.h @@ -5,7 +5,7 @@ // File : KviDebugWindow.h // Creation date : Sun Jul 18 2005 14:14:00 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviDynamicToolTip.cpp b/src/kvirc/ui/KviDynamicToolTip.cpp index 5577e1122..a2c5a1435 100644 --- a/src/kvirc/ui/KviDynamicToolTip.cpp +++ b/src/kvirc/ui/KviDynamicToolTip.cpp @@ -3,7 +3,7 @@ // File : KviDynamicToolTip.cpp // Creation date : Wed Nov 01 2000 15:25:11 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviDynamicToolTip.h b/src/kvirc/ui/KviDynamicToolTip.h index f2911e1d3..a89db69b7 100644 --- a/src/kvirc/ui/KviDynamicToolTip.h +++ b/src/kvirc/ui/KviDynamicToolTip.h @@ -5,7 +5,7 @@ // File : KviDynamicToolTip.h // Creation date : Wed Nov 01 2000 15:23:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviFileDialog.cpp b/src/kvirc/ui/KviFileDialog.cpp index 8754ab867..1ef2fe67b 100644 --- a/src/kvirc/ui/KviFileDialog.cpp +++ b/src/kvirc/ui/KviFileDialog.cpp @@ -3,7 +3,7 @@ // File : KviFileDialog.cpp // Creation date : Mon Nov 20 2000 12:20:42 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviFileDialog.h b/src/kvirc/ui/KviFileDialog.h index 382da9a47..4f72d829b 100644 --- a/src/kvirc/ui/KviFileDialog.h +++ b/src/kvirc/ui/KviFileDialog.h @@ -5,7 +5,7 @@ // File : KviFileDialog.h // Creation date : Mon Nov 20 2000 03:52:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviHistoryWindow.cpp b/src/kvirc/ui/KviHistoryWindow.cpp index 4f031acc4..a3dbb337e 100644 --- a/src/kvirc/ui/KviHistoryWindow.cpp +++ b/src/kvirc/ui/KviHistoryWindow.cpp @@ -5,7 +5,7 @@ // File : KviHistoryWindow.cpp // Creation date : Mon Aug 19 01:34:48 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviHistoryWindow.h b/src/kvirc/ui/KviHistoryWindow.h index 128460be1..892f0803f 100644 --- a/src/kvirc/ui/KviHistoryWindow.h +++ b/src/kvirc/ui/KviHistoryWindow.h @@ -5,7 +5,7 @@ // File : KviHistoryWindow.h // Creation date : Mon Aug 19 01:34:46 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviImageDialog.cpp b/src/kvirc/ui/KviImageDialog.cpp index 8c08cafa6..909f84d50 100644 --- a/src/kvirc/ui/KviImageDialog.cpp +++ b/src/kvirc/ui/KviImageDialog.cpp @@ -3,7 +3,7 @@ // File : KviImageDialog.cpp // Creation date : Sun Dec 22 2002 19:42 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviImageDialog.h b/src/kvirc/ui/KviImageDialog.h index 91ece7cb4..4c92c73b4 100644 --- a/src/kvirc/ui/KviImageDialog.h +++ b/src/kvirc/ui/KviImageDialog.h @@ -5,7 +5,7 @@ // File : KviImageDialog.h // Creation date : Sun Dec 22 2002 19:42 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviInput.cpp b/src/kvirc/ui/KviInput.cpp index 47b5a27bf..0656783ed 100644 --- a/src/kvirc/ui/KviInput.cpp +++ b/src/kvirc/ui/KviInput.cpp @@ -3,7 +3,7 @@ // File : KviInput.cpp // Creation date : Sun Jan 3 1999 23:11:50 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/kvirc/ui/KviInput.h b/src/kvirc/ui/KviInput.h index def789e32..7bd177894 100644 --- a/src/kvirc/ui/KviInput.h +++ b/src/kvirc/ui/KviInput.h @@ -5,7 +5,7 @@ // File : KviInput.h // Creation date : Sun Jan 3 1999 23:04:10 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/kvirc/ui/KviInputEditor.cpp b/src/kvirc/ui/KviInputEditor.cpp index 32dc39352..01828d1e9 100644 --- a/src/kvirc/ui/KviInputEditor.cpp +++ b/src/kvirc/ui/KviInputEditor.cpp @@ -3,7 +3,7 @@ // File : KviInputEditor.cpp // Creation date : Fri Sep 5 2008 17:26:34 by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviInputEditor.h b/src/kvirc/ui/KviInputEditor.h index 7ea21749d..839bebe61 100644 --- a/src/kvirc/ui/KviInputEditor.h +++ b/src/kvirc/ui/KviInputEditor.h @@ -5,7 +5,7 @@ // File : KviInputEditor.h // Creation date : Fri Sep 5 2008 17:26:34 by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hell at hellvis69 dot netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviInputHistory.cpp b/src/kvirc/ui/KviInputHistory.cpp index 40eb379f3..40ca105fb 100644 --- a/src/kvirc/ui/KviInputHistory.cpp +++ b/src/kvirc/ui/KviInputHistory.cpp @@ -3,7 +3,7 @@ // File : KviInputHistory.cpp // Creation date : Fri Sep 5 2008 17:26:34 by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviInputHistory.h b/src/kvirc/ui/KviInputHistory.h index 0f3b5c989..4d2659735 100644 --- a/src/kvirc/ui/KviInputHistory.h +++ b/src/kvirc/ui/KviInputHistory.h @@ -5,7 +5,7 @@ // File : KviInputHistory.h // Creation date : Fri Sep 5 2008 17:26:34 by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviIpEditor.cpp b/src/kvirc/ui/KviIpEditor.cpp index c1f317d60..dbbad2dfc 100644 --- a/src/kvirc/ui/KviIpEditor.cpp +++ b/src/kvirc/ui/KviIpEditor.cpp @@ -3,7 +3,7 @@ // File : KviIpEditor.cpp // Creation date : Wed Jun 12 2000 14:16:49 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviIpEditor.h b/src/kvirc/ui/KviIpEditor.h index bc4c0bcfb..6a663afe1 100644 --- a/src/kvirc/ui/KviIpEditor.h +++ b/src/kvirc/ui/KviIpEditor.h @@ -5,7 +5,7 @@ // File : KviIpEditor.h // Creation date : Wed Jun 12 2000 14:16:02 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviIrcToolBar.cpp b/src/kvirc/ui/KviIrcToolBar.cpp index b0eddc52a..72ffd7e1e 100644 --- a/src/kvirc/ui/KviIrcToolBar.cpp +++ b/src/kvirc/ui/KviIrcToolBar.cpp @@ -3,7 +3,7 @@ // File : KviIrcToolBar.cpp // Creation date : Thu Oct 29 2000 14:13:13 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviIrcToolBar.h b/src/kvirc/ui/KviIrcToolBar.h index 49fca8bab..ebf26b519 100644 --- a/src/kvirc/ui/KviIrcToolBar.h +++ b/src/kvirc/ui/KviIrcToolBar.h @@ -5,7 +5,7 @@ // File : KviIrcToolBar.h // Creation date : Thu Oct 29 2000 14:09:11 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviIrcView.cpp b/src/kvirc/ui/KviIrcView.cpp index d24e5fbf8..f85b12616 100644 --- a/src/kvirc/ui/KviIrcView.cpp +++ b/src/kvirc/ui/KviIrcView.cpp @@ -3,7 +3,7 @@ // File : KviIrcView.cpp // Creation date : Tue Jul 6 1999 14:45:20 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviIrcView.h b/src/kvirc/ui/KviIrcView.h index 14d78dc63..4ac324130 100644 --- a/src/kvirc/ui/KviIrcView.h +++ b/src/kvirc/ui/KviIrcView.h @@ -5,7 +5,7 @@ // File : KviIrcView.h // Creation date : Fri Mar 19 1999 05:39:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviIrcView_events.cpp b/src/kvirc/ui/KviIrcView_events.cpp index 223e2ae54..29af0d7af 100644 --- a/src/kvirc/ui/KviIrcView_events.cpp +++ b/src/kvirc/ui/KviIrcView_events.cpp @@ -3,7 +3,7 @@ // File : KviIrcView_events.cpp // Creation date : Wed Oct 1 2008 17:18:20 by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviIrcView_getTextLine.cpp b/src/kvirc/ui/KviIrcView_getTextLine.cpp index b12a50765..2fce91fda 100644 --- a/src/kvirc/ui/KviIrcView_getTextLine.cpp +++ b/src/kvirc/ui/KviIrcView_getTextLine.cpp @@ -3,7 +3,7 @@ // File : KviIrcView_getTextLine.cpp // Creation date : Wed Oct 1 2008 17:18:20 by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or @@ -144,13 +144,14 @@ static inline bool url_compare_helper(const kvi_wchar_t * pData1,const kvi_wchar // pData1 is null-terminated and may be shorter than pData2 // pData2 is NOT null terminated and is lower case - while(iData2Len) + const kvi_wchar_t * pData2End = pData2 + iData2Len; + + while(pData2 < pData2End) { if(!*pData1) return false; // not equal if(QChar::toLower(*pData1) != *pData2) return false; // not equal - iData2Len--; pData1++; pData2++; } diff --git a/src/kvirc/ui/KviIrcView_loghandling.cpp b/src/kvirc/ui/KviIrcView_loghandling.cpp index 667fbc48b..c757831e2 100644 --- a/src/kvirc/ui/KviIrcView_loghandling.cpp +++ b/src/kvirc/ui/KviIrcView_loghandling.cpp @@ -3,7 +3,7 @@ // File : KviIrcView_loghandling.cpp // Creation date : Wed Oct 1 2008 17:18:20 by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviIrcView_private.h b/src/kvirc/ui/KviIrcView_private.h index 091aa663e..d04fd1b10 100644 --- a/src/kvirc/ui/KviIrcView_private.h +++ b/src/kvirc/ui/KviIrcView_private.h @@ -5,7 +5,7 @@ // File : KviIrcView_private.h // Creation date : Sat Oct 9 2004 16:29:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviIrcView_tools.cpp b/src/kvirc/ui/KviIrcView_tools.cpp index 94ebc7a1f..143de41fd 100644 --- a/src/kvirc/ui/KviIrcView_tools.cpp +++ b/src/kvirc/ui/KviIrcView_tools.cpp @@ -3,7 +3,7 @@ // File : KviIrcView_tools.cpp // Creation date : Sat Oct 9 2004 16:03:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviIrcView_tools.h b/src/kvirc/ui/KviIrcView_tools.h index db331afdf..be091b30a 100644 --- a/src/kvirc/ui/KviIrcView_tools.h +++ b/src/kvirc/ui/KviIrcView_tools.h @@ -5,7 +5,7 @@ // File : KviIrcView_tools.h // Creation date : Sat Oct 9 2004 16:03:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviMainWindow.cpp b/src/kvirc/ui/KviMainWindow.cpp index fb25a9327..d864115f1 100644 --- a/src/kvirc/ui/KviMainWindow.cpp +++ b/src/kvirc/ui/KviMainWindow.cpp @@ -3,7 +3,7 @@ // File : KviMainWindow.cpp // Creation date : Sun Jun 18 2000 17:59:02 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviMainWindow.h b/src/kvirc/ui/KviMainWindow.h index 91bdced32..c04624f1a 100644 --- a/src/kvirc/ui/KviMainWindow.h +++ b/src/kvirc/ui/KviMainWindow.h @@ -5,7 +5,7 @@ // File : KviMainWindow.h // Creation date : Sun Jun 18 2000 17:59:02 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviMaskEditor.cpp b/src/kvirc/ui/KviMaskEditor.cpp index d87ff388e..5a55b4e07 100644 --- a/src/kvirc/ui/KviMaskEditor.cpp +++ b/src/kvirc/ui/KviMaskEditor.cpp @@ -3,7 +3,7 @@ // File : KviMaskEditor.cpp // Creation date : Tue Aug 30 2000 12:24:59 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviMaskEditor.h b/src/kvirc/ui/KviMaskEditor.h index aa05424d4..cf34c13d6 100644 --- a/src/kvirc/ui/KviMaskEditor.h +++ b/src/kvirc/ui/KviMaskEditor.h @@ -5,7 +5,7 @@ // File : KviMaskEditor.h // Creation date : Tue Aug 30 2000 12:20:10 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviMdiChild.cpp b/src/kvirc/ui/KviMdiChild.cpp index bec0d4173..a1ca2df94 100644 --- a/src/kvirc/ui/KviMdiChild.cpp +++ b/src/kvirc/ui/KviMdiChild.cpp @@ -3,7 +3,7 @@ // File : KviMdiChild.cpp // Creation date : Wed Jun 21 2000 17:35:45 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 TheXception (kvirc at thexception dot net) // diff --git a/src/kvirc/ui/KviMdiChild.h b/src/kvirc/ui/KviMdiChild.h index 4c80e5431..5ef30ba19 100644 --- a/src/kvirc/ui/KviMdiChild.h +++ b/src/kvirc/ui/KviMdiChild.h @@ -5,7 +5,7 @@ // File : KviMdiChild.h // Creation date : Wed Jun 21 2000 17:35:04 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 TheXception (kvirc at thexception dot net) // diff --git a/src/kvirc/ui/KviMdiManager.cpp b/src/kvirc/ui/KviMdiManager.cpp index b300a5d2e..0997f5e41 100644 --- a/src/kvirc/ui/KviMdiManager.cpp +++ b/src/kvirc/ui/KviMdiManager.cpp @@ -3,7 +3,7 @@ // File : KviMdiManager.cpp // Creation date : Wed Jun 21 2000 17:28:04 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 TheXception (kvirc at thexception dot net) // diff --git a/src/kvirc/ui/KviMdiManager.h b/src/kvirc/ui/KviMdiManager.h index e29d1600c..aef932fd5 100644 --- a/src/kvirc/ui/KviMdiManager.h +++ b/src/kvirc/ui/KviMdiManager.h @@ -5,7 +5,7 @@ // File : kvi+_mdimanager.h // Creation date : Wed Jun 21 2000 17:28:04 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 TheXception (kvirc at thexception dot net) // diff --git a/src/kvirc/ui/KviMenuBar.cpp b/src/kvirc/ui/KviMenuBar.cpp index d7f34ebb9..b989d6a42 100644 --- a/src/kvirc/ui/KviMenuBar.cpp +++ b/src/kvirc/ui/KviMenuBar.cpp @@ -3,7 +3,7 @@ // File : KviMenuBar.cpp // Creation date : Wen Jun 21 2000 13:12:11 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviMenuBar.h b/src/kvirc/ui/KviMenuBar.h index fe6b5f3a9..b77c6e440 100644 --- a/src/kvirc/ui/KviMenuBar.h +++ b/src/kvirc/ui/KviMenuBar.h @@ -6,7 +6,7 @@ // File : KviMenuBar.h // Creation date : Wen Jun 21 2000 13:11:24 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviMessageBox.cpp b/src/kvirc/ui/KviMessageBox.cpp index 005c40810..b3d3e5e0e 100644 --- a/src/kvirc/ui/KviMessageBox.cpp +++ b/src/kvirc/ui/KviMessageBox.cpp @@ -3,7 +3,7 @@ // File : KviMessageBox.cpp // Creation date : Tue Jun 20 2000 12:49:41 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviMessageBox.h b/src/kvirc/ui/KviMessageBox.h index b96603d61..0697841aa 100644 --- a/src/kvirc/ui/KviMessageBox.h +++ b/src/kvirc/ui/KviMessageBox.h @@ -5,7 +5,7 @@ // File : KviMessageBox.h // Creation date : Sun Jan 17 1999 13:55:41 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviModeEditor.cpp b/src/kvirc/ui/KviModeEditor.cpp index e788ba55c..d79ef70e0 100644 --- a/src/kvirc/ui/KviModeEditor.cpp +++ b/src/kvirc/ui/KviModeEditor.cpp @@ -3,7 +3,7 @@ // File : KviModeEditor.cpp // Creation date : Sat Apr 14 2001 13:52:11 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviModeEditor.h b/src/kvirc/ui/KviModeEditor.h index a2bb9524a..5f76bd476 100644 --- a/src/kvirc/ui/KviModeEditor.h +++ b/src/kvirc/ui/KviModeEditor.h @@ -5,7 +5,7 @@ // File : KviModeEditor.h // Creation date : Sat Apr 14 2001 13:50:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviModeWidget.cpp b/src/kvirc/ui/KviModeWidget.cpp index 54f42e553..e8d60356d 100644 --- a/src/kvirc/ui/KviModeWidget.cpp +++ b/src/kvirc/ui/KviModeWidget.cpp @@ -3,7 +3,7 @@ // File : KviModeWidget.cpp // Creation date : Sat Nov 12 2005 23:50:12 by Alexey Uzhva // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alexey Uzhva (wizard at opendoor dot ru) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviModeWidget.h b/src/kvirc/ui/KviModeWidget.h index aede354cd..ca7855a2b 100644 --- a/src/kvirc/ui/KviModeWidget.h +++ b/src/kvirc/ui/KviModeWidget.h @@ -6,7 +6,7 @@ // File : KviModeWidget.h // Creation date : Sat Nov 12 2005 23:50:12 by Alexey Uzhva // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alexey Uzhva (wizard at opendoor dot ru) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviOptionsWidget.cpp b/src/kvirc/ui/KviOptionsWidget.cpp index 1a3620140..547890f88 100644 --- a/src/kvirc/ui/KviOptionsWidget.cpp +++ b/src/kvirc/ui/KviOptionsWidget.cpp @@ -3,7 +3,7 @@ // File : KviOptionsWidget.h // Creation date : Mon Jun 10 2000 17:47:33 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviOptionsWidget.h b/src/kvirc/ui/KviOptionsWidget.h index d397de8fd..6d015856e 100644 --- a/src/kvirc/ui/KviOptionsWidget.h +++ b/src/kvirc/ui/KviOptionsWidget.h @@ -6,7 +6,7 @@ // File : KviOptionsWidget.h // Creation date : Mon Jun 10 2000 17:47:33 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviQueryWindow.cpp b/src/kvirc/ui/KviQueryWindow.cpp index a0de10aa0..d3259a959 100644 --- a/src/kvirc/ui/KviQueryWindow.cpp +++ b/src/kvirc/ui/KviQueryWindow.cpp @@ -3,7 +3,7 @@ // File : KviQueryWindow.cpp // Creation date : Tue Aug 7 2000 14:23:22 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviQueryWindow.h b/src/kvirc/ui/KviQueryWindow.h index c2b8b4ceb..f00d0af4b 100644 --- a/src/kvirc/ui/KviQueryWindow.h +++ b/src/kvirc/ui/KviQueryWindow.h @@ -5,7 +5,7 @@ // File : KviQueryWindow.h // Creation date : Mon Aug 7 2000 14:19:00 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviScriptButton.cpp b/src/kvirc/ui/KviScriptButton.cpp index 0b9271878..064da09fc 100644 --- a/src/kvirc/ui/KviScriptButton.cpp +++ b/src/kvirc/ui/KviScriptButton.cpp @@ -3,7 +3,7 @@ // File : KviScriptButton.cpp // Creation date : Wed Nov 14 15:43:41 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviScriptButton.h b/src/kvirc/ui/KviScriptButton.h index bfd0c88c8..52ed5b8f2 100644 --- a/src/kvirc/ui/KviScriptButton.h +++ b/src/kvirc/ui/KviScriptButton.h @@ -5,7 +5,7 @@ // File : KviScriptButton.h // Creation date : Wed Nov 14 15:43:39 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviScriptEditor.cpp b/src/kvirc/ui/KviScriptEditor.cpp index a7caf3afd..01f74a580 100644 --- a/src/kvirc/ui/KviScriptEditor.cpp +++ b/src/kvirc/ui/KviScriptEditor.cpp @@ -3,7 +3,7 @@ // File : KviScriptEditor.cpp // Creation date : Sun Mar 28 1999 16:12:41 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviScriptEditor.h b/src/kvirc/ui/KviScriptEditor.h index 38c9ad7a4..5ca5a1bea 100644 --- a/src/kvirc/ui/KviScriptEditor.h +++ b/src/kvirc/ui/KviScriptEditor.h @@ -5,7 +5,7 @@ // File : KviScriptEditor.h // Creation date : Sun Mar 28 1999 16:11:48 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviSelectors.cpp b/src/kvirc/ui/KviSelectors.cpp index f008834a6..b04904b59 100644 --- a/src/kvirc/ui/KviSelectors.cpp +++ b/src/kvirc/ui/KviSelectors.cpp @@ -3,7 +3,7 @@ // File : KviSelectors.cpp // Creation date : Mon Nov 13 2000 15:22:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviSelectors.h b/src/kvirc/ui/KviSelectors.h index 3c02f3cfd..377e559f4 100644 --- a/src/kvirc/ui/KviSelectors.h +++ b/src/kvirc/ui/KviSelectors.h @@ -6,7 +6,7 @@ // File : KviSelectors.h // Creation date : Mon Now 13 2000 15:21:10 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviSplashScreen.cpp b/src/kvirc/ui/KviSplashScreen.cpp index 9b80b71b9..53fedb6f2 100644 --- a/src/kvirc/ui/KviSplashScreen.cpp +++ b/src/kvirc/ui/KviSplashScreen.cpp @@ -3,7 +3,7 @@ // File : KviSplashScreen.cpp // Creation date : Wed Aug 8 2001 17:46:10 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviSplashScreen.h b/src/kvirc/ui/KviSplashScreen.h index be17e795b..b08fae763 100644 --- a/src/kvirc/ui/KviSplashScreen.h +++ b/src/kvirc/ui/KviSplashScreen.h @@ -5,7 +5,7 @@ // File : KviSplashScreen.h // Creation date : Wed Aug 8 2001 17:45:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviTextIconWindow.cpp b/src/kvirc/ui/KviTextIconWindow.cpp index 4804d0187..838be580d 100644 --- a/src/kvirc/ui/KviTextIconWindow.cpp +++ b/src/kvirc/ui/KviTextIconWindow.cpp @@ -3,7 +3,7 @@ // File : KviTextIconWindow.cpp // Creation date : Fri May 17 2002 02:35:20 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviTextIconWindow.h b/src/kvirc/ui/KviTextIconWindow.h index 9e7f6d6a0..cbb6247c8 100644 --- a/src/kvirc/ui/KviTextIconWindow.h +++ b/src/kvirc/ui/KviTextIconWindow.h @@ -5,7 +5,7 @@ // File : KviTextIconWindow.h // Creation date : Fri May 17 2002 02:33:45 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviThemedComboBox.cpp b/src/kvirc/ui/KviThemedComboBox.cpp index afdb0e54c..d91e251e2 100644 --- a/src/kvirc/ui/KviThemedComboBox.cpp +++ b/src/kvirc/ui/KviThemedComboBox.cpp @@ -3,7 +3,7 @@ // File : KviThemedLineEdit.cpp // Creation date : Sun Jan 10 2010 12:17:00 by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviThemedComboBox.h b/src/kvirc/ui/KviThemedComboBox.h index 3d50c333b..fc0588e08 100644 --- a/src/kvirc/ui/KviThemedComboBox.h +++ b/src/kvirc/ui/KviThemedComboBox.h @@ -5,7 +5,7 @@ // File : KviThemedComboBox.h // Creation date : Sun Jan 10 2010 12:17:00 by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviThemedLabel.cpp b/src/kvirc/ui/KviThemedLabel.cpp index 415279c94..2cb9d1260 100644 --- a/src/kvirc/ui/KviThemedLabel.cpp +++ b/src/kvirc/ui/KviThemedLabel.cpp @@ -3,7 +3,7 @@ // File : KviThemedLabel.cpp // Creation date : Tue Aug 29 2000 21:17:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviThemedLabel.h b/src/kvirc/ui/KviThemedLabel.h index a7c2f7c30..5d76ff086 100644 --- a/src/kvirc/ui/KviThemedLabel.h +++ b/src/kvirc/ui/KviThemedLabel.h @@ -5,7 +5,7 @@ // File : KviThemedLabel.h // Creation date : Tue Aug 29 2000 21:12:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviThemedLineEdit.cpp b/src/kvirc/ui/KviThemedLineEdit.cpp index 894086c24..f45be7bea 100644 --- a/src/kvirc/ui/KviThemedLineEdit.cpp +++ b/src/kvirc/ui/KviThemedLineEdit.cpp @@ -3,7 +3,7 @@ // File : KviThemedLineEdit.cpp // Creation date : Sun Jan 10 2010 12:17:00 by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviThemedLineEdit.h b/src/kvirc/ui/KviThemedLineEdit.h index cb95bc140..ed230c308 100644 --- a/src/kvirc/ui/KviThemedLineEdit.h +++ b/src/kvirc/ui/KviThemedLineEdit.h @@ -5,7 +5,7 @@ // File : KviThemedLineEdit.h // Creation date : Sun Jan 10 2010 12:17:00 by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviThemedTreeWidget.cpp b/src/kvirc/ui/KviThemedTreeWidget.cpp index 52abeaaa8..56cc30b18 100644 --- a/src/kvirc/ui/KviThemedTreeWidget.cpp +++ b/src/kvirc/ui/KviThemedTreeWidget.cpp @@ -3,7 +3,7 @@ // File : KviThemedLabel.cpp // Creation date : Tue Aug 29 2000 21:17:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviThemedTreeWidget.h b/src/kvirc/ui/KviThemedTreeWidget.h index c3e2f0dba..c8b5da8f1 100644 --- a/src/kvirc/ui/KviThemedTreeWidget.h +++ b/src/kvirc/ui/KviThemedTreeWidget.h @@ -5,7 +5,7 @@ // File : KviThemedLineEdit.h // Creation date : Sun Jan 10 2010 12:17:00 by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviToolBar.cpp b/src/kvirc/ui/KviToolBar.cpp index c5f7c0643..86f6c61ee 100644 --- a/src/kvirc/ui/KviToolBar.cpp +++ b/src/kvirc/ui/KviToolBar.cpp @@ -3,7 +3,7 @@ // File : KviToolBar.cpp // Creation date : Tue Sep 17 02:00:17 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviToolBar.h b/src/kvirc/ui/KviToolBar.h index 2d04f5ef9..a50124418 100644 --- a/src/kvirc/ui/KviToolBar.h +++ b/src/kvirc/ui/KviToolBar.h @@ -5,7 +5,7 @@ // File : KviToolBar.h // Creation date : Tue Sep 17 02:00:16 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviTopicWidget.cpp b/src/kvirc/ui/KviTopicWidget.cpp index 2d311e7a0..16f796f1f 100644 --- a/src/kvirc/ui/KviTopicWidget.cpp +++ b/src/kvirc/ui/KviTopicWidget.cpp @@ -3,7 +3,7 @@ // File : KviTopicWidget.cpp // Creation date : Fri Aug 4 2000 12:09:21 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviTopicWidget.h b/src/kvirc/ui/KviTopicWidget.h index 6fdcb5847..b867bb477 100644 --- a/src/kvirc/ui/KviTopicWidget.h +++ b/src/kvirc/ui/KviTopicWidget.h @@ -5,7 +5,7 @@ // File : KviTopicWidget.h // Creation date : Fri Aug 4 2000 12:03:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviTreeWindowList.cpp b/src/kvirc/ui/KviTreeWindowList.cpp index 239e35e9c..630f9227b 100644 --- a/src/kvirc/ui/KviTreeWindowList.cpp +++ b/src/kvirc/ui/KviTreeWindowList.cpp @@ -3,7 +3,7 @@ // File : KviTreeWindowList.cpp // Creation date : Thu Jan 7 1999 03:56:50 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // diff --git a/src/kvirc/ui/KviTreeWindowList.h b/src/kvirc/ui/KviTreeWindowList.h index b93430728..069f86fef 100644 --- a/src/kvirc/ui/KviTreeWindowList.h +++ b/src/kvirc/ui/KviTreeWindowList.h @@ -5,7 +5,7 @@ // File : KviTreeWindowList.h // Creation date : Thu Jan 7 1999 03:56:50 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviUserListView.cpp b/src/kvirc/ui/KviUserListView.cpp index f2be55881..d58caef3d 100644 --- a/src/kvirc/ui/KviUserListView.cpp +++ b/src/kvirc/ui/KviUserListView.cpp @@ -3,7 +3,7 @@ // File : KviUserListView.cpp // Creation date : Tue Aug 1 2000 21:05:22 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviUserListView.h b/src/kvirc/ui/KviUserListView.h index d54809e90..b5a46c7c5 100644 --- a/src/kvirc/ui/KviUserListView.h +++ b/src/kvirc/ui/KviUserListView.h @@ -5,7 +5,7 @@ // File : KviUserListView.h // Creation date : Tue Aug 1 2000 21:03:41 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviWindow.cpp b/src/kvirc/ui/KviWindow.cpp index 189933368..6cad4cebb 100644 --- a/src/kvirc/ui/KviWindow.cpp +++ b/src/kvirc/ui/KviWindow.cpp @@ -3,7 +3,7 @@ // File : KviWindow.cpp // Creation date : Tue Jul 6 1999 14:52:11 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviWindow.h b/src/kvirc/ui/KviWindow.h index e583399a8..5621c6e98 100644 --- a/src/kvirc/ui/KviWindow.h +++ b/src/kvirc/ui/KviWindow.h @@ -5,7 +5,7 @@ // File : KviWindow.h // Creation date : Tue Jul 6 1999 14:52:20 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviWindowListBase.cpp b/src/kvirc/ui/KviWindowListBase.cpp index e6c254d3a..e4588d01c 100644 --- a/src/kvirc/ui/KviWindowListBase.cpp +++ b/src/kvirc/ui/KviWindowListBase.cpp @@ -3,7 +3,7 @@ // File : KviWindowListBase.cpp // Creation date : Thu Jan 7 1999 03:59:43 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviWindowListBase.h b/src/kvirc/ui/KviWindowListBase.h index a4fbad208..991c50caf 100644 --- a/src/kvirc/ui/KviWindowListBase.h +++ b/src/kvirc/ui/KviWindowListBase.h @@ -5,7 +5,7 @@ // File : KviWindowListBase.h // Creation date : Thu Jan 7 1999 03:56:50 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviWindowToolWidget.cpp b/src/kvirc/ui/KviWindowToolWidget.cpp index 9f62b744c..22e3160fa 100644 --- a/src/kvirc/ui/KviWindowToolWidget.cpp +++ b/src/kvirc/ui/KviWindowToolWidget.cpp @@ -3,7 +3,7 @@ // File : KviWindowToolWidget.cpp // Creation date : Tue Aug 1 2000 21:05:22 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvirc/ui/KviWindowToolWidget.h b/src/kvirc/ui/KviWindowToolWidget.h index fbba3ce79..52f4ed23d 100644 --- a/src/kvirc/ui/KviWindowToolWidget.h +++ b/src/kvirc/ui/KviWindowToolWidget.h @@ -6,7 +6,7 @@ // File : KviWindowToolWidget.h // Creation date : Tue Aug 1 2000 21:03:41 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/about/aboutdialog.cpp b/src/modules/about/aboutdialog.cpp index a25c022c7..3e3d7d9a9 100644 --- a/src/modules/about/aboutdialog.cpp +++ b/src/modules/about/aboutdialog.cpp @@ -3,7 +3,7 @@ // File : aboutdialog.cpp // Creation date : Sun Jun 23 17:59:12 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/modules/about/aboutdialog.h b/src/modules/about/aboutdialog.h index 198a193e6..30cc6e730 100644 --- a/src/modules/about/aboutdialog.h +++ b/src/modules/about/aboutdialog.h @@ -5,7 +5,7 @@ // File : aboutdialog.h // Creation date : Sun Jun 23 17:59:13 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/about/libkviabout.cpp b/src/modules/about/libkviabout.cpp index f52504643..cae11f43a 100644 --- a/src/modules/about/libkviabout.cpp +++ b/src/modules/about/libkviabout.cpp @@ -3,7 +3,7 @@ // File : libkviabout.cpp // Creation date : Tue Jul 6 1999 03:54:25 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2000 Christian Strmmen // Copyright (C) 2000 Till Bush (buti at geocities dot com) diff --git a/src/modules/about/libkviabout.h b/src/modules/about/libkviabout.h index c6b106d07..9adc8d921 100644 --- a/src/modules/about/libkviabout.h +++ b/src/modules/about/libkviabout.h @@ -5,7 +5,7 @@ // File : libkviabout.h // Creation date : Tue Jul 6 1999 03:54:25 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2000 Till Bush (buti@geocities.com) // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/action/libkviaction.cpp b/src/modules/action/libkviaction.cpp index 8b9e8bcc7..507b7385d 100644 --- a/src/modules/action/libkviaction.cpp +++ b/src/modules/action/libkviaction.cpp @@ -3,7 +3,7 @@ // File : libkviaction.cpp // Creation date : Tue 7 Dec 00:05:59 2002 GMT by Szymon Stefanek // -// This toolbar is part of the KVirc irc client distribution +// This toolbar is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/actioneditor/actioneditor.cpp b/src/modules/actioneditor/actioneditor.cpp index 1a91fc044..0d80af6f2 100644 --- a/src/modules/actioneditor/actioneditor.cpp +++ b/src/modules/actioneditor/actioneditor.cpp @@ -3,7 +3,7 @@ // File : aliaseditor.cpp // Creation date : Tue 29 Dec 2004 02:45:59 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/actioneditor/actioneditor.h b/src/modules/actioneditor/actioneditor.h index a8e3e2b88..0de966c1b 100644 --- a/src/modules/actioneditor/actioneditor.h +++ b/src/modules/actioneditor/actioneditor.h @@ -5,7 +5,7 @@ // File : actioneditor.h // Creation date : Tue Dec 29 2004 02:40:55 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/actioneditor/libkviactioneditor.cpp b/src/modules/actioneditor/libkviactioneditor.cpp index 720ed2599..748a11217 100644 --- a/src/modules/actioneditor/libkviactioneditor.cpp +++ b/src/modules/actioneditor/libkviactioneditor.cpp @@ -3,7 +3,7 @@ // File : libkviactioneditor.cpp // Creation date : Tue 29 Dec 2004 02:45:59 2002 GMT by Szymon Stefanek // -// This toolbar is part of the KVirc irc client distribution +// This toolbar is part of the KVIrc irc client distribution // Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/addon/libkviaddon.cpp b/src/modules/addon/libkviaddon.cpp index 31e2d5599..bae5914bd 100644 --- a/src/modules/addon/libkviaddon.cpp +++ b/src/modules/addon/libkviaddon.cpp @@ -3,7 +3,7 @@ // File : libkviaddon.cpp // Creation date : Tue 31 Mar 01:02:12 2005 GMT by Szymon Stefanek // -// This toolbar is part of the KVirc irc client distribution +// This toolbar is part of the KVIrc irc client distribution // Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/aliaseditor/aliaseditor.cpp b/src/modules/aliaseditor/aliaseditor.cpp index 6cd42094a..3fe332576 100644 --- a/src/modules/aliaseditor/aliaseditor.cpp +++ b/src/modules/aliaseditor/aliaseditor.cpp @@ -3,7 +3,7 @@ // File : aliaseditor.cpp // Creation date : Mon Dec 23 2002 14:36:18 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/aliaseditor/aliaseditor.h b/src/modules/aliaseditor/aliaseditor.h index 4623e4325..34fefcb47 100644 --- a/src/modules/aliaseditor/aliaseditor.h +++ b/src/modules/aliaseditor/aliaseditor.h @@ -5,7 +5,7 @@ // File : aliaseditor.h // Creation date : Mon Dec 23 2002 14:35:55 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/aliaseditor/libkvialiaseditor.cpp b/src/modules/aliaseditor/libkvialiaseditor.cpp index 5de7cd2cd..00f09ca5e 100644 --- a/src/modules/aliaseditor/libkvialiaseditor.cpp +++ b/src/modules/aliaseditor/libkvialiaseditor.cpp @@ -3,7 +3,7 @@ // File : libkvialiaseditor.cpp // Creation date : Mon 23 Dec 2002 14:30:59 2002 GMT by Szymon Stefanek // -// This toolbar is part of the KVirc irc client distribution +// This toolbar is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/avatar/libkviavatar.cpp b/src/modules/avatar/libkviavatar.cpp index 37322545d..ddcad53bc 100644 --- a/src/modules/avatar/libkviavatar.cpp +++ b/src/modules/avatar/libkviavatar.cpp @@ -3,7 +3,7 @@ // File : libkviavatar.cpp // Creation date : Thu Nov 12 02:32:59 2004 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/avatar/libkviavatar.h b/src/modules/avatar/libkviavatar.h index 908888019..6d88edfb9 100644 --- a/src/modules/avatar/libkviavatar.h +++ b/src/modules/avatar/libkviavatar.h @@ -5,7 +5,7 @@ // File : libkviavatar.cpp // Creation date : Thu Nov 12 02:32:59 2004 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/chan/libkvichan.cpp b/src/modules/chan/libkvichan.cpp index ba680b5bb..702a7a7ee 100644 --- a/src/modules/chan/libkvichan.cpp +++ b/src/modules/chan/libkvichan.cpp @@ -3,7 +3,7 @@ // File : libkvichan.cpp // Creation date : Sun Feb 02 2002 05:27:11 GMT by Szymon Stefanek // -// This chan is part of the KVirc irc client distribution +// This chan is part of the KVIrc irc client distribution // Copyright (C) 2002 Szymon Stefanek (pragma@kvirc.net) // Copyright (C) 2002 Juanjo Alvarez (juanjux@yahoo.es) // Copyright (C) 2004-2010 Szymon Stefanek (pragma@kvirc.net) diff --git a/src/modules/channelsjoin/channelsjoinwindow.cpp b/src/modules/channelsjoin/channelsjoinwindow.cpp index 783d5fca6..2372e885c 100644 --- a/src/modules/channelsjoin/channelsjoinwindow.cpp +++ b/src/modules/channelsjoin/channelsjoinwindow.cpp @@ -3,7 +3,7 @@ // File : channelsjoinwindow.cpp // Creation date : Thu Nov 6 2001 12:41:18 by Juanjo �varez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/channelsjoin/channelsjoinwindow.h b/src/modules/channelsjoin/channelsjoinwindow.h index 477e3f6e1..ee819f4cd 100644 --- a/src/modules/channelsjoin/channelsjoinwindow.h +++ b/src/modules/channelsjoin/channelsjoinwindow.h @@ -5,7 +5,7 @@ // File : channelsjoinwindow.h // Creation date : Thu Nov 06 2001 12:30:25 CEST by Juan Alvarez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/channelsjoin/libkvichannelsjoin.cpp b/src/modules/channelsjoin/libkvichannelsjoin.cpp index 0b2daa238..4f602a2e3 100644 --- a/src/modules/channelsjoin/libkvichannelsjoin.cpp +++ b/src/modules/channelsjoin/libkvichannelsjoin.cpp @@ -3,7 +3,7 @@ // File : libkvichannelsjoin.cpp // Creation date : Thu Nov 06 2001 12:30:25 CEST by Juanjo Alvarez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001 Juanjo Alvarez // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/classeditor/classeditor.cpp b/src/modules/classeditor/classeditor.cpp index 1e57b9ed8..4d4569b0c 100644 --- a/src/modules/classeditor/classeditor.cpp +++ b/src/modules/classeditor/classeditor.cpp @@ -3,7 +3,7 @@ // File : classeditor.cpp // Creation date : Mon Feb 15 2010 14:35:55 CEST by Carbone Alessandro // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/classeditor/classeditor.h b/src/modules/classeditor/classeditor.h index 88a9f4616..c04bd7da4 100644 --- a/src/modules/classeditor/classeditor.h +++ b/src/modules/classeditor/classeditor.h @@ -5,7 +5,7 @@ // File : classeditor.h // Creation date : Mon Feb 15 2010 14:35:55 CEST by Carbone Alessandro // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2010 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/classeditor/libkviclasseditor.cpp b/src/modules/classeditor/libkviclasseditor.cpp index 3761148d7..a0214b8d8 100644 --- a/src/modules/classeditor/libkviclasseditor.cpp +++ b/src/modules/classeditor/libkviclasseditor.cpp @@ -3,7 +3,7 @@ // File : libkviclasseditor.cpp // CCreation date : Mon Feb 15 2010 14:35:55 CEST by Carbone Alessandro // -// This toolbar is part of the KVirc irc client distribution +// This toolbar is part of the KVIrc irc client distribution // Copyright (C) 2010 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/codetester/codetester.cpp b/src/modules/codetester/codetester.cpp index a9ddfde06..093f85b04 100644 --- a/src/modules/codetester/codetester.cpp +++ b/src/modules/codetester/codetester.cpp @@ -3,7 +3,7 @@ // File : codetester.cpp // Creation date : Mon Dec 23 2002 20:28:18 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/codetester/codetester.h b/src/modules/codetester/codetester.h index 19022f665..d54cc96be 100644 --- a/src/modules/codetester/codetester.h +++ b/src/modules/codetester/codetester.h @@ -5,7 +5,7 @@ // File : eventeditor.h // Creation date : Mon Dec 23 2002 20:24:55 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/codetester/libkvicodetester.cpp b/src/modules/codetester/libkvicodetester.cpp index 9d8c93a85..8c38db8ee 100644 --- a/src/modules/codetester/libkvicodetester.cpp +++ b/src/modules/codetester/libkvicodetester.cpp @@ -3,7 +3,7 @@ // File : libkvicodetester.cpp // Creation date : Mon 23 Dec 2002 20:23:59 2002 GMT by Szymon Stefanek // -// This toolbar is part of the KVirc irc client distribution +// This toolbar is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/config/libkviconfig.cpp b/src/modules/config/libkviconfig.cpp index 134d5f83e..13a6541ee 100644 --- a/src/modules/config/libkviconfig.cpp +++ b/src/modules/config/libkviconfig.cpp @@ -3,7 +3,7 @@ // File : libkviconfig.cpp // Creation date : Thu Jan 31 2002 22:50:12 GMT by Szymon Stefanek // -// This config is part of the KVirc irc client distribution +// This config is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma@kvirc.net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/context/libkvicontext.cpp b/src/modules/context/libkvicontext.cpp index 6628a6d22..75f4fee08 100644 --- a/src/modules/context/libkvicontext.cpp +++ b/src/modules/context/libkvicontext.cpp @@ -3,7 +3,7 @@ // File : libkvicontext.cpp // Creation date : Wed Jan 02 2007 03:04:12 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/adpcmcodec.cpp b/src/modules/dcc/adpcmcodec.cpp index ee1084c22..4e9f45f13 100644 --- a/src/modules/dcc/adpcmcodec.cpp +++ b/src/modules/dcc/adpcmcodec.cpp @@ -3,7 +3,7 @@ // File : adpcmcodec.h // Creation date : Wed Aug 22 19:12:46 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/adpcmcodec.h b/src/modules/dcc/adpcmcodec.h index 6846da72b..8843ee893 100644 --- a/src/modules/dcc/adpcmcodec.h +++ b/src/modules/dcc/adpcmcodec.h @@ -5,7 +5,7 @@ // File : adpcmcodec.h // Creation date : Wed Aug 22 19:12:46 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/broker.cpp b/src/modules/dcc/broker.cpp index 40fdc9e48..db56e1fe7 100644 --- a/src/modules/dcc/broker.cpp +++ b/src/modules/dcc/broker.cpp @@ -3,7 +3,7 @@ // File : broker.cpp // Creation date : Tue Sep 19 09 2000 10:21:54 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/broker.h b/src/modules/dcc/broker.h index 48daa2ee4..5f69a4c3d 100644 --- a/src/modules/dcc/broker.h +++ b/src/modules/dcc/broker.h @@ -5,7 +5,7 @@ // File : broker.h // Creation date : Tue Sep 19 09 2000 10:20:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/canvas.cpp b/src/modules/dcc/canvas.cpp index 2634fde05..a9f943371 100644 --- a/src/modules/dcc/canvas.cpp +++ b/src/modules/dcc/canvas.cpp @@ -3,7 +3,7 @@ // File : canvas.cpp // Creation date : Sun Jul 29 07 2001 20:23:13 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/canvas.h b/src/modules/dcc/canvas.h index 36f01e14d..721cf7f00 100644 --- a/src/modules/dcc/canvas.h +++ b/src/modules/dcc/canvas.h @@ -5,7 +5,7 @@ // File : canvas.h // Creation date : Sun Jul 29 07 2001 20:17:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/canvaswidget.cpp b/src/modules/dcc/canvaswidget.cpp index 79012192b..765d78a1d 100644 --- a/src/modules/dcc/canvaswidget.cpp +++ b/src/modules/dcc/canvaswidget.cpp @@ -3,7 +3,7 @@ // File : canvaswidget.cpp // Creation date : Mon Jul 30 07 2001 04:50:50 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/canvaswidget.h b/src/modules/dcc/canvaswidget.h index c811ccfb6..ac994bf28 100644 --- a/src/modules/dcc/canvaswidget.h +++ b/src/modules/dcc/canvaswidget.h @@ -5,7 +5,7 @@ // File : canvaswidget.h // Creation date : Mon Jul 30 07 2001 04:49:49 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/chat.cpp b/src/modules/dcc/chat.cpp index ef0ec3a14..bac2496f3 100644 --- a/src/modules/dcc/chat.cpp +++ b/src/modules/dcc/chat.cpp @@ -3,7 +3,7 @@ // File : chat.cpp // Creation date : Tue Sep 20 09 2000 15:13:13 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/chat.h b/src/modules/dcc/chat.h index 5509b4934..09834d89a 100644 --- a/src/modules/dcc/chat.h +++ b/src/modules/dcc/chat.h @@ -5,7 +5,7 @@ // File : chat.h // Creation date : Tue Sep 20 09 2000 15:11:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/codec.cpp b/src/modules/dcc/codec.cpp index 5905a4eed..c20d2f7d1 100644 --- a/src/modules/dcc/codec.cpp +++ b/src/modules/dcc/codec.cpp @@ -3,7 +3,7 @@ // File : codec.cpp // Creation date : Sun Aug 26 04:19:36 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/codec.h b/src/modules/dcc/codec.h index 740740676..fe4955161 100644 --- a/src/modules/dcc/codec.h +++ b/src/modules/dcc/codec.h @@ -5,7 +5,7 @@ // File : codec.h // Creation date : Sun Aug 26 04:19:34 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/descriptor.cpp b/src/modules/dcc/descriptor.cpp index fb27d5bda..ba0f7270a 100644 --- a/src/modules/dcc/descriptor.cpp +++ b/src/modules/dcc/descriptor.cpp @@ -3,7 +3,7 @@ // File : descriptor.cpp // Creation date : Tue Jul 23 01:11:54 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/descriptor.h b/src/modules/dcc/descriptor.h index 34fe365cc..4cea82e51 100644 --- a/src/modules/dcc/descriptor.h +++ b/src/modules/dcc/descriptor.h @@ -5,7 +5,7 @@ // File : descriptor.h // Creation date : Tue Jul 23 01:11:52 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (oragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/dialogs.cpp b/src/modules/dcc/dialogs.cpp index 73f9cfe85..75ceb8cc0 100644 --- a/src/modules/dcc/dialogs.cpp +++ b/src/modules/dcc/dialogs.cpp @@ -3,7 +3,7 @@ // File : dialogs.cpp // Creation date : Tue Sep 19 09 2000 15:23:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/dialogs.h b/src/modules/dcc/dialogs.h index 1b12ffe9f..6e1081893 100644 --- a/src/modules/dcc/dialogs.h +++ b/src/modules/dcc/dialogs.h @@ -5,7 +5,7 @@ // File : dialogs.h // Creation date : Tue Sep 19 09 2000 15:17:22 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/gsmcodec.cpp b/src/modules/dcc/gsmcodec.cpp index 38b4a4142..21635ebd9 100644 --- a/src/modules/dcc/gsmcodec.cpp +++ b/src/modules/dcc/gsmcodec.cpp @@ -3,7 +3,7 @@ // File : gsmcodec.cpp // Creation date : Wed Aug 22 19:12:55 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/gsmcodec.h b/src/modules/dcc/gsmcodec.h index 2392e750b..27971f87c 100644 --- a/src/modules/dcc/gsmcodec.h +++ b/src/modules/dcc/gsmcodec.h @@ -5,7 +5,7 @@ // File : gsmcodec.h // Creation date : Wed Aug 22 19:12:54 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/libkvidcc.cpp b/src/modules/dcc/libkvidcc.cpp index 87118cfb7..596802962 100644 --- a/src/modules/dcc/libkvidcc.cpp +++ b/src/modules/dcc/libkvidcc.cpp @@ -3,7 +3,7 @@ // File : libkviobjects.cpp // Creation date : Wed Sep 09 2000 20:59:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/marshal.cpp b/src/modules/dcc/marshal.cpp index 3ca458e84..b74b34008 100644 --- a/src/modules/dcc/marshal.cpp +++ b/src/modules/dcc/marshal.cpp @@ -3,7 +3,7 @@ // File : marshal.cpp // Creation date : Sun Sep 17 2000 15:59:11 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/marshal.h b/src/modules/dcc/marshal.h index 383ec87f2..cf0fd11af 100644 --- a/src/modules/dcc/marshal.h +++ b/src/modules/dcc/marshal.h @@ -5,7 +5,7 @@ // File marshal.h // Creation date : Sun Sep 17 2000 10:44:20 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/requests.cpp b/src/modules/dcc/requests.cpp index 27b457dae..7ecbb8900 100644 --- a/src/modules/dcc/requests.cpp +++ b/src/modules/dcc/requests.cpp @@ -3,7 +3,7 @@ // File : requests.cpp // Creation date : Tue Jul 23 02:44:38 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/send.cpp b/src/modules/dcc/send.cpp index 2a145e599..6d9ccbbef 100644 --- a/src/modules/dcc/send.cpp +++ b/src/modules/dcc/send.cpp @@ -3,7 +3,7 @@ // File : send.cpp // Creation date : Tue Sep 20 09 2000 15:14:14 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/send.h b/src/modules/dcc/send.h index 2bc806210..6fd393a39 100644 --- a/src/modules/dcc/send.h +++ b/src/modules/dcc/send.h @@ -5,7 +5,7 @@ // File : send.h // Creation date : Tue Sep 24 09 2000 15:06:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/thread.cpp b/src/modules/dcc/thread.cpp index 8108aac7d..3d7f38983 100644 --- a/src/modules/dcc/thread.cpp +++ b/src/modules/dcc/thread.cpp @@ -3,7 +3,7 @@ // File : thread.cpp // Creation date : Tue Sep 20 09 2000 18:29:51 CEST Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/thread.h b/src/modules/dcc/thread.h index 109ec3a9c..03a981b55 100644 --- a/src/modules/dcc/thread.h +++ b/src/modules/dcc/thread.h @@ -5,7 +5,7 @@ // File : thread.h // Creation date : Tue Sep 20 09 2000 18:28:44 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/utils.cpp b/src/modules/dcc/utils.cpp index a10cb9069..8817bc0fa 100644 --- a/src/modules/dcc/utils.cpp +++ b/src/modules/dcc/utils.cpp @@ -3,7 +3,7 @@ // File : utils.cpp // Creation date : Tue Jul 23 02:54:44 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/utils.h b/src/modules/dcc/utils.h index df7917b4c..b201a7142 100644 --- a/src/modules/dcc/utils.h +++ b/src/modules/dcc/utils.h @@ -5,7 +5,7 @@ // File : utils.h // Creation date : Tue Jul 23 02:54:45 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/video.cpp b/src/modules/dcc/video.cpp index 7327dcb60..1c5d0d90c 100644 --- a/src/modules/dcc/video.cpp +++ b/src/modules/dcc/video.cpp @@ -3,7 +3,7 @@ // File : video.cpp // Creation date : Tue Nov 10 18:08:09 2009 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/video.h b/src/modules/dcc/video.h index bef5376e9..c71f63c90 100644 --- a/src/modules/dcc/video.h +++ b/src/modules/dcc/video.h @@ -5,7 +5,7 @@ // File : video.h // Creation date : Tue Nov 10 18:08:09 2009 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/voice.cpp b/src/modules/dcc/voice.cpp index 549125be3..a85d9b85b 100644 --- a/src/modules/dcc/voice.cpp +++ b/src/modules/dcc/voice.cpp @@ -3,7 +3,7 @@ // File : voice.cpp // Creation date : Thu Aug 23 04:08:09 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/voice.h b/src/modules/dcc/voice.h index 28b606c08..001a2a718 100644 --- a/src/modules/dcc/voice.h +++ b/src/modules/dcc/voice.h @@ -5,7 +5,7 @@ // File : voice.h // Creation date : Thu Aug 23 04:08:10 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/window.cpp b/src/modules/dcc/window.cpp index 180c20e83..43d06e728 100644 --- a/src/modules/dcc/window.cpp +++ b/src/modules/dcc/window.cpp @@ -3,7 +3,7 @@ // File : window.cpp // Creation date : Fri Jul 26 02:04:40 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dcc/window.h b/src/modules/dcc/window.h index 5fd13506f..601ab88b0 100644 --- a/src/modules/dcc/window.h +++ b/src/modules/dcc/window.h @@ -5,7 +5,7 @@ // File : window.h // Creation date : Fri Jul 26 02:04:39 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dialog/libkvidialog.cpp b/src/modules/dialog/libkvidialog.cpp index 81313daf1..edc0e285f 100644 --- a/src/modules/dialog/libkvidialog.cpp +++ b/src/modules/dialog/libkvidialog.cpp @@ -3,7 +3,7 @@ // File : libkvidialog.cpp // Creation date : Sat Sep 15 2001 01:13:25 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/dialog/libkvidialog.h b/src/modules/dialog/libkvidialog.h index 7089f7820..e1c15618c 100644 --- a/src/modules/dialog/libkvidialog.h +++ b/src/modules/dialog/libkvidialog.h @@ -5,7 +5,7 @@ // File : libkvidialog.cpp // Creation date : Sat Sep 15 2001 01:13:25 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/editor/libkvieditor.cpp b/src/modules/editor/libkvieditor.cpp index 099600c66..cd65b52d7 100644 --- a/src/modules/editor/libkvieditor.cpp +++ b/src/modules/editor/libkvieditor.cpp @@ -3,7 +3,7 @@ // File : libkvieditor.cpp // Creation date : Mon Sep 11 2000 12:19:00 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/eventeditor/eventeditor.cpp b/src/modules/eventeditor/eventeditor.cpp index 8aee9eb3b..1b5be86e6 100644 --- a/src/modules/eventeditor/eventeditor.cpp +++ b/src/modules/eventeditor/eventeditor.cpp @@ -3,7 +3,7 @@ // File : eventeditor.cpp // Creation date : Mon Dec 23 2002 20:28:18 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/eventeditor/eventeditor.h b/src/modules/eventeditor/eventeditor.h index 70df2caac..1916247da 100644 --- a/src/modules/eventeditor/eventeditor.h +++ b/src/modules/eventeditor/eventeditor.h @@ -5,7 +5,7 @@ // File : eventeditor.h // Creation date : Mon Dec 23 2002 20:24:55 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/eventeditor/libkvieventeditor.cpp b/src/modules/eventeditor/libkvieventeditor.cpp index 5ac5e6d7b..61fce5f16 100644 --- a/src/modules/eventeditor/libkvieventeditor.cpp +++ b/src/modules/eventeditor/libkvieventeditor.cpp @@ -3,7 +3,7 @@ // File : libkvieventeditor.cpp // Creation date : Mon 23 Dec 2002 20:23:59 2002 GMT by Szymon Stefanek // -// This toolbar is part of the KVirc irc client distribution +// This toolbar is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/file/libkvifile.cpp b/src/modules/file/libkvifile.cpp index e40b0ae08..9bf7c6b26 100644 --- a/src/modules/file/libkvifile.cpp +++ b/src/modules/file/libkvifile.cpp @@ -3,7 +3,7 @@ // File : libkvifile.cpp // Creation date : Fri Nov 9 03:27:59 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/filetransferwindow/filetransferwindow.cpp b/src/modules/filetransferwindow/filetransferwindow.cpp index 2e273ad3e..1ef3b0bad 100644 --- a/src/modules/filetransferwindow/filetransferwindow.cpp +++ b/src/modules/filetransferwindow/filetransferwindow.cpp @@ -3,7 +3,7 @@ // File : filetransferwindow.cpp // Creation date : Mon Apr 21 2003 23:14:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/filetransferwindow/filetransferwindow.h b/src/modules/filetransferwindow/filetransferwindow.h index b4eba7053..a32a6c220 100644 --- a/src/modules/filetransferwindow/filetransferwindow.h +++ b/src/modules/filetransferwindow/filetransferwindow.h @@ -5,7 +5,7 @@ // File : filetransferwindow.h // Creation date : Mon Apr 21 2003 23:14:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/help/helpwidget.cpp b/src/modules/help/helpwidget.cpp index 218644498..66de43932 100644 --- a/src/modules/help/helpwidget.cpp +++ b/src/modules/help/helpwidget.cpp @@ -3,7 +3,7 @@ // File : helpwidget.cpp // Creation date : Thu Aug 10 2000 17:42:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/help/helpwidget.h b/src/modules/help/helpwidget.h index bec03d087..8b6509ef9 100644 --- a/src/modules/help/helpwidget.h +++ b/src/modules/help/helpwidget.h @@ -5,7 +5,7 @@ // File : helpwidget.h // Creation date : Thu Aug 10 2000 17:26:20 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/help/helpwindow.cpp b/src/modules/help/helpwindow.cpp index fddd70d33..052d2c6eb 100644 --- a/src/modules/help/helpwindow.cpp +++ b/src/modules/help/helpwindow.cpp @@ -3,7 +3,7 @@ // File : helpwindow.cpp // Creation date : Tue Aug 11 2000 18:08:22 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/help/helpwindow.h b/src/modules/help/helpwindow.h index b278b38fc..8b262273c 100644 --- a/src/modules/help/helpwindow.h +++ b/src/modules/help/helpwindow.h @@ -5,7 +5,7 @@ // File : helpwindow.h // Creation date : Fri Aug 11 2000 18:05:59 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/help/libkvihelp.cpp b/src/modules/help/libkvihelp.cpp index f89b835e8..8cf269cbd 100644 --- a/src/modules/help/libkvihelp.cpp +++ b/src/modules/help/libkvihelp.cpp @@ -3,7 +3,7 @@ // File : libkvihelp.cpp // Creation date : Sun Aug 13 2000 03:00:00 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/http/httpfiletransfer.cpp b/src/modules/http/httpfiletransfer.cpp index 14cfbb9d2..5a3359888 100644 --- a/src/modules/http/httpfiletransfer.cpp +++ b/src/modules/http/httpfiletransfer.cpp @@ -3,7 +3,7 @@ // File : httpfiletransfer.h // Creation date : Tue Apr 22 2003 02:00:12 GMT by Szymon Stefanek // -// This config is part of the KVirc irc client distribution +// This config is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/http/httpfiletransfer.h b/src/modules/http/httpfiletransfer.h index 1be60eb20..6369087e2 100644 --- a/src/modules/http/httpfiletransfer.h +++ b/src/modules/http/httpfiletransfer.h @@ -5,7 +5,7 @@ // File : httpfiletransfer.h // Creation date : Tue Apr 22 2003 02:00:12 GMT by Szymon Stefanek // -// This config is part of the KVirc irc client distribution +// This config is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/http/libkvihttp.cpp b/src/modules/http/libkvihttp.cpp index 2ad7a84a4..c6ffb1eed 100644 --- a/src/modules/http/libkvihttp.cpp +++ b/src/modules/http/libkvihttp.cpp @@ -3,7 +3,7 @@ // File : libkvihttp.cpp // Creation date : Tue Apr 22 2003 02:00:12 GMT by Szymon Stefanek // -// This config is part of the KVirc irc client distribution +// This config is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/ident/libkviident.cpp b/src/modules/ident/libkviident.cpp index ebfd9a2dd..c2b1ebdbf 100644 --- a/src/modules/ident/libkviident.cpp +++ b/src/modules/ident/libkviident.cpp @@ -3,7 +3,7 @@ // File : libkviident.cpp // Creation date : Tue Oct 2 18:22:04 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/ident/libkviident.h b/src/modules/ident/libkviident.h index 8a2f2c88b..367ab02dc 100644 --- a/src/modules/ident/libkviident.h +++ b/src/modules/ident/libkviident.h @@ -5,7 +5,7 @@ // File : libkviident.h // Creation date : Tue Oct 2 18:22:05 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/iograph/libkviiograph.cpp b/src/modules/iograph/libkviiograph.cpp index 888bfa7f7..133dba96c 100644 --- a/src/modules/iograph/libkviiograph.cpp +++ b/src/modules/iograph/libkviiograph.cpp @@ -3,7 +3,7 @@ // File : kvi_iograph.cpp // Creation date : Tue Oct 31 2000 00:14:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/iograph/libkviiograph.h b/src/modules/iograph/libkviiograph.h index 2dc3497a1..8d6b35569 100644 --- a/src/modules/iograph/libkviiograph.h +++ b/src/modules/iograph/libkviiograph.h @@ -5,7 +5,7 @@ // File : kvi_iograph.cpp // Creation date : Tue Oct 31 2000 00:14:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/lamerizer/libkvilamerizer.cpp b/src/modules/lamerizer/libkvilamerizer.cpp index f7f274fa3..52298fae8 100644 --- a/src/modules/lamerizer/libkvilamerizer.cpp +++ b/src/modules/lamerizer/libkvilamerizer.cpp @@ -3,7 +3,7 @@ // File : libkvilamerizer.cpp // Creation date : Sat Jan 20 2002 17:06:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/lamerizer/libkvilamerizer.h b/src/modules/lamerizer/libkvilamerizer.h index 4330720bd..13f26b405 100644 --- a/src/modules/lamerizer/libkvilamerizer.h +++ b/src/modules/lamerizer/libkvilamerizer.h @@ -5,7 +5,7 @@ // File : libkvilamerizer.h // Creation date : Sat Now 4 2000 15:41:41 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2000-2008 Till Bush (buti@geocities.com) // diff --git a/src/modules/language/detector.cpp b/src/modules/language/detector.cpp index bf4bf35e4..e3fdf4898 100644 --- a/src/modules/language/detector.cpp +++ b/src/modules/language/detector.cpp @@ -1,7 +1,7 @@ //============================================================================= // // A Simple statistical language/encoding detector -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/language/detector.h b/src/modules/language/detector.h index babb21166..e064889e5 100644 --- a/src/modules/language/detector.h +++ b/src/modules/language/detector.h @@ -5,7 +5,7 @@ // File : detector.h // Creation date : Sun May 11 1999 00:07:20 CET by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/language/libkvilanguage.cpp b/src/modules/language/libkvilanguage.cpp index 2cccb51de..6badce6ba 100644 --- a/src/modules/language/libkvilanguage.cpp +++ b/src/modules/language/libkvilanguage.cpp @@ -3,7 +3,7 @@ // File : libkvilanguage.cpp // Creation date : Fri 25 Dec 20:16:49 2004 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/links/linkswindow.cpp b/src/modules/links/linkswindow.cpp index 77b717c89..88c71c023 100644 --- a/src/modules/links/linkswindow.cpp +++ b/src/modules/links/linkswindow.cpp @@ -3,7 +3,7 @@ // File : linkswindow.cpp // Creation date : Thu Dec 21 2001 12:41:18 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/links/linkswindow.h b/src/modules/links/linkswindow.h index d31c3310a..ee10aeb80 100644 --- a/src/modules/links/linkswindow.h +++ b/src/modules/links/linkswindow.h @@ -5,7 +5,7 @@ // File : linkswindow.h // Creation date : Thu Dec 21 2000 12:42:55 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/list/listwindow.cpp b/src/modules/list/listwindow.cpp index 887124f3f..1ddcc233a 100644 --- a/src/modules/list/listwindow.cpp +++ b/src/modules/list/listwindow.cpp @@ -3,7 +3,7 @@ // File : listwindow.cpp // Creation date : Thu Oct 7 2001 13:27:55 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/list/listwindow.h b/src/modules/list/listwindow.h index d26a51098..0ee5eda83 100644 --- a/src/modules/list/listwindow.h +++ b/src/modules/list/listwindow.h @@ -5,7 +5,7 @@ // File : listwindow.h // Creation date : Thu Oct 7 2001 13:27:55 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/log/libkvilog.cpp b/src/modules/log/libkvilog.cpp index c3342461a..9a5b0b519 100644 --- a/src/modules/log/libkvilog.cpp +++ b/src/modules/log/libkvilog.cpp @@ -3,7 +3,7 @@ // File : libkvilog.cpp // Creation date : Sat Jan 06 2001 13:28:02 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/logview/libkvilogview.cpp b/src/modules/logview/libkvilogview.cpp index 8db879281..b7b88a71e 100644 --- a/src/modules/logview/libkvilogview.cpp +++ b/src/modules/logview/libkvilogview.cpp @@ -3,7 +3,7 @@ // File : libkvilogview.cpp // Creation date : Sun Feb 10 2000 23:25:10 CEST by Juanjo �varez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/logview/logviewmdiwindow.cpp b/src/modules/logview/logviewmdiwindow.cpp index b69581b30..19fd41173 100644 --- a/src/modules/logview/logviewmdiwindow.cpp +++ b/src/modules/logview/logviewmdiwindow.cpp @@ -3,7 +3,7 @@ // File : logviewmdiwindow.cpp // Creation date : Tue Apr 23 2002 18:08:22 by Juanjo Alvarez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002 Juanjo Alvarez // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/logview/logviewmdiwindow.h b/src/modules/logview/logviewmdiwindow.h index 4c201edd7..41ed93285 100644 --- a/src/modules/logview/logviewmdiwindow.h +++ b/src/modules/logview/logviewmdiwindow.h @@ -5,7 +5,7 @@ // File : logviewmdiwindow.h // Creation date : Tue Apr 23 2002 18:05:59 by Juanjo Alvarez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002 Juanjo Alvarez // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/logview/logviewwidget.cpp b/src/modules/logview/logviewwidget.cpp index 5af476622..3d8e8642e 100644 --- a/src/modules/logview/logviewwidget.cpp +++ b/src/modules/logview/logviewwidget.cpp @@ -3,7 +3,7 @@ // File : logviewwidget.cpp // Creation date : Thu Apr 23 2002 17:42:12 by Juanjo Alvarez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002 Juanjo Alvarez // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/logview/logviewwidget.h b/src/modules/logview/logviewwidget.h index cff1c2868..9a0a46c34 100644 --- a/src/modules/logview/logviewwidget.h +++ b/src/modules/logview/logviewwidget.h @@ -5,7 +5,7 @@ // File : logviewwidget.h // Creation date : Thue Apr 23 2002 03:01:53 CET by Juanjo Alvarez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002 Juanjo Alvarez // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/mask/libkvimask.cpp b/src/modules/mask/libkvimask.cpp index eb35c0c6e..8afb7d23a 100644 --- a/src/modules/mask/libkvimask.cpp +++ b/src/modules/mask/libkvimask.cpp @@ -3,7 +3,7 @@ // File : libkvistr.cpp // Creation date : Thu Dec 27 2001 17:13:12 GMT by Szymon Stefanek // -// This str is part of the KVirc irc client distribution +// This str is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/math/libkvimath.cpp b/src/modules/math/libkvimath.cpp index 3cac5d635..a26af9c12 100644 --- a/src/modules/math/libkvimath.cpp +++ b/src/modules/math/libkvimath.cpp @@ -3,7 +3,7 @@ // File : libkvimath.cpp // Creation date : Sat Jan 13 14:00:12 2006 GMT by Szymon Stefanek // -// This math is part of the KVirc irc client distribution +// This math is part of the KVIrc irc client distribution // Copyright (C) 2006-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/mediaplayer/libkvimediaplayer.cpp b/src/modules/mediaplayer/libkvimediaplayer.cpp index 5e7f6bf08..9da76e490 100644 --- a/src/modules/mediaplayer/libkvimediaplayer.cpp +++ b/src/modules/mediaplayer/libkvimediaplayer.cpp @@ -4,7 +4,7 @@ // Creation date : Sat Nov 3 19:28:25 2001 GMT by Szymon Stefanek // Renamed to file : libkvimediaplayer.cpp on Fri Mar 25 2005 // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Tomasz Moń (desowin at gmail dot com) // diff --git a/src/modules/mediaplayer/mp_interface.cpp b/src/modules/mediaplayer/mp_interface.cpp index b27e380da..3993ff8e6 100644 --- a/src/modules/mediaplayer/mp_interface.cpp +++ b/src/modules/mediaplayer/mp_interface.cpp @@ -3,7 +3,7 @@ // File : mp_interface.cpp // Creation date : Fri Mar 25 20:01:25 2005 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/mediaplayer/mp_interface.h b/src/modules/mediaplayer/mp_interface.h index af8235eda..61cd53d47 100644 --- a/src/modules/mediaplayer/mp_interface.h +++ b/src/modules/mediaplayer/mp_interface.h @@ -5,7 +5,7 @@ // File : mp_interface.h // Creation date : Fri Mar 25 20:01:25 2005 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/mediaplayer/mp_mp3.cpp b/src/modules/mediaplayer/mp_mp3.cpp index 2b52e39d5..efdc0b473 100644 --- a/src/modules/mediaplayer/mp_mp3.cpp +++ b/src/modules/mediaplayer/mp_mp3.cpp @@ -3,7 +3,7 @@ // File : mp_mp3.cpp // Creation date : Fri Mar 25 20:01:25 2005 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net) // // This file is based on the mp3tech.c. It is released under the original diff --git a/src/modules/mediaplayer/mp_mp3.h b/src/modules/mediaplayer/mp_mp3.h index baa41ac02..80dbda85c 100644 --- a/src/modules/mediaplayer/mp_mp3.h +++ b/src/modules/mediaplayer/mp_mp3.h @@ -3,7 +3,7 @@ // File : mp_mp3.h // Creation date : Fri Mar 25 20:01:25 2005 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net) // // This file is based on the mp3tech.h. It is released under the original diff --git a/src/modules/mediaplayer/winamp.cpp b/src/modules/mediaplayer/winamp.cpp index 178545c26..eba45988e 100644 --- a/src/modules/mediaplayer/winamp.cpp +++ b/src/modules/mediaplayer/winamp.cpp @@ -3,7 +3,7 @@ // File : winamp.cpp // Creation date : Tue Nov 6 23:01:12 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/mircimport/libkvimircimport.cpp b/src/modules/mircimport/libkvimircimport.cpp index 39c9c6fdc..6915d2fec 100644 --- a/src/modules/mircimport/libkvimircimport.cpp +++ b/src/modules/mircimport/libkvimircimport.cpp @@ -3,7 +3,7 @@ // File : libkvimircimport.cpp // Creation date : Tue Aug 27 01:20:35 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/mircimport/libkvimircimport.h b/src/modules/mircimport/libkvimircimport.h index 53092450f..f9fd8586c 100644 --- a/src/modules/mircimport/libkvimircimport.h +++ b/src/modules/mircimport/libkvimircimport.h @@ -5,7 +5,7 @@ // File : libkvimircimport.h // Creation date : Tue Aug 27 01:28:02 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/my/libkvimy.cpp b/src/modules/my/libkvimy.cpp index 1762233eb..ee0e1b4d0 100644 --- a/src/modules/my/libkvimy.cpp +++ b/src/modules/my/libkvimy.cpp @@ -3,7 +3,7 @@ // File : libkvimy.cpp // Creation date : Mon Jul 1 02:46:49 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/notifier/libkvinotifier.cpp b/src/modules/notifier/libkvinotifier.cpp index ff1ff46e2..0b71a6450 100644 --- a/src/modules/notifier/libkvinotifier.cpp +++ b/src/modules/notifier/libkvinotifier.cpp @@ -3,7 +3,7 @@ // File : libkvinotifier.cpp // Creation date : Tue Jul 7 2004 20:21:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2005-2008 Iacopo Palazzi < iakko(at)siena(dot)linux(dot)it > // diff --git a/src/modules/notifier/notifiermessage.cpp b/src/modules/notifier/notifiermessage.cpp index 1e26d3dba..67c43a244 100644 --- a/src/modules/notifier/notifiermessage.cpp +++ b/src/modules/notifier/notifiermessage.cpp @@ -3,7 +3,7 @@ // File : notifiermessage.cpp // Creation date : Mar 02 Nov 2004 02:41:18 by Iacopo Palazzi // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004-2008 Iacopo <iakko@siena.linux.it> // Copyright (C) 2009 Fabio Bas < ctrlaltca at gmail dot com > // diff --git a/src/modules/notifier/notifierwindow.cpp b/src/modules/notifier/notifierwindow.cpp index f99b1de18..f46b87c2d 100644 --- a/src/modules/notifier/notifierwindow.cpp +++ b/src/modules/notifier/notifierwindow.cpp @@ -3,7 +3,7 @@ // File : notifierwindow.cpp // Creation date : Tue Jul 6 2004 20:25:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004-2008 Iacopo Palazzi < iakko(at)siena.linux.it > // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/notifier/notifierwindow.h b/src/modules/notifier/notifierwindow.h index e659784c2..10e1b8c6a 100644 --- a/src/modules/notifier/notifierwindow.h +++ b/src/modules/notifier/notifierwindow.h @@ -5,7 +5,7 @@ // File : notifierwindow.h // Creation date : Tue Jul 6 2004 20:25:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2005-2008 Iacopo Palazzi < iakko(at)siena(dot)linux(dot)it > // diff --git a/src/modules/objects/class_button.cpp b/src/modules/objects/class_button.cpp index 6b276641f..285bea331 100644 --- a/src/modules/objects/class_button.cpp +++ b/src/modules/objects/class_button.cpp @@ -3,7 +3,7 @@ // File : class_button.cpp // Creation date : Wed 13 Sep 2000 02:42:05 CEST by Krzysztof Godlewski // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Krzysztof Godlewski // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/objects/class_button.h b/src/modules/objects/class_button.h index b25a759be..3abfd3048 100644 --- a/src/modules/objects/class_button.h +++ b/src/modules/objects/class_button.h @@ -5,7 +5,7 @@ // File : class_button.h // Creation date : Wed 13 Sep 2000 02:42:05 CEST by Krzysztof Godlewski // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Krzysztof Godlewski // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/objects/class_buttongroup.cpp b/src/modules/objects/class_buttongroup.cpp index cc4d2b28c..80449981d 100644 --- a/src/modules/objects/class_buttongroup.cpp +++ b/src/modules/objects/class_buttongroup.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Jan 28 14:21:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_buttongroup.h b/src/modules/objects/class_buttongroup.h index 10ce2722c..c413425cf 100644 --- a/src/modules/objects/class_buttongroup.h +++ b/src/modules/objects/class_buttongroup.h @@ -6,7 +6,7 @@ // Creation date : Fri Jan 28 14:21:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_checkbox.cpp b/src/modules/objects/class_checkbox.cpp index 6220c51c1..a4fab362b 100644 --- a/src/modules/objects/class_checkbox.cpp +++ b/src/modules/objects/class_checkbox.cpp @@ -3,7 +3,7 @@ // File : class_checkbox.cpp // Creation date : Wed 13 Sep 2000 02:42:05 CEST by Krzysztof Godlewski // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Krzysztof Godlewski // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/objects/class_checkbox.h b/src/modules/objects/class_checkbox.h index 51a727675..a983840d3 100644 --- a/src/modules/objects/class_checkbox.h +++ b/src/modules/objects/class_checkbox.h @@ -6,7 +6,7 @@ // File : class_checkbox.h // Creation date : Wed 13 Sep 2000 02:42:05 CEST by Krzysztof Godlewski // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Krzysztof Godlewski // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/objects/class_combobox.cpp b/src/modules/objects/class_combobox.cpp index 9718024a7..b54689942 100644 --- a/src/modules/objects/class_combobox.cpp +++ b/src/modules/objects/class_combobox.cpp @@ -3,7 +3,7 @@ // File : class_combobox.cpp // Creation date : Wed 13 Sep 2000 02:42:05 CEST by Krzysztof Godlewski // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Krzysztof Godlewski // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/objects/class_combobox.h b/src/modules/objects/class_combobox.h index db7920f16..85ff6b4dd 100644 --- a/src/modules/objects/class_combobox.h +++ b/src/modules/objects/class_combobox.h @@ -6,7 +6,7 @@ // File : class_combobox.h // Creation date : Wed 13 Sep 2000 02:42:05 CEST by Krzysztof Godlewski // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Krzysztof Godlewski // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/objects/class_datetimeedit.cpp b/src/modules/objects/class_datetimeedit.cpp index 4ae6e7563..ee87d85d3 100644 --- a/src/modules/objects/class_datetimeedit.cpp +++ b/src/modules/objects/class_datetimeedit.cpp @@ -3,7 +3,7 @@ // File : class_datetimeedit.cpp // Creation date : Wed 30 Gen 2009 09:30:05 CEST by Carbone Alessandro // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Carbone Alessandro (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_datetimeedit.h b/src/modules/objects/class_datetimeedit.h index 975557601..24fc43397 100644 --- a/src/modules/objects/class_datetimeedit.h +++ b/src/modules/objects/class_datetimeedit.h @@ -5,7 +5,7 @@ // File : class_datetimeedit.h // Creation date : Wed 30 Gen 2009 09:30:05 CEST by Carbone Alessandro // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Carbone Alessandro (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_dialog.cpp b/src/modules/objects/class_dialog.cpp index 554d882bb..dabcf0904 100644 --- a/src/modules/objects/class_dialog.cpp +++ b/src/modules/objects/class_dialog.cpp @@ -3,7 +3,7 @@ // File : class_dialog.cpp // Creation date : Sun Apr 10 22:51:48 CEST 2002 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_dialog.h b/src/modules/objects/class_dialog.h index d67cce791..20f12dda7 100644 --- a/src/modules/objects/class_dialog.h +++ b/src/modules/objects/class_dialog.h @@ -5,7 +5,7 @@ // File : class_dialog.h // Creation date : Sun Apr 10 22:51:48 CEST 2002 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_file.cpp b/src/modules/objects/class_file.cpp index 0ffaeb329..273c29e29 100644 --- a/src/modules/objects/class_file.cpp +++ b/src/modules/objects/class_file.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Mar 18 21:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_file.h b/src/modules/objects/class_file.h index acf4aa324..cc1c00e5b 100644 --- a/src/modules/objects/class_file.h +++ b/src/modules/objects/class_file.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 21:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2009 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_ftp.cpp b/src/modules/objects/class_ftp.cpp index 625633ff8..fc9cdf11a 100644 --- a/src/modules/objects/class_ftp.cpp +++ b/src/modules/objects/class_ftp.cpp @@ -3,7 +3,7 @@ // File : class_ftp.cpp // Creation date : Mon Sep 1 08:13:45 2008 GMT by Carbone Alesssandro // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_ftp.h b/src/modules/objects/class_ftp.h index 24819c67e..9cc6f35bd 100644 --- a/src/modules/objects/class_ftp.h +++ b/src/modules/objects/class_ftp.h @@ -5,7 +5,7 @@ // File : class_ftp.h // Creation date : Mon Sep 1 08:13:45 2008 GMT by Carbone Alesssandro // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_groupbox.cpp b/src/modules/objects/class_groupbox.cpp index 5f3cfdaa6..fbef4fad5 100644 --- a/src/modules/objects/class_groupbox.cpp +++ b/src/modules/objects/class_groupbox.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Jan 28 14:21:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2009 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_groupbox.h b/src/modules/objects/class_groupbox.h index 07320df56..a4412ba9b 100644 --- a/src/modules/objects/class_groupbox.h +++ b/src/modules/objects/class_groupbox.h @@ -6,7 +6,7 @@ // Creation date : Fri Jan 28 14:21:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2009 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_hbox.cpp b/src/modules/objects/class_hbox.cpp index b38310c65..1f5a44278 100644 --- a/src/modules/objects/class_hbox.cpp +++ b/src/modules/objects/class_hbox.cpp @@ -3,7 +3,7 @@ // File : class_hbox.cpp // Creation date : Wed Mar 01 2005 23:00:01 by Alessandro Carbone & Tonino Imbesi // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2009 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_hbox.h b/src/modules/objects/class_hbox.h index 2c73307af..6be6f5e2d 100644 --- a/src/modules/objects/class_hbox.h +++ b/src/modules/objects/class_hbox.h @@ -5,7 +5,7 @@ // File : class_hbox.h // Creation date : Wed Mar 01 2005 23:00:01 by Alessandro Carbone & Tonino Imbesi // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2009 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_http.cpp b/src/modules/objects/class_http.cpp index f8db5efb3..7d68c07f8 100644 --- a/src/modules/objects/class_http.cpp +++ b/src/modules/objects/class_http.cpp @@ -3,7 +3,7 @@ // File : class_http.cpp // Creation date : Fry Sep 5 18:13:45 2008 GMT by Carbone Alesssandro // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_http.h b/src/modules/objects/class_http.h index 0059281ef..cd221a995 100644 --- a/src/modules/objects/class_http.h +++ b/src/modules/objects/class_http.h @@ -5,7 +5,7 @@ // File : class_http.h // Creation date : Fry Sep 5 18:13:45 2008 GMT by Carbone Alesssandro // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_label.cpp b/src/modules/objects/class_label.cpp index f47510509..edceb3731 100644 --- a/src/modules/objects/class_label.cpp +++ b/src/modules/objects/class_label.cpp @@ -3,7 +3,7 @@ // File : class_label.cpp // Creation date : Mon Sep 18 14:21:48 CEST 2000 by Krzysztof Godlewski // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Krzysztof Godlewski // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/objects/class_label.h b/src/modules/objects/class_label.h index 1ff7f0673..c37620a22 100644 --- a/src/modules/objects/class_label.h +++ b/src/modules/objects/class_label.h @@ -5,7 +5,7 @@ // File : class_label.h // Creation date : Mon Sep 18 14:21:48 CEST 2000 by Krzysztof Godlewski // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Krzysztof Godlewski // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/objects/class_layout.cpp b/src/modules/objects/class_layout.cpp index 163d075fe..1fb6e6188 100644 --- a/src/modules/objects/class_layout.cpp +++ b/src/modules/objects/class_layout.cpp @@ -3,7 +3,7 @@ // File : class_layout.cpp // Creation date : Fri Now 22 2002 00:50:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_layout.h b/src/modules/objects/class_layout.h index a5f5fbff1..5d1e9e393 100644 --- a/src/modules/objects/class_layout.h +++ b/src/modules/objects/class_layout.h @@ -5,7 +5,7 @@ // File : class_layout.h // Creation date : Fri Now 22 2002 00:50:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_lcd.cpp b/src/modules/objects/class_lcd.cpp index ab7295c6e..1c5a79953 100644 --- a/src/modules/objects/class_lcd.cpp +++ b/src/modules/objects/class_lcd.cpp @@ -4,7 +4,7 @@ // Creation date : Mon Gen 27 14:30:48 CEST 2005 by Tonino Imbesi(Grifisx) // and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_lcd.h b/src/modules/objects/class_lcd.h index 2b6daa78e..bb80b520b 100644 --- a/src/modules/objects/class_lcd.h +++ b/src/modules/objects/class_lcd.h @@ -6,7 +6,7 @@ // Creation date : Mon Gen 27 14:30:48 CEST 2005 by Tonino Imbesi(Grifisx) // and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_lineedit.cpp b/src/modules/objects/class_lineedit.cpp index bddb38300..575b5a4c7 100644 --- a/src/modules/objects/class_lineedit.cpp +++ b/src/modules/objects/class_lineedit.cpp @@ -3,7 +3,7 @@ // File : class_lineedit.cpp // Creation date : Wed 20 Sep 2000 04:34:40 CEST by Krzysztof Godlewski // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Krzysztof Godlewski // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/objects/class_lineedit.h b/src/modules/objects/class_lineedit.h index b920d4187..54b34bd62 100644 --- a/src/modules/objects/class_lineedit.h +++ b/src/modules/objects/class_lineedit.h @@ -5,7 +5,7 @@ // File : class_lineedit.h // Creation date : Wed 20 Sep 2000 04:34:40 CEST by Krzysztof Godlewski // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Krzysztof Godlewski // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/objects/class_list.cpp b/src/modules/objects/class_list.cpp index f4d1475c0..d69529022 100644 --- a/src/modules/objects/class_list.cpp +++ b/src/modules/objects/class_list.cpp @@ -3,7 +3,7 @@ // File : class_list.cpp // Creation date : Wed Sep 09 2000 21:07:55 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_list.h b/src/modules/objects/class_list.h index b0508160b..54d350815 100644 --- a/src/modules/objects/class_list.h +++ b/src/modules/objects/class_list.h @@ -5,7 +5,7 @@ // File : class_list.h // Creation date : Wed Sep 09 2000 21:07:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_listwidget.cpp b/src/modules/objects/class_listwidget.cpp index 986a976de..11369d244 100644 --- a/src/modules/objects/class_listwidget.cpp +++ b/src/modules/objects/class_listwidget.cpp @@ -3,7 +3,7 @@ // File : class_listwidget.cpp // Creation date : Sat Oct 2 03:40:28 CET 2004 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_listwidget.h b/src/modules/objects/class_listwidget.h index f6f9aa0c7..1fd754481 100644 --- a/src/modules/objects/class_listwidget.h +++ b/src/modules/objects/class_listwidget.h @@ -5,7 +5,7 @@ // File : class_listwidget.h
// Creation date : Sat Oct 2 03:40:28 CET 2004 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_mainwindow.cpp b/src/modules/objects/class_mainwindow.cpp index 992121bfb..f6cd43342 100644 --- a/src/modules/objects/class_mainwindow.cpp +++ b/src/modules/objects/class_mainwindow.cpp @@ -4,7 +4,7 @@ // Creation date : Mon Feb 28 14:21:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_mainwindow.h b/src/modules/objects/class_mainwindow.h index 939b4f0e8..4db39bc24 100644 --- a/src/modules/objects/class_mainwindow.h +++ b/src/modules/objects/class_mainwindow.h @@ -6,7 +6,7 @@ // Creation date : Mon Feb 28 14:21:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_memorybuffer.cpp b/src/modules/objects/class_memorybuffer.cpp index d03322ece..26f656ec0 100644 --- a/src/modules/objects/class_memorybuffer.cpp +++ b/src/modules/objects/class_memorybuffer.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Mar 18 21:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_memorybuffer.h b/src/modules/objects/class_memorybuffer.h index 2802c036a..ebff5dc88 100644 --- a/src/modules/objects/class_memorybuffer.h +++ b/src/modules/objects/class_memorybuffer.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 21:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_menubar.cpp b/src/modules/objects/class_menubar.cpp index 2d4b4c1d2..8096a8154 100644 --- a/src/modules/objects/class_menubar.cpp +++ b/src/modules/objects/class_menubar.cpp @@ -3,7 +3,7 @@ // File : class_menubar.cpp // Creation date : Tue Now 26 13:16:59 CEST 2002 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_menubar.h b/src/modules/objects/class_menubar.h index 6b8002c35..a255e1747 100644 --- a/src/modules/objects/class_menubar.h +++ b/src/modules/objects/class_menubar.h @@ -5,7 +5,7 @@ // File : class_menubar.h // Creation date : Tue Now 26 13:15:48 CEST 2002 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_multilineedit.cpp b/src/modules/objects/class_multilineedit.cpp index aefbc53a7..eb8cff0fd 100644 --- a/src/modules/objects/class_multilineedit.cpp +++ b/src/modules/objects/class_multilineedit.cpp @@ -3,7 +3,7 @@ // File : class_multilineedit.cpp // Creation date : Mon Feb 19 2000 00:45:34 CET by Krzysztof Godlewski // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Krzysztof Godlewski // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // diff --git a/src/modules/objects/class_multilineedit.h b/src/modules/objects/class_multilineedit.h index 4855e8d41..86d47ab8f 100644 --- a/src/modules/objects/class_multilineedit.h +++ b/src/modules/objects/class_multilineedit.h @@ -5,7 +5,7 @@ // File : class_multilineedit.cpp // Creation date : Mon Feb 19 2000 00:45:34 CET by Krzysztof Godlewski // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Krzysztof Godlewski // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // diff --git a/src/modules/objects/class_painter.cpp b/src/modules/objects/class_painter.cpp index acaaf15a9..5607b7d13 100644 --- a/src/modules/objects/class_painter.cpp +++ b/src/modules/objects/class_painter.cpp @@ -5,7 +5,7 @@ // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // Lucia Papini (^ashura^) English Translation. // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_painter.h b/src/modules/objects/class_painter.h index 9af8f9f90..7e05cbab7 100644 --- a/src/modules/objects/class_painter.h +++ b/src/modules/objects/class_painter.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_pixmap.cpp b/src/modules/objects/class_pixmap.cpp index a509884af..592582676 100644 --- a/src/modules/objects/class_pixmap.cpp +++ b/src/modules/objects/class_pixmap.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_pixmap.h b/src/modules/objects/class_pixmap.h index 07e46822a..0ef01fee4 100644 --- a/src/modules/objects/class_pixmap.h +++ b/src/modules/objects/class_pixmap.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_popupmenu.cpp b/src/modules/objects/class_popupmenu.cpp index 42d6bf0af..bc5195bc3 100644 --- a/src/modules/objects/class_popupmenu.cpp +++ b/src/modules/objects/class_popupmenu.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Mar 18 21:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_popupmenu.h b/src/modules/objects/class_popupmenu.h index ba9d875e9..3e87cc843 100644 --- a/src/modules/objects/class_popupmenu.h +++ b/src/modules/objects/class_popupmenu.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 21:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_process.cpp b/src/modules/objects/class_process.cpp index 7b8af14ba..db53beed2 100644 --- a/src/modules/objects/class_process.cpp +++ b/src/modules/objects/class_process.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Mar 18 21:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_process.h b/src/modules/objects/class_process.h index a3a808850..3e1fa9cbd 100644 --- a/src/modules/objects/class_process.h +++ b/src/modules/objects/class_process.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 21:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_progressbar.cpp b/src/modules/objects/class_progressbar.cpp index 7fa0a149a..f09eb8c2d 100644 --- a/src/modules/objects/class_progressbar.cpp +++ b/src/modules/objects/class_progressbar.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_progressbar.h b/src/modules/objects/class_progressbar.h index 8d3619e12..5d233fcf2 100644 --- a/src/modules/objects/class_progressbar.h +++ b/src/modules/objects/class_progressbar.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_radiobutton.cpp b/src/modules/objects/class_radiobutton.cpp index 53ec38286..314f78773 100644 --- a/src/modules/objects/class_radiobutton.cpp +++ b/src/modules/objects/class_radiobutton.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_radiobutton.h b/src/modules/objects/class_radiobutton.h index 2306ce99b..8a09084ae 100644 --- a/src/modules/objects/class_radiobutton.h +++ b/src/modules/objects/class_radiobutton.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_slider.cpp b/src/modules/objects/class_slider.cpp index 45e8e6c25..1e51a150c 100644 --- a/src/modules/objects/class_slider.cpp +++ b/src/modules/objects/class_slider.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_slider.h b/src/modules/objects/class_slider.h index f835a91dd..e3a36d8b9 100644 --- a/src/modules/objects/class_slider.h +++ b/src/modules/objects/class_slider.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_socket.cpp b/src/modules/objects/class_socket.cpp index c280b30b2..78c22aa38 100644 --- a/src/modules/objects/class_socket.cpp +++ b/src/modules/objects/class_socket.cpp @@ -3,7 +3,7 @@ // File : class_socket.cpp // Creation date : Sun Nov 11 03:13:45 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_socket.h b/src/modules/objects/class_socket.h index 40ac42d47..616d76313 100644 --- a/src/modules/objects/class_socket.h +++ b/src/modules/objects/class_socket.h @@ -5,7 +5,7 @@ // File : class_socket.h // Creation date : Sun Nov 11 03:13:46 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_spinbox.cpp b/src/modules/objects/class_spinbox.cpp index 6c269c338..0a6f20cfa 100644 --- a/src/modules/objects/class_spinbox.cpp +++ b/src/modules/objects/class_spinbox.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_spinbox.h b/src/modules/objects/class_spinbox.h index 0c96eb90e..72f1028bb 100644 --- a/src/modules/objects/class_spinbox.h +++ b/src/modules/objects/class_spinbox.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_sql.cpp b/src/modules/objects/class_sql.cpp index 6a34589cc..d34e5deb4 100644 --- a/src/modules/objects/class_sql.cpp +++ b/src/modules/objects/class_sql.cpp @@ -3,7 +3,7 @@ // File : class_sql.cpp // Creation date : Wed Gen 28 2009 21:07:55 by Alessandro Carbone // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_sql.h b/src/modules/objects/class_sql.h index bf79e615e..41645701d 100644 --- a/src/modules/objects/class_sql.h +++ b/src/modules/objects/class_sql.h @@ -5,7 +5,7 @@ // File : class_sqlite.h // Creation date : Wed Gen 28 2009 21:07:55 by Alessandro Carbone // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_tablewidget.cpp b/src/modules/objects/class_tablewidget.cpp index a12c323de..df2428ede 100644 --- a/src/modules/objects/class_tablewidget.cpp +++ b/src/modules/objects/class_tablewidget.cpp @@ -3,7 +3,7 @@ // File : class_tablewidget.cpp // Creation date : Wed 04 Feb 2009 09:30:05 CEST by Carbone Alessandro // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_tablewidget.h b/src/modules/objects/class_tablewidget.h index 12fdabb6e..2f018aac0 100644 --- a/src/modules/objects/class_tablewidget.h +++ b/src/modules/objects/class_tablewidget.h @@ -5,7 +5,7 @@ // File : class_tablewidget.h // Creation date : Wed 4 Feb 2009 09:30:05 CEST by Carbone Alessandro // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Krzysztof Godlewski // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/objects/class_tabwidget.cpp b/src/modules/objects/class_tabwidget.cpp index befb18c92..a416835a2 100644 --- a/src/modules/objects/class_tabwidget.cpp +++ b/src/modules/objects/class_tabwidget.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_tabwidget.h b/src/modules/objects/class_tabwidget.h index ea7d2a2ca..a8425a3b7 100644 --- a/src/modules/objects/class_tabwidget.h +++ b/src/modules/objects/class_tabwidget.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_tbrowser.cpp b/src/modules/objects/class_tbrowser.cpp index d7dc686cc..8be17b779 100644 --- a/src/modules/objects/class_tbrowser.cpp +++ b/src/modules/objects/class_tbrowser.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_tbrowser.h b/src/modules/objects/class_tbrowser.h index 0ff6abffc..aedfdd42d 100644 --- a/src/modules/objects/class_tbrowser.h +++ b/src/modules/objects/class_tbrowser.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_toolbar.cpp b/src/modules/objects/class_toolbar.cpp index 774cbd749..017b7a9c8 100644 --- a/src/modules/objects/class_toolbar.cpp +++ b/src/modules/objects/class_toolbar.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_toolbar.h b/src/modules/objects/class_toolbar.h index 289f66948..a7bd439d1 100644 --- a/src/modules/objects/class_toolbar.h +++ b/src/modules/objects/class_toolbar.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_toolbutton.cpp b/src/modules/objects/class_toolbutton.cpp index e09dc1186..516944445 100644 --- a/src/modules/objects/class_toolbutton.cpp +++ b/src/modules/objects/class_toolbutton.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_toolbutton.h b/src/modules/objects/class_toolbutton.h index ec71bf722..519abb58f 100644 --- a/src/modules/objects/class_toolbutton.h +++ b/src/modules/objects/class_toolbutton.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_trayicon.cpp b/src/modules/objects/class_trayicon.cpp index 5aced0d64..55dc31765 100644 --- a/src/modules/objects/class_trayicon.cpp +++ b/src/modules/objects/class_trayicon.cpp @@ -3,7 +3,7 @@ // File : class_trayicon.cpp // Creation date : Wed Ago 25 17:28:45 2010 GMT by Carbone Alesssandro // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_trayicon.h b/src/modules/objects/class_trayicon.h index b257152b2..ea7f7d5b7 100644 --- a/src/modules/objects/class_trayicon.h +++ b/src/modules/objects/class_trayicon.h @@ -5,7 +5,7 @@ // File : class_trayicon.h // Creation date : Wed Ago 25 17:28:45 2010 GMT by Carbone Alesssandro // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_treewidget.cpp b/src/modules/objects/class_treewidget.cpp index 027f5fe62..5385df3da 100644 --- a/src/modules/objects/class_treewidget.cpp +++ b/src/modules/objects/class_treewidget.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Jan 28 14:21:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_treewidget.h b/src/modules/objects/class_treewidget.h index fb50ea774..579bce997 100644 --- a/src/modules/objects/class_treewidget.h +++ b/src/modules/objects/class_treewidget.h @@ -6,7 +6,7 @@ // Creation date : Fri Jan 28 14:21:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_treewidgetitem.cpp b/src/modules/objects/class_treewidgetitem.cpp index 51249b2ca..e9ac48c1a 100644 --- a/src/modules/objects/class_treewidgetitem.cpp +++ b/src/modules/objects/class_treewidgetitem.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Jan 28 14:21:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_treewidgetitem.h b/src/modules/objects/class_treewidgetitem.h index e19c3b37b..8700232d2 100644 --- a/src/modules/objects/class_treewidgetitem.h +++ b/src/modules/objects/class_treewidgetitem.h @@ -6,7 +6,7 @@ // Creation date : Fri Jan 28 14:21:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_vbox.cpp b/src/modules/objects/class_vbox.cpp index dbf172b5a..b2f6251a7 100644 --- a/src/modules/objects/class_vbox.cpp +++ b/src/modules/objects/class_vbox.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_vbox.h b/src/modules/objects/class_vbox.h index 34ed0a0f1..844f6ff8a 100644 --- a/src/modules/objects/class_vbox.h +++ b/src/modules/objects/class_vbox.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_widget.cpp b/src/modules/objects/class_widget.cpp index c98fd9540..5cc799272 100644 --- a/src/modules/objects/class_widget.cpp +++ b/src/modules/objects/class_widget.cpp @@ -3,7 +3,7 @@ // File : class_widget.cpp // Creation date : Mon Sep 11 16:35:32 CET 2000 by Krzysztof Godlewski // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Krzysztof Godlewski // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/objects/class_widget.h b/src/modules/objects/class_widget.h index 3debaef5d..14dc1655d 100644 --- a/src/modules/objects/class_widget.h +++ b/src/modules/objects/class_widget.h @@ -5,7 +5,7 @@ // File : class_widget.h // Creation date : Mon Sep 11 16:35:32 CET 2000 by Krzysztof Godlewski // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Krzysztof Godlewski // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/objects/class_window.cpp b/src/modules/objects/class_window.cpp index 999235b5d..6276a7964 100644 --- a/src/modules/objects/class_window.cpp +++ b/src/modules/objects/class_window.cpp @@ -3,7 +3,7 @@ // File : class_window.cpp // Creation date : Tue Now 26 21:39:59 CEST 2002 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_window.h b/src/modules/objects/class_window.h index 8b130a9ad..acc3509a5 100644 --- a/src/modules/objects/class_window.h +++ b/src/modules/objects/class_window.h @@ -5,7 +5,7 @@ // File : class_window.h // Creation date : Tue Nov 26 21:37:48 CEST 2002 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_wizard.cpp b/src/modules/objects/class_wizard.cpp index ab32cc9dd..668056d02 100644 --- a/src/modules/objects/class_wizard.cpp +++ b/src/modules/objects/class_wizard.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_wizard.h b/src/modules/objects/class_wizard.h index 1b71cd06e..c59f626ff 100644 --- a/src/modules/objects/class_wizard.h +++ b/src/modules/objects/class_wizard.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_workspace.cpp b/src/modules/objects/class_workspace.cpp index cdf03a8ca..a05be907b 100644 --- a/src/modules/objects/class_workspace.cpp +++ b/src/modules/objects/class_workspace.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_workspace.h b/src/modules/objects/class_workspace.h index 65369388a..778baf314 100644 --- a/src/modules/objects/class_workspace.h +++ b/src/modules/objects/class_workspace.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_wrapper.cpp b/src/modules/objects/class_wrapper.cpp index 9332ec828..081d242f1 100644 --- a/src/modules/objects/class_wrapper.cpp +++ b/src/modules/objects/class_wrapper.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/class_wrapper.h b/src/modules/objects/class_wrapper.h index 0426a8391..dc1b54347 100644 --- a/src/modules/objects/class_wrapper.h +++ b/src/modules/objects/class_wrapper.h @@ -6,7 +6,7 @@ // Creation date : Fri Mar 18 14:30:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/libkviobjects.cpp b/src/modules/objects/libkviobjects.cpp index f0be91446..7c2d29092 100644 --- a/src/modules/objects/libkviobjects.cpp +++ b/src/modules/objects/libkviobjects.cpp @@ -3,7 +3,7 @@ // File : libkviobjects.cpp // Creation date : Wed Sep 09 2000 20:59:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/objects/object_macros.h b/src/modules/objects/object_macros.h index 2f28aab2f..68b821956 100644 --- a/src/modules/objects/object_macros.h +++ b/src/modules/objects/object_macros.h @@ -5,7 +5,7 @@ // File : object_macros.h // Creation date : Sat Jun 18 2005 15:32:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/container.cpp b/src/modules/options/container.cpp index 6060e4229..d12e157e5 100644 --- a/src/modules/options/container.cpp +++ b/src/modules/options/container.cpp @@ -3,7 +3,7 @@ // File : container.cpp // Creation date : Wed Nov 21 17:09:49 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/container.h b/src/modules/options/container.h index 0464213d3..cc761736b 100644 --- a/src/modules/options/container.h +++ b/src/modules/options/container.h @@ -5,7 +5,7 @@ // File : container.h // Creation date : Wed Nov 21 17:09:50 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-208 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/instances.cpp b/src/modules/options/instances.cpp index 9d6279395..b45fb4c9a 100644 --- a/src/modules/options/instances.cpp +++ b/src/modules/options/instances.cpp @@ -4,7 +4,7 @@ // // File : instances.cpp // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2008 Szymon Stefanek (stefanek@tin.it) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/instances.h b/src/modules/options/instances.h index 36e5fe964..99e9d8d8e 100644 --- a/src/modules/options/instances.h +++ b/src/modules/options/instances.h @@ -7,7 +7,7 @@ // // File : instances.h // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/libkvioptions.cpp b/src/modules/options/libkvioptions.cpp index 5f9a8b3e3..e5187588d 100644 --- a/src/modules/options/libkvioptions.cpp +++ b/src/modules/options/libkvioptions.cpp @@ -3,7 +3,7 @@ // File : libkvioptions.cpp // Creation date : Fri Aug 18 2000 15:04:09 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_antispam.cpp b/src/modules/options/optw_antispam.cpp index 4b562a5d4..3127c7b79 100644 --- a/src/modules/options/optw_antispam.cpp +++ b/src/modules/options/optw_antispam.cpp @@ -3,7 +3,7 @@ // File : optw_antispam.cpp // Creation date : Tue Oct 16 15:47:02 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_antispam.h b/src/modules/options/optw_antispam.h index 40b50b82f..2e0ef7808 100644 --- a/src/modules/options/optw_antispam.h +++ b/src/modules/options/optw_antispam.h @@ -5,7 +5,7 @@ // File : optw_antispam.h // Creation date : Tue Oct 16 15:47:03 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_avatar.cpp b/src/modules/options/optw_avatar.cpp index e7d656027..9e3fd0ced 100644 --- a/src/modules/options/optw_avatar.cpp +++ b/src/modules/options/optw_avatar.cpp @@ -3,7 +3,7 @@ // File : optw_avatar.cpp // Creation date : Wed Nov 19 09:25:16 2005 GMT by Grifisx & Noldor // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_avatar.h b/src/modules/options/optw_avatar.h index 698e3b69b..bfc9a8d5f 100644 --- a/src/modules/options/optw_avatar.h +++ b/src/modules/options/optw_avatar.h @@ -6,7 +6,7 @@ // File : optw_avatar.cpp // Creation date : Wed Nov 19 09:25:16 2005 GMT by Grifisx & Noldor // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_away.cpp b/src/modules/options/optw_away.cpp index 5f36a8948..a4df53821 100644 --- a/src/modules/options/optw_away.cpp +++ b/src/modules/options/optw_away.cpp @@ -3,7 +3,7 @@ // File : optw_away.cpp // Creation date : Mon Oct 29 15:37:16 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_away.h b/src/modules/options/optw_away.h index 239ee6a64..45ebbdcd9 100644 --- a/src/modules/options/optw_away.h +++ b/src/modules/options/optw_away.h @@ -5,7 +5,7 @@ // File : optw_away.h // Creation date : Mon Oct 29 15:37:18 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_channel.cpp b/src/modules/options/optw_channel.cpp index a7a0541c2..ed14f947e 100644 --- a/src/modules/options/optw_channel.cpp +++ b/src/modules/options/optw_channel.cpp @@ -3,7 +3,7 @@ // File : optw_channel.cpp // Creation date : Sat Sep 27 19:30:02 2008 GMT by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_channel.h b/src/modules/options/optw_channel.h index 5d4761f3a..26528526c 100644 --- a/src/modules/options/optw_channel.h +++ b/src/modules/options/optw_channel.h @@ -5,7 +5,7 @@ // File : optw_channel.h // Creation date : Sat Sep 27 19:30:02 2008 GMT by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_connection.cpp b/src/modules/options/optw_connection.cpp index 1bfee55ba..226e4a4db 100644 --- a/src/modules/options/optw_connection.cpp +++ b/src/modules/options/optw_connection.cpp @@ -3,7 +3,7 @@ // File : optw_connection.cpp // Creation date : Sat Nov 24 04:25:16 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net) // copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/modules/options/optw_connection.h b/src/modules/options/optw_connection.h index ed8472151..8ab8895c8 100644 --- a/src/modules/options/optw_connection.h +++ b/src/modules/options/optw_connection.h @@ -5,7 +5,7 @@ // File : optw_connection.h // Creation date : Sat Nov 24 04:25:12 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_ctcp.cpp b/src/modules/options/optw_ctcp.cpp index b64dd698b..7c84afa92 100644 --- a/src/modules/options/optw_ctcp.cpp +++ b/src/modules/options/optw_ctcp.cpp @@ -3,7 +3,7 @@ // File : optw_ctcp.cpp // Creation date : Sun Dec 2 20:40:43 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_ctcp.h b/src/modules/options/optw_ctcp.h index 8d23d497f..34d5162aa 100644 --- a/src/modules/options/optw_ctcp.h +++ b/src/modules/options/optw_ctcp.h @@ -5,7 +5,7 @@ // File : optw_ctcp.h // Creation date : Sun Dec 2 20:40:43 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_ctcpfloodprotection.cpp b/src/modules/options/optw_ctcpfloodprotection.cpp index 7b653493e..49df21a19 100644 --- a/src/modules/options/optw_ctcpfloodprotection.cpp +++ b/src/modules/options/optw_ctcpfloodprotection.cpp @@ -3,7 +3,7 @@ // File : optw_ctcpfloodprotection.cpp // Creation date : Sun Jan 21 2001 14:35:06 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_ctcpfloodprotection.h b/src/modules/options/optw_ctcpfloodprotection.h index f1782f371..89a00868a 100644 --- a/src/modules/options/optw_ctcpfloodprotection.h +++ b/src/modules/options/optw_ctcpfloodprotection.h @@ -5,7 +5,7 @@ // File : optw_ctcpfloodprotection.h // Creation date : Sun Jan 21 2000 14:34:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_dcc.cpp b/src/modules/options/optw_dcc.cpp index bec73426b..2d44350dd 100644 --- a/src/modules/options/optw_dcc.cpp +++ b/src/modules/options/optw_dcc.cpp @@ -3,7 +3,7 @@ // File : optw_dcc.cpp // Creation date : Fri Aug 17 22:08:09 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_dcc.h b/src/modules/options/optw_dcc.h index 352fc9b7b..b88886d76 100644 --- a/src/modules/options/optw_dcc.h +++ b/src/modules/options/optw_dcc.h @@ -5,7 +5,7 @@ // File : optw_dcc.h // Creation date : Fri Aug 17 22:08:08 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_generalopt.cpp b/src/modules/options/optw_generalopt.cpp index d4b955624..fac50ac3f 100644 --- a/src/modules/options/optw_generalopt.cpp +++ b/src/modules/options/optw_generalopt.cpp @@ -3,7 +3,7 @@ // File : optw_generalopt.cpp // Creation date : Wed Nov 19 09:25:16 2005 GMT by Grifisx & Noldor // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_generalopt.h b/src/modules/options/optw_generalopt.h index d08f9643b..d6ca980c1 100644 --- a/src/modules/options/optw_generalopt.h +++ b/src/modules/options/optw_generalopt.h @@ -5,7 +5,7 @@ // File : optw_generalopt.h // Creation date : Wed Nov 19 09:25:16 2005 GMT by Grifisx & Noldor // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_highlighting.cpp b/src/modules/options/optw_highlighting.cpp index 433f518eb..4dfde1e0c 100644 --- a/src/modules/options/optw_highlighting.cpp +++ b/src/modules/options/optw_highlighting.cpp @@ -5,7 +5,7 @@ // File : optw_highlighting.cpp // Creation date : Sat Nov 3 18:09:35 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_highlighting.h b/src/modules/options/optw_highlighting.h index 6c18a1d96..6b29678d4 100644 --- a/src/modules/options/optw_highlighting.h +++ b/src/modules/options/optw_highlighting.h @@ -5,7 +5,7 @@ // File : optw_highlighting.h // Creation date : Sat Nov 3 18:09:37 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_identity.cpp b/src/modules/options/optw_identity.cpp index 66d4c9c37..6550a9ff3 100644 --- a/src/modules/options/optw_identity.cpp +++ b/src/modules/options/optw_identity.cpp @@ -3,7 +3,7 @@ // File : optw_identity.cpp // Creation date : Tue Nov 14 2000 23:06:53 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_identity.h b/src/modules/options/optw_identity.h index f0363d1d6..ff4013e46 100644 --- a/src/modules/options/optw_identity.h +++ b/src/modules/options/optw_identity.h @@ -6,7 +6,7 @@ // File : optw_identity.h // Creation date : Tue Nov 14 2000 23:06:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/modules/options/optw_ignore.cpp b/src/modules/options/optw_ignore.cpp index 32b406746..a08396634 100644 --- a/src/modules/options/optw_ignore.cpp +++ b/src/modules/options/optw_ignore.cpp @@ -3,7 +3,7 @@ // File : optw_ignore.h // Creation date : Thu Feb 12 15:11:29 2002 GMT by Juanjo Álvarez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002 Juanjo Álvarez // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/options/optw_ignore.h b/src/modules/options/optw_ignore.h index a5fb2923f..65f1c3d3e 100644 --- a/src/modules/options/optw_ignore.h +++ b/src/modules/options/optw_ignore.h @@ -5,7 +5,7 @@ // File : optw_ignore.h // Creation date : Thu Feb 12 15:11:30 2002 GMT by Juanjo Álvarez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002 Juanjo Álvarez // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/options/optw_input.cpp b/src/modules/options/optw_input.cpp index ad20571c5..2df8bbd23 100644 --- a/src/modules/options/optw_input.cpp +++ b/src/modules/options/optw_input.cpp @@ -3,7 +3,7 @@ // File : optw_input.cpp // Creation date : Sat Aug 11 2001 04:25:52 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_input.h b/src/modules/options/optw_input.h index 37ec00a84..71f65549b 100644 --- a/src/modules/options/optw_input.h +++ b/src/modules/options/optw_input.h @@ -6,7 +6,7 @@ // File : optw_input.h // Creation date : Sat Aug 11 2001 04:25:01 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_interfacefeatures.cpp b/src/modules/options/optw_interfacefeatures.cpp index 82cec309b..e7884c502 100644 --- a/src/modules/options/optw_interfacefeatures.cpp +++ b/src/modules/options/optw_interfacefeatures.cpp @@ -3,7 +3,7 @@ // File : optw_interfacefeatures.cpp // Creation date : Sat Jun 2 2001 14:52:53 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_interfacefeatures.h b/src/modules/options/optw_interfacefeatures.h index 0c7a6879b..5d8ab1293 100644 --- a/src/modules/options/optw_interfacefeatures.h +++ b/src/modules/options/optw_interfacefeatures.h @@ -6,7 +6,7 @@ // File : optw_interfacefeatures.h // Creation date : Sat Jun 2 2001 14:50:01 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_interfacelookglobal.cpp b/src/modules/options/optw_interfacelookglobal.cpp index b55beaa8b..780adf84f 100644 --- a/src/modules/options/optw_interfacelookglobal.cpp +++ b/src/modules/options/optw_interfacelookglobal.cpp @@ -3,7 +3,7 @@ // File : optw_interfacelookglobal.cpp // Creation date : Sun Jun 3 2001 20:50:13 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_interfacelookglobal.h b/src/modules/options/optw_interfacelookglobal.h index fd4105d65..773c26e53 100644 --- a/src/modules/options/optw_interfacelookglobal.h +++ b/src/modules/options/optw_interfacelookglobal.h @@ -5,7 +5,7 @@ // File : optw_interfacelookglobal.h // Creation date : Sun Jun 3 2001 20:49:02 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_irc.cpp b/src/modules/options/optw_irc.cpp index 7bd1d326b..342a31181 100644 --- a/src/modules/options/optw_irc.cpp +++ b/src/modules/options/optw_irc.cpp @@ -3,7 +3,7 @@ // File : optw_irc.cpp // Creation date : Sun Dec 2 18:59:48 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_irc.h b/src/modules/options/optw_irc.h index 3948111f8..907f8e911 100644 --- a/src/modules/options/optw_irc.h +++ b/src/modules/options/optw_irc.h @@ -5,7 +5,7 @@ // File : optw_irc.h // Creation date : Sun Dec 2 18:59:49 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_ircoutput.cpp b/src/modules/options/optw_ircoutput.cpp index 00e37a4b3..a02657cbc 100644 --- a/src/modules/options/optw_ircoutput.cpp +++ b/src/modules/options/optw_ircoutput.cpp @@ -3,7 +3,7 @@ // File : optw_ircoutput.cpp // Creation date : Wed Nov 15 2000 11:45:06 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_ircoutput.h b/src/modules/options/optw_ircoutput.h index a3993751a..b878c709c 100644 --- a/src/modules/options/optw_ircoutput.h +++ b/src/modules/options/optw_ircoutput.h @@ -5,7 +5,7 @@ // File : optw_ircoutput.h // Creation date : Wed Nov 15 2000 11:47:51 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_ircview.cpp b/src/modules/options/optw_ircview.cpp index 200c89fa2..34ef1e2e8 100644 --- a/src/modules/options/optw_ircview.cpp +++ b/src/modules/options/optw_ircview.cpp @@ -3,7 +3,7 @@ // File : optw_ircview.cpp // Creation date : Sat Aug 11 2001 03:29:52 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/modules/options/optw_ircview.h b/src/modules/options/optw_ircview.h index 4a4df0bf3..4fda1ad31 100644 --- a/src/modules/options/optw_ircview.h +++ b/src/modules/options/optw_ircview.h @@ -6,7 +6,7 @@ // File : optw_ircview.h // Creation date : Sat Aug 11 2001 03:28:19 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // diff --git a/src/modules/options/optw_lag.cpp b/src/modules/options/optw_lag.cpp index b998cf2ac..fe7dbe617 100644 --- a/src/modules/options/optw_lag.cpp +++ b/src/modules/options/optw_lag.cpp @@ -3,7 +3,7 @@ // File : optw_lag.cpp // Creation date : Wed Cct 16 10:45:54 CEST 2002 by Juanjo Álvarez (juanjux@yahoo.es) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002 Juanjo Álvarez // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/options/optw_lag.h b/src/modules/options/optw_lag.h index c6e24abfc..7577d69c6 100644 --- a/src/modules/options/optw_lag.h +++ b/src/modules/options/optw_lag.h @@ -5,7 +5,7 @@ // File : optw_lag.h // Creation date : Wed Cct 16 10:45:54 CEST 2002 by Juanjo lvarez (juanjux@yahoo.es) // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002 Juanjo lvarez // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/options/optw_logging.cpp b/src/modules/options/optw_logging.cpp index aacaee36a..57788bd16 100644 --- a/src/modules/options/optw_logging.cpp +++ b/src/modules/options/optw_logging.cpp @@ -3,7 +3,7 @@ // File : optw_logging.cpp // Creation date : Mon Oct 29 15:37:16 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_logging.h b/src/modules/options/optw_logging.h index 0fcbe9919..22a13bab6 100644 --- a/src/modules/options/optw_logging.h +++ b/src/modules/options/optw_logging.h @@ -5,7 +5,7 @@ // File : optw_logging.h // Creation date : Mon Oct 29 15:37:18 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_mediatypes.cpp b/src/modules/options/optw_mediatypes.cpp index e3c97a6c7..afe5fa4b6 100644 --- a/src/modules/options/optw_mediatypes.cpp +++ b/src/modules/options/optw_mediatypes.cpp @@ -3,7 +3,7 @@ // File : optw_mediatypes.cpp // Creation date : Sat Jan 20 2001 16:14:53 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_mediatypes.h b/src/modules/options/optw_mediatypes.h index d3e22608b..08a96fabd 100644 --- a/src/modules/options/optw_mediatypes.h +++ b/src/modules/options/optw_mediatypes.h @@ -5,7 +5,7 @@ // File : optw_mediatypes.h // Creation date : Sat Jan 20 2001 16:12:10 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_messages.cpp b/src/modules/options/optw_messages.cpp index b3583b950..c2cfa791c 100644 --- a/src/modules/options/optw_messages.cpp +++ b/src/modules/options/optw_messages.cpp @@ -3,7 +3,7 @@ // File : optw_messages.cpp // Creation date : Sat Aug 11 2001 18:12:00 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_messages.h b/src/modules/options/optw_messages.h index 2bfd7e4ed..da6923f66 100644 --- a/src/modules/options/optw_messages.h +++ b/src/modules/options/optw_messages.h @@ -5,7 +5,7 @@ // File : optw_messages.h // Creation date : Sat Aug 11 2001 18:11:21 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_nickserv.cpp b/src/modules/options/optw_nickserv.cpp index 4e76a6593..5fd45bc36 100644 --- a/src/modules/options/optw_nickserv.cpp +++ b/src/modules/options/optw_nickserv.cpp @@ -3,7 +3,7 @@ // File : optw_nickserv.cpp // Creation date : Fri Aug 10 2001 03:38:10 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_nickserv.h b/src/modules/options/optw_nickserv.h index 78100b959..2ec018e5e 100644 --- a/src/modules/options/optw_nickserv.h +++ b/src/modules/options/optw_nickserv.h @@ -6,7 +6,7 @@ // File : optw_nickserv.h // Creation date : Fri Aug 10 2001 03:37:21 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_notifier.cpp b/src/modules/options/optw_notifier.cpp index df0ae0591..f18f1c3b9 100644 --- a/src/modules/options/optw_notifier.cpp +++ b/src/modules/options/optw_notifier.cpp @@ -3,7 +3,7 @@ // File : optw_notifier.cpp // Creation date : Thu Jul 09 2009 10:54:39 CEST by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_notifier.h b/src/modules/options/optw_notifier.h index 31f498660..789089129 100644 --- a/src/modules/options/optw_notifier.h +++ b/src/modules/options/optw_notifier.h @@ -6,7 +6,7 @@ // File : optw_notifier.h // Creation date : Thu Jul 09 2009 10:54:39 CEST by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_notify.cpp b/src/modules/options/optw_notify.cpp index 590825b3b..832836930 100644 --- a/src/modules/options/optw_notify.cpp +++ b/src/modules/options/optw_notify.cpp @@ -3,7 +3,7 @@ // File : optw_notify.cpp // Creation date : Sun Oct 28 15:11:29 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_notify.h b/src/modules/options/optw_notify.h index 0222c759e..f0bd7f1bf 100644 --- a/src/modules/options/optw_notify.h +++ b/src/modules/options/optw_notify.h @@ -5,7 +5,7 @@ // File : optw_notify.h // Creation date : Sun Oct 28 15:11:30 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_protection.cpp b/src/modules/options/optw_protection.cpp index 53a0384b6..b0bf2132c 100644 --- a/src/modules/options/optw_protection.cpp +++ b/src/modules/options/optw_protection.cpp @@ -3,7 +3,7 @@ // File : optw_protection.cpp // Creation date : Wed Ott 19 16:15:16 2005 GMT by Grifisx & Noldor // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_protection.h b/src/modules/options/optw_protection.h index bb9534cbf..e800ee831 100644 --- a/src/modules/options/optw_protection.h +++ b/src/modules/options/optw_protection.h @@ -5,7 +5,7 @@ // File : optw_protection.h // Creation date : Wed Ott 19 16:15:16 2005 GMT by Grifisx & Noldor // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_proxy.cpp b/src/modules/options/optw_proxy.cpp index 27853dc38..113a3591d 100644 --- a/src/modules/options/optw_proxy.cpp +++ b/src/modules/options/optw_proxy.cpp @@ -3,7 +3,7 @@ // File : optw_proxy.cpp // Creation date : Mon Jun 24 2000 22:02:11 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_proxy.h b/src/modules/options/optw_proxy.h index bee4e0d8c..943b01cac 100644 --- a/src/modules/options/optw_proxy.h +++ b/src/modules/options/optw_proxy.h @@ -5,7 +5,7 @@ // File : optw_proxy.h // Creation date : Mon Jun 24 2000 21:58:25 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_query.cpp b/src/modules/options/optw_query.cpp index 21248506d..b020570dc 100644 --- a/src/modules/options/optw_query.cpp +++ b/src/modules/options/optw_query.cpp @@ -3,7 +3,7 @@ // File : optw_query.cpp // Creation date : Mon Oct 29 15:37:16 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_query.h b/src/modules/options/optw_query.h index f6212558f..9d1e9c98a 100644 --- a/src/modules/options/optw_query.h +++ b/src/modules/options/optw_query.h @@ -5,7 +5,7 @@ // File : optw_query.h // Creation date : Tue Mar 05 22:31:18 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma@kvirc.net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_servers.cpp b/src/modules/options/optw_servers.cpp index ea7242c72..68acd25e2 100644 --- a/src/modules/options/optw_servers.cpp +++ b/src/modules/options/optw_servers.cpp @@ -3,7 +3,7 @@ // File : optw_servers.cpp // Creation date : Wed Jun 12 2000 03:29:51 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_servers.h b/src/modules/options/optw_servers.h index 87d2e27d4..cbcbf3e87 100644 --- a/src/modules/options/optw_servers.h +++ b/src/modules/options/optw_servers.h @@ -6,7 +6,7 @@ // File : optw_servers.h // Creation date : Wed Jun 12 2000 03:29:01 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_sound.h b/src/modules/options/optw_sound.h index b17cf7a0f..c7373bb2d 100644 --- a/src/modules/options/optw_sound.h +++ b/src/modules/options/optw_sound.h @@ -5,7 +5,7 @@ // File : optw_sound.h // Creation date : Fri Sep 6 02:18:21 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_textencoding.cpp b/src/modules/options/optw_textencoding.cpp index fa7386984..4743b1fd4 100644 --- a/src/modules/options/optw_textencoding.cpp +++ b/src/modules/options/optw_textencoding.cpp @@ -3,7 +3,7 @@ // File : optw_textencoding.cpp // Creation date : Sat Aug 11 2001 03:29:52 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_textencoding.h b/src/modules/options/optw_textencoding.h index 8a6087b6d..9220bba09 100644 --- a/src/modules/options/optw_textencoding.h +++ b/src/modules/options/optw_textencoding.h @@ -5,7 +5,7 @@ // File : optw_textencoding.h // Creation date : Sat Mar 02 2002 12:09:19 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_texticons.cpp b/src/modules/options/optw_texticons.cpp index 6756d07c8..f2da5fd10 100644 --- a/src/modules/options/optw_texticons.cpp +++ b/src/modules/options/optw_texticons.cpp @@ -3,7 +3,7 @@ // File : optw_texticons.cpp // Creation date : Fri May 24 2002 00:16:13 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_texticons.h b/src/modules/options/optw_texticons.h index e3d274ed1..6fe18e55e 100644 --- a/src/modules/options/optw_texticons.h +++ b/src/modules/options/optw_texticons.h @@ -5,7 +5,7 @@ // File : optw_texticons.h // Creation date : Fri May 24 2002 00:14:02 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_tools.cpp b/src/modules/options/optw_tools.cpp index 00c1feb94..ebd588bdc 100644 --- a/src/modules/options/optw_tools.cpp +++ b/src/modules/options/optw_tools.cpp @@ -3,7 +3,7 @@ // File : optw_tools.cpp // Creation date : Wed Ott 19 16:15:16 2005 GMT by Grifisx & Noldor // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_tools.h b/src/modules/options/optw_tools.h index befffc28b..d407d0187 100644 --- a/src/modules/options/optw_tools.h +++ b/src/modules/options/optw_tools.h @@ -6,7 +6,7 @@ // File : optw_tools.h // Creation date : Wed Ott 19 16:15:16 2005 GMT by Grifisx & Noldor // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_topiclabel.cpp b/src/modules/options/optw_topiclabel.cpp index 5707065dc..2dde27d19 100644 --- a/src/modules/options/optw_topiclabel.cpp +++ b/src/modules/options/optw_topiclabel.cpp @@ -3,7 +3,7 @@ // File : optw_topiclabel.cpp // Creation date : Mon Sep 24 02:44:55 CEST 2001 by Krzysztof Godlewski // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001 Krzysztof Godlewski // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/options/optw_topiclabel.h b/src/modules/options/optw_topiclabel.h index e16c10af5..3f3690525 100644 --- a/src/modules/options/optw_topiclabel.h +++ b/src/modules/options/optw_topiclabel.h @@ -5,7 +5,7 @@ // File : optw_topiclabel.h // Creation date : Mon Sep 24 02:44:55 CEST 2001 by Krzysztof Godlewski // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001 Krzysztof Godlewski // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/options/optw_tray.cpp b/src/modules/options/optw_tray.cpp index 07a42fd34..992abe31c 100644 --- a/src/modules/options/optw_tray.cpp +++ b/src/modules/options/optw_tray.cpp @@ -3,7 +3,7 @@ // File : optw_tray.cpp // Creation date : Mon 14 Aug 2006 by Alexey Uzhva // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2006-2008 Alexey Uzhva (wizard at opendoor dot ru) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_tray.h b/src/modules/options/optw_tray.h index 58426f769..43dd4dcdf 100644 --- a/src/modules/options/optw_tray.h +++ b/src/modules/options/optw_tray.h @@ -5,7 +5,7 @@ // File : optw_tray.cpp // Creation date : Mon 14 Aug 2006 by Alexey Uzhva // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2006-2008 Alexey Uzhva (wizard at opendoor dot ru) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_uparser.cpp b/src/modules/options/optw_uparser.cpp index 4dee6acba..05fd1044f 100644 --- a/src/modules/options/optw_uparser.cpp +++ b/src/modules/options/optw_uparser.cpp @@ -3,7 +3,7 @@ // File : optw_uparser.cpp // Creation date : Sat Oct 27 16:32:26 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_uparser.h b/src/modules/options/optw_uparser.h index 8c8526a82..7ba0fc281 100644 --- a/src/modules/options/optw_uparser.h +++ b/src/modules/options/optw_uparser.h @@ -5,7 +5,7 @@ // File : optw_uparser.h // Creation date : Sat Oct 27 16:32:27 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_urlhandlers.cpp b/src/modules/options/optw_urlhandlers.cpp index 5126b39ad..aa56fbeb8 100644 --- a/src/modules/options/optw_urlhandlers.cpp +++ b/src/modules/options/optw_urlhandlers.cpp @@ -5,7 +5,7 @@ // File : optw_urlhandlers.cpp // Creation date : Fri Aug 23 02:57:40 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_urlhandlers.h b/src/modules/options/optw_urlhandlers.h index 9cc52c6b8..ae7da9a11 100644 --- a/src/modules/options/optw_urlhandlers.h +++ b/src/modules/options/optw_urlhandlers.h @@ -5,7 +5,7 @@ // File : optw_urlhandlers.h // Creation date : Fri Aug 23 02:57:41 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_userlist.cpp b/src/modules/options/optw_userlist.cpp index 999d7dba1..f1349e0ae 100644 --- a/src/modules/options/optw_userlist.cpp +++ b/src/modules/options/optw_userlist.cpp @@ -3,7 +3,7 @@ // File : optw_userlist.cpp // Creation date : Sat Aug 11 2001 03:29:52 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_userlist.h b/src/modules/options/optw_userlist.h index c73a24ac9..f250d89d9 100644 --- a/src/modules/options/optw_userlist.h +++ b/src/modules/options/optw_userlist.h @@ -5,7 +5,7 @@ // File : optw_userlist.h // Creation date : Sat Mar 02 2002 12:09:19 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_windowlist.cpp b/src/modules/options/optw_windowlist.cpp index 3d3f6aa08..d3cb828fa 100644 --- a/src/modules/options/optw_windowlist.cpp +++ b/src/modules/options/optw_windowlist.cpp @@ -3,7 +3,7 @@ // File : optw_windowlist.cpp // Creation date : Wed Jan 16 04:30:39 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/options/optw_windowlist.h b/src/modules/options/optw_windowlist.h index 9c9fe1576..663de7961 100644 --- a/src/modules/options/optw_windowlist.h +++ b/src/modules/options/optw_windowlist.h @@ -6,7 +6,7 @@ // File : optw_windowlist.h // Creation date : Wed Jan 16 04:30:41 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/perl/libkviperl.cpp b/src/modules/perl/libkviperl.cpp index c25720c8a..6580ab6d8 100644 --- a/src/modules/perl/libkviperl.cpp +++ b/src/modules/perl/libkviperl.cpp @@ -3,7 +3,7 @@ // File : libkviperl.cpp // Creation date : Tue Jul 13 13:03:31 2004 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/perlcore/KVIrc.xs b/src/modules/perlcore/KVIrc.xs index f41b39968..e3342d392 100644 --- a/src/modules/perlcore/KVIrc.xs +++ b/src/modules/perlcore/KVIrc.xs @@ -3,7 +3,7 @@ // File : KVIrc.xs // Creation date : Unknown by Szymon Stefanek // -// This toolbar is part of the KVirc irc client distribution +// This toolbar is part of the KVIrc irc client distribution // Copyright (C) 2009 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/perlcore/libkviperlcore.cpp b/src/modules/perlcore/libkviperlcore.cpp index 1640f6846..b27e690aa 100644 --- a/src/modules/perlcore/libkviperlcore.cpp +++ b/src/modules/perlcore/libkviperlcore.cpp @@ -3,7 +3,7 @@ // File : libkviperlcore.cpp // Creation date : Tue Jul 13 13:03:31 2004 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/perlcore/perlcoreinterface.h b/src/modules/perlcore/perlcoreinterface.h index b305bcbfd..0421ccf14 100644 --- a/src/modules/perlcore/perlcoreinterface.h +++ b/src/modules/perlcore/perlcoreinterface.h @@ -6,7 +6,7 @@ // File : perlcoreinterface.h // Creation date : Tue Jul 13 13:03:31 2004 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/popup/libkvipopup.cpp b/src/modules/popup/libkvipopup.cpp index 5a4101245..746c68de9 100644 --- a/src/modules/popup/libkvipopup.cpp +++ b/src/modules/popup/libkvipopup.cpp @@ -3,7 +3,7 @@ // File : libkvipopup.cpp // Creation date : Fri Sep 03 2010 15:23:00 CEST by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/popupeditor/libkvipopupeditor.cpp b/src/modules/popupeditor/libkvipopupeditor.cpp index ca0f7247c..6fef3cddd 100644 --- a/src/modules/popupeditor/libkvipopupeditor.cpp +++ b/src/modules/popupeditor/libkvipopupeditor.cpp @@ -3,7 +3,7 @@ // File : libkvipopupeditor.cpp // Creation date : Mon 23 Dec 2002 20:23:59 2002 GMT by Szymon Stefanek // -// This toolbar is part of the KVirc irc client distribution +// This toolbar is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/popupeditor/popupeditor.cpp b/src/modules/popupeditor/popupeditor.cpp index 14aeb3999..8cacc85e6 100644 --- a/src/modules/popupeditor/popupeditor.cpp +++ b/src/modules/popupeditor/popupeditor.cpp @@ -3,7 +3,7 @@ // File : popupeditor.cpp // Creation date : Mon Dec 23 2002 20:28:18 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/popupeditor/popupeditor.h b/src/modules/popupeditor/popupeditor.h index 6e41986b2..75089d246 100644 --- a/src/modules/popupeditor/popupeditor.h +++ b/src/modules/popupeditor/popupeditor.h @@ -5,7 +5,7 @@ // File : popupeditor.h // Creation date : Mon Dec 23 2002 20:24:55 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/proxydb/libkviproxydb.cpp b/src/modules/proxydb/libkviproxydb.cpp index 4f2d550ec..390d87424 100644 --- a/src/modules/proxydb/libkviproxydb.cpp +++ b/src/modules/proxydb/libkviproxydb.cpp @@ -3,7 +3,7 @@ // File : libkviproxydb.cpp // Creation date : Wed Jul 16 16:36:27 2008 GMT by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/python/libkvipython.cpp b/src/modules/python/libkvipython.cpp index 327d10fd2..1cf9aee57 100644 --- a/src/modules/python/libkvipython.cpp +++ b/src/modules/python/libkvipython.cpp @@ -3,7 +3,7 @@ // File : libkvipython.cpp // Creation date : Fri Nov 07 00:18:31 2008 GMT by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/pythoncore/kvircmodule.cpp b/src/modules/pythoncore/kvircmodule.cpp index c1a3e493a..297b8945f 100644 --- a/src/modules/pythoncore/kvircmodule.cpp +++ b/src/modules/pythoncore/kvircmodule.cpp @@ -3,7 +3,7 @@ // File : kvircmodule.cpp // Creation date : Wed Nov 19 19:11:29 2008 GMT by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/pythoncore/kvircmodule.h b/src/modules/pythoncore/kvircmodule.h index 76ad92ca0..23853d81e 100644 --- a/src/modules/pythoncore/kvircmodule.h +++ b/src/modules/pythoncore/kvircmodule.h @@ -5,7 +5,7 @@ // File : kvircmodule.h // Creation date : Wed Nov 19 19:11:29 2008 GMT by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/pythoncore/libkvipythoncore.cpp b/src/modules/pythoncore/libkvipythoncore.cpp index 207102fb7..7c7b60e08 100644 --- a/src/modules/pythoncore/libkvipythoncore.cpp +++ b/src/modules/pythoncore/libkvipythoncore.cpp @@ -3,7 +3,7 @@ // File : libkvipythoncore.cpp // Creation date : Fri Nov 07 00:18:31 2008 GMT by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/pythoncore/pythoncoreinterface.h b/src/modules/pythoncore/pythoncoreinterface.h index 5a66f65e8..407341e23 100644 --- a/src/modules/pythoncore/pythoncoreinterface.h +++ b/src/modules/pythoncore/pythoncoreinterface.h @@ -6,7 +6,7 @@ // File : pythoncoreinterface.h // Creation date : Fri Nov 07 00:18:31 2008 GMT by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/raweditor/libkviraweditor.cpp b/src/modules/raweditor/libkviraweditor.cpp index 852c1b9ed..d79c5e424 100644 --- a/src/modules/raweditor/libkviraweditor.cpp +++ b/src/modules/raweditor/libkviraweditor.cpp @@ -3,7 +3,7 @@ // File : libkviraweditor.cpp // Creation date : Mon 23 Dec 2002 20:23:59 2002 GMT by Szymon Stefanek // -// This toolbar is part of the KVirc irc client distribution +// This toolbar is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/raweditor/raweditor.cpp b/src/modules/raweditor/raweditor.cpp index 26592ccff..5534f2c19 100644 --- a/src/modules/raweditor/raweditor.cpp +++ b/src/modules/raweditor/raweditor.cpp @@ -3,7 +3,7 @@ // File : raweditor.cpp // Creation date : Mon Dec 23 2002 20:28:18 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/raweditor/raweditor.h b/src/modules/raweditor/raweditor.h index 50146d231..69926be00 100644 --- a/src/modules/raweditor/raweditor.h +++ b/src/modules/raweditor/raweditor.h @@ -5,7 +5,7 @@ // File : eventeditor.h // Creation date : Mon Dec 23 2002 20:24:55 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/regchan/libkviregchan.cpp b/src/modules/regchan/libkviregchan.cpp index f20ea76cb..b9dcda6a9 100644 --- a/src/modules/regchan/libkviregchan.cpp +++ b/src/modules/regchan/libkviregchan.cpp @@ -3,7 +3,7 @@ // File : libkviregchan.cpp // Creation date : Sat Jun 29 02:55:18 2002 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/reguser/dialog.cpp b/src/modules/reguser/dialog.cpp index e08181b0b..bfa4c89df 100644 --- a/src/modules/reguser/dialog.cpp +++ b/src/modules/reguser/dialog.cpp @@ -3,7 +3,7 @@ // File : edituser.cpp // Creation date : Tue Dec 26 2000 12:24:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/reguser/dialog.h b/src/modules/reguser/dialog.h index 1d41209d3..cc06049ce 100644 --- a/src/modules/reguser/dialog.h +++ b/src/modules/reguser/dialog.h @@ -5,7 +5,7 @@ // File : edituser.h // Creation date : Sun Dec 24 2000 15:16:17 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/reguser/edituser.cpp b/src/modules/reguser/edituser.cpp index 711a52637..fe033f14f 100644 --- a/src/modules/reguser/edituser.cpp +++ b/src/modules/reguser/edituser.cpp @@ -3,7 +3,7 @@ // File : edituser.cpp // Creation date : Tue Dec 26 2000 12:24:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/reguser/edituser.h b/src/modules/reguser/edituser.h index 43855cc89..5fa608b9b 100644 --- a/src/modules/reguser/edituser.h +++ b/src/modules/reguser/edituser.h @@ -5,7 +5,7 @@ // File : edituser.h // Creation date : Sun Dec 24 2000 15:16:17 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/reguser/libkvireguser.cpp b/src/modules/reguser/libkvireguser.cpp index e514cae9d..b8a33a910 100644 --- a/src/modules/reguser/libkvireguser.cpp +++ b/src/modules/reguser/libkvireguser.cpp @@ -3,7 +3,7 @@ // File : libkvireguser.cpp // Creation date : Fri Dec 01 2000 14:53:10 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/reguser/wizard.cpp b/src/modules/reguser/wizard.cpp index bb14d71aa..cdb89f566 100644 --- a/src/modules/reguser/wizard.cpp +++ b/src/modules/reguser/wizard.cpp @@ -3,7 +3,7 @@ // File : wizard.cpp // Creation date : Fri Jun 26 2002 21:21:21 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/reguser/wizard.h b/src/modules/reguser/wizard.h index 4b9b23afa..10b1a5d2b 100644 --- a/src/modules/reguser/wizard.h +++ b/src/modules/reguser/wizard.h @@ -5,7 +5,7 @@ // File : wizard.h // Creation date : Fri Jun 26 2002 21:21:21 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/rijndael/ablowfish.cpp b/src/modules/rijndael/ablowfish.cpp index 1c829f3b0..0431316ff 100644 --- a/src/modules/rijndael/ablowfish.cpp +++ b/src/modules/rijndael/ablowfish.cpp @@ -3,7 +3,7 @@ // File : ablowfish.cpp // Creation date : Wed Jan 13 2005 02:04:10 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/rijndael/ablowfish.h b/src/modules/rijndael/ablowfish.h index 97c0bec8a..07a6a7d2f 100644 --- a/src/modules/rijndael/ablowfish.h +++ b/src/modules/rijndael/ablowfish.h @@ -5,7 +5,7 @@ // File : ablowfish.h // Creation date : Wed Jan 13 2005 02:04:10 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/rijndael/libkvirijndael.cpp b/src/modules/rijndael/libkvirijndael.cpp index b7879a3f1..a60f15587 100644 --- a/src/modules/rijndael/libkvirijndael.cpp +++ b/src/modules/rijndael/libkvirijndael.cpp @@ -3,7 +3,7 @@ // File : libkvirijndael.cpp // Creation date : Sat Now 4 2000 15:33:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Till Bush (buti@geocities.com) // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/rijndael/libkvirijndael.h b/src/modules/rijndael/libkvirijndael.h index e09240b2d..65fd50ea9 100644 --- a/src/modules/rijndael/libkvirijndael.h +++ b/src/modules/rijndael/libkvirijndael.h @@ -5,7 +5,7 @@ // File : libkvirijndael.h // Creation date : Sat Now 4 2000 15:33:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000 Till Bush (buti@geocities.com) // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/rijndael/libkvirijndael_cryptopp.cpp b/src/modules/rijndael/libkvirijndael_cryptopp.cpp index 51efbac75..8b8c7fb8d 100644 --- a/src/modules/rijndael/libkvirijndael_cryptopp.cpp +++ b/src/modules/rijndael/libkvirijndael_cryptopp.cpp @@ -4,7 +4,7 @@ // Creation date : Fri, 17 Jul 2009 22:04:54 +0200 by Kai Wasserbäch // based on libkvirijndael.cpp as this aims to be a drop-in replacement // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright © 2009 Kai Wasserbäch <debian@carbon-project.org> // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/rijndael/libkvirijndael_cryptopp.h b/src/modules/rijndael/libkvirijndael_cryptopp.h index dc6bfc008..36cd5e20c 100644 --- a/src/modules/rijndael/libkvirijndael_cryptopp.h +++ b/src/modules/rijndael/libkvirijndael_cryptopp.h @@ -6,7 +6,7 @@ // Creation date : Fri, 17 Jul 2009 22:04:54 +0200 by Kai Wasserbäch // based on libkvirjndael.h as this is aimed as drop-in replacement. // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright © 2009 Kai Wasserbäch <debian@carbon-project.org> // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/rijndael/rijndael.cpp b/src/modules/rijndael/rijndael.cpp index def26034f..1707511b0 100644 --- a/src/modules/rijndael/rijndael.cpp +++ b/src/modules/rijndael/rijndael.cpp @@ -3,7 +3,7 @@ // File : rijndael.cpp // Creation date : Sun Nov 5 2000 03:22:10 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/rijndael/rijndael.h b/src/modules/rijndael/rijndael.h index e1543eea4..eb775cf8f 100644 --- a/src/modules/rijndael/rijndael.h +++ b/src/modules/rijndael/rijndael.h @@ -5,7 +5,7 @@ // File : rijndael.h // Creation date : Sun Nov 5 2000 15:42:14 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/rot13/libkvirot13.cpp b/src/modules/rot13/libkvirot13.cpp index a1cbc3d3c..c8ed5dfbf 100644 --- a/src/modules/rot13/libkvirot13.cpp +++ b/src/modules/rot13/libkvirot13.cpp @@ -3,7 +3,7 @@ // File : libkvirot13.cpp // Creation date : Fri Jan 30 2002 09:25:15 GMT by Aeriana // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Aeriana (aeriana at quasarnet dot org) // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/rot13/libkvirot13.h b/src/modules/rot13/libkvirot13.h index 572db0b0f..eb84ac6b4 100644 --- a/src/modules/rot13/libkvirot13.h +++ b/src/modules/rot13/libkvirot13.h @@ -5,7 +5,7 @@ // File : libkvirot13.h // Creation date : Sat Now 4 2000 15:41:41 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2009 Aeriana (aeriana at quasarnet dot org) // Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/serverdb/libkviserverdb.cpp b/src/modules/serverdb/libkviserverdb.cpp index a72b29927..4c2b92eb3 100644 --- a/src/modules/serverdb/libkviserverdb.cpp +++ b/src/modules/serverdb/libkviserverdb.cpp @@ -3,7 +3,7 @@ // File : libkviserverdb.cpp // Creation date : Tue Jul 1 01:48:49 2008 GMT by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/setup/libkvisetup.cpp b/src/modules/setup/libkvisetup.cpp index 5f8160f71..4a13e85cc 100644 --- a/src/modules/setup/libkvisetup.cpp +++ b/src/modules/setup/libkvisetup.cpp @@ -3,7 +3,7 @@ // File : libkvisetup.cpp // Creation date : Sat Oct 6 02:08:24 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/setup/setupwizard.cpp b/src/modules/setup/setupwizard.cpp index 6938718b2..32bec3ceb 100644 --- a/src/modules/setup/setupwizard.cpp +++ b/src/modules/setup/setupwizard.cpp @@ -3,7 +3,7 @@ // File : setupwizard.cpp // Creation date : Sat Oct 6 02:06:53 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/setup/setupwizard.h b/src/modules/setup/setupwizard.h index 6ecc56939..9a6efbf88 100644 --- a/src/modules/setup/setupwizard.h +++ b/src/modules/setup/setupwizard.h @@ -5,7 +5,7 @@ // File : setupwizard.h // Creation date : Sat Oct 6 02:06:51 2001 GMT by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/sharedfile/libkvisharedfile.cpp b/src/modules/sharedfile/libkvisharedfile.cpp index 2c99510af..7af94d332 100644 --- a/src/modules/sharedfile/libkvisharedfile.cpp +++ b/src/modules/sharedfile/libkvisharedfile.cpp @@ -3,7 +3,7 @@ // File : libkvisharedfile.cpp (orig : libkvioffer.cpp) // Creation date : Wed Sep 27 2000 20:59:02 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/sharedfileswindow/sharedfileswindow.cpp b/src/modules/sharedfileswindow/sharedfileswindow.cpp index 0280d9ee2..29310b428 100644 --- a/src/modules/sharedfileswindow/sharedfileswindow.cpp +++ b/src/modules/sharedfileswindow/sharedfileswindow.cpp @@ -3,7 +3,7 @@ // File : sharedfileswindow.cpp // Creation date : Mon Apr 21 2003 23:14:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/sharedfileswindow/sharedfileswindow.h b/src/modules/sharedfileswindow/sharedfileswindow.h index ebba8a0ad..aaf2d96a2 100644 --- a/src/modules/sharedfileswindow/sharedfileswindow.h +++ b/src/modules/sharedfileswindow/sharedfileswindow.h @@ -5,7 +5,7 @@ // File : sharedfileswindow.h // Creation date : Mon Apr 21 2003 23:14:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/snd/libkvisnd.cpp b/src/modules/snd/libkvisnd.cpp index 03468b212..5f62e929f 100644 --- a/src/modules/snd/libkvisnd.cpp +++ b/src/modules/snd/libkvisnd.cpp @@ -3,7 +3,7 @@ // File : libkvisnd.cpp // Creation date : Thu Dec 27 2002 17:13:12 GMT by Juanjo Alvarez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002 Juanjo Alvarez (juanjux at yahoo dot es) // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/snd/libkvisnd.h b/src/modules/snd/libkvisnd.h index 6c8f17940..1b73c31b1 100644 --- a/src/modules/snd/libkvisnd.h +++ b/src/modules/snd/libkvisnd.h @@ -5,7 +5,7 @@ // File : libkvisnd.h // Creation date : Thu Dec 27 2002 17:13:12 GMT by Juanjo Alvarez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002 Juanjo Alvarez (juanjux at yahoo dot es) // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // diff --git a/src/modules/socketspy/socketspywindow.cpp b/src/modules/socketspy/socketspywindow.cpp index ff3136c85..fdafff752 100644 --- a/src/modules/socketspy/socketspywindow.cpp +++ b/src/modules/socketspy/socketspywindow.cpp @@ -3,7 +3,7 @@ // File : socketspywindow.cpp // Creation date : Thu Aug 31 2000 15:02:22 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/socketspy/socketspywindow.h b/src/modules/socketspy/socketspywindow.h index 4b8f13fe5..d4390d5e9 100644 --- a/src/modules/socketspy/socketspywindow.h +++ b/src/modules/socketspy/socketspywindow.h @@ -5,7 +5,7 @@ // File : socketspywindow.h // Creation date : Sun Nov 26 2000 13:13:00 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/spaste/controller.cpp b/src/modules/spaste/controller.cpp index 03798ea78..5b79881e8 100644 --- a/src/modules/spaste/controller.cpp +++ b/src/modules/spaste/controller.cpp @@ -3,7 +3,7 @@ // File : controller.h // Creation date : Thu Apr 30 2002 17:13:12 GMT by Juanjo Álvarez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002 Juanjo Álvarez (juanjux@yahoo.es) // Copyright (C) 2002-2010 Szymon Stefanek (kvirc@tin.it) // diff --git a/src/modules/spaste/controller.h b/src/modules/spaste/controller.h index 4471a382e..21eb40edc 100644 --- a/src/modules/spaste/controller.h +++ b/src/modules/spaste/controller.h @@ -5,7 +5,7 @@ // File : controller.h // Creation date : Thu Apr 30 2002 17:13:12 GMT by Juanjo Álvarez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002 Juanjo Álvarez (juanjux@yahoo.es) // Copyright (C) 2002-2010 Szymon Stefanek (kvirc@tin.it) // diff --git a/src/modules/spaste/libkvispaste.cpp b/src/modules/spaste/libkvispaste.cpp index b46a27fa2..987d6cc7d 100644 --- a/src/modules/spaste/libkvispaste.cpp +++ b/src/modules/spaste/libkvispaste.cpp @@ -3,7 +3,7 @@ // File : libkvispaste.cpp // Creation date : Thu Dec 27 2002 17:13:12 GMT by Juanjo �lvarez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002 Juanjo �lvarez (juanjux@yahoo.es) // Copyright (C) 2002-2010 Szymon Stefanek (kvirc@tin.it) // diff --git a/src/modules/spaste/libkvispaste.h b/src/modules/spaste/libkvispaste.h index 354b842ee..6130399af 100644 --- a/src/modules/spaste/libkvispaste.h +++ b/src/modules/spaste/libkvispaste.h @@ -5,7 +5,7 @@ // File : libkvispaste.h // Creation date : Thu Dec 27 2002 17:13:12 GMT by Juanjo Álvarez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002 Juanjo Álvarez (juanjux@yahoo.es) // Copyright (C) 2002-2010 Szymon Stefanek (kvirc@tin.it) // diff --git a/src/modules/str/libkvistr.cpp b/src/modules/str/libkvistr.cpp index 4e28300c3..a831fa5e4 100644 --- a/src/modules/str/libkvistr.cpp +++ b/src/modules/str/libkvistr.cpp @@ -3,7 +3,7 @@ // File : libkvistr.cpp // Creation date : Thu Dec 27 2001 17:13:12 GMT by Szymon Stefanek // -// This str is part of the KVirc irc client distribution +// This str is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // Copyright © 2009 Kai Wasserbäch <debian@carbon-project.org> // diff --git a/src/modules/system/libkvisystem.cpp b/src/modules/system/libkvisystem.cpp index 638e5c083..4c1f4ffff 100644 --- a/src/modules/system/libkvisystem.cpp +++ b/src/modules/system/libkvisystem.cpp @@ -3,7 +3,7 @@ // File : libkvisystem.cpp // Creation date : Fri Nov 16 03:50:12 2001 GMT by Szymon Stefanek // -// This system is part of the KVirc irc client distribution +// This system is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // Copyright © 2009 Kai Wasserbäch <debian@carbon-project.org> // diff --git a/src/modules/system/plugin.cpp b/src/modules/system/plugin.cpp index 4c2ad89d7..f1a47bea1 100644 --- a/src/modules/system/plugin.cpp +++ b/src/modules/system/plugin.cpp @@ -3,7 +3,7 @@ // File : plugin.cpp // Creation date : Wed Apr 11 04 2007 00:54:00 GMT+1 by TheXception // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007-2008 TheXception // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/system/plugin.h b/src/modules/system/plugin.h index fb2af9b07..3edb9ad48 100644 --- a/src/modules/system/plugin.h +++ b/src/modules/system/plugin.h @@ -6,7 +6,7 @@ // File : plugin.h // Creation date : Wed Apr 11 04 2007 00:54:00 GMT+1 by TheXception // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007-2008 TheXception // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/term/libkviterm.cpp b/src/modules/term/libkviterm.cpp index 4001d8e7c..a6dcb4c04 100644 --- a/src/modules/term/libkviterm.cpp +++ b/src/modules/term/libkviterm.cpp @@ -3,7 +3,7 @@ // File : libkviterm.cpp // Creation date : Wed Aug 30 2000 15:29:02 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/term/termwidget.cpp b/src/modules/term/termwidget.cpp index ad153f02d..410203261 100644 --- a/src/modules/term/termwidget.cpp +++ b/src/modules/term/termwidget.cpp @@ -3,7 +3,7 @@ // File : termwidget.cpp // Creation date : Thu Aug 10 2000 17:42:12 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/term/termwidget.h b/src/modules/term/termwidget.h index a0ad9cdbb..d9960c5ea 100644 --- a/src/modules/term/termwidget.h +++ b/src/modules/term/termwidget.h @@ -5,7 +5,7 @@ // File : termwidget.h // Creation date : Wed Aug 30 2000 15:34:20 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/term/termwindow.cpp b/src/modules/term/termwindow.cpp index e586cbb4e..9cad5be63 100644 --- a/src/modules/term/termwindow.cpp +++ b/src/modules/term/termwindow.cpp @@ -3,7 +3,7 @@ // File : termwindow.cpp // Creation date : Thu Aug 31 2000 15:02:22 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/term/termwindow.h b/src/modules/term/termwindow.h index 556469ea2..f2d9b7f3c 100644 --- a/src/modules/term/termwindow.h +++ b/src/modules/term/termwindow.h @@ -5,7 +5,7 @@ // File : termwindow.h // Creation date : Thu Aug 31 2000 15:00:00 by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/texticons/libkvitexticons.cpp b/src/modules/texticons/libkvitexticons.cpp index 9c9066ee0..24be11c6f 100644 --- a/src/modules/texticons/libkvitexticons.cpp +++ b/src/modules/texticons/libkvitexticons.cpp @@ -3,7 +3,7 @@ // File : libkvitexticons.cpp // Creation date : Wed May 10 14:00:12 2006 GMT by Alexey Uzhva // -// This math is part of the KVirc irc client distribution +// This math is part of the KVIrc irc client distribution // Copyright (C) 2006-2008 Alexey Uzhva (wizard at opendoor dot ru) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/theme/libkvitheme.cpp b/src/modules/theme/libkvitheme.cpp index dafae2115..f21979048 100644 --- a/src/modules/theme/libkvitheme.cpp +++ b/src/modules/theme/libkvitheme.cpp @@ -3,7 +3,7 @@ // File : libkvitheme.cpp // Creation date : Sat 30 Dec 2006 14:54:56 by Szymon Stefanek // -// This toolbar is part of the KVirc irc client distribution +// This toolbar is part of the KVIrc irc client distribution // Copyright (C) 2006-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/tip/libkvitip.cpp b/src/modules/tip/libkvitip.cpp index 17fc24093..de16255d3 100644 --- a/src/modules/tip/libkvitip.cpp +++ b/src/modules/tip/libkvitip.cpp @@ -3,7 +3,7 @@ // File : libkvitip.cpp // Creation date : Thu May 10 2001 13:50:11 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/tip/libkvitip.h b/src/modules/tip/libkvitip.h index d94e1fd99..93a0dc302 100644 --- a/src/modules/tip/libkvitip.h +++ b/src/modules/tip/libkvitip.h @@ -5,7 +5,7 @@ // File : kvi_tip.cpp // Creation date : Thu May 10 2001 13:49:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/tmphighlight/libkvitmphighlight.cpp b/src/modules/tmphighlight/libkvitmphighlight.cpp index b99aeb99e..ffa6d8e12 100644 --- a/src/modules/tmphighlight/libkvitmphighlight.cpp +++ b/src/modules/tmphighlight/libkvitmphighlight.cpp @@ -3,7 +3,7 @@ // File : libkvitmphighlight.cpp // Creation date : Oct 10 01:06:09 CEST 2002 by Juanjo Alvarez // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2002 Juanjo Alvarez (juanjux@yahoo.es) // Copyright (C) 2002-2010 Szymon Stefanek (kvirc@tin.it) // diff --git a/src/modules/toolbar/libkvitoolbar.cpp b/src/modules/toolbar/libkvitoolbar.cpp index 755f92111..d097572f7 100644 --- a/src/modules/toolbar/libkvitoolbar.cpp +++ b/src/modules/toolbar/libkvitoolbar.cpp @@ -3,7 +3,7 @@ // File : libkvitoolbar.cpp // Creation date : Wed 6 Nov 22:51:59 2002 GMT by Szymon Stefanek // -// This toolbar is part of the KVirc irc client distribution +// This toolbar is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/toolbareditor/libkvitoolbareditor.cpp b/src/modules/toolbareditor/libkvitoolbareditor.cpp index ecfe8936b..7d49596cb 100644 --- a/src/modules/toolbareditor/libkvitoolbareditor.cpp +++ b/src/modules/toolbareditor/libkvitoolbareditor.cpp @@ -3,7 +3,7 @@ // File : libkvitoolbareditor.cpp // Creation date : Sun 10 Nov 2002 23:25:59 2002 GMT by Szymon Stefanek // -// This toolbar is part of the KVirc irc client distribution +// This toolbar is part of the KVIrc irc client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/torrent/libkvitorrent.cpp b/src/modules/torrent/libkvitorrent.cpp index 22df7b4e3..08dfa2651 100644 --- a/src/modules/torrent/libkvitorrent.cpp +++ b/src/modules/torrent/libkvitorrent.cpp @@ -3,7 +3,7 @@ // File : libkvitorrent.cpp // Creation date : Fri Jan 1 15:42:25 2007 GMT by Alexander Stillich // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2008 Alexander Stillich (torque at pltn dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/torrent/tc_interface.cpp b/src/modules/torrent/tc_interface.cpp index a4595a563..e9f050dfa 100644 --- a/src/modules/torrent/tc_interface.cpp +++ b/src/modules/torrent/tc_interface.cpp @@ -5,7 +5,7 @@ // File : tc_interface.cpp // Creation date : Fri Jan 1 15:42:25 2007 GMT by Alexander Stillich // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007 Alexander Stillich (torque at pltn dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/torrent/tc_interface.h b/src/modules/torrent/tc_interface.h index 5a966ab95..3135edce0 100644 --- a/src/modules/torrent/tc_interface.h +++ b/src/modules/torrent/tc_interface.h @@ -8,7 +8,7 @@ // File : tc_interface.h // Creation date : Fri Jan 1 15:42:25 2007 GMT by Alexander Stillich // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007-2008 Alexander Stillich (torque at pltn dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/torrent/tc_ktorrentdbusinterface.cpp b/src/modules/torrent/tc_ktorrentdbusinterface.cpp index 2d91f4155..9dabb12b9 100644 --- a/src/modules/torrent/tc_ktorrentdbusinterface.cpp +++ b/src/modules/torrent/tc_ktorrentdbusinterface.cpp @@ -5,7 +5,7 @@ // File : tc_ktorrentdbusinterface.h // Creation date : Mod Nov 17 13:46:00 2008 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/torrent/tc_ktorrentdbusinterface.h b/src/modules/torrent/tc_ktorrentdbusinterface.h index 2ec567e90..ace1b2417 100644 --- a/src/modules/torrent/tc_ktorrentdbusinterface.h +++ b/src/modules/torrent/tc_ktorrentdbusinterface.h @@ -8,7 +8,7 @@ // File : tc_ktorrentdbusinterface.h // Creation date : Mod Nov 17 13:46:00 2008 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/torrent/tc_statusbarapplet.cpp b/src/modules/torrent/tc_statusbarapplet.cpp index 897b6abac..77527dece 100644 --- a/src/modules/torrent/tc_statusbarapplet.cpp +++ b/src/modules/torrent/tc_statusbarapplet.cpp @@ -5,7 +5,7 @@ // File : tc_statusbarapplet.cpp // Creation date : Fri Jan 1 15:42:25 2007 GMT by Alexander Stillich // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007-2008 Alexander Stillich (torque at pltn dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/torrent/tc_statusbarapplet.h b/src/modules/torrent/tc_statusbarapplet.h index 69fbf6ae4..18f0abcbf 100644 --- a/src/modules/torrent/tc_statusbarapplet.h +++ b/src/modules/torrent/tc_statusbarapplet.h @@ -7,7 +7,7 @@ // File : tc_statusbarapplet.h // Creation date : Fri Jan 1 15:42:25 2007 GMT by Alexander Stillich // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2007-2008 Alexander Stillich (torque at pltn dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/trayicon/libkvitrayicon.cpp b/src/modules/trayicon/libkvitrayicon.cpp index 180213b0c..5caec1ff2 100644 --- a/src/modules/trayicon/libkvitrayicon.cpp +++ b/src/modules/trayicon/libkvitrayicon.cpp @@ -3,7 +3,7 @@ // File : libkvitrayicon.cpp // Creation date : Tue Jan 02 2001 14:34:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2007 Alexey Uzhva (wizard at opendoor dot ru) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) diff --git a/src/modules/trayicon/libkvitrayicon.h b/src/modules/trayicon/libkvitrayicon.h index f26dd9d43..5cd1e326d 100644 --- a/src/modules/trayicon/libkvitrayicon.h +++ b/src/modules/trayicon/libkvitrayicon.h @@ -5,7 +5,7 @@ // File : libkvitrayicon.h // Creation date : Tue Jan 02 2001 14:34:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net) // Copyright (C) 2007 Alexey Uzhva (wizard at opendoor dot ru) // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) diff --git a/src/modules/upnp/igdcontrolpoint.cpp b/src/modules/upnp/igdcontrolpoint.cpp index 22350fc83..e9eeaf8d0 100644 --- a/src/modules/upnp/igdcontrolpoint.cpp +++ b/src/modules/upnp/igdcontrolpoint.cpp @@ -3,7 +3,7 @@ // File : igdcontrolpoint.cpp // Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/upnp/igdcontrolpoint.h b/src/modules/upnp/igdcontrolpoint.h index de0317896..b7cbd4ba4 100644 --- a/src/modules/upnp/igdcontrolpoint.h +++ b/src/modules/upnp/igdcontrolpoint.h @@ -3,7 +3,7 @@ // File : igdcontrolpoint.h // Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/upnp/libkviupnp.cpp b/src/modules/upnp/libkviupnp.cpp index c4abe4754..a66605041 100644 --- a/src/modules/upnp/libkviupnp.cpp +++ b/src/modules/upnp/libkviupnp.cpp @@ -3,7 +3,7 @@ // File : libkviupnp.cpp // Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas // -// This math is part of the KVirc irc client distribution +// This math is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/upnp/manager.cpp b/src/modules/upnp/manager.cpp index 8edb2b952..842ed5686 100644 --- a/src/modules/upnp/manager.cpp +++ b/src/modules/upnp/manager.cpp @@ -3,7 +3,7 @@ // File : manager.cpp // Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/upnp/manager.h b/src/modules/upnp/manager.h index d501e68ce..3cc6d7b4e 100644 --- a/src/modules/upnp/manager.h +++ b/src/modules/upnp/manager.h @@ -3,7 +3,7 @@ // File : manager.h // Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/upnp/rootservice.cpp b/src/modules/upnp/rootservice.cpp index 164c47c90..3911a7cbc 100644 --- a/src/modules/upnp/rootservice.cpp +++ b/src/modules/upnp/rootservice.cpp @@ -3,7 +3,7 @@ // File : rootservice.cpp // Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/upnp/rootservice.h b/src/modules/upnp/rootservice.h index 8dc8ca4b3..d75bb581b 100644 --- a/src/modules/upnp/rootservice.h +++ b/src/modules/upnp/rootservice.h @@ -3,7 +3,7 @@ // File : rootservice.h // Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/upnp/service.cpp b/src/modules/upnp/service.cpp index 08b4f1fb8..dd1b99998 100644 --- a/src/modules/upnp/service.cpp +++ b/src/modules/upnp/service.cpp @@ -3,7 +3,7 @@ // File : service.cpp // Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/upnp/service.h b/src/modules/upnp/service.h index f6fe45cd5..66e0d4f79 100644 --- a/src/modules/upnp/service.h +++ b/src/modules/upnp/service.h @@ -3,7 +3,7 @@ // File : service.h // Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/upnp/ssdpconnection.cpp b/src/modules/upnp/ssdpconnection.cpp index 42d881134..821530e06 100644 --- a/src/modules/upnp/ssdpconnection.cpp +++ b/src/modules/upnp/ssdpconnection.cpp @@ -3,7 +3,7 @@ // File : ssdpconnection.cpp // Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/upnp/ssdpconnection.h b/src/modules/upnp/ssdpconnection.h index 280e9c4f5..a73414fd9 100644 --- a/src/modules/upnp/ssdpconnection.h +++ b/src/modules/upnp/ssdpconnection.h @@ -3,7 +3,7 @@ // File : ssdpconnection.h // Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/upnp/wanconnectionservice.cpp b/src/modules/upnp/wanconnectionservice.cpp index 7d17f7eb5..ddeb17e47 100644 --- a/src/modules/upnp/wanconnectionservice.cpp +++ b/src/modules/upnp/wanconnectionservice.cpp @@ -3,7 +3,7 @@ // File : wanconnectionservice.cpp // Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/upnp/wanconnectionservice.h b/src/modules/upnp/wanconnectionservice.h index 1bc3838c8..3dd88407f 100644 --- a/src/modules/upnp/wanconnectionservice.h +++ b/src/modules/upnp/wanconnectionservice.h @@ -3,7 +3,7 @@ // File : wanconnectionservice.h // Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/upnp/xmlfunctions.cpp b/src/modules/upnp/xmlfunctions.cpp index 6a24e0e6e..563aaec4a 100644 --- a/src/modules/upnp/xmlfunctions.cpp +++ b/src/modules/upnp/xmlfunctions.cpp @@ -3,7 +3,7 @@ // File : xmlfunctions.cpp // Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/upnp/xmlfunctions.h b/src/modules/upnp/xmlfunctions.h index 44013497b..751b06554 100644 --- a/src/modules/upnp/xmlfunctions.h +++ b/src/modules/upnp/xmlfunctions.h @@ -3,7 +3,7 @@ // File : xmlfunctions.h // Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/userlist/libkviuserlist.cpp b/src/modules/userlist/libkviuserlist.cpp index 4bbe53330..cdef3ac84 100644 --- a/src/modules/userlist/libkviuserlist.cpp +++ b/src/modules/userlist/libkviuserlist.cpp @@ -3,7 +3,7 @@ // File : libkviuserlist.cpp // Creation date : Fri Sep 03 2010 15:23:00 CEST by Fabio Bas // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/window/libkviwindow.cpp b/src/modules/window/libkviwindow.cpp index 0ed95f63d..690a6db3f 100644 --- a/src/modules/window/libkviwindow.cpp +++ b/src/modules/window/libkviwindow.cpp @@ -3,7 +3,7 @@ // File : libkviwindow.cpp // Creation date : Sat Sep 01 2001 17:13:12 CEST by Szymon Stefanek // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or |
