Revision: 11553
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11553&view=rev
Author:   vouchcac
Date:     2009-06-27 20:39:09 +0000 (Sat, 27 Jun 2009)

Log Message:
-----------
2009-06-27 13:27 UTC-0800 Pritpal Bedi ([email protected])
  * harbour/contrib/hbqt/generator/qt45.qtp

  * harbour/contrib/hbqt/Makefile_gen

  * harbour/contrib/hbqt/hbqt.ch
  * harbour/contrib/hbqt/hbqt.h

  + harbour/contrib/hbqt/hbqt_qdragenterevent.cpp
  + harbour/contrib/hbqt/hbqt_qdragleaveevent.cpp
  + harbour/contrib/hbqt/hbqt_qdragmoveevent.cpp
  + harbour/contrib/hbqt/hbqt_qdropevent.cpp
  + harbour/contrib/hbqt/hbqt_qmoveevent.cpp
  + harbour/contrib/hbqt/hbqt_qresizeevent.cpp
  + harbour/contrib/hbqt/hbqt_qwheelevent.cpp

  + harbour/contrib/hbqt/TQDragEnterEvent.prg
  + harbour/contrib/hbqt/TQDragLeaveEvent.prg
  + harbour/contrib/hbqt/TQDragMoveEvent.prg
  + harbour/contrib/hbqt/TQDropEvent.prg
  + harbour/contrib/hbqt/TQMoveEvent.prg
  + harbour/contrib/hbqt/TQResizeEvent.prg
  + harbour/contrib/hbqt/TQWheelEvent.prg

  + harbour/contrib/hbqt/qth/QDragEnterEvent.qth
  + harbour/contrib/hbqt/qth/QDragLeaveEvent.qth
  + harbour/contrib/hbqt/qth/QDragMoveEvent.qth
  + harbour/contrib/hbqt/qth/QDropEvent.qth
  + harbour/contrib/hbqt/qth/QMoveEvent.qth
  + harbour/contrib/hbqt/qth/QResizeEvent.qth
  + harbour/contrib/hbqt/qth/QWheelEvent.qth
    + Added few more classes.

  * harbour/contrib/hbqt/hbqt_slots.cpp
  * harbour/contrib/hbqt/hbqt_qftp.cpp
  * harbour/contrib/hbqt/hbqt_qhttp.cpp
    ! Result of #define hbqt_par_char( n )  ( ( char* ) hb_parcx( n ) )
      NOTE: QT sources are generated dynamically so please do not make 
            changes to them directly. I do not know if above casting 
            will work or not but it is just to pacify the warnings.
            Alternatively we can comment out the relevant functions in 
            /qth/QHttp.qth and /qth/QFtp.qth. I kept it like this 
            as if someone could test if it works.  

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbqt/Makefile_gen
    trunk/harbour/contrib/hbqt/generator/qt45.qtp
    trunk/harbour/contrib/hbqt/hbqt.ch
    trunk/harbour/contrib/hbqt/hbqt.h
    trunk/harbour/contrib/hbqt/hbqt_qftp.cpp
    trunk/harbour/contrib/hbqt/hbqt_qhttp.cpp
    trunk/harbour/contrib/hbqt/hbqt_slots.cpp

Added Paths:
-----------
    trunk/harbour/contrib/hbqt/TQDragEnterEvent.prg
    trunk/harbour/contrib/hbqt/TQDragLeaveEvent.prg
    trunk/harbour/contrib/hbqt/TQDragMoveEvent.prg
    trunk/harbour/contrib/hbqt/TQDropEvent.prg
    trunk/harbour/contrib/hbqt/TQMoveEvent.prg
    trunk/harbour/contrib/hbqt/TQResizeEvent.prg
    trunk/harbour/contrib/hbqt/TQWheelEvent.prg
    trunk/harbour/contrib/hbqt/hbqt_qdragenterevent.cpp
    trunk/harbour/contrib/hbqt/hbqt_qdragleaveevent.cpp
    trunk/harbour/contrib/hbqt/hbqt_qdragmoveevent.cpp
    trunk/harbour/contrib/hbqt/hbqt_qdropevent.cpp
    trunk/harbour/contrib/hbqt/hbqt_qmoveevent.cpp
    trunk/harbour/contrib/hbqt/hbqt_qresizeevent.cpp
    trunk/harbour/contrib/hbqt/hbqt_qwheelevent.cpp
    trunk/harbour/contrib/hbqt/qth/QDragEnterEvent.qth
    trunk/harbour/contrib/hbqt/qth/QDragLeaveEvent.qth
    trunk/harbour/contrib/hbqt/qth/QDragMoveEvent.qth
    trunk/harbour/contrib/hbqt/qth/QDropEvent.qth
    trunk/harbour/contrib/hbqt/qth/QMoveEvent.qth
    trunk/harbour/contrib/hbqt/qth/QResizeEvent.qth
    trunk/harbour/contrib/hbqt/qth/QWheelEvent.qth


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to