1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141
|
2002-07-05 16:26 mortene
* configure.ac:
Change version number from 0.19.99 to 1.0.0
2002-07-05 15:51 mortene
* COPYING, FAQ, packaging/windows/heading.nsi.in,
packaging/windows/soqt-sdk.html.in, src/Inventor/Qt/SoQt.cpp,
src/Inventor/Qt/SoQtComponent.cpp,
src/Inventor/Qt/SoQtComponentP.h, src/Inventor/Qt/SoQtGLWidget.cpp,
src/Inventor/Qt/SoQtGLWidgetP.h, src/Inventor/Qt/SoQtInternal.h,
src/Inventor/Qt/SoQtP.h, src/Inventor/Qt/devices/6DOFEvents.cpp,
src/Inventor/Qt/devices/6DOFEvents.h,
src/Inventor/Qt/devices/SoQtDevice.cpp,
src/Inventor/Qt/devices/SoQtDeviceP.h,
src/Inventor/Qt/devices/SoQtInputFocus.cpp,
src/Inventor/Qt/devices/SoQtKeyboard.cpp,
src/Inventor/Qt/devices/SoQtMouse.cpp,
src/Inventor/Qt/devices/SoQtSpaceball.cpp,
src/Inventor/Qt/devices/SoQtSpaceballP.h,
src/Inventor/Qt/viewers/ExaminerViewer.cpp,
src/Inventor/Qt/viewers/FullViewer.cpp,
src/Inventor/Qt/viewers/PlaneViewer.cpp,
src/Inventor/Qt/viewers/SoQtExaminerViewerP.h,
src/Inventor/Qt/viewers/SoQtFullViewerP.h,
src/Inventor/Qt/viewers/SoQtPlaneViewerP.h,
src/Inventor/Qt/widgets/QtNativePopupMenu.cpp,
src/Inventor/Qt/widgets/QtNativePopupMenu.h,
src/Inventor/Qt/widgets/SoQtGLArea.cpp,
src/Inventor/Qt/widgets/SoQtGLArea.h,
src/Inventor/Qt/widgets/SoQtThumbWheel.cpp,
src/Inventor/Qt/widgets/SoQtThumbWheel.h,
test-code/assertdbg/crash.cpp, test-code/widgets/thumbwheel.cpp:
LGPL -> GPL.
2002-07-05 15:23 mortene
* LICENSE.GPL, LICENSE.LGPL:
Switch from LGPL to GPL.
2002-07-05 14:27 mortene
* RELEASE:
Minor additions.
2002-07-05 14:16 mortene
* src/Inventor/Qt/devices/SoQtDevice.cpp:
Reshuffle order of header-file inclusion to try to humour GCC 3.1.
2002-07-05 13:50 mortene
* packaging/windows/: heading.nsi.in, middle.nsi.in:
Do not include HTML and man pages in installation package.
2002-07-03 15:58 mortene
* HACKING:
Bootstrap
2002-07-03 15:57 mortene
* models/: coin_soqt.iv, coin_soqt.wrl:
Copied from dev-repository.
2002-07-03 15:56 mortene
* Makefile.am, configure.ac:
Don't bother with obsoleted RPM spec file.
2002-07-03 15:53 mortene
* ChangeLog.sh:
Adds root-level ChangeLog-generator script.
2002-07-03 13:29 mortene
* configure.ac:
Change version number to 0.19.99, which is going to be the last
LGPL version.
2002-07-03 13:07 mortene
* .cvsignore, AUTHORS, COPYING, FAQ, INSTALL, INSTALL.GNU,
Info.plist, LICENSE.LGPL, Makefile.am, NEWS, README, README.DLL,
README.IRIX, README.MAC, README.WIN32, RELEASE, bootstrap,
configure.ac, cfg/README, cfg/depcomp, cfg/install-header,
html/.cvsignore, html/Makefile.am, man/.cvsignore, man/Makefile.am,
man/man1/.cvsignore, man/man1/Makefile.am, man/man3/.cvsignore,
man/man3/Makefile.am, packaging/windows/footer.nsi.in,
packaging/windows/heading.nsi.in, packaging/windows/middle.nsi.in,
packaging/windows/post.nsi.in, packaging/windows/soqt-sdk.html.in,
src/.cvsignore, src/Makefile.am, src/Inventor/Makefile.am,
src/Inventor/Qt/Makefile.am, src/Inventor/Qt/SoQt.cpp,
src/Inventor/Qt/SoQtComponent.cpp,
src/Inventor/Qt/SoQtComponentP.h, src/Inventor/Qt/SoQtGLWidget.cpp,
src/Inventor/Qt/SoQtGLWidgetP.h, src/Inventor/Qt/SoQtInternal.h,
src/Inventor/Qt/SoQtP.h, src/Inventor/Qt/devices/6DOFEvents.cpp,
src/Inventor/Qt/devices/6DOFEvents.h,
src/Inventor/Qt/devices/Makefile.am,
src/Inventor/Qt/devices/SoQtDevice.cpp,
src/Inventor/Qt/devices/SoQtDeviceP.h,
src/Inventor/Qt/devices/SoQtInputFocus.cpp,
src/Inventor/Qt/devices/SoQtKeyboard.cpp,
src/Inventor/Qt/devices/SoQtMouse.cpp,
src/Inventor/Qt/devices/SoQtSpaceball.cpp,
src/Inventor/Qt/devices/SoQtSpaceballP.h,
src/Inventor/Qt/viewers/ExaminerViewer.cpp,
src/Inventor/Qt/viewers/FullViewer.cpp,
src/Inventor/Qt/viewers/Makefile.am,
src/Inventor/Qt/viewers/PlaneViewer.cpp,
src/Inventor/Qt/viewers/SoQtExaminerViewerP.h,
src/Inventor/Qt/viewers/SoQtFullViewerP.h,
src/Inventor/Qt/viewers/SoQtPlaneViewerP.h,
src/Inventor/Qt/widgets/Makefile.am,
src/Inventor/Qt/widgets/QtNativePopupMenu.cpp,
src/Inventor/Qt/widgets/QtNativePopupMenu.h,
src/Inventor/Qt/widgets/SoQtGLArea.cpp,
src/Inventor/Qt/widgets/SoQtGLArea.h,
src/Inventor/Qt/widgets/SoQtThumbWheel.cpp,
src/Inventor/Qt/widgets/SoQtThumbWheel.h, test-code/README,
test-code/assertdbg/crash.cpp, test-code/components/.cvsignore,
test-code/components/embeddedexaminer.cpp,
test-code/components/scrollview.cpp,
test-code/components/tripleview.cpp,
test-code/widgets/thumbwheel.cpp:
Copied from development directory.
|