| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
From Pere: Add missing forward declaration
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
Remove dependency on TPad.h
From Bertrand: some more cleanups for QtGSI on Win32.
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.
From Bertrand: patch for windows, it fixes this error : qtgsi\src\G__QtGSI.cxx(1210) : error C2248: 'TQRootCanvas::SelectedPadChanged' : cannot access protected member declared in class 'TQRootCanvas'
-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 |