| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
Add a couple of protections against potential invalid values (negative index and null pointer)
Fix several coverity reports (uninitialized variables and possible buffer overflows)
remove a compiler warning
Fix fatal error when compiling with gcc4.3 (stdlib.h missing)
moved to directory "gui" the following directories: fitpanel, ged, gui, guibuilder, guihtml, qtgsi, qtroot, sessionviewer
Set property svn:eol-style LF on all source and Makefiles. This should avoid problems with Win32 line endings ending up in the repository. All MS tools support LF eols fine.
From Christian Holm: - updates for the Debian build system - new MIPS and HPPA linux architectures supported - added better checks for Qt4 - added support for external FTGL package is desired
imported svn:keywords Id property
remove :$ from tag line
Add explicit inclusion of "TClass.h" in view of a future removal of TClass.h from TQObject.h.
Move the copy constructor and assignement operator to the private section.
Implement copy constructors and assignement operators in the qtgsi classes. This is mandatory when running with the CINT dictionaries. Modify the test/makefile such that the examples can be linked on Linux.
-Big cleanup of the qtgsi code. -Replace many includes by forward declarations. -Remove unnecessary includes in the implementation files -Generate the dictionary for all qtgsi classes
From Denis Bertini and M. Al-Turany: Lightweight Qt ROOT interface, that will allow both Qt and ROOT GUI's to run at the same time controlled from a Qt eventloop. Also it supports ROOT canvas and pad embedding in Qt frame widgets. In the test directory two examples are given (some portability issues with the examples still need to be solved). Integration n ROOT source and testing by Bertrand. To enable it do ./configure --enable-qtgsi.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| Subversion Admin | ViewVC Help |
| Powered by ViewVC 1.0.9 |