[libqglviewer] branch master updated (275aae5 -> 1fc59c5)

Anton Gladky gladk at moszumanska.debian.org
Tue May 6 21:20:01 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  275aae5   Update changelog.
       new  bbc42e6   Update copyright. Add Files-Excluded.
       new  10d0d29   Remove some not-needed files.
      adds  9c04edf   Imported Upstream version 2.5.2+dfsg
       new  8ebabcd   Merge tag 'upstream/2.5.2+dfsg'
       new  b8e8aee   Remove deprecated conflicts/replaces in control file.
       new  73ab38a   Add autotest.
       new  b266963   Update changelog.
       new  1fc59c5   Update watch-file and test.

The 7 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/QGLViewer.pro                            |    2 +-
 QGLViewer/VRender/AxisAlignedBox.h                 |    2 +-
 QGLViewer/VRender/BSPSortMethod.cpp                |    2 +-
 QGLViewer/VRender/BackFaceCullingOptimizer.cpp     |    2 +-
 QGLViewer/VRender/EPSExporter.cpp                  |    2 +-
 QGLViewer/VRender/Exporter.cpp                     |    2 +-
 QGLViewer/VRender/Exporter.h                       |    2 +-
 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                        |    2 +-
 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/camera.cpp                               |  526 +++++-----
 QGLViewer/camera.h                                 |   35 +-
 QGLViewer/config.h                                 |    4 +-
 QGLViewer/constraint.cpp                           |    2 +-
 QGLViewer/constraint.h                             |    2 +-
 QGLViewer/domUtils.h                               |   57 +-
 QGLViewer/frame.cpp                                |   19 +-
 QGLViewer/frame.h                                  |   12 +-
 QGLViewer/keyFrameInterpolator.cpp                 |    6 +-
 QGLViewer/keyFrameInterpolator.h                   |    2 +-
 QGLViewer/manipulatedCameraFrame.cpp               |  380 ++++----
 QGLViewer/manipulatedCameraFrame.h                 |  117 ++-
 QGLViewer/manipulatedFrame.cpp                     |   51 +-
 QGLViewer/manipulatedFrame.h                       |   45 +-
 QGLViewer/mouseGrabber.cpp                         |    2 +-
 QGLViewer/mouseGrabber.h                           |    2 +-
 QGLViewer/qglviewer.cpp                            | 1023 ++++++++++----------
 QGLViewer/qglviewer.h                              |   14 +-
 QGLViewer/qglviewer_fr.qm                          |  Bin 14837 -> 14813 bytes
 QGLViewer/qglviewer_fr.ts                          |   10 +-
 QGLViewer/quaternion.cpp                           |    2 +-
 QGLViewer/quaternion.h                             |    2 +-
 QGLViewer/saveSnapshot.cpp                         |   14 +-
 QGLViewer/vec.cpp                                  |    2 +-
 QGLViewer/vec.h                                    |    2 +-
 README                                             |    2 +-
 debian/changelog                                   |   10 +
 debian/control                                     |   18 +-
 debian/copyright                                   |    6 +-
 debian/libqglviewer2.preinst                       |   12 -
 debian/scripts/remove_nonfree_files.sh             |    4 -
 .../simpleViewer.cpp => debian/tests/build1        |   97 +-
 debian/tests/control                               |    2 +
 debian/watch                                       |    1 +
 designerPlugin/designerPlugin.pro                  |  252 ++---
 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                                 |   26 +-
 doc/commercial.html                                |    2 +-
 doc/compilation.html                               |   16 +-
 doc/developer.html                                 |    2 +-
 doc/download.html                                  |    2 +-
 doc/download_statistics.html                       |    2 +-
 doc/dualLicensing.html                             |    2 +-
 doc/examples/animation.html                        |    2 +-
 doc/examples/callback.html                         |    2 +-
 doc/examples/cameraLight.html                      |    2 +-
 doc/examples/clippingPlane.html                    |    2 +-
 doc/examples/constrainedCamera.html                |    2 +-
 doc/examples/constrainedFrame.html                 |    2 +-
 doc/examples/contribs.html                         |    2 +-
 doc/examples/drawLight.html                        |    2 +-
 doc/examples/fastDraw.html                         |    2 +-
 doc/examples/frameTransform.html                   |    2 +-
 doc/examples/frustumCulling.html                   |    2 +-
 doc/examples/index.html                            |    2 +-
 doc/examples/interface.html                        |  123 +--
 doc/examples/keyFrames.html                        |    2 +-
 doc/examples/keyboardAndMouse.html                 |    2 +-
 doc/examples/luxo.html                             |    2 +-
 doc/examples/manipulatedFrame.html                 |   13 +-
 doc/examples/mouseGrabber.html                     |    2 +-
 doc/examples/multiSelect.html                      |    2 +-
 doc/examples/multiView.html                        |    2 +-
 doc/examples/overpainting.html                     |    2 +-
 doc/examples/screenCoordSystem.html                |    2 +-
 doc/examples/select.html                           |    2 +-
 doc/examples/simpleViewer.html                     |   34 +-
 doc/examples/standardCamera.html                   |    6 +-
 doc/examples/stereoViewer.html                     |    2 +-
 doc/faq.html                                       |    2 +-
 doc/features.html                                  |    2 +-
 doc/index.html                                     |   22 +-
 doc/installUnix.html                               |   27 +-
 doc/installWindows.html                            |   22 +-
 doc/introduction.html                              |    2 +-
 doc/keyboard.html                                  |    2 +-
 doc/libQGLViewer-2.5.1.qch                         |  Bin 722944 -> 0 bytes
 doc/libQGLViewer-2.5.2.qch                         |  Bin 0 -> 727040 bytes
 doc/mouse.html                                     |   10 +-
 doc/refManual/annotated.html                       |    4 +-
 doc/refManual/camera_8cpp.html                     |    4 +-
 doc/refManual/camera_8h.html                       |    4 +-
 doc/refManual/classQGLViewer-members.html          |   44 +-
 doc/refManual/classQGLViewer.html                  |   20 +-
 doc/refManual/classes.html                         |    4 +-
 ...ssqglviewer_1_1AxisPlaneConstraint-members.html |    4 +-
 .../classqglviewer_1_1AxisPlaneConstraint.html     |    4 +-
 .../classqglviewer_1_1Camera-members.html          |  143 +--
 doc/refManual/classqglviewer_1_1Camera.html        |  194 ++--
 ...classqglviewer_1_1CameraConstraint-members.html |    4 +-
 .../classqglviewer_1_1CameraConstraint.html        |    4 +-
 .../classqglviewer_1_1Constraint-members.html      |    4 +-
 doc/refManual/classqglviewer_1_1Constraint.html    |    4 +-
 doc/refManual/classqglviewer_1_1Frame-members.html |    6 +-
 doc/refManual/classqglviewer_1_1Frame.html         |   18 +-
 ...sqglviewer_1_1KeyFrameInterpolator-members.html |    4 +-
 .../classqglviewer_1_1KeyFrameInterpolator.html    |    4 +-
 .../classqglviewer_1_1LocalConstraint-members.html |    4 +-
 .../classqglviewer_1_1LocalConstraint.html         |    4 +-
 ...glviewer_1_1ManipulatedCameraFrame-members.html |  162 ++--
 .../classqglviewer_1_1ManipulatedCameraFrame.html  |  185 +++-
 ...classqglviewer_1_1ManipulatedFrame-members.html |   46 +-
 .../classqglviewer_1_1ManipulatedFrame.html        |   63 +-
 .../classqglviewer_1_1MouseGrabber-members.html    |    4 +-
 doc/refManual/classqglviewer_1_1MouseGrabber.html  |    4 +-
 .../classqglviewer_1_1Quaternion-members.html      |    4 +-
 doc/refManual/classqglviewer_1_1Quaternion.html    |    4 +-
 doc/refManual/classqglviewer_1_1Vec-members.html   |    4 +-
 doc/refManual/classqglviewer_1_1Vec.html           |    4 +-
 .../classqglviewer_1_1WorldConstraint-members.html |    4 +-
 .../classqglviewer_1_1WorldConstraint.html         |    4 +-
 doc/refManual/config_8h.html                       |    8 +-
 doc/refManual/constraint_8cpp.html                 |    4 +-
 doc/refManual/constraint_8h.html                   |    4 +-
 .../dir_0d5ec90603fafeb6b6840b6051802ddc.html      |    4 +-
 doc/refManual/domUtils_8h.html                     |    4 +-
 doc/refManual/files.html                           |    4 +-
 doc/refManual/frame_8cpp.html                      |    4 +-
 doc/refManual/frame_8h.html                        |    4 +-
 doc/refManual/functions.html                       |    6 +-
 doc/refManual/functions_b.html                     |    4 +-
 doc/refManual/functions_c.html                     |   10 +-
 doc/refManual/functions_d.html                     |    4 +-
 doc/refManual/functions_e.html                     |    4 +-
 doc/refManual/functions_enum.html                  |    4 +-
 doc/refManual/functions_eval.html                  |    4 +-
 doc/refManual/functions_f.html                     |    7 +-
 doc/refManual/functions_func.html                  |    6 +-
 doc/refManual/functions_func_b.html                |    4 +-
 doc/refManual/functions_func_c.html                |    4 +-
 doc/refManual/functions_func_d.html                |    4 +-
 doc/refManual/functions_func_e.html                |    4 +-
 doc/refManual/functions_func_f.html                |    7 +-
 doc/refManual/functions_func_g.html                |    8 +-
 doc/refManual/functions_func_h.html                |    4 +-
 doc/refManual/functions_func_i.html                |    4 +-
 doc/refManual/functions_func_k.html                |    4 +-
 doc/refManual/functions_func_l.html                |    4 +-
 doc/refManual/functions_func_m.html                |    4 +-
 doc/refManual/functions_func_n.html                |    4 +-
 doc/refManual/functions_func_o.html                |    4 +-
 doc/refManual/functions_func_p.html                |    8 +-
 doc/refManual/functions_func_q.html                |    4 +-
 doc/refManual/functions_func_r.html                |   15 +-
 doc/refManual/functions_func_s.html                |   38 +-
 doc/refManual/functions_func_t.html                |    4 +-
 doc/refManual/functions_func_u.html                |    4 +-
 doc/refManual/functions_func_v.html                |    4 +-
 doc/refManual/functions_func_w.html                |    4 +-
 doc/refManual/functions_func_z.html                |   10 +-
 doc/refManual/functions_func_~.html                |    4 +-
 doc/refManual/functions_g.html                     |    8 +-
 doc/refManual/functions_h.html                     |    4 +-
 doc/refManual/functions_i.html                     |    4 +-
 doc/refManual/functions_k.html                     |    4 +-
 doc/refManual/functions_l.html                     |    4 +-
 doc/refManual/functions_m.html                     |    4 +-
 doc/refManual/functions_n.html                     |    4 +-
 doc/refManual/functions_o.html                     |    4 +-
 doc/refManual/functions_p.html                     |    8 +-
 doc/refManual/functions_q.html                     |    4 +-
 doc/refManual/functions_r.html                     |   13 +-
 doc/refManual/functions_rela.html                  |    4 +-
 doc/refManual/functions_s.html                     |   41 +-
 doc/refManual/functions_t.html                     |    8 +-
 doc/refManual/functions_u.html                     |    4 +-
 doc/refManual/functions_v.html                     |    4 +-
 doc/refManual/functions_vars.html                  |    4 +-
 doc/refManual/functions_w.html                     |    4 +-
 doc/refManual/functions_x.html                     |    4 +-
 doc/refManual/functions_y.html                     |    4 +-
 doc/refManual/functions_z.html                     |   10 +-
 doc/refManual/functions_~.html                     |    4 +-
 doc/refManual/globals.html                         |    4 +-
 doc/refManual/globals_defs.html                    |    4 +-
 doc/refManual/globals_func.html                    |    4 +-
 doc/refManual/hierarchy.html                       |    4 +-
 doc/refManual/index.filtered.qhp                   |   60 +-
 doc/refManual/index.html                           |    4 +-
 doc/refManual/index.qhp                            |   60 +-
 doc/refManual/jquery.js                            |   31 -
 doc/refManual/keyFrameInterpolator_8cpp.html       |    4 +-
 doc/refManual/keyFrameInterpolator_8h.html         |    4 +-
 doc/refManual/manipulatedCameraFrame_8cpp.html     |    4 +-
 doc/refManual/manipulatedCameraFrame_8h.html       |    4 +-
 doc/refManual/manipulatedFrame_8cpp.html           |    4 +-
 doc/refManual/manipulatedFrame_8h.html             |    4 +-
 doc/refManual/mouseGrabber_8cpp.html               |    4 +-
 doc/refManual/mouseGrabber_8h.html                 |    4 +-
 doc/refManual/namespaceqglviewer.html              |    4 +-
 doc/refManual/namespaces.html                      |    4 +-
 doc/refManual/qglviewer_8cpp.html                  |    4 +-
 doc/refManual/qglviewer_8h.html                    |    4 +-
 doc/refManual/quaternion_8cpp.html                 |    4 +-
 doc/refManual/quaternion_8h.html                   |    4 +-
 doc/refManual/saveSnapshot_8cpp.html               |    4 +-
 doc/refManual/search/all_0.js                      |    2 +-
 doc/refManual/search/all_10.js                     |    4 +-
 doc/refManual/search/all_11.js                     |   10 +-
 doc/refManual/search/all_12.js                     |    2 +-
 doc/refManual/search/all_18.js                     |    4 +-
 doc/refManual/search/all_2.js                      |    2 +-
 doc/refManual/search/all_5.js                      |    1 -
 doc/refManual/search/all_6.js                      |    6 +-
 doc/refManual/search/all_e.js                      |    1 +
 doc/refManual/search/functions_0.js                |    2 +-
 doc/refManual/search/functions_10.js               |    2 +-
 doc/refManual/search/functions_11.js               |   10 +-
 doc/refManual/search/functions_16.js               |    4 +-
 doc/refManual/search/functions_5.js                |    1 -
 doc/refManual/search/functions_6.js                |    6 +-
 doc/refManual/search/functions_e.js                |    1 +
 doc/refManual/vec_8cpp.html                        |    4 +-
 doc/refManual/vec_8h.html                          |    4 +-
 doc/techFaq.html                                   |    2 +-
 examples/animation/animation.cpp                   |    2 +-
 examples/animation/animation.h                     |    2 +-
 examples/animation/animation.pro                   |  252 ++---
 examples/animation/main.cpp                        |    2 +-
 examples/callback/callback.cpp                     |    2 +-
 examples/callback/callback.h                       |    2 +-
 examples/callback/callback.pro                     |  252 ++---
 examples/callback/main.cpp                         |    2 +-
 examples/cameraLight/cameraLight.cpp               |    2 +-
 examples/cameraLight/cameraLight.h                 |    2 +-
 examples/cameraLight/cameraLight.pro               |  252 ++---
 examples/cameraLight/main.cpp                      |    2 +-
 examples/clippingPlane/clippingPlane.cpp           |    2 +-
 examples/clippingPlane/clippingPlane.h             |    2 +-
 examples/clippingPlane/clippingPlane.pro           |  252 ++---
 examples/clippingPlane/main.cpp                    |    2 +-
 examples/constrainedCamera/constrainedCamera.cpp   |    2 +-
 examples/constrainedCamera/constrainedCamera.h     |    2 +-
 examples/constrainedCamera/constrainedCamera.pro   |  252 ++---
 examples/constrainedCamera/main.cpp                |    2 +-
 examples/constrainedFrame/constrainedFrame.cpp     |    2 +-
 examples/constrainedFrame/constrainedFrame.h       |    2 +-
 examples/constrainedFrame/constrainedFrame.pro     |  252 ++---
 examples/constrainedFrame/main.cpp                 |    2 +-
 examples/contribs/3dsViewer/3dsViewer.cpp          |    2 +-
 examples/contribs/3dsViewer/3dsViewer.h            |    2 +-
 examples/contribs/3dsViewer/3dsViewer.pro          |  252 ++---
 examples/contribs/3dsViewer/main.cpp               |    2 +-
 examples/contribs/agora/AI/AI.pro                  |  252 ++---
 examples/contribs/agora/AI/ai.cpp                  |    2 +-
 examples/contribs/agora/Viewer/Viewer.pro          |  252 ++---
 examples/contribs/agora/Viewer/agoraViewer.cpp     |    2 +-
 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 +-
 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    |  226 -----
 .../agora/Viewer/ui_computerPlayerInterface.h      |  178 ----
 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            |  252 ++---
 examples/contribs/anaglyph/main.cpp                |    2 +-
 .../contribs/backgroundImage/backgroundImage.cpp   |    2 +-
 .../contribs/backgroundImage/backgroundImage.h     |    2 +-
 .../contribs/backgroundImage/backgroundImage.pro   |  252 ++---
 examples/contribs/backgroundImage/main.cpp         |    2 +-
 examples/contribs/blobWar/AI/AI.pro                |  252 ++---
 examples/contribs/blobWar/AI/ai.cpp                |    2 +-
 examples/contribs/blobWar/Viewer/Viewer.pro        |  252 ++---
 examples/contribs/blobWar/Viewer/blobWarViewer.cpp |    2 +-
 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 +-
 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     |  225 -----
 .../blobWar/Viewer/ui_computerPlayerInterface.h    |  176 ----
 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        |  252 ++---
 examples/contribs/cornerAxis/main.cpp              |    2 +-
 examples/contribs/dvonn/board.cpp                  |    2 +-
 examples/contribs/dvonn/board.h                    |    2 +-
 examples/contribs/dvonn/drawer.cpp                 |    3 +-
 examples/contribs/dvonn/drawer.h                   |    2 +-
 examples/contribs/dvonn/dvonn.pro                  |  252 ++---
 examples/contribs/dvonn/dvonnviewer.cpp            |    2 +-
 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           |  315 ------
 examples/contribs/eventRecorder/eventRecorder.cpp  |    2 +-
 examples/contribs/eventRecorder/eventRecorder.h    |    2 +-
 examples/contribs/eventRecorder/eventRecorder.pro  |  252 ++---
 examples/contribs/eventRecorder/main.cpp           |    2 +-
 examples/contribs/eventRecorder/viewer.cpp         |    2 +-
 examples/contribs/eventRecorder/viewer.h           |    2 +-
 examples/contribs/quarto/glview.cpp                |    2 +-
 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                |  252 ++---
 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              |  252 ++---
 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  |  252 ++---
 examples/contribs/thumbnail/main.cpp               |    2 +-
 examples/contribs/thumbnail/thumbnail.cpp          |    2 +-
 examples/contribs/thumbnail/thumbnail.h            |    2 +-
 examples/contribs/thumbnail/thumbnail.pro          |  252 ++---
 examples/drawLight/drawLight.cpp                   |    2 +-
 examples/drawLight/drawLight.h                     |    2 +-
 examples/drawLight/drawLight.pro                   |  252 ++---
 examples/drawLight/main.cpp                        |    2 +-
 examples/fastDraw/fastDraw.cpp                     |    2 +-
 examples/fastDraw/fastDraw.h                       |    2 +-
 examples/fastDraw/fastDraw.pro                     |  252 ++---
 examples/fastDraw/main.cpp                         |    2 +-
 examples/frameTransform/frameTransform.cpp         |    2 +-
 examples/frameTransform/frameTransform.h           |    2 +-
 examples/frameTransform/frameTransform.pro         |  252 ++---
 examples/frameTransform/main.cpp                   |    2 +-
 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         |  252 ++---
 examples/frustumCulling/main.cpp                   |    2 +-
 examples/interface/interface.cpp                   |    2 +-
 examples/interface/interface.h                     |    2 +-
 examples/interface/interface.pro                   |  252 ++---
 examples/interface/main.cpp                        |    2 +-
 examples/interface/ui_viewerInterface.h            |  138 ---
 examples/keyFrames/keyFrames.cpp                   |    2 +-
 examples/keyFrames/keyFrames.h                     |    2 +-
 examples/keyFrames/keyFrames.pro                   |  252 ++---
 examples/keyFrames/main.cpp                        |    2 +-
 examples/keyboardAndMouse/keyboardAndMouse.cpp     |    2 +-
 examples/keyboardAndMouse/keyboardAndMouse.h       |    2 +-
 examples/keyboardAndMouse/keyboardAndMouse.pro     |  252 ++---
 examples/keyboardAndMouse/main.cpp                 |    2 +-
 examples/luxo/luxo.cpp                             |    2 +-
 examples/luxo/luxo.h                               |    2 +-
 examples/luxo/luxo.pro                             |  252 ++---
 examples/luxo/main.cpp                             |    2 +-
 examples/manipulatedFrame/main.cpp                 |    2 +-
 examples/manipulatedFrame/manipulatedFrame.cpp     |   13 +-
 examples/manipulatedFrame/manipulatedFrame.h       |    2 +-
 examples/manipulatedFrame/manipulatedFrame.pro     |  252 ++---
 examples/mouseGrabber/main.cpp                     |    2 +-
 examples/mouseGrabber/mouseGrabber.cpp             |    2 +-
 examples/mouseGrabber/mouseGrabber.h               |    2 +-
 examples/mouseGrabber/mouseGrabber.pro             |  252 ++---
 examples/multiSelect/main.cpp                      |    2 +-
 .../multiSelect/manipulatedFrameSetConstraint.cpp  |    2 +-
 .../multiSelect/manipulatedFrameSetConstraint.h    |    2 +-
 examples/multiSelect/multiSelect.cpp               |    2 +-
 examples/multiSelect/multiSelect.h                 |    2 +-
 examples/multiSelect/multiSelect.pro               |  252 ++---
 examples/multiSelect/object.cpp                    |    2 +-
 examples/multiSelect/object.h                      |    2 +-
 examples/multiView/main.cpp                        |    2 +-
 examples/multiView/multiView.cpp                   |    2 +-
 examples/multiView/multiView.h                     |    2 +-
 examples/multiView/multiView.pro                   |  252 ++---
 examples/overpainting/main.cpp                     |    2 +-
 examples/overpainting/overpainting.pro             |  252 ++---
 examples/overpainting/viewer.cpp                   |    2 +-
 examples/overpainting/viewer.h                     |    2 +-
 examples/screenCoordSystem/main.cpp                |    2 +-
 examples/screenCoordSystem/screenCoordSystem.cpp   |    2 +-
 examples/screenCoordSystem/screenCoordSystem.h     |    2 +-
 examples/screenCoordSystem/screenCoordSystem.pro   |  252 ++---
 examples/select/main.cpp                           |    2 +-
 examples/select/select.cpp                         |    2 +-
 examples/select/select.h                           |    2 +-
 examples/select/select.pro                         |  252 ++---
 examples/simpleViewer/main.cpp                     |    2 +-
 examples/simpleViewer/simpleViewer.cpp             |   34 +-
 examples/simpleViewer/simpleViewer.h               |    2 +-
 examples/simpleViewer/simpleViewer.pro             |  252 ++---
 examples/standardCamera/cameraViewer.cpp           |    2 +-
 examples/standardCamera/cameraViewer.h             |    2 +-
 examples/standardCamera/main.cpp                   |    2 +-
 examples/standardCamera/standardCamera.cpp         |    2 +-
 examples/standardCamera/standardCamera.h           |    2 +-
 examples/standardCamera/standardCamera.pro         |  254 ++---
 examples/standardCamera/viewer.cpp                 |    4 +-
 examples/standardCamera/viewer.h                   |    2 +-
 examples/stereoViewer/main.cpp                     |    2 +-
 examples/stereoViewer/stereoViewer.cpp             |    2 +-
 examples/stereoViewer/stereoViewer.h               |    2 +-
 examples/stereoViewer/stereoViewer.pro             |  252 ++---
 libQGLViewer-2.5.1.pro => libQGLViewer-2.5.2.pro   |    0
 461 files changed, 7580 insertions(+), 8461 deletions(-)
 delete mode 100644 debian/libqglviewer2.preinst
 delete mode 100755 debian/scripts/remove_nonfree_files.sh
 copy examples/simpleViewer/simpleViewer.cpp => debian/tests/build1 (51%)
 mode change 100644 => 100755
 create mode 100644 debian/tests/control
 delete mode 100644 doc/libQGLViewer-2.5.1.qch
 create mode 100644 doc/libQGLViewer-2.5.2.qch
 delete mode 100644 doc/refManual/jquery.js
 delete mode 100644 examples/contribs/agora/Viewer/ui_agoraWindow.h
 delete mode 100644 examples/contribs/agora/Viewer/ui_computerPlayerInterface.h
 delete mode 100644 examples/contribs/blobWar/Viewer/ui_blobWarWindow.h
 delete mode 100644 examples/contribs/blobWar/Viewer/ui_computerPlayerInterface.h
 delete mode 100644 examples/contribs/dvonn/ui_dvonnwindow.h
 delete mode 100644 examples/interface/ui_viewerInterface.h
 rename libQGLViewer-2.5.1.pro => libQGLViewer-2.5.2.pro (100%)

-- 
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