13c79c2479d49fed7b1e35a63dd6137b1d9a1f1a
* 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_qbitmap.cpp
* harbour/contrib/hbqt/hbqt_qcolor.cpp
* harbour/contrib/hbqt/hbqt_qcolordialog.cpp
+ harbour/contrib/hbqt/hbqt_qdatetime.cpp
* harbour/contrib/hbqt/hbqt_qdir.cpp
* harbour/contrib/hbqt/hbqt_qevent.cpp
* harbour/contrib/hbqt/hbqt_qfiledialog.cpp
* harbour/contrib/hbqt/hbqt_qfont.cpp
+ harbour/contrib/hbqt/hbqt_qfontdatabase.cpp
* harbour/contrib/hbqt/hbqt_qfontdialog.cpp
* harbour/contrib/hbqt/hbqt_qimagereader.cpp
* harbour/contrib/hbqt/hbqt_qimagewriter.cpp
* harbour/contrib/hbqt/hbqt_qinputdialog.cpp
* harbour/contrib/hbqt/hbqt_qkeysequence.cpp
+ harbour/contrib/hbqt/hbqt_qlatin1char.cpp
+ harbour/contrib/hbqt/hbqt_qlatin1string.cpp
* harbour/contrib/hbqt/hbqt_qlayout.cpp
* harbour/contrib/hbqt/hbqt_qmessagebox.cpp
* harbour/contrib/hbqt/hbqt_qobject.cpp
* harbour/contrib/hbqt/hbqt_qpainter.cpp
* harbour/contrib/hbqt/hbqt_qpixmap.cpp
* harbour/contrib/hbqt/hbqt_qresource.cpp
* harbour/contrib/hbqt/hbqt_qsound.cpp
* harbour/contrib/hbqt/hbqt_qstyle.cpp
* harbour/contrib/hbqt/hbqt_qtextcodec.cpp
* harbour/contrib/hbqt/hbqt_qtextdocumentfragment.cpp
* harbour/contrib/hbqt/hbqt_qtimer.cpp
* harbour/contrib/hbqt/hbqt_qurl.cpp
* harbour/contrib/hbqt/hbqt_qvariant.cpp
* harbour/contrib/hbqt/hbqt_qwidget.cpp
+ harbour/contrib/hbqt/hbqt_qwidgetaction.cpp
+ harbour/contrib/hbqt/hbqt_qwidgetitem.cpp
* harbour/contrib/hbqt/TQBitmap.prg
* harbour/contrib/hbqt/TQColor.prg
* harbour/contrib/hbqt/TQColorDialog.prg
+ harbour/contrib/hbqt/TQDateTime.prg
* harbour/contrib/hbqt/TQDir.prg
* harbour/contrib/hbqt/TQEvent.prg
* harbour/contrib/hbqt/TQFileDialog.prg
* harbour/contrib/hbqt/TQFont.prg
+ harbour/contrib/hbqt/TQFontDatabase.prg
* harbour/contrib/hbqt/TQFontDialog.prg
* harbour/contrib/hbqt/TQImageReader.prg
* harbour/contrib/hbqt/TQInputDialog.prg
* harbour/contrib/hbqt/TQKeySequence.prg
+ harbour/contrib/hbqt/TQLatin1Char.prg
+ harbour/contrib/hbqt/TQLatin1String.prg
* harbour/contrib/hbqt/TQLayout.prg
* harbour/contrib/hbqt/TQMessageBox.prg
* harbour/contrib/hbqt/TQObject.prg
* harbour/contrib/hbqt/TQPainter.prg
* harbour/contrib/hbqt/TQPixmap.prg
* harbour/contrib/hbqt/TQResource.prg
* harbour/contrib/hbqt/TQSound.prg
* harbour/contrib/hbqt/TQStyle.prg
* harbour/contrib/hbqt/TQTextCodec.prg
* harbour/contrib/hbqt/TQTextDocumentFragment.prg
* harbour/contrib/hbqt/TQTimer.prg
* harbour/contrib/hbqt/TQUrl.prg
* harbour/contrib/hbqt/TQVariant.prg
* harbour/contrib/hbqt/TQWidget.prg
+ harbour/contrib/hbqt/TQWidgetAction.prg
+ harbour/contrib/hbqt/TQWidgetItem.prg
* harbour/contrib/hbqt/qth/QBitmap.qth
* harbour/contrib/hbqt/qth/QColor.qth
* harbour/contrib/hbqt/qth/QColorDialog.qth
+ harbour/contrib/hbqt/qth/QDateTime.qth
* harbour/contrib/hbqt/qth/QDir.qth
* harbour/contrib/hbqt/qth/QEvent.qth
* harbour/contrib/hbqt/qth/QFileDialog.qth
* harbour/contrib/hbqt/qth/QFont.qth
+ harbour/contrib/hbqt/qth/QFontDatabase.qth
* harbour/contrib/hbqt/qth/QFontDialog.qth
* harbour/contrib/hbqt/qth/QImageReader.qth
* harbour/contrib/hbqt/qth/QImageWriter.qth
* harbour/contrib/hbqt/qth/QInputDialog.qth
* harbour/contrib/hbqt/qth/QKeySequence.qth
+ harbour/contrib/hbqt/qth/QLatin1Char.qth
+ harbour/contrib/hbqt/qth/QLatin1String.qth
* harbour/contrib/hbqt/qth/QLayout.qth
* harbour/contrib/hbqt/qth/QMessageBox.qth
* harbour/contrib/hbqt/qth/QObject.qth
* harbour/contrib/hbqt/qth/QPainter.qth
* harbour/contrib/hbqt/qth/QPixmap.qth
* harbour/contrib/hbqt/qth/QResource.qth
* harbour/contrib/hbqt/qth/QSound.qth
* harbour/contrib/hbqt/qth/QStyle.qth
* harbour/contrib/hbqt/qth/QTextCodec.qth
* harbour/contrib/hbqt/qth/QTextDocumentFragment.qth
* harbour/contrib/hbqt/qth/QTimer.qth
* harbour/contrib/hbqt/qth/QUrl.qth
* harbour/contrib/hbqt/qth/QVariant.qth
* harbour/contrib/hbqt/qth/QWidget.qth
+ harbour/contrib/hbqt/qth/QWidgetAction.qth
+ harbour/contrib/hbqt/qth/QWidgetItem.qth
+ Added 6 new classes.
+ Added QT's <Static Public Members>. So now classes must be more complete.
The insight to include these members is suggested by WenSheng, thanks.
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%