[libqglviewer] branch master updated (6ea1323 -> 275aae5)

Anton Gladky gladk at moszumanska.debian.org
Sat Mar 1 16:39:12 UTC 2014


This is an automated email from the git hooks/post-receive script.

gladk pushed a change to branch master
in repository libqglviewer.

      from  6ea1323   Update changelog.
      adds  dfdaa3a   Imported Upstream version 2.5.1+dfsg
       new  4497c90   Merge tag 'upstream/2.5.1+dfsg'
       new  275aae5   Update changelog.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG                                          |    2 +-
 QGLViewer/ImageInterface.Qt3.ui                    |  276 ---
 QGLViewer/QGLViewer.pro                            |  161 +-
 QGLViewer/VRender/AxisAlignedBox.h                 |    2 +-
 QGLViewer/VRender/BSPSortMethod.cpp                |    2 +-
 QGLViewer/VRender/BackFaceCullingOptimizer.cpp     |    2 +-
 QGLViewer/VRender/EPSExporter.cpp                  |    2 +-
 QGLViewer/VRender/Exporter.cpp                     |   17 +-
 QGLViewer/VRender/Exporter.h                       |   11 +-
 QGLViewer/VRender/FIGExporter.cpp                  |    2 +-
 QGLViewer/VRender/NVector3.cpp                     |    2 +-
 QGLViewer/VRender/NVector3.h                       |    2 +-
 QGLViewer/VRender/Optimizer.h                      |    2 +-
 QGLViewer/VRender/ParserGL.cpp                     |    2 +-
 QGLViewer/VRender/ParserGL.h                       |    2 +-
 QGLViewer/VRender/Primitive.cpp                    |    2 +-
 QGLViewer/VRender/Primitive.h                      |    2 +-
 QGLViewer/VRender/PrimitivePositioning.cpp         |    2 +-
 QGLViewer/VRender/PrimitivePositioning.h           |    2 +-
 QGLViewer/VRender/SortMethod.h                     |    2 +-
 QGLViewer/VRender/TopologicalSortMethod.cpp        |    2 +-
 QGLViewer/VRender/Types.h                          |    2 +-
 QGLViewer/VRender/VRender.cpp                      |    2 +-
 QGLViewer/VRender/VRender.h                        |   11 +-
 QGLViewer/VRender/Vector2.cpp                      |    2 +-
 QGLViewer/VRender/Vector2.h                        |    2 +-
 QGLViewer/VRender/Vector3.cpp                      |    2 +-
 QGLViewer/VRender/Vector3.h                        |    2 +-
 QGLViewer/VRender/VisibilityOptimizer.cpp          |    2 +-
 QGLViewer/VRender/gpc.cpp                          |    2 +-
 QGLViewer/VRender/gpc.h                            |    2 +-
 QGLViewer/VRenderInterface.Qt3.ui                  |  211 --
 QGLViewer/VRenderInterface.ui                      |   34 +-
 QGLViewer/camera.cpp                               |  116 +-
 QGLViewer/camera.h                                 |   95 +-
 QGLViewer/config.h                                 |   47 +-
 QGLViewer/constraint.cpp                           |    3 +-
 QGLViewer/constraint.h                             |    2 +-
 QGLViewer/domUtils.h                               |   34 +-
 QGLViewer/frame.cpp                                |    2 +-
 QGLViewer/frame.h                                  |   11 +-
 QGLViewer/keyFrameInterpolator.cpp                 |  106 +-
 QGLViewer/keyFrameInterpolator.h                   |   23 +-
 QGLViewer/manipulatedCameraFrame.cpp               |   12 +-
 QGLViewer/manipulatedCameraFrame.h                 |    2 +-
 QGLViewer/manipulatedFrame.cpp                     |  238 +--
 QGLViewer/manipulatedFrame.h                       |   26 +-
 QGLViewer/mouseGrabber.cpp                         |   14 +-
 QGLViewer/mouseGrabber.h                           |   38 +-
 QGLViewer/qglviewer.cpp                            | 2031 ++++++++------------
 QGLViewer/qglviewer.h                              |  168 +-
 QGLViewer/qglviewer_fr.qm                          |  Bin 14855 -> 14837 bytes
 QGLViewer/qglviewer_fr.ts                          |   12 +-
 QGLViewer/quaternion.cpp                           |    6 +-
 QGLViewer/quaternion.h                             |    2 +-
 QGLViewer/saveSnapshot.cpp                         |  206 +-
 QGLViewer/vec.cpp                                  |    6 +-
 QGLViewer/vec.h                                    |    6 +-
 README                                             |    2 +-
 debian/changelog                                   |    6 +
 designerPlugin/designerPlugin.pro                  |   19 +-
 designerPlugin/qglviewerPlugin.Qt3.cpp             |    2 +-
 designerPlugin/qglviewerPlugin.Qt3.h               |    2 +-
 designerPlugin/qglviewerPlugin.cpp                 |    2 +-
 designerPlugin/qglviewerPlugin.h                   |    2 +-
 doc/changeLog-1.html                               |    2 +-
 doc/changeLog.html                                 |   29 +-
 doc/commercial.html                                |    2 +-
 doc/compilation.html                               |   14 +-
 doc/developer.html                                 |    2 +-
 doc/download.html                                  |    2 +-
 doc/download_statistics.html                       |    2 +-
 doc/dualLicensing.html                             |    2 +-
 doc/examples/animation.html                        |    6 +-
 doc/examples/callback.html                         |    6 +-
 doc/examples/cameraLight.html                      |    7 +-
 doc/examples/clippingPlane.html                    |   46 +-
 doc/examples/constrainedCamera.html                |  127 +-
 doc/examples/constrainedFrame.html                 |  155 +-
 doc/examples/contribs.html                         |    2 +-
 doc/examples/drawLight.html                        |   46 +-
 doc/examples/fastDraw.html                         |    6 +-
 doc/examples/frameTransform.html                   |    6 +-
 doc/examples/frustumCulling.html                   |   69 +-
 doc/examples/index.html                            |    2 +-
 doc/examples/interface.html                        |   68 +-
 doc/examples/keyFrames.html                        |   88 +-
 doc/examples/keyboardAndMouse.html                 |  164 +-
 doc/examples/luxo.html                             |   73 +-
 doc/examples/manipulatedFrame.html                 |   60 +-
 doc/examples/mouseGrabber.html                     |  112 +-
 doc/examples/multiSelect.html                      |  281 +--
 doc/examples/multiView.html                        |   66 +-
 doc/examples/overpainting.html                     |    6 +-
 doc/examples/screenCoordSystem.html                |   10 +-
 doc/examples/select.html                           |    7 +-
 doc/examples/simpleViewer.html                     |    7 +-
 doc/examples/standardCamera.html                   |  114 +-
 doc/examples/stereoViewer.html                     |    6 +-
 doc/faq.html                                       |    2 +-
 doc/features.html                                  |    2 +-
 doc/index.html                                     |    9 +-
 doc/installUnix.html                               |   24 +-
 doc/installWindows.html                            |    6 +-
 doc/introduction.html                              |    2 +-
 doc/keyboard.html                                  |    2 +-
 doc/libQGLViewer-2.5.0.qch                         |  Bin 723968 -> 0 bytes
 doc/libQGLViewer-2.5.1.qch                         |  Bin 0 -> 722944 bytes
 doc/mouse.html                                     |   82 +-
 doc/refManual/annotated.html                       |   10 +-
 doc/refManual/camera_8cpp.html                     |   10 +-
 doc/refManual/camera_8h.html                       |   18 +-
 doc/refManual/classQGLViewer-members.html          |  259 +--
 doc/refManual/classQGLViewer.html                  | 1625 +++++++++-------
 doc/refManual/classes.html                         |   10 +-
 ...ssqglviewer_1_1AxisPlaneConstraint-members.html |   10 +-
 .../classqglviewer_1_1AxisPlaneConstraint.html     |   58 +-
 .../classqglviewer_1_1Camera-members.html          |   10 +-
 doc/refManual/classqglviewer_1_1Camera.html        |  350 ++--
 ...classqglviewer_1_1CameraConstraint-members.html |   10 +-
 .../classqglviewer_1_1CameraConstraint.html        |   16 +-
 .../classqglviewer_1_1Constraint-members.html      |   10 +-
 doc/refManual/classqglviewer_1_1Constraint.html    |   18 +-
 doc/refManual/classqglviewer_1_1Frame-members.html |   10 +-
 doc/refManual/classqglviewer_1_1Frame.html         |  175 +-
 ...sqglviewer_1_1KeyFrameInterpolator-members.html |   10 +-
 .../classqglviewer_1_1KeyFrameInterpolator.html    |  116 +-
 .../classqglviewer_1_1LocalConstraint-members.html |   10 +-
 .../classqglviewer_1_1LocalConstraint.html         |   12 +-
 ...glviewer_1_1ManipulatedCameraFrame-members.html |  255 +--
 .../classqglviewer_1_1ManipulatedCameraFrame.html  |   77 +-
 ...classqglviewer_1_1ManipulatedFrame-members.html |  235 +--
 .../classqglviewer_1_1ManipulatedFrame.html        |  148 +-
 .../classqglviewer_1_1MouseGrabber-members.html    |   10 +-
 doc/refManual/classqglviewer_1_1MouseGrabber.html  |   72 +-
 .../classqglviewer_1_1Quaternion-members.html      |   10 +-
 doc/refManual/classqglviewer_1_1Quaternion.html    |  116 +-
 doc/refManual/classqglviewer_1_1Vec-members.html   |   10 +-
 doc/refManual/classqglviewer_1_1Vec.html           |   97 +-
 .../classqglviewer_1_1WorldConstraint-members.html |   10 +-
 .../classqglviewer_1_1WorldConstraint.html         |   12 +-
 doc/refManual/config_8h.html                       |   70 +-
 doc/refManual/constraint_8cpp.html                 |   10 +-
 doc/refManual/constraint_8h.html                   |   18 +-
 .../dir_0d5ec90603fafeb6b6840b6051802ddc.html      |   10 +-
 doc/refManual/domUtils_8h.html                     |   10 +-
 doc/refManual/files.html                           |   10 +-
 doc/refManual/frame_8cpp.html                      |   10 +-
 doc/refManual/frame_8h.html                        |   18 +-
 doc/refManual/functions.html                       |   70 +-
 .../{functions_0x62.html => functions_b.html}      |   60 +-
 .../{functions_0x63.html => functions_c.html}      |   87 +-
 .../{functions_0x64.html => functions_d.html}      |   64 +-
 .../{functions_0x65.html => functions_e.html}      |   60 +-
 doc/refManual/functions_enum.html                  |   14 +-
 doc/refManual/functions_eval.html                  |   12 +-
 .../{functions_0x66.html => functions_f.html}      |   70 +-
 doc/refManual/functions_func.html                  |   60 +-
 ...ctions_func_0x62.html => functions_func_b.html} |   56 +-
 ...ctions_func_0x63.html => functions_func_c.html} |   77 +-
 ...ctions_func_0x64.html => functions_func_d.html} |   70 +-
 ...ctions_func_0x65.html => functions_func_e.html} |   56 +-
 ...ctions_func_0x66.html => functions_func_f.html} |   63 +-
 ...ctions_func_0x67.html => functions_func_g.html} |   66 +-
 ...ctions_func_0x68.html => functions_func_h.html} |   56 +-
 ...ctions_func_0x69.html => functions_func_i.html} |   64 +-
 ...ctions_func_0x6b.html => functions_func_k.html} |   62 +-
 ...ctions_func_0x6c.html => functions_func_l.html} |   56 +-
 ...ctions_func_0x6d.html => functions_func_m.html} |   79 +-
 ...ctions_func_0x6e.html => functions_func_n.html} |   60 +-
 ...ctions_func_0x6f.html => functions_func_o.html} |   67 +-
 ...ctions_func_0x70.html => functions_func_p.html} |   56 +-
 ...ctions_func_0x71.html => functions_func_q.html} |   56 +-
 ...ctions_func_0x72.html => functions_func_r.html} |   62 +-
 ...ctions_func_0x73.html => functions_func_s.html} |   86 +-
 ...ctions_func_0x74.html => functions_func_t.html} |   56 +-
 ...ctions_func_0x75.html => functions_func_u.html} |   56 +-
 ...ctions_func_0x76.html => functions_func_v.html} |   56 +-
 ...ctions_func_0x77.html => functions_func_w.html} |   67 +-
 ...ctions_func_0x7a.html => functions_func_z.html} |   56 +-
 ...ctions_func_0x7e.html => functions_func_~.html} |   58 +-
 .../{functions_0x67.html => functions_g.html}      |   70 +-
 .../{functions_0x68.html => functions_h.html}      |   60 +-
 .../{functions_0x69.html => functions_i.html}      |   68 +-
 .../{functions_0x6b.html => functions_k.html}      |   72 +-
 .../{functions_0x6c.html => functions_l.html}      |   60 +-
 .../{functions_0x6d.html => functions_m.html}      |  101 +-
 .../{functions_0x6e.html => functions_n.html}      |   60 +-
 .../{functions_0x6f.html => functions_o.html}      |   78 +-
 .../{functions_0x70.html => functions_p.html}      |   60 +-
 .../{functions_0x71.html => functions_q.html}      |   60 +-
 .../{functions_0x72.html => functions_r.html}      |   62 +-
 doc/refManual/functions_rela.html                  |   12 +-
 .../{functions_0x73.html => functions_s.html}      |   83 +-
 .../{functions_0x74.html => functions_t.html}      |   67 +-
 .../{functions_0x75.html => functions_u.html}      |   60 +-
 .../{functions_0x76.html => functions_v.html}      |   60 +-
 doc/refManual/functions_vars.html                  |   10 +-
 .../{functions_0x77.html => functions_w.html}      |   71 +-
 .../{functions_0x78.html => functions_x.html}      |   60 +-
 .../{functions_0x79.html => functions_y.html}      |   60 +-
 .../{functions_0x7a.html => functions_z.html}      |   60 +-
 .../{functions_0x7e.html => functions_~.html}      |   62 +-
 doc/refManual/globals.html                         |   22 +-
 doc/refManual/globals_defs.html                    |   22 +-
 doc/refManual/globals_func.html                    |   14 +-
 doc/refManual/hierarchy.html                       |   10 +-
 doc/refManual/index.filtered.qhp                   |  290 +--
 doc/refManual/index.html                           |   10 +-
 doc/refManual/index.qhp                            |  290 +--
 doc/refManual/keyFrameInterpolator_8cpp.html       |   10 +-
 doc/refManual/keyFrameInterpolator_8h.html         |   18 +-
 doc/refManual/manipulatedCameraFrame_8cpp.html     |   10 +-
 doc/refManual/manipulatedCameraFrame_8h.html       |   18 +-
 doc/refManual/manipulatedFrame_8cpp.html           |   10 +-
 doc/refManual/manipulatedFrame_8h.html             |   18 +-
 doc/refManual/mouseGrabber_8cpp.html               |   10 +-
 doc/refManual/mouseGrabber_8h.html                 |   18 +-
 doc/refManual/namespaceqglviewer.html              |   10 +-
 doc/refManual/namespaces.html                      |   10 +-
 doc/refManual/qglviewer_8cpp.html                  |   10 +-
 doc/refManual/qglviewer_8h.html                    |   18 +-
 doc/refManual/quaternion_8cpp.html                 |   10 +-
 doc/refManual/quaternion_8h.html                   |   16 +-
 doc/refManual/saveSnapshot_8cpp.html               |   12 +-
 doc/refManual/search/{all_61.html => all_0.html}   |    4 +-
 doc/refManual/search/{all_61.js => all_0.js}       |    0
 doc/refManual/search/{all_62.html => all_1.html}   |    4 +-
 doc/refManual/search/{all_62.js => all_1.js}       |    0
 doc/refManual/search/{all_63.html => all_10.html}  |    4 +-
 doc/refManual/search/{all_72.js => all_10.js}      |    2 +-
 doc/refManual/search/{all_64.html => all_11.html}  |    4 +-
 doc/refManual/search/{all_73.js => all_11.js}      |    7 +-
 doc/refManual/search/{all_61.html => all_12.html}  |    4 +-
 doc/refManual/search/{all_74.js => all_12.js}      |    2 +-
 doc/refManual/search/{all_61.html => all_13.html}  |    4 +-
 doc/refManual/search/{all_75.js => all_13.js}      |    0
 doc/refManual/search/{all_61.html => all_14.html}  |    4 +-
 doc/refManual/search/{all_76.js => all_14.js}      |    0
 doc/refManual/search/{all_61.html => all_15.html}  |    4 +-
 doc/refManual/search/{all_77.js => all_15.js}      |    5 +-
 doc/refManual/search/{all_61.html => all_16.html}  |    4 +-
 doc/refManual/search/{all_78.js => all_16.js}      |    0
 doc/refManual/search/{all_61.html => all_17.html}  |    4 +-
 doc/refManual/search/{all_79.js => all_17.js}      |    0
 doc/refManual/search/{all_61.html => all_18.html}  |    4 +-
 doc/refManual/search/{all_7a.js => all_18.js}      |    0
 doc/refManual/search/{all_61.html => all_19.html}  |    4 +-
 doc/refManual/search/{all_7e.js => all_19.js}      |    0
 doc/refManual/search/{all_61.html => all_2.html}   |    4 +-
 doc/refManual/search/{all_63.js => all_2.js}       |    7 +-
 doc/refManual/search/{all_61.html => all_3.html}   |    4 +-
 doc/refManual/search/{all_64.js => all_3.js}       |    0
 doc/refManual/search/{all_61.html => all_4.html}   |    4 +-
 doc/refManual/search/{all_65.js => all_4.js}       |    0
 doc/refManual/search/{all_61.html => all_5.html}   |    4 +-
 doc/refManual/search/{all_66.js => all_5.js}       |    0
 doc/refManual/search/{all_61.html => all_6.html}   |    4 +-
 doc/refManual/search/{functions_67.js => all_6.js} |    4 +-
 doc/refManual/search/all_65.html                   |   26 -
 doc/refManual/search/all_66.html                   |   26 -
 doc/refManual/search/all_67.html                   |   26 -
 doc/refManual/search/all_68.html                   |   26 -
 doc/refManual/search/all_69.html                   |   26 -
 doc/refManual/search/all_6b.html                   |   26 -
 doc/refManual/search/all_6c.html                   |   26 -
 doc/refManual/search/all_6d.html                   |   26 -
 doc/refManual/search/all_6e.html                   |   26 -
 doc/refManual/search/all_6f.html                   |   26 -
 doc/refManual/search/{all_61.html => all_7.html}   |    4 +-
 doc/refManual/search/{all_68.js => all_7.js}       |    0
 doc/refManual/search/all_70.html                   |   26 -
 doc/refManual/search/all_71.html                   |   26 -
 doc/refManual/search/all_72.html                   |   26 -
 doc/refManual/search/all_73.html                   |   26 -
 doc/refManual/search/all_74.html                   |   26 -
 doc/refManual/search/all_75.html                   |   26 -
 doc/refManual/search/all_76.html                   |   26 -
 doc/refManual/search/all_77.html                   |   26 -
 doc/refManual/search/all_78.html                   |   26 -
 doc/refManual/search/all_79.html                   |   26 -
 doc/refManual/search/all_7a.html                   |   26 -
 doc/refManual/search/all_7e.html                   |   26 -
 doc/refManual/search/{all_61.html => all_8.html}   |    4 +-
 doc/refManual/search/{all_69.js => all_8.js}       |    0
 doc/refManual/search/{all_61.html => all_9.html}   |    4 +-
 doc/refManual/search/{all_6b.js => all_9.js}       |    6 +-
 doc/refManual/search/{all_61.html => all_a.html}   |    4 +-
 doc/refManual/search/{all_6c.js => all_a.js}       |    0
 doc/refManual/search/{all_61.html => all_b.html}   |    4 +-
 doc/refManual/search/{all_6d.js => all_b.js}       |    5 +-
 doc/refManual/search/{all_61.html => all_c.html}   |    4 +-
 doc/refManual/search/{all_6e.js => all_c.js}       |    0
 doc/refManual/search/{all_61.html => all_d.html}   |    4 +-
 doc/refManual/search/{all_6f.js => all_d.js}       |    0
 doc/refManual/search/{all_61.html => all_e.html}   |    4 +-
 doc/refManual/search/{all_70.js => all_e.js}       |    0
 doc/refManual/search/{all_61.html => all_f.html}   |    4 +-
 doc/refManual/search/{all_71.js => all_f.js}       |    6 +-
 .../search/{all_61.html => classes_0.html}         |    4 +-
 .../search/{classes_61.js => classes_0.js}         |    0
 .../search/{all_61.html => classes_1.html}         |    4 +-
 .../search/{classes_63.js => classes_1.js}         |    0
 .../search/{all_61.html => classes_2.html}         |    4 +-
 .../search/{classes_66.js => classes_2.js}         |    0
 .../search/{all_61.html => classes_3.html}         |    4 +-
 .../search/{classes_6b.js => classes_3.js}         |    0
 .../search/{all_61.html => classes_4.html}         |    4 +-
 .../search/{classes_6c.js => classes_4.js}         |    0
 .../search/{all_61.html => classes_5.html}         |    4 +-
 .../search/{classes_6d.js => classes_5.js}         |    0
 .../search/{all_61.html => classes_6.html}         |    4 +-
 .../search/{classes_71.js => classes_6.js}         |    0
 doc/refManual/search/classes_61.html               |   26 -
 doc/refManual/search/classes_63.html               |   26 -
 doc/refManual/search/classes_66.html               |   26 -
 doc/refManual/search/classes_6b.html               |   26 -
 doc/refManual/search/classes_6c.html               |   26 -
 doc/refManual/search/classes_6d.html               |   26 -
 .../search/{all_61.html => classes_7.html}         |    4 +-
 .../search/{classes_76.js => classes_7.js}         |    0
 doc/refManual/search/classes_71.html               |   26 -
 doc/refManual/search/classes_76.html               |   26 -
 doc/refManual/search/classes_77.html               |   26 -
 .../search/{all_61.html => classes_8.html}         |    4 +-
 .../search/{classes_77.js => classes_8.js}         |    0
 .../search/{all_61.html => defines_0.html}         |    4 +-
 doc/refManual/search/defines_0.js                  |    6 +
 doc/refManual/search/defines_71.html               |   26 -
 doc/refManual/search/defines_71.js                 |   10 -
 doc/refManual/search/{all_61.html => enums_0.html} |    4 +-
 doc/refManual/search/{enums_63.js => enums_0.js}   |    0
 doc/refManual/search/{all_61.html => enums_1.html} |    4 +-
 doc/refManual/search/{enums_6b.js => enums_1.js}   |    0
 doc/refManual/search/{all_61.html => enums_2.html} |    4 +-
 doc/refManual/search/{enums_6d.js => enums_2.js}   |    0
 doc/refManual/search/{all_61.html => enums_3.html} |    4 +-
 doc/refManual/search/{enums_74.js => enums_3.js}   |    0
 doc/refManual/search/enums_63.html                 |   26 -
 doc/refManual/search/enums_6b.html                 |   26 -
 doc/refManual/search/enums_6d.html                 |   26 -
 doc/refManual/search/enums_74.html                 |   26 -
 .../search/{all_61.html => enumvalues_0.html}      |    4 +-
 .../search/{enumvalues_61.js => enumvalues_0.js}   |    0
 .../search/{all_61.html => enumvalues_1.html}      |    4 +-
 .../search/{enumvalues_63.js => enumvalues_1.js}   |    0
 .../search/{all_61.html => enumvalues_2.html}      |    4 +-
 .../search/{enumvalues_64.js => enumvalues_2.js}   |    0
 .../search/{all_61.html => enumvalues_3.html}      |    4 +-
 .../search/{enumvalues_65.js => enumvalues_3.js}   |    0
 .../search/{all_61.html => enumvalues_4.html}      |    4 +-
 .../search/{enumvalues_66.js => enumvalues_4.js}   |    0
 .../search/{all_61.html => enumvalues_5.html}      |    4 +-
 .../search/{enumvalues_68.js => enumvalues_5.js}   |    0
 .../search/{all_61.html => enumvalues_6.html}      |    4 +-
 .../search/{enumvalues_69.js => enumvalues_6.js}   |    0
 doc/refManual/search/enumvalues_61.html            |   26 -
 doc/refManual/search/enumvalues_63.html            |   26 -
 doc/refManual/search/enumvalues_64.html            |   26 -
 doc/refManual/search/enumvalues_65.html            |   26 -
 doc/refManual/search/enumvalues_66.html            |   26 -
 doc/refManual/search/enumvalues_68.html            |   26 -
 doc/refManual/search/enumvalues_69.html            |   26 -
 doc/refManual/search/enumvalues_6c.html            |   26 -
 doc/refManual/search/enumvalues_6d.html            |   26 -
 doc/refManual/search/enumvalues_6e.html            |   26 -
 doc/refManual/search/enumvalues_6f.html            |   26 -
 .../search/{all_61.html => enumvalues_7.html}      |    4 +-
 .../search/{enumvalues_6c.js => enumvalues_7.js}   |    0
 doc/refManual/search/enumvalues_70.html            |   26 -
 doc/refManual/search/enumvalues_72.html            |   26 -
 doc/refManual/search/enumvalues_73.html            |   26 -
 doc/refManual/search/enumvalues_74.html            |   26 -
 doc/refManual/search/enumvalues_7a.html            |   26 -
 .../search/{all_61.html => enumvalues_8.html}      |    4 +-
 .../search/{enumvalues_6d.js => enumvalues_8.js}   |    0
 .../search/{all_61.html => enumvalues_9.html}      |    4 +-
 .../search/{enumvalues_6e.js => enumvalues_9.js}   |    0
 .../search/{all_61.html => enumvalues_a.html}      |    4 +-
 .../search/{enumvalues_6f.js => enumvalues_a.js}   |    0
 .../search/{all_61.html => enumvalues_b.html}      |    4 +-
 .../search/{enumvalues_70.js => enumvalues_b.js}   |    0
 .../search/{all_61.html => enumvalues_c.html}      |    4 +-
 .../search/{enumvalues_72.js => enumvalues_c.js}   |    0
 .../search/{all_61.html => enumvalues_d.html}      |    4 +-
 .../search/{enumvalues_73.js => enumvalues_d.js}   |    0
 .../search/{all_61.html => enumvalues_e.html}      |    4 +-
 .../search/{enumvalues_74.js => enumvalues_e.js}   |    0
 .../search/{all_61.html => enumvalues_f.html}      |    4 +-
 .../search/{enumvalues_7a.js => enumvalues_f.js}   |    0
 doc/refManual/search/{all_61.html => files_0.html} |    4 +-
 doc/refManual/search/{files_63.js => files_0.js}   |    0
 doc/refManual/search/{all_61.html => files_1.html} |    4 +-
 doc/refManual/search/{files_64.js => files_1.js}   |    0
 doc/refManual/search/{all_61.html => files_2.html} |    4 +-
 doc/refManual/search/{files_66.js => files_2.js}   |    0
 doc/refManual/search/{all_61.html => files_3.html} |    4 +-
 doc/refManual/search/{files_6b.js => files_3.js}   |    0
 doc/refManual/search/{all_61.html => files_4.html} |    4 +-
 doc/refManual/search/{files_6d.js => files_4.js}   |    0
 doc/refManual/search/{all_61.html => files_5.html} |    4 +-
 doc/refManual/search/{files_71.js => files_5.js}   |    0
 doc/refManual/search/{all_61.html => files_6.html} |    4 +-
 doc/refManual/search/{files_73.js => files_6.js}   |    0
 doc/refManual/search/files_63.html                 |   26 -
 doc/refManual/search/files_64.html                 |   26 -
 doc/refManual/search/files_66.html                 |   26 -
 doc/refManual/search/files_6b.html                 |   26 -
 doc/refManual/search/files_6d.html                 |   26 -
 doc/refManual/search/{all_61.html => files_7.html} |    4 +-
 doc/refManual/search/{files_76.js => files_7.js}   |    0
 doc/refManual/search/files_71.html                 |   26 -
 doc/refManual/search/files_73.html                 |   26 -
 doc/refManual/search/files_76.html                 |   26 -
 .../search/{all_61.html => functions_0.html}       |    4 +-
 .../search/{functions_61.js => functions_0.js}     |    0
 .../search/{all_61.html => functions_1.html}       |    4 +-
 .../search/{functions_62.js => functions_1.js}     |    0
 .../search/{all_61.html => functions_10.html}      |    4 +-
 .../search/{functions_72.js => functions_10.js}    |    0
 .../search/{all_61.html => functions_11.html}      |    4 +-
 .../search/{functions_73.js => functions_11.js}    |    7 +-
 .../search/{all_61.html => functions_12.html}      |    4 +-
 .../search/{functions_74.js => functions_12.js}    |    0
 .../search/{all_61.html => functions_13.html}      |    4 +-
 .../search/{functions_75.js => functions_13.js}    |    0
 .../search/{all_61.html => functions_14.html}      |    4 +-
 .../search/{functions_76.js => functions_14.js}    |    0
 .../search/{all_61.html => functions_15.html}      |    4 +-
 .../search/{functions_77.js => functions_15.js}    |    5 +-
 .../search/{all_61.html => functions_16.html}      |    4 +-
 .../search/{functions_7a.js => functions_16.js}    |    0
 .../search/{all_61.html => functions_17.html}      |    4 +-
 .../search/{functions_7e.js => functions_17.js}    |    0
 .../search/{all_61.html => functions_2.html}       |    4 +-
 .../search/{functions_63.js => functions_2.js}     |    5 +-
 .../search/{all_61.html => functions_3.html}       |    4 +-
 .../search/{functions_64.js => functions_3.js}     |    0
 .../search/{all_61.html => functions_4.html}       |    4 +-
 .../search/{functions_65.js => functions_4.js}     |    0
 .../search/{all_61.html => functions_5.html}       |    4 +-
 .../search/{functions_66.js => functions_5.js}     |    0
 .../search/{all_61.html => functions_6.html}       |    4 +-
 doc/refManual/search/{all_67.js => functions_6.js} |    4 +-
 doc/refManual/search/functions_61.html             |   26 -
 doc/refManual/search/functions_62.html             |   26 -
 doc/refManual/search/functions_63.html             |   26 -
 doc/refManual/search/functions_64.html             |   26 -
 doc/refManual/search/functions_65.html             |   26 -
 doc/refManual/search/functions_66.html             |   26 -
 doc/refManual/search/functions_67.html             |   26 -
 doc/refManual/search/functions_68.html             |   26 -
 doc/refManual/search/functions_69.html             |   26 -
 doc/refManual/search/functions_6b.html             |   26 -
 doc/refManual/search/functions_6c.html             |   26 -
 doc/refManual/search/functions_6d.html             |   26 -
 doc/refManual/search/functions_6e.html             |   26 -
 doc/refManual/search/functions_6f.html             |   26 -
 .../search/{all_61.html => functions_7.html}       |    4 +-
 .../search/{functions_68.js => functions_7.js}     |    0
 doc/refManual/search/functions_70.html             |   26 -
 doc/refManual/search/functions_71.html             |   26 -
 doc/refManual/search/functions_72.html             |   26 -
 doc/refManual/search/functions_73.html             |   26 -
 doc/refManual/search/functions_74.html             |   26 -
 doc/refManual/search/functions_75.html             |   26 -
 doc/refManual/search/functions_76.html             |   26 -
 doc/refManual/search/functions_77.html             |   26 -
 doc/refManual/search/functions_7a.html             |   26 -
 doc/refManual/search/functions_7e.html             |   26 -
 .../search/{all_61.html => functions_8.html}       |    4 +-
 .../search/{functions_69.js => functions_8.js}     |    0
 .../search/{all_61.html => functions_9.html}       |    4 +-
 .../search/{functions_6b.js => functions_9.js}     |    4 +-
 .../search/{all_61.html => functions_a.html}       |    4 +-
 .../search/{functions_6c.js => functions_a.js}     |    0
 .../search/{all_61.html => functions_b.html}       |    4 +-
 .../search/{functions_6d.js => functions_b.js}     |    5 +-
 .../search/{all_61.html => functions_c.html}       |    4 +-
 .../search/{functions_6e.js => functions_c.js}     |    0
 .../search/{all_61.html => functions_d.html}       |    4 +-
 .../search/{functions_6f.js => functions_d.js}     |    0
 .../search/{all_61.html => functions_e.html}       |    4 +-
 .../search/{functions_70.js => functions_e.js}     |    0
 .../search/{all_61.html => functions_f.html}       |    4 +-
 .../search/{functions_71.js => functions_f.js}     |    0
 .../search/{all_61.html => namespaces_0.html}      |    4 +-
 .../search/{namespaces_71.js => namespaces_0.js}   |    0
 doc/refManual/search/namespaces_71.html            |   26 -
 .../search/{all_61.html => related_0.html}         |    4 +-
 .../search/{related_63.js => related_0.js}         |    0
 .../search/{all_61.html => related_1.html}         |    4 +-
 .../search/{related_6f.js => related_1.js}         |    0
 doc/refManual/search/related_63.html               |   26 -
 doc/refManual/search/related_6f.html               |   26 -
 doc/refManual/search/search.js                     |   36 +-
 .../search/{all_61.html => variables_0.html}       |    4 +-
 .../search/{variables_78.js => variables_0.js}     |    0
 .../search/{all_61.html => variables_1.html}       |    4 +-
 .../search/{variables_79.js => variables_1.js}     |    0
 .../search/{all_61.html => variables_2.html}       |    4 +-
 .../search/{variables_7a.js => variables_2.js}     |    0
 doc/refManual/search/variables_78.html             |   26 -
 doc/refManual/search/variables_79.html             |   26 -
 doc/refManual/search/variables_7a.html             |   26 -
 doc/refManual/vec_8cpp.html                        |   10 +-
 doc/refManual/vec_8h.html                          |   16 +-
 doc/techFaq.html                                   |    2 +-
 examples/animation/animation.cpp                   |    2 +-
 examples/animation/animation.h                     |    2 +-
 examples/animation/animation.pro                   |   19 +-
 examples/animation/main.cpp                        |    6 +-
 examples/callback/callback.cpp                     |    2 +-
 examples/callback/callback.h                       |    2 +-
 examples/callback/callback.pro                     |   19 +-
 examples/callback/main.cpp                         |    6 +-
 examples/cameraLight/cameraLight.cpp               |    2 +-
 examples/cameraLight/cameraLight.h                 |    2 +-
 examples/cameraLight/cameraLight.pro               |   19 +-
 examples/cameraLight/main.cpp                      |    7 +-
 examples/clippingPlane/clippingPlane.cpp           |   42 +-
 examples/clippingPlane/clippingPlane.h             |    2 +-
 examples/clippingPlane/clippingPlane.pro           |   19 +-
 examples/clippingPlane/main.cpp                    |    6 +-
 examples/constrainedCamera/constrainedCamera.cpp   |  123 +-
 examples/constrainedCamera/constrainedCamera.h     |    2 +-
 examples/constrainedCamera/constrainedCamera.pro   |   19 +-
 examples/constrainedCamera/main.cpp                |    6 +-
 examples/constrainedFrame/constrainedFrame.cpp     |  151 +-
 examples/constrainedFrame/constrainedFrame.h       |    2 +-
 examples/constrainedFrame/constrainedFrame.pro     |   19 +-
 examples/constrainedFrame/main.cpp                 |    6 +-
 examples/contribs/3dsViewer/3dsViewer.cpp          |    2 +-
 examples/contribs/3dsViewer/3dsViewer.h            |    2 +-
 examples/contribs/3dsViewer/3dsViewer.pro          |   19 +-
 examples/contribs/3dsViewer/main.cpp               |    2 +-
 examples/contribs/agora/AI/AI.pro                  |   19 +-
 examples/contribs/agora/AI/ai.cpp                  |    2 +-
 examples/contribs/agora/Viewer/Viewer.pro          |   19 +-
 examples/contribs/agora/Viewer/agoraViewer.cpp     |   18 +-
 examples/contribs/agora/Viewer/agoraViewer.h       |    2 +-
 examples/contribs/agora/Viewer/board.cpp           |    2 +-
 examples/contribs/agora/Viewer/board.h             |    2 +-
 examples/contribs/agora/Viewer/case.cpp            |    2 +-
 examples/contribs/agora/Viewer/case.h              |    2 +-
 examples/contribs/agora/Viewer/computerPlayer.cpp  |    2 +-
 examples/contribs/agora/Viewer/computerPlayer.h    |    2 +-
 .../agora/Viewer/computerPlayerInterface.ui        |    1 -
 examples/contribs/agora/Viewer/main.cpp            |    2 +-
 examples/contribs/agora/Viewer/move.cpp            |    2 +-
 examples/contribs/agora/Viewer/move.h              |    2 +-
 examples/contribs/agora/Viewer/ui_agoraWindow.h    |    5 +-
 .../agora/Viewer/ui_computerPlayerInterface.h      |    5 +-
 examples/contribs/agora/Viewer/undo.cpp            |    2 +-
 examples/contribs/agora/Viewer/undo.h              |    2 +-
 examples/contribs/anaglyph/anaglyph.cpp            |    2 +-
 examples/contribs/anaglyph/anaglyph.h              |    2 +-
 examples/contribs/anaglyph/anaglyph.pro            |   19 +-
 examples/contribs/anaglyph/main.cpp                |    2 +-
 .../contribs/backgroundImage/backgroundImage.cpp   |    2 +-
 .../contribs/backgroundImage/backgroundImage.h     |    2 +-
 .../contribs/backgroundImage/backgroundImage.pro   |   19 +-
 examples/contribs/backgroundImage/main.cpp         |    2 +-
 examples/contribs/blobWar/AI/AI.pro                |   19 +-
 examples/contribs/blobWar/AI/ai.cpp                |    2 +-
 examples/contribs/blobWar/Viewer/Viewer.pro        |   19 +-
 examples/contribs/blobWar/Viewer/blobWarViewer.cpp |  246 ++-
 examples/contribs/blobWar/Viewer/blobWarViewer.h   |    2 +-
 examples/contribs/blobWar/Viewer/board.cpp         |    2 +-
 examples/contribs/blobWar/Viewer/board.h           |    2 +-
 examples/contribs/blobWar/Viewer/boardDraw.cpp     |    2 +-
 .../contribs/blobWar/Viewer/computerPlayer.cpp     |    2 +-
 examples/contribs/blobWar/Viewer/computerPlayer.h  |    2 +-
 .../blobWar/Viewer/computerPlayerInterface.ui      |    1 -
 examples/contribs/blobWar/Viewer/main.cpp          |    2 +-
 examples/contribs/blobWar/Viewer/move.cpp          |    2 +-
 examples/contribs/blobWar/Viewer/move.h            |    2 +-
 .../contribs/blobWar/Viewer/ui_blobWarWindow.h     |    5 +-
 .../blobWar/Viewer/ui_computerPlayerInterface.h    |    5 +-
 examples/contribs/blobWar/Viewer/undo.cpp          |    2 +-
 examples/contribs/blobWar/Viewer/undo.h            |    2 +-
 examples/contribs/cornerAxis/cornerAxis.cpp        |    2 +-
 examples/contribs/cornerAxis/cornerAxis.h          |    2 +-
 examples/contribs/cornerAxis/cornerAxis.pro        |   19 +-
 examples/contribs/cornerAxis/main.cpp              |    2 +-
 examples/contribs/dvonn/board.cpp                  |    2 +-
 examples/contribs/dvonn/board.h                    |    2 +-
 examples/contribs/dvonn/drawer.cpp                 |    2 +-
 examples/contribs/dvonn/drawer.h                   |    2 +-
 examples/contribs/dvonn/dvonn.pro                  |   19 +-
 examples/contribs/dvonn/dvonnviewer.cpp            |  450 ++---
 examples/contribs/dvonn/dvonnviewer.h              |    2 +-
 examples/contribs/dvonn/dvonnwindowimpl.cpp        |    2 +-
 examples/contribs/dvonn/dvonnwindowimpl.h          |    2 +-
 examples/contribs/dvonn/game.cpp                   |    2 +-
 examples/contribs/dvonn/game.h                     |    2 +-
 examples/contribs/dvonn/main.cpp                   |    2 +-
 examples/contribs/dvonn/ui_dvonnwindow.h           |    5 +-
 examples/contribs/eventRecorder/eventRecorder.cpp  |    2 +-
 examples/contribs/eventRecorder/eventRecorder.h    |    2 +-
 examples/contribs/eventRecorder/eventRecorder.pro  |   19 +-
 examples/contribs/eventRecorder/main.cpp           |    2 +-
 examples/contribs/eventRecorder/viewer.cpp         |    2 +-
 examples/contribs/eventRecorder/viewer.h           |    2 +-
 examples/contribs/quarto/glview.cpp                |    6 +-
 examples/contribs/quarto/glview.h                  |    2 +-
 examples/contribs/quarto/jeu.cpp                   |    2 +-
 examples/contribs/quarto/jeu.h                     |    2 +-
 examples/contribs/quarto/main.cpp                  |    2 +-
 examples/contribs/quarto/piece.cpp                 |    2 +-
 examples/contribs/quarto/piece.h                   |    2 +-
 examples/contribs/quarto/quarto.cpp                |    2 +-
 examples/contribs/quarto/quarto.h                  |    2 +-
 examples/contribs/quarto/quarto.pro                |   19 +-
 examples/contribs/terrain/main.cpp                 |    2 +-
 examples/contribs/terrain/quadtree.cpp             |    2 +-
 examples/contribs/terrain/quadtree.h               |    2 +-
 examples/contribs/terrain/sky.cpp                  |    2 +-
 examples/contribs/terrain/sky.h                    |    2 +-
 examples/contribs/terrain/terrain.cpp              |    2 +-
 examples/contribs/terrain/terrain.h                |    2 +-
 examples/contribs/terrain/terrain.pro              |   19 +-
 examples/contribs/terrain/tree.cpp                 |    2 +-
 examples/contribs/terrain/tree.h                   |    2 +-
 examples/contribs/terrain/viewer.cpp               |    2 +-
 examples/contribs/terrain/viewer.h                 |    2 +-
 examples/contribs/terrain/water.cpp                |    2 +-
 examples/contribs/terrain/water.h                  |    2 +-
 examples/contribs/textureViewer/main.cpp           |    2 +-
 examples/contribs/textureViewer/textureViewer.cpp  |    2 +-
 examples/contribs/textureViewer/textureViewer.h    |    2 +-
 examples/contribs/textureViewer/textureViewer.pro  |   19 +-
 examples/contribs/thumbnail/main.cpp               |    2 +-
 examples/contribs/thumbnail/thumbnail.cpp          |    2 +-
 examples/contribs/thumbnail/thumbnail.h            |    2 +-
 examples/contribs/thumbnail/thumbnail.pro          |   19 +-
 examples/drawLight/drawLight.cpp                   |   42 +-
 examples/drawLight/drawLight.h                     |    2 +-
 examples/drawLight/drawLight.pro                   |   19 +-
 examples/drawLight/main.cpp                        |    6 +-
 examples/fastDraw/fastDraw.cpp                     |    2 +-
 examples/fastDraw/fastDraw.h                       |    2 +-
 examples/fastDraw/fastDraw.pro                     |   19 +-
 examples/fastDraw/main.cpp                         |    6 +-
 examples/frameTransform/frameTransform.cpp         |    2 +-
 examples/frameTransform/frameTransform.h           |    2 +-
 examples/frameTransform/frameTransform.pro         |   19 +-
 examples/frameTransform/main.cpp                   |    6 +-
 examples/frustumCulling/box.cpp                    |    2 +-
 examples/frustumCulling/box.h                      |    2 +-
 examples/frustumCulling/cullingCamera.cpp          |    2 +-
 examples/frustumCulling/cullingCamera.h            |    2 +-
 examples/frustumCulling/frustumCulling.cpp         |    2 +-
 examples/frustumCulling/frustumCulling.h           |    2 +-
 examples/frustumCulling/frustumCulling.pro         |   19 +-
 examples/frustumCulling/main.cpp                   |   87 +-
 examples/interface/interface.cpp                   |   39 +-
 examples/interface/interface.h                     |    6 +-
 examples/interface/interface.pro                   |   26 +-
 examples/interface/main.cpp                        |   24 +-
 examples/interface/ui_viewerInterface.h            |    5 +-
 examples/interface/viewerInterface.Qt3.ui          |  211 --
 examples/keyFrames/keyFrames.cpp                   |   83 +-
 examples/keyFrames/keyFrames.h                     |    2 +-
 examples/keyFrames/keyFrames.pro                   |   19 +-
 examples/keyFrames/main.cpp                        |    7 +-
 examples/keyboardAndMouse/keyboardAndMouse.cpp     |  160 +-
 examples/keyboardAndMouse/keyboardAndMouse.h       |    2 +-
 examples/keyboardAndMouse/keyboardAndMouse.pro     |   19 +-
 examples/keyboardAndMouse/main.cpp                 |    6 +-
 examples/luxo/luxo.cpp                             |   69 +-
 examples/luxo/luxo.h                               |    2 +-
 examples/luxo/luxo.pro                             |   19 +-
 examples/luxo/main.cpp                             |    6 +-
 examples/manipulatedFrame/main.cpp                 |    6 +-
 examples/manipulatedFrame/manipulatedFrame.cpp     |   56 +-
 examples/manipulatedFrame/manipulatedFrame.h       |    2 +-
 examples/manipulatedFrame/manipulatedFrame.pro     |   19 +-
 examples/mouseGrabber/main.cpp                     |    6 +-
 examples/mouseGrabber/mouseGrabber.cpp             |   96 +-
 examples/mouseGrabber/mouseGrabber.h               |   14 +-
 examples/mouseGrabber/mouseGrabber.pro             |   19 +-
 examples/multiSelect/main.cpp                      |    6 +-
 .../multiSelect/manipulatedFrameSetConstraint.cpp  |   52 +-
 .../multiSelect/manipulatedFrameSetConstraint.h    |   21 +-
 examples/multiSelect/multiSelect.cpp               |  196 +-
 examples/multiSelect/multiSelect.h                 |   14 +-
 examples/multiSelect/multiSelect.pro               |   19 +-
 examples/multiSelect/object.cpp                    |    2 +-
 examples/multiSelect/object.h                      |    2 +-
 examples/multiView/main.cpp                        |    8 +-
 examples/multiView/multiView.cpp                   |   60 +-
 examples/multiView/multiView.h                     |    2 +-
 examples/multiView/multiView.pro                   |   19 +-
 examples/overpainting/main.cpp                     |    6 +-
 examples/overpainting/overpainting.pro             |   19 +-
 examples/overpainting/viewer.cpp                   |    2 +-
 examples/overpainting/viewer.h                     |    2 +-
 examples/screenCoordSystem/main.cpp                |    6 +-
 examples/screenCoordSystem/screenCoordSystem.cpp   |    2 +-
 examples/screenCoordSystem/screenCoordSystem.h     |    6 +-
 examples/screenCoordSystem/screenCoordSystem.pro   |   19 +-
 examples/select/main.cpp                           |    7 +-
 examples/select/select.cpp                         |    2 +-
 examples/select/select.h                           |    2 +-
 examples/select/select.pro                         |   19 +-
 examples/simpleViewer/main.cpp                     |    7 +-
 examples/simpleViewer/simpleViewer.cpp             |    2 +-
 examples/simpleViewer/simpleViewer.h               |    2 +-
 examples/simpleViewer/simpleViewer.pro             |   19 +-
 examples/standardCamera/cameraViewer.cpp           |    2 +-
 examples/standardCamera/cameraViewer.h             |    2 +-
 examples/standardCamera/main.cpp                   |   10 +-
 examples/standardCamera/standardCamera.cpp         |   36 +-
 examples/standardCamera/standardCamera.h           |    2 +-
 examples/standardCamera/standardCamera.pro         |   19 +-
 examples/standardCamera/viewer.cpp                 |   72 +-
 examples/standardCamera/viewer.h                   |    2 +-
 examples/stereoViewer/main.cpp                     |    6 +-
 examples/stereoViewer/stereoViewer.cpp             |    2 +-
 examples/stereoViewer/stereoViewer.h               |    2 +-
 examples/stereoViewer/stereoViewer.pro             |   19 +-
 libQGLViewer-2.5.0.pro => libQGLViewer-2.5.1.pro   |    2 +-
 723 files changed, 7707 insertions(+), 12529 deletions(-)
 delete mode 100644 QGLViewer/ImageInterface.Qt3.ui
 delete mode 100644 QGLViewer/VRenderInterface.Qt3.ui
 delete mode 100644 doc/libQGLViewer-2.5.0.qch
 create mode 100644 doc/libQGLViewer-2.5.1.qch
 rename doc/refManual/{functions_0x62.html => functions_b.html} (75%)
 rename doc/refManual/{functions_0x63.html => functions_c.html} (80%)
 rename doc/refManual/{functions_0x64.html => functions_d.html} (81%)
 rename doc/refManual/{functions_0x65.html => functions_e.html} (76%)
 rename doc/refManual/{functions_0x66.html => functions_f.html} (78%)
 rename doc/refManual/{functions_func_0x62.html => functions_func_b.html} (75%)
 rename doc/refManual/{functions_func_0x63.html => functions_func_c.html} (79%)
 rename doc/refManual/{functions_func_0x64.html => functions_func_d.html} (78%)
 rename doc/refManual/{functions_func_0x65.html => functions_func_e.html} (75%)
 rename doc/refManual/{functions_func_0x66.html => functions_func_f.html} (77%)
 rename doc/refManual/{functions_func_0x67.html => functions_func_g.html} (81%)
 rename doc/refManual/{functions_func_0x68.html => functions_func_h.html} (76%)
 rename doc/refManual/{functions_func_0x69.html => functions_func_i.html} (83%)
 rename doc/refManual/{functions_func_0x6b.html => functions_func_k.html} (75%)
 rename doc/refManual/{functions_func_0x6c.html => functions_func_l.html} (78%)
 rename doc/refManual/{functions_func_0x6d.html => functions_func_m.html} (80%)
 rename doc/refManual/{functions_func_0x6e.html => functions_func_n.html} (74%)
 rename doc/refManual/{functions_func_0x6f.html => functions_func_o.html} (77%)
 rename doc/refManual/{functions_func_0x70.html => functions_func_p.html} (79%)
 rename doc/refManual/{functions_func_0x71.html => functions_func_q.html} (76%)
 rename doc/refManual/{functions_func_0x72.html => functions_func_r.html} (77%)
 rename doc/refManual/{functions_func_0x73.html => functions_func_s.html} (88%)
 rename doc/refManual/{functions_func_0x74.html => functions_func_t.html} (80%)
 rename doc/refManual/{functions_func_0x75.html => functions_func_u.html} (75%)
 rename doc/refManual/{functions_func_0x76.html => functions_func_v.html} (75%)
 rename doc/refManual/{functions_func_0x77.html => functions_func_w.html} (73%)
 rename doc/refManual/{functions_func_0x7a.html => functions_func_z.html} (75%)
 rename doc/refManual/{functions_func_0x7e.html => functions_func_~.html} (78%)
 rename doc/refManual/{functions_0x67.html => functions_g.html} (81%)
 rename doc/refManual/{functions_0x68.html => functions_h.html} (76%)
 rename doc/refManual/{functions_0x69.html => functions_i.html} (82%)
 rename doc/refManual/{functions_0x6b.html => functions_k.html} (75%)
 rename doc/refManual/{functions_0x6c.html => functions_l.html} (79%)
 rename doc/refManual/{functions_0x6d.html => functions_m.html} (77%)
 rename doc/refManual/{functions_0x6e.html => functions_n.html} (77%)
 rename doc/refManual/{functions_0x6f.html => functions_o.html} (77%)
 rename doc/refManual/{functions_0x70.html => functions_p.html} (80%)
 rename doc/refManual/{functions_0x71.html => functions_q.html} (76%)
 rename doc/refManual/{functions_0x72.html => functions_r.html} (80%)
 rename doc/refManual/{functions_0x73.html => functions_s.html} (89%)
 rename doc/refManual/{functions_0x74.html => functions_t.html} (79%)
 rename doc/refManual/{functions_0x75.html => functions_u.html} (75%)
 rename doc/refManual/{functions_0x76.html => functions_v.html} (75%)
 rename doc/refManual/{functions_0x77.html => functions_w.html} (73%)
 rename doc/refManual/{functions_0x78.html => functions_x.html} (74%)
 rename doc/refManual/{functions_0x79.html => functions_y.html} (74%)
 rename doc/refManual/{functions_0x7a.html => functions_z.html} (77%)
 rename doc/refManual/{functions_0x7e.html => functions_~.html} (78%)
 copy doc/refManual/search/{all_61.html => all_0.html} (89%)
 rename doc/refManual/search/{all_61.js => all_0.js} (100%)
 rename doc/refManual/search/{all_62.html => all_1.html} (89%)
 rename doc/refManual/search/{all_62.js => all_1.js} (100%)
 rename doc/refManual/search/{all_63.html => all_10.html} (89%)
 rename doc/refManual/search/{all_72.js => all_10.js} (78%)
 rename doc/refManual/search/{all_64.html => all_11.html} (89%)
 rename doc/refManual/search/{all_73.js => all_11.js} (92%)
 copy doc/refManual/search/{all_61.html => all_12.html} (89%)
 rename doc/refManual/search/{all_74.js => all_12.js} (90%)
 copy doc/refManual/search/{all_61.html => all_13.html} (89%)
 rename doc/refManual/search/{all_75.js => all_13.js} (100%)
 copy doc/refManual/search/{all_61.html => all_14.html} (89%)
 rename doc/refManual/search/{all_76.js => all_14.js} (100%)
 copy doc/refManual/search/{all_61.html => all_15.html} (89%)
 rename doc/refManual/search/{all_77.js => all_15.js} (78%)
 copy doc/refManual/search/{all_61.html => all_16.html} (89%)
 rename doc/refManual/search/{all_78.js => all_16.js} (100%)
 copy doc/refManual/search/{all_61.html => all_17.html} (89%)
 rename doc/refManual/search/{all_79.js => all_17.js} (100%)
 copy doc/refManual/search/{all_61.html => all_18.html} (89%)
 rename doc/refManual/search/{all_7a.js => all_18.js} (100%)
 copy doc/refManual/search/{all_61.html => all_19.html} (89%)
 rename doc/refManual/search/{all_7e.js => all_19.js} (100%)
 copy doc/refManual/search/{all_61.html => all_2.html} (89%)
 rename doc/refManual/search/{all_63.js => all_2.js} (91%)
 copy doc/refManual/search/{all_61.html => all_3.html} (89%)
 rename doc/refManual/search/{all_64.js => all_3.js} (100%)
 copy doc/refManual/search/{all_61.html => all_4.html} (89%)
 rename doc/refManual/search/{all_65.js => all_4.js} (100%)
 copy doc/refManual/search/{all_61.html => all_5.html} (89%)
 rename doc/refManual/search/{all_66.js => all_5.js} (100%)
 copy doc/refManual/search/{all_61.html => all_6.html} (89%)
 rename doc/refManual/search/{functions_67.js => all_6.js} (93%)
 delete mode 100644 doc/refManual/search/all_65.html
 delete mode 100644 doc/refManual/search/all_66.html
 delete mode 100644 doc/refManual/search/all_67.html
 delete mode 100644 doc/refManual/search/all_68.html
 delete mode 100644 doc/refManual/search/all_69.html
 delete mode 100644 doc/refManual/search/all_6b.html
 delete mode 100644 doc/refManual/search/all_6c.html
 delete mode 100644 doc/refManual/search/all_6d.html
 delete mode 100644 doc/refManual/search/all_6e.html
 delete mode 100644 doc/refManual/search/all_6f.html
 copy doc/refManual/search/{all_61.html => all_7.html} (89%)
 rename doc/refManual/search/{all_68.js => all_7.js} (100%)
 delete mode 100644 doc/refManual/search/all_70.html
 delete mode 100644 doc/refManual/search/all_71.html
 delete mode 100644 doc/refManual/search/all_72.html
 delete mode 100644 doc/refManual/search/all_73.html
 delete mode 100644 doc/refManual/search/all_74.html
 delete mode 100644 doc/refManual/search/all_75.html
 delete mode 100644 doc/refManual/search/all_76.html
 delete mode 100644 doc/refManual/search/all_77.html
 delete mode 100644 doc/refManual/search/all_78.html
 delete mode 100644 doc/refManual/search/all_79.html
 delete mode 100644 doc/refManual/search/all_7a.html
 delete mode 100644 doc/refManual/search/all_7e.html
 copy doc/refManual/search/{all_61.html => all_8.html} (89%)
 rename doc/refManual/search/{all_69.js => all_8.js} (100%)
 copy doc/refManual/search/{all_61.html => all_9.html} (89%)
 rename doc/refManual/search/{all_6b.js => all_9.js} (88%)
 copy doc/refManual/search/{all_61.html => all_a.html} (89%)
 rename doc/refManual/search/{all_6c.js => all_a.js} (100%)
 copy doc/refManual/search/{all_61.html => all_b.html} (89%)
 rename doc/refManual/search/{all_6d.js => all_b.js} (89%)
 copy doc/refManual/search/{all_61.html => all_c.html} (89%)
 rename doc/refManual/search/{all_6e.js => all_c.js} (100%)
 copy doc/refManual/search/{all_61.html => all_d.html} (89%)
 rename doc/refManual/search/{all_6f.js => all_d.js} (100%)
 copy doc/refManual/search/{all_61.html => all_e.html} (89%)
 rename doc/refManual/search/{all_70.js => all_e.js} (100%)
 copy doc/refManual/search/{all_61.html => all_f.html} (89%)
 rename doc/refManual/search/{all_71.js => all_f.js} (85%)
 copy doc/refManual/search/{all_61.html => classes_0.html} (89%)
 rename doc/refManual/search/{classes_61.js => classes_0.js} (100%)
 copy doc/refManual/search/{all_61.html => classes_1.html} (89%)
 rename doc/refManual/search/{classes_63.js => classes_1.js} (100%)
 copy doc/refManual/search/{all_61.html => classes_2.html} (89%)
 rename doc/refManual/search/{classes_66.js => classes_2.js} (100%)
 copy doc/refManual/search/{all_61.html => classes_3.html} (89%)
 rename doc/refManual/search/{classes_6b.js => classes_3.js} (100%)
 copy doc/refManual/search/{all_61.html => classes_4.html} (89%)
 rename doc/refManual/search/{classes_6c.js => classes_4.js} (100%)
 copy doc/refManual/search/{all_61.html => classes_5.html} (89%)
 rename doc/refManual/search/{classes_6d.js => classes_5.js} (100%)
 copy doc/refManual/search/{all_61.html => classes_6.html} (89%)
 rename doc/refManual/search/{classes_71.js => classes_6.js} (100%)
 delete mode 100644 doc/refManual/search/classes_61.html
 delete mode 100644 doc/refManual/search/classes_63.html
 delete mode 100644 doc/refManual/search/classes_66.html
 delete mode 100644 doc/refManual/search/classes_6b.html
 delete mode 100644 doc/refManual/search/classes_6c.html
 delete mode 100644 doc/refManual/search/classes_6d.html
 copy doc/refManual/search/{all_61.html => classes_7.html} (89%)
 rename doc/refManual/search/{classes_76.js => classes_7.js} (100%)
 delete mode 100644 doc/refManual/search/classes_71.html
 delete mode 100644 doc/refManual/search/classes_76.html
 delete mode 100644 doc/refManual/search/classes_77.html
 copy doc/refManual/search/{all_61.html => classes_8.html} (89%)
 rename doc/refManual/search/{classes_77.js => classes_8.js} (100%)
 copy doc/refManual/search/{all_61.html => defines_0.html} (89%)
 create mode 100644 doc/refManual/search/defines_0.js
 delete mode 100644 doc/refManual/search/defines_71.html
 delete mode 100644 doc/refManual/search/defines_71.js
 copy doc/refManual/search/{all_61.html => enums_0.html} (89%)
 rename doc/refManual/search/{enums_63.js => enums_0.js} (100%)
 copy doc/refManual/search/{all_61.html => enums_1.html} (89%)
 rename doc/refManual/search/{enums_6b.js => enums_1.js} (100%)
 copy doc/refManual/search/{all_61.html => enums_2.html} (89%)
 rename doc/refManual/search/{enums_6d.js => enums_2.js} (100%)
 copy doc/refManual/search/{all_61.html => enums_3.html} (89%)
 rename doc/refManual/search/{enums_74.js => enums_3.js} (100%)
 delete mode 100644 doc/refManual/search/enums_63.html
 delete mode 100644 doc/refManual/search/enums_6b.html
 delete mode 100644 doc/refManual/search/enums_6d.html
 delete mode 100644 doc/refManual/search/enums_74.html
 copy doc/refManual/search/{all_61.html => enumvalues_0.html} (89%)
 rename doc/refManual/search/{enumvalues_61.js => enumvalues_0.js} (100%)
 copy doc/refManual/search/{all_61.html => enumvalues_1.html} (89%)
 rename doc/refManual/search/{enumvalues_63.js => enumvalues_1.js} (100%)
 copy doc/refManual/search/{all_61.html => enumvalues_2.html} (89%)
 rename doc/refManual/search/{enumvalues_64.js => enumvalues_2.js} (100%)
 copy doc/refManual/search/{all_61.html => enumvalues_3.html} (89%)
 rename doc/refManual/search/{enumvalues_65.js => enumvalues_3.js} (100%)
 copy doc/refManual/search/{all_61.html => enumvalues_4.html} (89%)
 rename doc/refManual/search/{enumvalues_66.js => enumvalues_4.js} (100%)
 copy doc/refManual/search/{all_61.html => enumvalues_5.html} (89%)
 rename doc/refManual/search/{enumvalues_68.js => enumvalues_5.js} (100%)
 copy doc/refManual/search/{all_61.html => enumvalues_6.html} (89%)
 rename doc/refManual/search/{enumvalues_69.js => enumvalues_6.js} (100%)
 delete mode 100644 doc/refManual/search/enumvalues_61.html
 delete mode 100644 doc/refManual/search/enumvalues_63.html
 delete mode 100644 doc/refManual/search/enumvalues_64.html
 delete mode 100644 doc/refManual/search/enumvalues_65.html
 delete mode 100644 doc/refManual/search/enumvalues_66.html
 delete mode 100644 doc/refManual/search/enumvalues_68.html
 delete mode 100644 doc/refManual/search/enumvalues_69.html
 delete mode 100644 doc/refManual/search/enumvalues_6c.html
 delete mode 100644 doc/refManual/search/enumvalues_6d.html
 delete mode 100644 doc/refManual/search/enumvalues_6e.html
 delete mode 100644 doc/refManual/search/enumvalues_6f.html
 copy doc/refManual/search/{all_61.html => enumvalues_7.html} (89%)
 rename doc/refManual/search/{enumvalues_6c.js => enumvalues_7.js} (100%)
 delete mode 100644 doc/refManual/search/enumvalues_70.html
 delete mode 100644 doc/refManual/search/enumvalues_72.html
 delete mode 100644 doc/refManual/search/enumvalues_73.html
 delete mode 100644 doc/refManual/search/enumvalues_74.html
 delete mode 100644 doc/refManual/search/enumvalues_7a.html
 copy doc/refManual/search/{all_61.html => enumvalues_8.html} (89%)
 rename doc/refManual/search/{enumvalues_6d.js => enumvalues_8.js} (100%)
 copy doc/refManual/search/{all_61.html => enumvalues_9.html} (89%)
 rename doc/refManual/search/{enumvalues_6e.js => enumvalues_9.js} (100%)
 copy doc/refManual/search/{all_61.html => enumvalues_a.html} (89%)
 rename doc/refManual/search/{enumvalues_6f.js => enumvalues_a.js} (100%)
 copy doc/refManual/search/{all_61.html => enumvalues_b.html} (89%)
 rename doc/refManual/search/{enumvalues_70.js => enumvalues_b.js} (100%)
 copy doc/refManual/search/{all_61.html => enumvalues_c.html} (89%)
 rename doc/refManual/search/{enumvalues_72.js => enumvalues_c.js} (100%)
 copy doc/refManual/search/{all_61.html => enumvalues_d.html} (89%)
 rename doc/refManual/search/{enumvalues_73.js => enumvalues_d.js} (100%)
 copy doc/refManual/search/{all_61.html => enumvalues_e.html} (89%)
 rename doc/refManual/search/{enumvalues_74.js => enumvalues_e.js} (100%)
 copy doc/refManual/search/{all_61.html => enumvalues_f.html} (89%)
 rename doc/refManual/search/{enumvalues_7a.js => enumvalues_f.js} (100%)
 copy doc/refManual/search/{all_61.html => files_0.html} (89%)
 rename doc/refManual/search/{files_63.js => files_0.js} (100%)
 copy doc/refManual/search/{all_61.html => files_1.html} (89%)
 rename doc/refManual/search/{files_64.js => files_1.js} (100%)
 copy doc/refManual/search/{all_61.html => files_2.html} (89%)
 rename doc/refManual/search/{files_66.js => files_2.js} (100%)
 copy doc/refManual/search/{all_61.html => files_3.html} (89%)
 rename doc/refManual/search/{files_6b.js => files_3.js} (100%)
 copy doc/refManual/search/{all_61.html => files_4.html} (89%)
 rename doc/refManual/search/{files_6d.js => files_4.js} (100%)
 copy doc/refManual/search/{all_61.html => files_5.html} (89%)
 rename doc/refManual/search/{files_71.js => files_5.js} (100%)
 copy doc/refManual/search/{all_61.html => files_6.html} (89%)
 rename doc/refManual/search/{files_73.js => files_6.js} (100%)
 delete mode 100644 doc/refManual/search/files_63.html
 delete mode 100644 doc/refManual/search/files_64.html
 delete mode 100644 doc/refManual/search/files_66.html
 delete mode 100644 doc/refManual/search/files_6b.html
 delete mode 100644 doc/refManual/search/files_6d.html
 copy doc/refManual/search/{all_61.html => files_7.html} (89%)
 rename doc/refManual/search/{files_76.js => files_7.js} (100%)
 delete mode 100644 doc/refManual/search/files_71.html
 delete mode 100644 doc/refManual/search/files_73.html
 delete mode 100644 doc/refManual/search/files_76.html
 copy doc/refManual/search/{all_61.html => functions_0.html} (89%)
 rename doc/refManual/search/{functions_61.js => functions_0.js} (100%)
 copy doc/refManual/search/{all_61.html => functions_1.html} (89%)
 rename doc/refManual/search/{functions_62.js => functions_1.js} (100%)
 copy doc/refManual/search/{all_61.html => functions_10.html} (89%)
 rename doc/refManual/search/{functions_72.js => functions_10.js} (100%)
 copy doc/refManual/search/{all_61.html => functions_11.html} (89%)
 rename doc/refManual/search/{functions_73.js => functions_11.js} (92%)
 copy doc/refManual/search/{all_61.html => functions_12.html} (89%)
 rename doc/refManual/search/{functions_74.js => functions_12.js} (100%)
 copy doc/refManual/search/{all_61.html => functions_13.html} (89%)
 rename doc/refManual/search/{functions_75.js => functions_13.js} (100%)
 copy doc/refManual/search/{all_61.html => functions_14.html} (89%)
 rename doc/refManual/search/{functions_76.js => functions_14.js} (100%)
 copy doc/refManual/search/{all_61.html => functions_15.html} (89%)
 rename doc/refManual/search/{functions_77.js => functions_15.js} (77%)
 copy doc/refManual/search/{all_61.html => functions_16.html} (89%)
 rename doc/refManual/search/{functions_7a.js => functions_16.js} (100%)
 copy doc/refManual/search/{all_61.html => functions_17.html} (89%)
 rename doc/refManual/search/{functions_7e.js => functions_17.js} (100%)
 copy doc/refManual/search/{all_61.html => functions_2.html} (89%)
 rename doc/refManual/search/{functions_63.js => functions_2.js} (93%)
 copy doc/refManual/search/{all_61.html => functions_3.html} (89%)
 rename doc/refManual/search/{functions_64.js => functions_3.js} (100%)
 copy doc/refManual/search/{all_61.html => functions_4.html} (89%)
 rename doc/refManual/search/{functions_65.js => functions_4.js} (100%)
 copy doc/refManual/search/{all_61.html => functions_5.html} (89%)
 rename doc/refManual/search/{functions_66.js => functions_5.js} (100%)
 copy doc/refManual/search/{all_61.html => functions_6.html} (89%)
 rename doc/refManual/search/{all_67.js => functions_6.js} (93%)
 delete mode 100644 doc/refManual/search/functions_61.html
 delete mode 100644 doc/refManual/search/functions_62.html
 delete mode 100644 doc/refManual/search/functions_63.html
 delete mode 100644 doc/refManual/search/functions_64.html
 delete mode 100644 doc/refManual/search/functions_65.html
 delete mode 100644 doc/refManual/search/functions_66.html
 delete mode 100644 doc/refManual/search/functions_67.html
 delete mode 100644 doc/refManual/search/functions_68.html
 delete mode 100644 doc/refManual/search/functions_69.html
 delete mode 100644 doc/refManual/search/functions_6b.html
 delete mode 100644 doc/refManual/search/functions_6c.html
 delete mode 100644 doc/refManual/search/functions_6d.html
 delete mode 100644 doc/refManual/search/functions_6e.html
 delete mode 100644 doc/refManual/search/functions_6f.html
 copy doc/refManual/search/{all_61.html => functions_7.html} (89%)
 rename doc/refManual/search/{functions_68.js => functions_7.js} (100%)
 delete mode 100644 doc/refManual/search/functions_70.html
 delete mode 100644 doc/refManual/search/functions_71.html
 delete mode 100644 doc/refManual/search/functions_72.html
 delete mode 100644 doc/refManual/search/functions_73.html
 delete mode 100644 doc/refManual/search/functions_74.html
 delete mode 100644 doc/refManual/search/functions_75.html
 delete mode 100644 doc/refManual/search/functions_76.html
 delete mode 100644 doc/refManual/search/functions_77.html
 delete mode 100644 doc/refManual/search/functions_7a.html
 delete mode 100644 doc/refManual/search/functions_7e.html
 copy doc/refManual/search/{all_61.html => functions_8.html} (89%)
 rename doc/refManual/search/{functions_69.js => functions_8.js} (100%)
 copy doc/refManual/search/{all_61.html => functions_9.html} (89%)
 rename doc/refManual/search/{functions_6b.js => functions_9.js} (82%)
 copy doc/refManual/search/{all_61.html => functions_a.html} (89%)
 rename doc/refManual/search/{functions_6c.js => functions_a.js} (100%)
 copy doc/refManual/search/{all_61.html => functions_b.html} (89%)
 rename doc/refManual/search/{functions_6d.js => functions_b.js} (92%)
 copy doc/refManual/search/{all_61.html => functions_c.html} (89%)
 rename doc/refManual/search/{functions_6e.js => functions_c.js} (100%)
 copy doc/refManual/search/{all_61.html => functions_d.html} (89%)
 rename doc/refManual/search/{functions_6f.js => functions_d.js} (100%)
 copy doc/refManual/search/{all_61.html => functions_e.html} (89%)
 rename doc/refManual/search/{functions_70.js => functions_e.js} (100%)
 copy doc/refManual/search/{all_61.html => functions_f.html} (89%)
 rename doc/refManual/search/{functions_71.js => functions_f.js} (100%)
 copy doc/refManual/search/{all_61.html => namespaces_0.html} (89%)
 rename doc/refManual/search/{namespaces_71.js => namespaces_0.js} (100%)
 delete mode 100644 doc/refManual/search/namespaces_71.html
 copy doc/refManual/search/{all_61.html => related_0.html} (89%)
 rename doc/refManual/search/{related_63.js => related_0.js} (100%)
 copy doc/refManual/search/{all_61.html => related_1.html} (89%)
 rename doc/refManual/search/{related_6f.js => related_1.js} (100%)
 delete mode 100644 doc/refManual/search/related_63.html
 delete mode 100644 doc/refManual/search/related_6f.html
 copy doc/refManual/search/{all_61.html => variables_0.html} (89%)
 rename doc/refManual/search/{variables_78.js => variables_0.js} (100%)
 copy doc/refManual/search/{all_61.html => variables_1.html} (89%)
 rename doc/refManual/search/{variables_79.js => variables_1.js} (100%)
 rename doc/refManual/search/{all_61.html => variables_2.html} (89%)
 rename doc/refManual/search/{variables_7a.js => variables_2.js} (100%)
 delete mode 100644 doc/refManual/search/variables_78.html
 delete mode 100644 doc/refManual/search/variables_79.html
 delete mode 100644 doc/refManual/search/variables_7a.html
 delete mode 100644 examples/interface/viewerInterface.Qt3.ui
 rename libQGLViewer-2.5.0.pro => libQGLViewer-2.5.1.pro (82%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libqglviewer.git



More information about the debian-science-commits mailing list