[Kde-cygwin-cvs] CVS: qt-3/tools/designer/shared domtool.cpp,1.1.1.5,1.2 domtool.h,1.1.1.4,1.2 globa
Status: Inactive
Brought to you by:
habacker
From: Christian E. <che...@us...> - 2005-09-23 09:40:50
|
Update of /cvsroot/kde-cygwin/qt-3/tools/designer/shared In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26950/tools/designer/shared Modified Files: domtool.cpp domtool.h globaldefs.h parser.cpp parser.h ui2uib.cpp ui2uib.h uib.cpp uib.h widgetdatabase.cpp widgetdatabase.h 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: domtool.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/designer/shared/domtool.cpp,v retrieving revision 1.1.1.5 retrieving revision 1.2 diff -u -r1.1.1.5 -r1.2 --- domtool.cpp 22 Sep 2005 12:58:04 -0000 1.1.1.5 +++ domtool.cpp 23 Sep 2005 09:40:31 -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 Designer. ** Index: domtool.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/designer/shared/domtool.h,v retrieving revision 1.1.1.4 retrieving revision 1.2 diff -u -r1.1.1.4 -r1.2 --- domtool.h 22 Sep 2005 12:58:04 -0000 1.1.1.4 +++ domtool.h 23 Sep 2005 09:40:31 -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 Designer. ** Index: globaldefs.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/designer/shared/globaldefs.h,v retrieving revision 1.1.1.4 retrieving revision 1.2 diff -u -r1.1.1.4 -r1.2 --- globaldefs.h 22 Sep 2005 12:58:04 -0000 1.1.1.4 +++ globaldefs.h 23 Sep 2005 09:40:31 -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 Designer. ** Index: parser.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/designer/shared/parser.cpp,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- parser.cpp 22 Sep 2005 12:58:04 -0000 1.1.1.3 +++ parser.cpp 23 Sep 2005 09:40:31 -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 Designer. ** Index: parser.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/designer/shared/parser.h,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- parser.h 22 Sep 2005 12:58:04 -0000 1.1.1.3 +++ parser.h 23 Sep 2005 09:40:31 -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 Designer. ** Index: ui2uib.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/designer/shared/ui2uib.cpp,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- ui2uib.cpp 22 Sep 2005 12:58:04 -0000 1.1.1.3 +++ ui2uib.cpp 23 Sep 2005 09:40:31 -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 Designer. ** Index: ui2uib.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/designer/shared/ui2uib.h,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- ui2uib.h 22 Sep 2005 12:58:04 -0000 1.1.1.3 +++ ui2uib.h 23 Sep 2005 09:40:31 -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 Designer. ** Index: uib.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/designer/shared/uib.cpp,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- uib.cpp 22 Sep 2005 12:58:04 -0000 1.1.1.3 +++ uib.cpp 23 Sep 2005 09:40:31 -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 Designer. ** Index: uib.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/designer/shared/uib.h,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- uib.h 22 Sep 2005 12:58:04 -0000 1.1.1.3 +++ uib.h 23 Sep 2005 09:40:31 -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 Designer. ** Index: widgetdatabase.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/designer/shared/widgetdatabase.cpp,v retrieving revision 1.1.1.5 retrieving revision 1.2 diff -u -r1.1.1.5 -r1.2 --- widgetdatabase.cpp 22 Sep 2005 12:58:04 -0000 1.1.1.5 +++ widgetdatabase.cpp 23 Sep 2005 09:40:31 -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 Designer. ** Index: widgetdatabase.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/designer/shared/widgetdatabase.h,v retrieving revision 1.1.1.5 retrieving revision 1.2 diff -u -r1.1.1.5 -r1.2 --- widgetdatabase.h 22 Sep 2005 12:58:04 -0000 1.1.1.5 +++ widgetdatabase.h 23 Sep 2005 09:40:31 -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 Designer. ** |