[Kde-cygwin-cvs] CVS: qt-3/tools/qtconfig LICENSE.GPL,1.1.1.3,1.2 colorbutton.cpp,1.1.1.3,1.2 colorb
Status: Inactive
Brought to you by:
habacker
From: Christian E. <che...@us...> - 2005-09-23 09:40:45
|
Update of /cvsroot/kde-cygwin/qt-3/tools/qtconfig In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26950/tools/qtconfig Modified Files: LICENSE.GPL colorbutton.cpp colorbutton.h main.cpp mainwindow.h paletteeditoradvanced.cpp paletteeditoradvanced.h previewframe.cpp previewframe.h previewwidget.cpp previewwidget.h qtconfig.pro Log Message: st qt3.3.5 patch - I made the smae mistake like 3.3.4 but don't know what is going wrong there. Seems like our cvs is messed up :( ttt: ---------------------------------------------------------------------- Index: LICENSE.GPL =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qtconfig/LICENSE.GPL,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- LICENSE.GPL 22 Sep 2005 12:57:56 -0000 1.1.1.3 +++ LICENSE.GPL 23 Sep 2005 09:40:32 -0000 1.2 @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Index: colorbutton.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qtconfig/colorbutton.cpp,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- colorbutton.cpp 22 Sep 2005 12:57:56 -0000 1.1.1.3 +++ colorbutton.cpp 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 2000-2005 Trolltech AS. All rights reserved. +** Copyright (C) 2000-2002 Trolltech AS. All rights reserved. ** ** This file is part of Qt Configuration. ** Index: colorbutton.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qtconfig/colorbutton.h,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- colorbutton.h 22 Sep 2005 12:57:56 -0000 1.1.1.3 +++ colorbutton.h 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 2000-2005 Trolltech AS. All rights reserved. +** Copyright (C) 2000-2002 Trolltech AS. All rights reserved. ** ** This file is part of Qt Configuration. ** Index: main.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qtconfig/main.cpp,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- main.cpp 22 Sep 2005 12:57:56 -0000 1.1.1.3 +++ main.cpp 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 2005 Trolltech AS. All rights reserved. +** Copyright (C) 2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt Configuration. ** Index: mainwindow.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qtconfig/mainwindow.h,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- mainwindow.h 22 Sep 2005 12:57:56 -0000 1.1.1.3 +++ mainwindow.h 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 2000-2005 Trolltech AS. All rights reserved. +** Copyright (C) 2000-2002 Trolltech AS. All rights reserved. ** ** This file is part of Qt Configuration. ** Index: paletteeditoradvanced.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qtconfig/paletteeditoradvanced.cpp,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- paletteeditoradvanced.cpp 22 Sep 2005 12:57:57 -0000 1.1.1.3 +++ paletteeditoradvanced.cpp 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 2005 Trolltech AS. All rights reserved. +** Copyright (C) 2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt Configuration. ** Index: paletteeditoradvanced.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qtconfig/paletteeditoradvanced.h,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- paletteeditoradvanced.h 22 Sep 2005 12:57:56 -0000 1.1.1.3 +++ paletteeditoradvanced.h 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 2000-2005 Trolltech AS. All rights reserved. +** Copyright (C) 2000-2002 Trolltech AS. All rights reserved. ** ** This file is part of Qt Configuration. ** Index: previewframe.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qtconfig/previewframe.cpp,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- previewframe.cpp 22 Sep 2005 12:57:56 -0000 1.1.1.3 +++ previewframe.cpp 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 2005 Trolltech AS. All rights reserved. +** Copyright (C) 2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt Configuration. ** Index: previewframe.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qtconfig/previewframe.h,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- previewframe.h 22 Sep 2005 12:57:56 -0000 1.1.1.3 +++ previewframe.h 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 2000-2005 Trolltech AS. All rights reserved. +** Copyright (C) 2000-2002 Trolltech AS. All rights reserved. ** ** This file is part of Qt Configuration. ** Index: previewwidget.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qtconfig/previewwidget.cpp,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- previewwidget.cpp 22 Sep 2005 12:57:56 -0000 1.1.1.3 +++ previewwidget.cpp 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 2005 Trolltech AS. All rights reserved. +** Copyright (C) 2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt Configuration. ** Index: previewwidget.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qtconfig/previewwidget.h,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- previewwidget.h 22 Sep 2005 12:57:56 -0000 1.1.1.3 +++ previewwidget.h 23 Sep 2005 09:40:32 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 2000-2005 Trolltech AS. All rights reserved. +** Copyright (C) 2000-2002 Trolltech AS. All rights reserved. ** ** This file is part of Qt Configuration. ** Index: qtconfig.pro =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/qtconfig/qtconfig.pro,v retrieving revision 1.1.1.9 retrieving revision 1.2 diff -u -r1.1.1.9 -r1.2 --- qtconfig.pro 22 Sep 2005 12:57:57 -0000 1.1.1.9 +++ qtconfig.pro 23 Sep 2005 09:40:32 -0000 1.2 @@ -15,4 +15,5 @@ INSTALLS += target INCLUDEPATH += . DBFILE = qtconfig.db -REQUIRES=full-config nocrosscompiler !win32* +REQUIRES=full-config nocrosscompiler +win32:RC_FILE = qtconfig.rc |