2009-08-12 13:11 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/global.cf
* Changed so that HB_INSTALL_PREFIX gets set to the
source tree instead of a foreign location. This is
what our make_gnu.bat did so far.
The $(realpath) trick might be helpful to speedup some
self-detection code, f.e. HB_BIN_COMPILE.
* mpkg_gnu.bat
% Minor change to make .zip creation cmd more self-containable.
* contrib/hbqt/generator/hbqtgen.prg
% Minor opt in FWRITE() call.
+ Changed to not generate extra empty lines at EOL.
+ Added placeholder comment at the end of Makefile_gen
to ensure an empty lines always kept after last '\' char
even if the file is edited with an editor stripping
excessive EOLs.
Lorenzo, pls test with the config this caused problem.
* contrib/hbqt/QWebSecurityOrigin.cpp
* contrib/hbqt/QDragEnterEvent.cpp
* contrib/hbqt/QPageSetupDialog.cpp
* contrib/hbqt/TQToolBox.prg
* contrib/hbqt/QTextBoundaryFinder.cpp
* contrib/hbqt/QTextCodec.cpp
* contrib/hbqt/QWindowsXPStyle.cpp
* contrib/hbqt/QGridLayout.cpp
* contrib/hbqt/TQTreeView.prg
* contrib/hbqt/TQTextCharFormat.prg
* contrib/hbqt/TQTextLine.prg
* contrib/hbqt/QConicalGradient.cpp
* contrib/hbqt/QTextLength.cpp
* contrib/hbqt/TQRect.prg
* contrib/hbqt/TQInputEvent.prg
* contrib/hbqt/TQWidgetItem.prg
* contrib/hbqt/QGradient.cpp
* contrib/hbqt/TQTextItem.prg
* contrib/hbqt/TQTimeEdit.prg
* contrib/hbqt/TQDropEvent.prg
* contrib/hbqt/QStandardItemModel.cpp
* contrib/hbqt/TQTextObject.prg
* contrib/hbqt/TQSizeF.prg
* contrib/hbqt/QPicture.cpp
* contrib/hbqt/QAction.cpp
* contrib/hbqt/QPaintEvent.cpp
* contrib/hbqt/TQStyleHintReturn.prg
* contrib/hbqt/QStyledItemDelegate.cpp
* contrib/hbqt/QAbstractListModel.cpp
* contrib/hbqt/QWidget.cpp
* contrib/hbqt/TQProgressBar.prg
* contrib/hbqt/TQFontDatabase.prg
* contrib/hbqt/QFontDialog.cpp
* contrib/hbqt/QToolBox.cpp
* contrib/hbqt/QResource.cpp
* contrib/hbqt/TQLineEdit.prg
* contrib/hbqt/TQHBoxLayout.prg
* contrib/hbqt/TQWebHistory.prg
* contrib/hbqt/QMouseEvent.cpp
* contrib/hbqt/QTextEdit.cpp
* contrib/hbqt/TQToolBar.prg
* contrib/hbqt/TQAbstractItemModel.prg
* contrib/hbqt/TQTreeWidget.prg
* contrib/hbqt/QPointF.cpp
* contrib/hbqt/QFontComboBox.cpp
* contrib/hbqt/QStyle.cpp
* contrib/hbqt/TQSplitter.prg
* contrib/hbqt/TQComboBox.prg
* contrib/hbqt/QStyleOptionHeader.cpp
* contrib/hbqt/QListView.cpp
* contrib/hbqt/QWheelEvent.cpp
* contrib/hbqt/QRadialGradient.cpp
* contrib/hbqt/QLayout.cpp
* contrib/hbqt/QCursor.cpp
* contrib/hbqt/TQProgressDialog.prg
* contrib/hbqt/QLabel.cpp
* contrib/hbqt/TQBoxLayout.prg
* contrib/hbqt/QFocusEvent.cpp
* contrib/hbqt/QStyleHintReturn.cpp
* contrib/hbqt/QStyleOptionToolButton.cpp
* contrib/hbqt/QStylePainter.cpp
* contrib/hbqt/QBrush.cpp
* contrib/hbqt/QWebPluginFactory.cpp
* contrib/hbqt/TQRadioButton.prg
* contrib/hbqt/TQSystemTrayIcon.prg
* contrib/hbqt/TQListWidgetItem.prg
* contrib/hbqt/QLinearGradient.cpp
* contrib/hbqt/QProgressBar.cpp
* contrib/hbqt/TQTextFrame.prg
* contrib/hbqt/TQTextBlock.prg
* contrib/hbqt/QDragLeaveEvent.cpp
* contrib/hbqt/TQStyleOptionViewItem.prg
* contrib/hbqt/QClipboard.cpp
* contrib/hbqt/QStyleOptionTabBarBase.cpp
* contrib/hbqt/QStyleOptionToolBox.cpp
* contrib/hbqt/QStringList.cpp
* contrib/hbqt/QToolBar.cpp
* contrib/hbqt/TQTextBlockFormat.prg
* contrib/hbqt/TQStatusBar.prg
* contrib/hbqt/TQTextFrameFormat.prg
* contrib/hbqt/QFontMetricsF.cpp
* contrib/hbqt/TQTextDecoder.prg
* contrib/hbqt/TQTabWidget.prg
* contrib/hbqt/TQLCDNumber.prg
* contrib/hbqt/TQMainWindow.prg
* contrib/hbqt/QToolButton.cpp
* contrib/hbqt/TQStyleOptionTitleBar.prg
* contrib/hbqt/QWindowsStyle.cpp
* contrib/hbqt/TQDockWidget.prg
* contrib/hbqt/QColor.cpp
* contrib/hbqt/QListWidget.cpp
* contrib/hbqt/QTextLayout.cpp
* contrib/hbqt/TQSound.prg
* contrib/hbqt/QSignalMapper.cpp
* contrib/hbqt/QTextCursor.cpp
* contrib/hbqt/TQPoint.prg
* contrib/hbqt/QTextDocument.cpp
* contrib/hbqt/TQGradient.prg
* contrib/hbqt/TQWebSettings.prg
* contrib/hbqt/QRadioButton.cpp
* contrib/hbqt/TQWizard.prg
* contrib/hbqt/TQAbstractPrintDialog.prg
* contrib/hbqt/TQApplication.prg
* contrib/hbqt/QAbstractButton.cpp
* contrib/hbqt/QStyleOptionViewItem.cpp
* contrib/hbqt/TQCoreApplication.prg
* contrib/hbqt/QTextFrameFormat.cpp
* contrib/hbqt/QTextBlockFormat.cpp
* contrib/hbqt/TQInputDialog.prg
* contrib/hbqt/QTextDecoder.cpp
* contrib/hbqt/QSize.cpp
* contrib/hbqt/TQEvent.prg
* contrib/hbqt/TQKeySequence.prg
* contrib/hbqt/QBitmap.cpp
* contrib/hbqt/QStyleOptionToolBar.cpp
* contrib/hbqt/QCalendarWidget.cpp
* contrib/hbqt/TQPrinter.prg
* contrib/hbqt/QStyleOptionTitleBar.cpp
* contrib/hbqt/TQResource.prg
* contrib/hbqt/QScrollBar.cpp
* contrib/hbqt/QHeaderView.cpp
* contrib/hbqt/TQTextEdit.prg
* contrib/hbqt/QStyleOptionButton.cpp
* contrib/hbqt/QCommandLinkButton.cpp
* contrib/hbqt/TQFontComboBox.prg
* contrib/hbqt/QFocusFrame.cpp
* contrib/hbqt/QSizePolicy.cpp
* contrib/hbqt/QWebSettings.cpp
* contrib/hbqt/QAbstractPrintDialog.cpp
* contrib/hbqt/TQStyleOptionSizeGrip.prg
* contrib/hbqt/TQListView.prg
* contrib/hbqt/QApplication.cpp
* contrib/hbqt/QAbstractSlider.cpp
* contrib/hbqt/TQTextBlockGroup.prg
* contrib/hbqt/QObject.cpp
* contrib/hbqt/QTextFragment.cpp
* contrib/hbqt/TQStyleOptionGroupBox.prg
* contrib/hbqt/QAbstractScrollArea.cpp
* contrib/hbqt/QCoreApplication.cpp
* contrib/hbqt/TQPrintEngine.prg
* contrib/hbqt/TQStylePainter.prg
* contrib/hbqt/TQWebPluginFactory.prg
* contrib/hbqt/QInputDialog.cpp
* contrib/hbqt/QTimer.cpp
* contrib/hbqt/QKeySequence.cpp
* contrib/hbqt/TQFtp.prg
* contrib/hbqt/QPrinter.cpp
* contrib/hbqt/TQMessageBox.prg
* contrib/hbqt/QKeyEvent.cpp
* contrib/hbqt/QTextCharFormat.cpp
* contrib/hbqt/TQUrl.prg
* contrib/hbqt/QStyleOptionSlider.cpp
* contrib/hbqt/TQFontMetricsF.prg
* contrib/hbqt/TQDragMoveEvent.prg
* contrib/hbqt/QInputEvent.cpp
* contrib/hbqt/TQWebView.prg
* contrib/hbqt/QWidgetItem.cpp
* contrib/hbqt/TQCommonStyle.prg
* contrib/hbqt/QMenu.cpp
* contrib/hbqt/TQPushButton.prg
* contrib/hbqt/TQWindowsStyle.prg
* contrib/hbqt/TQEventLoop.prg
* contrib/hbqt/QStyleOptionSizeGrip.cpp
* contrib/hbqt/TQDoubleSpinBox.prg
* contrib/hbqt/TQWebHistoryItem.prg
* contrib/hbqt/QTextObject.cpp
* contrib/hbqt/TQSignalMapper.prg
* contrib/hbqt/TQTableView.prg
* contrib/hbqt/TQTreeWidgetItem.prg
* contrib/hbqt/TQTextDocument.prg
* contrib/hbqt/QStyleOptionGroupBox.cpp
* contrib/hbqt/TQButtonGroup.prg
* contrib/hbqt/QFontInfo.cpp
* contrib/hbqt/QImage.cpp
* contrib/hbqt/QPrintEngine.cpp
* contrib/hbqt/TQFrame.prg
* contrib/hbqt/QLine.cpp
* contrib/hbqt/TQTextFormat.prg
* contrib/hbqt/QIcon.cpp
* contrib/hbqt/TQColorDialog.prg
* contrib/hbqt/TQStyleOptionProgressBar.prg
* contrib/hbqt/QHBoxLayout.cpp
* contrib/hbqt/QWebHistory.cpp
* contrib/hbqt/QUrl.cpp
* contrib/hbqt/TQStyleHintReturnVariant.prg
* contrib/hbqt/QRectF.cpp
* contrib/hbqt/QTreeWidget.cpp
* contrib/hbqt/TQSize.prg
* contrib/hbqt/TQWebSecurityOrigin.prg
* contrib/hbqt/TQProcess.prg
* contrib/hbqt/QWebView.cpp
* contrib/hbqt/QCommonStyle.cpp
* contrib/hbqt/TQStyleOptionTab.prg
* contrib/hbqt/TQTextDocumentWriter.prg
* contrib/hbqt/TQTextCodec.prg
* contrib/hbqt/TQStringListModel.prg
* contrib/hbqt/QAbstractItemView.cpp
* contrib/hbqt/QWebHitTestResult.cpp
* contrib/hbqt/TQTextBrowser.prg
* contrib/hbqt/QProgressDialog.cpp
* contrib/hbqt/TQTableWidget.prg
* contrib/hbqt/TQTabBar.prg
* contrib/hbqt/QStyleFactory.cpp
* contrib/hbqt/QButtonGroup.cpp
* contrib/hbqt/TQFileDialog.prg
* contrib/hbqt/TQDialog.prg
* contrib/hbqt/TQTextStream.prg
* contrib/hbqt/TQStandardItemModel.prg
* contrib/hbqt/TQFormLayout.prg
* contrib/hbqt/QSystemTrayIcon.cpp
* contrib/hbqt/QStyleOptionDockWidget.cpp
* contrib/hbqt/QListWidgetItem.cpp
* contrib/hbqt/QColorDialog.cpp
* contrib/hbqt/QStyleOptionTabWidgetFrame.cpp
* contrib/hbqt/TQFileSystemModel.prg
* contrib/hbqt/TQAbstractSpinBox.prg
* contrib/hbqt/TQTextFragment.prg
* contrib/hbqt/QDateTimeEdit.cpp
* contrib/hbqt/TQVBoxLayout.prg
* contrib/hbqt/QStyleOptionFocusRect.cpp
* contrib/hbqt/QMoveEvent.cpp
* contrib/hbqt/TQImageWriter.prg
* contrib/hbqt/TQAbstractListModel.prg
* contrib/hbqt/QMainWindow.cpp
* contrib/hbqt/QDesktopWidget.cpp
* contrib/hbqt/QProcess.cpp
* contrib/hbqt/QWidgetAction.cpp
* contrib/hbqt/TQModelIndex.prg
* contrib/hbqt/TQMenuBar.prg
* contrib/hbqt/QStringListModel.cpp
* contrib/hbqt/TQKeyEvent.prg
* contrib/hbqt/QDockWidget.cpp
* contrib/hbqt/TQPaintDevice.prg
* contrib/hbqt/TQStyleOptionMenuItem.prg
* contrib/hbqt/TQFontMetrics.prg
* contrib/hbqt/QTextBrowser.cpp
* contrib/hbqt/TQStyle.prg
* contrib/hbqt/QTableWidget.cpp
* contrib/hbqt/TQStyleOptionHeader.prg
* contrib/hbqt/QErrorMessage.cpp
* contrib/hbqt/TQMenu.prg
* contrib/hbqt/QWizard.cpp
* contrib/hbqt/QFileSystemModel.cpp
* contrib/hbqt/TQPrintDialog.prg
* contrib/hbqt/QAbstractSpinBox.cpp
* contrib/hbqt/TQPrintPreviewDialog.prg
* contrib/hbqt/TQLabel.prg
* contrib/hbqt/QDial.cpp
* contrib/hbqt/TQWebHistoryInterface.prg
* contrib/hbqt/TQStyleOptionComboBox.prg
* contrib/hbqt/TQFontInfo.prg
* contrib/hbqt/TQSlider.prg
* contrib/hbqt/TQBrush.prg
* contrib/hbqt/TQStyleOptionToolButton.prg
* contrib/hbqt/QImageWriter.cpp
* contrib/hbqt/TQScrollArea.prg
* contrib/hbqt/TQLine.prg
* contrib/hbqt/TQIcon.prg
* contrib/hbqt/TQLayoutItem.prg
* contrib/hbqt/TQAbstractTableModel.prg
* contrib/hbqt/QIODevice.cpp
* contrib/hbqt/TQPixmap.prg
* contrib/hbqt/QMenuBar.cpp
* contrib/hbqt/TQClipboard.prg
* contrib/hbqt/TQTextImageFormat.prg
* contrib/hbqt/TQStyleOptionTabBarBase.prg
* contrib/hbqt/QPaintDevice.cpp
* contrib/hbqt/QStyleOptionMenuItem.cpp
* contrib/hbqt/QFontMetrics.cpp
* contrib/hbqt/TQImageReader.prg
* contrib/hbqt/Makefile_gen
* contrib/hbqt/QDropEvent.cpp
* contrib/hbqt/TQAbstractItemView.prg
* contrib/hbqt/TQColor.prg
* contrib/hbqt/TQDir.prg
* contrib/hbqt/TQHttp.prg
* contrib/hbqt/TQStyleOptionComplex.prg
* contrib/hbqt/TQWebHitTestResult.prg
* contrib/hbqt/QPrintDialog.cpp
* contrib/hbqt/QTextBlockGroup.cpp
* contrib/hbqt/TQRegion.prg
* contrib/hbqt/QStandardItem.cpp
* contrib/hbqt/QLatin1String.cpp
* contrib/hbqt/QSizeF.cpp
* contrib/hbqt/TQLatin1Char.prg
* contrib/hbqt/QWebHistoryInterface.cpp
* contrib/hbqt/QStyleOptionComboBox.cpp
* contrib/hbqt/TQStyleFactory.prg
* contrib/hbqt/TQStyleOptionSpinBox.prg
* contrib/hbqt/TQPalette.prg
* contrib/hbqt/QSplashScreen.cpp
* contrib/hbqt/TQDateTimeEdit.prg
* contrib/hbqt/TQPainter.prg
* contrib/hbqt/QSizeGrip.cpp
* contrib/hbqt/QMessageBox.cpp
* contrib/hbqt/TQResizeEvent.prg
* contrib/hbqt/QTextImageFormat.cpp
* contrib/hbqt/TQStyleOptionFocusRect.prg
* contrib/hbqt/QAbstractItemModel.cpp
* contrib/hbqt/QGroupBox.cpp
* contrib/hbqt/QImageReader.cpp
* contrib/hbqt/TQDragEnterEvent.prg
* contrib/hbqt/QTextDocumentFragment.cpp
* contrib/hbqt/TQTextBoundaryFinder.prg
* contrib/hbqt/QPushButton.cpp
* contrib/hbqt/TQWidgetAction.prg
* contrib/hbqt/TQScrollBar.prg
* contrib/hbqt/TQGridLayout.prg
* contrib/hbqt/TQWindowsXPStyle.prg
* contrib/hbqt/QWebHistoryItem.cpp
* contrib/hbqt/QDir.cpp
* contrib/hbqt/TQStyleOptionButton.prg
* contrib/hbqt/TQTextLength.prg
* contrib/hbqt/QTreeWidgetItem.cpp
* contrib/hbqt/TQCommandLinkButton.prg
* contrib/hbqt/QBoxLayout.cpp
* contrib/hbqt/TQErrorMessage.prg
* contrib/hbqt/QDateTime.cpp
* contrib/hbqt/QTextFormat.cpp
* contrib/hbqt/QPalette.cpp
* contrib/hbqt/QTextBlock.cpp
* contrib/hbqt/QTextFrame.cpp
* contrib/hbqt/QPainter.cpp
* contrib/hbqt/QResizeEvent.cpp
* contrib/hbqt/TQDial.prg
* contrib/hbqt/QStyleOptionProgressBar.cpp
* contrib/hbqt/TQTableWidgetItem.prg
* contrib/hbqt/TQAction.prg
* contrib/hbqt/TQPaintEvent.prg
* contrib/hbqt/QStyleHintReturnVariant.cpp
* contrib/hbqt/QStatusBar.cpp
* contrib/hbqt/TQStyledItemDelegate.prg
* contrib/hbqt/TQTimer.prg
* contrib/hbqt/QTabWidget.cpp
* contrib/hbqt/QTextInlineObject.cpp
* contrib/hbqt/QLCDNumber.cpp
* contrib/hbqt/QList.cpp
* contrib/hbqt/TQWidget.prg
* contrib/hbqt/QStyleOptionTab.cpp
* contrib/hbqt/TQFontDialog.prg
* contrib/hbqt/QTextDocumentWriter.cpp
* contrib/hbqt/TQIODevice.prg
* contrib/hbqt/TQStyleOption.prg
* contrib/hbqt/QDateEdit.cpp
* contrib/hbqt/TQMouseEvent.prg
* contrib/hbqt/QCheckBox.cpp
* contrib/hbqt/TQStyleOptionSlider.prg
* contrib/hbqt/QSound.cpp
* contrib/hbqt/QWebFrame.cpp
* contrib/hbqt/QPoint.cpp
* contrib/hbqt/TQPointF.prg
* contrib/hbqt/QTabBar.cpp
* contrib/hbqt/QDirModel.cpp
* contrib/hbqt/QFileDialog.cpp
* contrib/hbqt/QDialog.cpp
* contrib/hbqt/QTextStream.cpp
* contrib/hbqt/TQWheelEvent.prg
* contrib/hbqt/QFormLayout.cpp
* contrib/hbqt/QStyleOptionFrame.cpp
* contrib/hbqt/TQWebPage.prg
* contrib/hbqt/TQRadialGradient.prg
* contrib/hbqt/QFont.cpp
* contrib/hbqt/TQCursor.prg
* contrib/hbqt/TQLayout.prg
* contrib/hbqt/TQLatin1String.prg
* contrib/hbqt/TQStandardItem.prg
* contrib/hbqt/QTableWidgetItem.cpp
* contrib/hbqt/TQFocusEvent.prg
* contrib/hbqt/TQImage.prg
* contrib/hbqt/TQSpinBox.prg
* contrib/hbqt/QVBoxLayout.cpp
* contrib/hbqt/QEvent.cpp
* contrib/hbqt/TQLinearGradient.prg
* contrib/hbqt/TQSplashScreen.prg
* contrib/hbqt/TQDragLeaveEvent.prg
* contrib/hbqt/TQSizeGrip.prg
* contrib/hbqt/QModelIndex.cpp
* contrib/hbqt/QStyleOption.cpp
* contrib/hbqt/TQStyleHintReturnMask.prg
* contrib/hbqt/TQStyleOptionToolBox.prg
* contrib/hbqt/QTreeView.cpp
* contrib/hbqt/TQStringList.prg
* contrib/hbqt/QTextLine.cpp
* contrib/hbqt/TQRectF.prg
* contrib/hbqt/QRect.cpp
* contrib/hbqt/TQGroupBox.prg
* contrib/hbqt/TQTextDocumentFragment.prg
* contrib/hbqt/TQToolButton.prg
* contrib/hbqt/QTextItem.cpp
* contrib/hbqt/QTimeEdit.cpp
* contrib/hbqt/TQListWidget.prg
* contrib/hbqt/QWebPage.cpp
* contrib/hbqt/TQTextLayout.prg
* contrib/hbqt/TQTextCursor.prg
* contrib/hbqt/TQPen.prg
* contrib/hbqt/QPrintPreviewDialog.cpp
* contrib/hbqt/TQTextEncoder.prg
* contrib/hbqt/QSlider.cpp
* contrib/hbqt/QSpinBox.cpp
* contrib/hbqt/TQDateTime.prg
* contrib/hbqt/QScrollArea.cpp
* contrib/hbqt/TQStyleOptionDockWidget.prg
* contrib/hbqt/TQAbstractButton.prg
* contrib/hbqt/TQStyleOptionTabWidgetFrame.prg
* contrib/hbqt/QFontDatabase.cpp
* contrib/hbqt/QAbstractTableModel.cpp
* contrib/hbqt/QLayoutItem.cpp
* contrib/hbqt/QLineEdit.cpp
* contrib/hbqt/TQVariant.prg
* contrib/hbqt/QPixmap.cpp
* contrib/hbqt/QStyleHintReturnMask.cpp
* contrib/hbqt/TQMoveEvent.prg
* contrib/hbqt/TQTextInlineObject.prg
* contrib/hbqt/TQList.prg
* contrib/hbqt/QDragMoveEvent.cpp
* contrib/hbqt/TQStyleOptionToolBar.prg
* contrib/hbqt/TQBitmap.prg
* contrib/hbqt/QSplitter.cpp
* contrib/hbqt/TQCalendarWidget.prg
* contrib/hbqt/TQDesktopWidget.prg
* contrib/hbqt/TQPageSetupDialog.prg
* contrib/hbqt/QComboBox.cpp
* contrib/hbqt/QEventLoop.cpp
* contrib/hbqt/QDoubleSpinBox.cpp
* contrib/hbqt/TQDateEdit.prg
* contrib/hbqt/TQHeaderView.prg
* contrib/hbqt/TQCheckBox.prg
* contrib/hbqt/TQConicalGradient.prg
* contrib/hbqt/QStyleOptionComplex.cpp
* contrib/hbqt/QTableView.cpp
* contrib/hbqt/TQWebFrame.prg
* contrib/hbqt/QPen.cpp
* contrib/hbqt/QRegion.cpp
* contrib/hbqt/QTextEncoder.cpp
* contrib/hbqt/TQFocusFrame.prg
* contrib/hbqt/TQSizePolicy.prg
* contrib/hbqt/QLatin1Char.cpp
* contrib/hbqt/TQDirModel.prg
* contrib/hbqt/QFrame.cpp
* contrib/hbqt/QStyleOptionSpinBox.cpp
* contrib/hbqt/TQStyleOptionFrame.prg
* contrib/hbqt/TQFont.prg
* contrib/hbqt/TQAbstractSlider.prg
* contrib/hbqt/TQObject.prg
* contrib/hbqt/QVariant.cpp
* contrib/hbqt/TQAbstractScrollArea.prg
* contrib/hbqt/TQPicture.prg
* Regenerated sources after generator change.
This commit is contained in:
@@ -17,6 +17,475 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-08-12 13:11 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/global.cf
|
||||
* Changed so that HB_INSTALL_PREFIX gets set to the
|
||||
source tree instead of a foreign location. This is
|
||||
what our make_gnu.bat did so far.
|
||||
The $(realpath) trick might be helpful to speedup some
|
||||
self-detection code, f.e. HB_BIN_COMPILE.
|
||||
|
||||
* mpkg_gnu.bat
|
||||
% Minor change to make .zip creation cmd more self-containable.
|
||||
|
||||
* contrib/hbqt/generator/hbqtgen.prg
|
||||
% Minor opt in FWRITE() call.
|
||||
+ Changed to not generate extra empty lines at EOL.
|
||||
+ Added placeholder comment at the end of Makefile_gen
|
||||
to ensure an empty lines always kept after last '\' char
|
||||
even if the file is edited with an editor stripping
|
||||
excessive EOLs.
|
||||
Lorenzo, pls test with the config this caused problem.
|
||||
|
||||
* contrib/hbqt/QWebSecurityOrigin.cpp
|
||||
* contrib/hbqt/QDragEnterEvent.cpp
|
||||
* contrib/hbqt/QPageSetupDialog.cpp
|
||||
* contrib/hbqt/TQToolBox.prg
|
||||
* contrib/hbqt/QTextBoundaryFinder.cpp
|
||||
* contrib/hbqt/QTextCodec.cpp
|
||||
* contrib/hbqt/QWindowsXPStyle.cpp
|
||||
* contrib/hbqt/QGridLayout.cpp
|
||||
* contrib/hbqt/TQTreeView.prg
|
||||
* contrib/hbqt/TQTextCharFormat.prg
|
||||
* contrib/hbqt/TQTextLine.prg
|
||||
* contrib/hbqt/QConicalGradient.cpp
|
||||
* contrib/hbqt/QTextLength.cpp
|
||||
* contrib/hbqt/TQRect.prg
|
||||
* contrib/hbqt/TQInputEvent.prg
|
||||
* contrib/hbqt/TQWidgetItem.prg
|
||||
* contrib/hbqt/QGradient.cpp
|
||||
* contrib/hbqt/TQTextItem.prg
|
||||
* contrib/hbqt/TQTimeEdit.prg
|
||||
* contrib/hbqt/TQDropEvent.prg
|
||||
* contrib/hbqt/QStandardItemModel.cpp
|
||||
* contrib/hbqt/TQTextObject.prg
|
||||
* contrib/hbqt/TQSizeF.prg
|
||||
* contrib/hbqt/QPicture.cpp
|
||||
* contrib/hbqt/QAction.cpp
|
||||
* contrib/hbqt/QPaintEvent.cpp
|
||||
* contrib/hbqt/TQStyleHintReturn.prg
|
||||
* contrib/hbqt/QStyledItemDelegate.cpp
|
||||
* contrib/hbqt/QAbstractListModel.cpp
|
||||
* contrib/hbqt/QWidget.cpp
|
||||
* contrib/hbqt/TQProgressBar.prg
|
||||
* contrib/hbqt/TQFontDatabase.prg
|
||||
* contrib/hbqt/QFontDialog.cpp
|
||||
* contrib/hbqt/QToolBox.cpp
|
||||
* contrib/hbqt/QResource.cpp
|
||||
* contrib/hbqt/TQLineEdit.prg
|
||||
* contrib/hbqt/TQHBoxLayout.prg
|
||||
* contrib/hbqt/TQWebHistory.prg
|
||||
* contrib/hbqt/QMouseEvent.cpp
|
||||
* contrib/hbqt/QTextEdit.cpp
|
||||
* contrib/hbqt/TQToolBar.prg
|
||||
* contrib/hbqt/TQAbstractItemModel.prg
|
||||
* contrib/hbqt/TQTreeWidget.prg
|
||||
* contrib/hbqt/QPointF.cpp
|
||||
* contrib/hbqt/QFontComboBox.cpp
|
||||
* contrib/hbqt/QStyle.cpp
|
||||
* contrib/hbqt/TQSplitter.prg
|
||||
* contrib/hbqt/TQComboBox.prg
|
||||
* contrib/hbqt/QStyleOptionHeader.cpp
|
||||
* contrib/hbqt/QListView.cpp
|
||||
* contrib/hbqt/QWheelEvent.cpp
|
||||
* contrib/hbqt/QRadialGradient.cpp
|
||||
* contrib/hbqt/QLayout.cpp
|
||||
* contrib/hbqt/QCursor.cpp
|
||||
* contrib/hbqt/TQProgressDialog.prg
|
||||
* contrib/hbqt/QLabel.cpp
|
||||
* contrib/hbqt/TQBoxLayout.prg
|
||||
* contrib/hbqt/QFocusEvent.cpp
|
||||
* contrib/hbqt/QStyleHintReturn.cpp
|
||||
* contrib/hbqt/QStyleOptionToolButton.cpp
|
||||
* contrib/hbqt/QStylePainter.cpp
|
||||
* contrib/hbqt/QBrush.cpp
|
||||
* contrib/hbqt/QWebPluginFactory.cpp
|
||||
* contrib/hbqt/TQRadioButton.prg
|
||||
* contrib/hbqt/TQSystemTrayIcon.prg
|
||||
* contrib/hbqt/TQListWidgetItem.prg
|
||||
* contrib/hbqt/QLinearGradient.cpp
|
||||
* contrib/hbqt/QProgressBar.cpp
|
||||
* contrib/hbqt/TQTextFrame.prg
|
||||
* contrib/hbqt/TQTextBlock.prg
|
||||
* contrib/hbqt/QDragLeaveEvent.cpp
|
||||
* contrib/hbqt/TQStyleOptionViewItem.prg
|
||||
* contrib/hbqt/QClipboard.cpp
|
||||
* contrib/hbqt/QStyleOptionTabBarBase.cpp
|
||||
* contrib/hbqt/QStyleOptionToolBox.cpp
|
||||
* contrib/hbqt/QStringList.cpp
|
||||
* contrib/hbqt/QToolBar.cpp
|
||||
* contrib/hbqt/TQTextBlockFormat.prg
|
||||
* contrib/hbqt/TQStatusBar.prg
|
||||
* contrib/hbqt/TQTextFrameFormat.prg
|
||||
* contrib/hbqt/QFontMetricsF.cpp
|
||||
* contrib/hbqt/TQTextDecoder.prg
|
||||
* contrib/hbqt/TQTabWidget.prg
|
||||
* contrib/hbqt/TQLCDNumber.prg
|
||||
* contrib/hbqt/TQMainWindow.prg
|
||||
* contrib/hbqt/QToolButton.cpp
|
||||
* contrib/hbqt/TQStyleOptionTitleBar.prg
|
||||
* contrib/hbqt/QWindowsStyle.cpp
|
||||
* contrib/hbqt/TQDockWidget.prg
|
||||
* contrib/hbqt/QColor.cpp
|
||||
* contrib/hbqt/QListWidget.cpp
|
||||
* contrib/hbqt/QTextLayout.cpp
|
||||
* contrib/hbqt/TQSound.prg
|
||||
* contrib/hbqt/QSignalMapper.cpp
|
||||
* contrib/hbqt/QTextCursor.cpp
|
||||
* contrib/hbqt/TQPoint.prg
|
||||
* contrib/hbqt/QTextDocument.cpp
|
||||
* contrib/hbqt/TQGradient.prg
|
||||
* contrib/hbqt/TQWebSettings.prg
|
||||
* contrib/hbqt/QRadioButton.cpp
|
||||
* contrib/hbqt/TQWizard.prg
|
||||
* contrib/hbqt/TQAbstractPrintDialog.prg
|
||||
* contrib/hbqt/TQApplication.prg
|
||||
* contrib/hbqt/QAbstractButton.cpp
|
||||
* contrib/hbqt/QStyleOptionViewItem.cpp
|
||||
* contrib/hbqt/TQCoreApplication.prg
|
||||
* contrib/hbqt/QTextFrameFormat.cpp
|
||||
* contrib/hbqt/QTextBlockFormat.cpp
|
||||
* contrib/hbqt/TQInputDialog.prg
|
||||
* contrib/hbqt/QTextDecoder.cpp
|
||||
* contrib/hbqt/QSize.cpp
|
||||
* contrib/hbqt/TQEvent.prg
|
||||
* contrib/hbqt/TQKeySequence.prg
|
||||
* contrib/hbqt/QBitmap.cpp
|
||||
* contrib/hbqt/QStyleOptionToolBar.cpp
|
||||
* contrib/hbqt/QCalendarWidget.cpp
|
||||
* contrib/hbqt/TQPrinter.prg
|
||||
* contrib/hbqt/QStyleOptionTitleBar.cpp
|
||||
* contrib/hbqt/TQResource.prg
|
||||
* contrib/hbqt/QScrollBar.cpp
|
||||
* contrib/hbqt/QHeaderView.cpp
|
||||
* contrib/hbqt/TQTextEdit.prg
|
||||
* contrib/hbqt/QStyleOptionButton.cpp
|
||||
* contrib/hbqt/QCommandLinkButton.cpp
|
||||
* contrib/hbqt/TQFontComboBox.prg
|
||||
* contrib/hbqt/QFocusFrame.cpp
|
||||
* contrib/hbqt/QSizePolicy.cpp
|
||||
* contrib/hbqt/QWebSettings.cpp
|
||||
* contrib/hbqt/QAbstractPrintDialog.cpp
|
||||
* contrib/hbqt/TQStyleOptionSizeGrip.prg
|
||||
* contrib/hbqt/TQListView.prg
|
||||
* contrib/hbqt/QApplication.cpp
|
||||
* contrib/hbqt/QAbstractSlider.cpp
|
||||
* contrib/hbqt/TQTextBlockGroup.prg
|
||||
* contrib/hbqt/QObject.cpp
|
||||
* contrib/hbqt/QTextFragment.cpp
|
||||
* contrib/hbqt/TQStyleOptionGroupBox.prg
|
||||
* contrib/hbqt/QAbstractScrollArea.cpp
|
||||
* contrib/hbqt/QCoreApplication.cpp
|
||||
* contrib/hbqt/TQPrintEngine.prg
|
||||
* contrib/hbqt/TQStylePainter.prg
|
||||
* contrib/hbqt/TQWebPluginFactory.prg
|
||||
* contrib/hbqt/QInputDialog.cpp
|
||||
* contrib/hbqt/QTimer.cpp
|
||||
* contrib/hbqt/QKeySequence.cpp
|
||||
* contrib/hbqt/TQFtp.prg
|
||||
* contrib/hbqt/QPrinter.cpp
|
||||
* contrib/hbqt/TQMessageBox.prg
|
||||
* contrib/hbqt/QKeyEvent.cpp
|
||||
* contrib/hbqt/QTextCharFormat.cpp
|
||||
* contrib/hbqt/TQUrl.prg
|
||||
* contrib/hbqt/QStyleOptionSlider.cpp
|
||||
* contrib/hbqt/TQFontMetricsF.prg
|
||||
* contrib/hbqt/TQDragMoveEvent.prg
|
||||
* contrib/hbqt/QInputEvent.cpp
|
||||
* contrib/hbqt/TQWebView.prg
|
||||
* contrib/hbqt/QWidgetItem.cpp
|
||||
* contrib/hbqt/TQCommonStyle.prg
|
||||
* contrib/hbqt/QMenu.cpp
|
||||
* contrib/hbqt/TQPushButton.prg
|
||||
* contrib/hbqt/TQWindowsStyle.prg
|
||||
* contrib/hbqt/TQEventLoop.prg
|
||||
* contrib/hbqt/QStyleOptionSizeGrip.cpp
|
||||
* contrib/hbqt/TQDoubleSpinBox.prg
|
||||
* contrib/hbqt/TQWebHistoryItem.prg
|
||||
* contrib/hbqt/QTextObject.cpp
|
||||
* contrib/hbqt/TQSignalMapper.prg
|
||||
* contrib/hbqt/TQTableView.prg
|
||||
* contrib/hbqt/TQTreeWidgetItem.prg
|
||||
* contrib/hbqt/TQTextDocument.prg
|
||||
* contrib/hbqt/QStyleOptionGroupBox.cpp
|
||||
* contrib/hbqt/TQButtonGroup.prg
|
||||
* contrib/hbqt/QFontInfo.cpp
|
||||
* contrib/hbqt/QImage.cpp
|
||||
* contrib/hbqt/QPrintEngine.cpp
|
||||
* contrib/hbqt/TQFrame.prg
|
||||
* contrib/hbqt/QLine.cpp
|
||||
* contrib/hbqt/TQTextFormat.prg
|
||||
* contrib/hbqt/QIcon.cpp
|
||||
* contrib/hbqt/TQColorDialog.prg
|
||||
* contrib/hbqt/TQStyleOptionProgressBar.prg
|
||||
* contrib/hbqt/QHBoxLayout.cpp
|
||||
* contrib/hbqt/QWebHistory.cpp
|
||||
* contrib/hbqt/QUrl.cpp
|
||||
* contrib/hbqt/TQStyleHintReturnVariant.prg
|
||||
* contrib/hbqt/QRectF.cpp
|
||||
* contrib/hbqt/QTreeWidget.cpp
|
||||
* contrib/hbqt/TQSize.prg
|
||||
* contrib/hbqt/TQWebSecurityOrigin.prg
|
||||
* contrib/hbqt/TQProcess.prg
|
||||
* contrib/hbqt/QWebView.cpp
|
||||
* contrib/hbqt/QCommonStyle.cpp
|
||||
* contrib/hbqt/TQStyleOptionTab.prg
|
||||
* contrib/hbqt/TQTextDocumentWriter.prg
|
||||
* contrib/hbqt/TQTextCodec.prg
|
||||
* contrib/hbqt/TQStringListModel.prg
|
||||
* contrib/hbqt/QAbstractItemView.cpp
|
||||
* contrib/hbqt/QWebHitTestResult.cpp
|
||||
* contrib/hbqt/TQTextBrowser.prg
|
||||
* contrib/hbqt/QProgressDialog.cpp
|
||||
* contrib/hbqt/TQTableWidget.prg
|
||||
* contrib/hbqt/TQTabBar.prg
|
||||
* contrib/hbqt/QStyleFactory.cpp
|
||||
* contrib/hbqt/QButtonGroup.cpp
|
||||
* contrib/hbqt/TQFileDialog.prg
|
||||
* contrib/hbqt/TQDialog.prg
|
||||
* contrib/hbqt/TQTextStream.prg
|
||||
* contrib/hbqt/TQStandardItemModel.prg
|
||||
* contrib/hbqt/TQFormLayout.prg
|
||||
* contrib/hbqt/QSystemTrayIcon.cpp
|
||||
* contrib/hbqt/QStyleOptionDockWidget.cpp
|
||||
* contrib/hbqt/QListWidgetItem.cpp
|
||||
* contrib/hbqt/QColorDialog.cpp
|
||||
* contrib/hbqt/QStyleOptionTabWidgetFrame.cpp
|
||||
* contrib/hbqt/TQFileSystemModel.prg
|
||||
* contrib/hbqt/TQAbstractSpinBox.prg
|
||||
* contrib/hbqt/TQTextFragment.prg
|
||||
* contrib/hbqt/QDateTimeEdit.cpp
|
||||
* contrib/hbqt/TQVBoxLayout.prg
|
||||
* contrib/hbqt/QStyleOptionFocusRect.cpp
|
||||
* contrib/hbqt/QMoveEvent.cpp
|
||||
* contrib/hbqt/TQImageWriter.prg
|
||||
* contrib/hbqt/TQAbstractListModel.prg
|
||||
* contrib/hbqt/QMainWindow.cpp
|
||||
* contrib/hbqt/QDesktopWidget.cpp
|
||||
* contrib/hbqt/QProcess.cpp
|
||||
* contrib/hbqt/QWidgetAction.cpp
|
||||
* contrib/hbqt/TQModelIndex.prg
|
||||
* contrib/hbqt/TQMenuBar.prg
|
||||
* contrib/hbqt/QStringListModel.cpp
|
||||
* contrib/hbqt/TQKeyEvent.prg
|
||||
* contrib/hbqt/QDockWidget.cpp
|
||||
* contrib/hbqt/TQPaintDevice.prg
|
||||
* contrib/hbqt/TQStyleOptionMenuItem.prg
|
||||
* contrib/hbqt/TQFontMetrics.prg
|
||||
* contrib/hbqt/QTextBrowser.cpp
|
||||
* contrib/hbqt/TQStyle.prg
|
||||
* contrib/hbqt/QTableWidget.cpp
|
||||
* contrib/hbqt/TQStyleOptionHeader.prg
|
||||
* contrib/hbqt/QErrorMessage.cpp
|
||||
* contrib/hbqt/TQMenu.prg
|
||||
* contrib/hbqt/QWizard.cpp
|
||||
* contrib/hbqt/QFileSystemModel.cpp
|
||||
* contrib/hbqt/TQPrintDialog.prg
|
||||
* contrib/hbqt/QAbstractSpinBox.cpp
|
||||
* contrib/hbqt/TQPrintPreviewDialog.prg
|
||||
* contrib/hbqt/TQLabel.prg
|
||||
* contrib/hbqt/QDial.cpp
|
||||
* contrib/hbqt/TQWebHistoryInterface.prg
|
||||
* contrib/hbqt/TQStyleOptionComboBox.prg
|
||||
* contrib/hbqt/TQFontInfo.prg
|
||||
* contrib/hbqt/TQSlider.prg
|
||||
* contrib/hbqt/TQBrush.prg
|
||||
* contrib/hbqt/TQStyleOptionToolButton.prg
|
||||
* contrib/hbqt/QImageWriter.cpp
|
||||
* contrib/hbqt/TQScrollArea.prg
|
||||
* contrib/hbqt/TQLine.prg
|
||||
* contrib/hbqt/TQIcon.prg
|
||||
* contrib/hbqt/TQLayoutItem.prg
|
||||
* contrib/hbqt/TQAbstractTableModel.prg
|
||||
* contrib/hbqt/QIODevice.cpp
|
||||
* contrib/hbqt/TQPixmap.prg
|
||||
* contrib/hbqt/QMenuBar.cpp
|
||||
* contrib/hbqt/TQClipboard.prg
|
||||
* contrib/hbqt/TQTextImageFormat.prg
|
||||
* contrib/hbqt/TQStyleOptionTabBarBase.prg
|
||||
* contrib/hbqt/QPaintDevice.cpp
|
||||
* contrib/hbqt/QStyleOptionMenuItem.cpp
|
||||
* contrib/hbqt/QFontMetrics.cpp
|
||||
* contrib/hbqt/TQImageReader.prg
|
||||
* contrib/hbqt/Makefile_gen
|
||||
* contrib/hbqt/QDropEvent.cpp
|
||||
* contrib/hbqt/TQAbstractItemView.prg
|
||||
* contrib/hbqt/TQColor.prg
|
||||
* contrib/hbqt/TQDir.prg
|
||||
* contrib/hbqt/TQHttp.prg
|
||||
* contrib/hbqt/TQStyleOptionComplex.prg
|
||||
* contrib/hbqt/TQWebHitTestResult.prg
|
||||
* contrib/hbqt/QPrintDialog.cpp
|
||||
* contrib/hbqt/QTextBlockGroup.cpp
|
||||
* contrib/hbqt/TQRegion.prg
|
||||
* contrib/hbqt/QStandardItem.cpp
|
||||
* contrib/hbqt/QLatin1String.cpp
|
||||
* contrib/hbqt/QSizeF.cpp
|
||||
* contrib/hbqt/TQLatin1Char.prg
|
||||
* contrib/hbqt/QWebHistoryInterface.cpp
|
||||
* contrib/hbqt/QStyleOptionComboBox.cpp
|
||||
* contrib/hbqt/TQStyleFactory.prg
|
||||
* contrib/hbqt/TQStyleOptionSpinBox.prg
|
||||
* contrib/hbqt/TQPalette.prg
|
||||
* contrib/hbqt/QSplashScreen.cpp
|
||||
* contrib/hbqt/TQDateTimeEdit.prg
|
||||
* contrib/hbqt/TQPainter.prg
|
||||
* contrib/hbqt/QSizeGrip.cpp
|
||||
* contrib/hbqt/QMessageBox.cpp
|
||||
* contrib/hbqt/TQResizeEvent.prg
|
||||
* contrib/hbqt/QTextImageFormat.cpp
|
||||
* contrib/hbqt/TQStyleOptionFocusRect.prg
|
||||
* contrib/hbqt/QAbstractItemModel.cpp
|
||||
* contrib/hbqt/QGroupBox.cpp
|
||||
* contrib/hbqt/QImageReader.cpp
|
||||
* contrib/hbqt/TQDragEnterEvent.prg
|
||||
* contrib/hbqt/QTextDocumentFragment.cpp
|
||||
* contrib/hbqt/TQTextBoundaryFinder.prg
|
||||
* contrib/hbqt/QPushButton.cpp
|
||||
* contrib/hbqt/TQWidgetAction.prg
|
||||
* contrib/hbqt/TQScrollBar.prg
|
||||
* contrib/hbqt/TQGridLayout.prg
|
||||
* contrib/hbqt/TQWindowsXPStyle.prg
|
||||
* contrib/hbqt/QWebHistoryItem.cpp
|
||||
* contrib/hbqt/QDir.cpp
|
||||
* contrib/hbqt/TQStyleOptionButton.prg
|
||||
* contrib/hbqt/TQTextLength.prg
|
||||
* contrib/hbqt/QTreeWidgetItem.cpp
|
||||
* contrib/hbqt/TQCommandLinkButton.prg
|
||||
* contrib/hbqt/QBoxLayout.cpp
|
||||
* contrib/hbqt/TQErrorMessage.prg
|
||||
* contrib/hbqt/QDateTime.cpp
|
||||
* contrib/hbqt/QTextFormat.cpp
|
||||
* contrib/hbqt/QPalette.cpp
|
||||
* contrib/hbqt/QTextBlock.cpp
|
||||
* contrib/hbqt/QTextFrame.cpp
|
||||
* contrib/hbqt/QPainter.cpp
|
||||
* contrib/hbqt/QResizeEvent.cpp
|
||||
* contrib/hbqt/TQDial.prg
|
||||
* contrib/hbqt/QStyleOptionProgressBar.cpp
|
||||
* contrib/hbqt/TQTableWidgetItem.prg
|
||||
* contrib/hbqt/TQAction.prg
|
||||
* contrib/hbqt/TQPaintEvent.prg
|
||||
* contrib/hbqt/QStyleHintReturnVariant.cpp
|
||||
* contrib/hbqt/QStatusBar.cpp
|
||||
* contrib/hbqt/TQStyledItemDelegate.prg
|
||||
* contrib/hbqt/TQTimer.prg
|
||||
* contrib/hbqt/QTabWidget.cpp
|
||||
* contrib/hbqt/QTextInlineObject.cpp
|
||||
* contrib/hbqt/QLCDNumber.cpp
|
||||
* contrib/hbqt/QList.cpp
|
||||
* contrib/hbqt/TQWidget.prg
|
||||
* contrib/hbqt/QStyleOptionTab.cpp
|
||||
* contrib/hbqt/TQFontDialog.prg
|
||||
* contrib/hbqt/QTextDocumentWriter.cpp
|
||||
* contrib/hbqt/TQIODevice.prg
|
||||
* contrib/hbqt/TQStyleOption.prg
|
||||
* contrib/hbqt/QDateEdit.cpp
|
||||
* contrib/hbqt/TQMouseEvent.prg
|
||||
* contrib/hbqt/QCheckBox.cpp
|
||||
* contrib/hbqt/TQStyleOptionSlider.prg
|
||||
* contrib/hbqt/QSound.cpp
|
||||
* contrib/hbqt/QWebFrame.cpp
|
||||
* contrib/hbqt/QPoint.cpp
|
||||
* contrib/hbqt/TQPointF.prg
|
||||
* contrib/hbqt/QTabBar.cpp
|
||||
* contrib/hbqt/QDirModel.cpp
|
||||
* contrib/hbqt/QFileDialog.cpp
|
||||
* contrib/hbqt/QDialog.cpp
|
||||
* contrib/hbqt/QTextStream.cpp
|
||||
* contrib/hbqt/TQWheelEvent.prg
|
||||
* contrib/hbqt/QFormLayout.cpp
|
||||
* contrib/hbqt/QStyleOptionFrame.cpp
|
||||
* contrib/hbqt/TQWebPage.prg
|
||||
* contrib/hbqt/TQRadialGradient.prg
|
||||
* contrib/hbqt/QFont.cpp
|
||||
* contrib/hbqt/TQCursor.prg
|
||||
* contrib/hbqt/TQLayout.prg
|
||||
* contrib/hbqt/TQLatin1String.prg
|
||||
* contrib/hbqt/TQStandardItem.prg
|
||||
* contrib/hbqt/QTableWidgetItem.cpp
|
||||
* contrib/hbqt/TQFocusEvent.prg
|
||||
* contrib/hbqt/TQImage.prg
|
||||
* contrib/hbqt/TQSpinBox.prg
|
||||
* contrib/hbqt/QVBoxLayout.cpp
|
||||
* contrib/hbqt/QEvent.cpp
|
||||
* contrib/hbqt/TQLinearGradient.prg
|
||||
* contrib/hbqt/TQSplashScreen.prg
|
||||
* contrib/hbqt/TQDragLeaveEvent.prg
|
||||
* contrib/hbqt/TQSizeGrip.prg
|
||||
* contrib/hbqt/QModelIndex.cpp
|
||||
* contrib/hbqt/QStyleOption.cpp
|
||||
* contrib/hbqt/TQStyleHintReturnMask.prg
|
||||
* contrib/hbqt/TQStyleOptionToolBox.prg
|
||||
* contrib/hbqt/QTreeView.cpp
|
||||
* contrib/hbqt/TQStringList.prg
|
||||
* contrib/hbqt/QTextLine.cpp
|
||||
* contrib/hbqt/TQRectF.prg
|
||||
* contrib/hbqt/QRect.cpp
|
||||
* contrib/hbqt/TQGroupBox.prg
|
||||
* contrib/hbqt/TQTextDocumentFragment.prg
|
||||
* contrib/hbqt/TQToolButton.prg
|
||||
* contrib/hbqt/QTextItem.cpp
|
||||
* contrib/hbqt/QTimeEdit.cpp
|
||||
* contrib/hbqt/TQListWidget.prg
|
||||
* contrib/hbqt/QWebPage.cpp
|
||||
* contrib/hbqt/TQTextLayout.prg
|
||||
* contrib/hbqt/TQTextCursor.prg
|
||||
* contrib/hbqt/TQPen.prg
|
||||
* contrib/hbqt/QPrintPreviewDialog.cpp
|
||||
* contrib/hbqt/TQTextEncoder.prg
|
||||
* contrib/hbqt/QSlider.cpp
|
||||
* contrib/hbqt/QSpinBox.cpp
|
||||
* contrib/hbqt/TQDateTime.prg
|
||||
* contrib/hbqt/QScrollArea.cpp
|
||||
* contrib/hbqt/TQStyleOptionDockWidget.prg
|
||||
* contrib/hbqt/TQAbstractButton.prg
|
||||
* contrib/hbqt/TQStyleOptionTabWidgetFrame.prg
|
||||
* contrib/hbqt/QFontDatabase.cpp
|
||||
* contrib/hbqt/QAbstractTableModel.cpp
|
||||
* contrib/hbqt/QLayoutItem.cpp
|
||||
* contrib/hbqt/QLineEdit.cpp
|
||||
* contrib/hbqt/TQVariant.prg
|
||||
* contrib/hbqt/QPixmap.cpp
|
||||
* contrib/hbqt/QStyleHintReturnMask.cpp
|
||||
* contrib/hbqt/TQMoveEvent.prg
|
||||
* contrib/hbqt/TQTextInlineObject.prg
|
||||
* contrib/hbqt/TQList.prg
|
||||
* contrib/hbqt/QDragMoveEvent.cpp
|
||||
* contrib/hbqt/TQStyleOptionToolBar.prg
|
||||
* contrib/hbqt/TQBitmap.prg
|
||||
* contrib/hbqt/QSplitter.cpp
|
||||
* contrib/hbqt/TQCalendarWidget.prg
|
||||
* contrib/hbqt/TQDesktopWidget.prg
|
||||
* contrib/hbqt/TQPageSetupDialog.prg
|
||||
* contrib/hbqt/QComboBox.cpp
|
||||
* contrib/hbqt/QEventLoop.cpp
|
||||
* contrib/hbqt/QDoubleSpinBox.cpp
|
||||
* contrib/hbqt/TQDateEdit.prg
|
||||
* contrib/hbqt/TQHeaderView.prg
|
||||
* contrib/hbqt/TQCheckBox.prg
|
||||
* contrib/hbqt/TQConicalGradient.prg
|
||||
* contrib/hbqt/QStyleOptionComplex.cpp
|
||||
* contrib/hbqt/QTableView.cpp
|
||||
* contrib/hbqt/TQWebFrame.prg
|
||||
* contrib/hbqt/QPen.cpp
|
||||
* contrib/hbqt/QRegion.cpp
|
||||
* contrib/hbqt/QTextEncoder.cpp
|
||||
* contrib/hbqt/TQFocusFrame.prg
|
||||
* contrib/hbqt/TQSizePolicy.prg
|
||||
* contrib/hbqt/QLatin1Char.cpp
|
||||
* contrib/hbqt/TQDirModel.prg
|
||||
* contrib/hbqt/QFrame.cpp
|
||||
* contrib/hbqt/QStyleOptionSpinBox.cpp
|
||||
* contrib/hbqt/TQStyleOptionFrame.prg
|
||||
* contrib/hbqt/TQFont.prg
|
||||
* contrib/hbqt/TQAbstractSlider.prg
|
||||
* contrib/hbqt/TQObject.prg
|
||||
* contrib/hbqt/QVariant.cpp
|
||||
* contrib/hbqt/TQAbstractScrollArea.prg
|
||||
* contrib/hbqt/TQPicture.prg
|
||||
* Regenerated sources after generator change.
|
||||
|
||||
2009-08-12 12:37 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* source/rtl/gtcrs/Makefile
|
||||
* source/rtl/gttrm/Makefile
|
||||
|
||||
@@ -677,17 +677,20 @@ endif
|
||||
|
||||
# Fill it automatically if not specified
|
||||
ifeq ($(HB_INSTALL_PREFIX),)
|
||||
|
||||
HB_INSTALL_PREFIX := $(realpath $(TOP)$(ROOT))
|
||||
|
||||
# Use names which are not likely to be used by users to
|
||||
# avoiding accidental overwrites of existing installations
|
||||
ifeq ($(HB_ARCHITECTURE),dos)
|
||||
HB_INSTALL_PREFIX := C:\hbauto
|
||||
else
|
||||
ifeq ($(HB_UNIX_COMPATIBLE),no)
|
||||
HB_INSTALL_PREFIX := C:$(DIRSEP)hb-auto-$(HB_ARCHITECTURE)-$(HB_COMPILER)
|
||||
else
|
||||
HB_INSTALL_PREFIX := $(HOME)$(DIRSEP)hb-auto-$(HB_ARCHITECTURE)-$(HB_COMPILER)
|
||||
endif
|
||||
endif
|
||||
# ifeq ($(HB_ARCHITECTURE),dos)
|
||||
# HB_INSTALL_PREFIX := C:\hbauto
|
||||
# else
|
||||
# ifeq ($(HB_UNIX_COMPATIBLE),no)
|
||||
# HB_INSTALL_PREFIX := C:$(DIRSEP)hb-auto-$(HB_ARCHITECTURE)-$(HB_COMPILER)
|
||||
# else
|
||||
# HB_INSTALL_PREFIX := $(HOME)$(DIRSEP)hb-auto-$(HB_ARCHITECTURE)-$(HB_COMPILER)
|
||||
# endif
|
||||
# endif
|
||||
|
||||
ifneq ($(MAKE_381),)
|
||||
$(info ! HB_INSTALL_PREFIX automatically set to $(HB_INSTALL_PREFIX))
|
||||
|
||||
@@ -60,9 +60,9 @@ CPP_SOURCES := \
|
||||
QFontDatabase.cpp \
|
||||
QFontDialog.cpp \
|
||||
QFontInfo.cpp \
|
||||
QFormLayout.cpp \
|
||||
QFontMetrics.cpp \
|
||||
QFontMetricsF.cpp \
|
||||
QFormLayout.cpp \
|
||||
QFrame.cpp \
|
||||
QFtp.cpp \
|
||||
QGradient.cpp \
|
||||
@@ -460,3 +460,6 @@ PRG_SOURCES := \
|
||||
TQWindowsStyle.prg \
|
||||
TQWindowsXPStyle.prg \
|
||||
TQWizard.prg \
|
||||
|
||||
# Don't delete this comment, it's here to ensure empty
|
||||
# line above is kept intact.
|
||||
|
||||
@@ -293,4 +293,3 @@ HB_FUNC( QT_QABSTRACTBUTTON_TOGGLE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -382,4 +382,3 @@ HB_FUNC( QT_QABSTRACTITEMMODEL_SUBMIT )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -599,4 +599,3 @@ HB_FUNC( QT_QABSTRACTITEMVIEW_UPDATE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -93,4 +93,3 @@ HB_FUNC( QT_QABSTRACTLISTMODEL_INDEX )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -179,4 +179,3 @@ HB_FUNC( QT_QABSTRACTPRINTDIALOG_TOPAGE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -205,4 +205,3 @@ HB_FUNC( QT_QABSTRACTSCROLLAREA_VIEWPORT )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -281,4 +281,3 @@ HB_FUNC( QT_QABSTRACTSLIDER_SETVALUE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -300,4 +300,3 @@ HB_FUNC( QT_QABSTRACTSPINBOX_STEPUP )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -93,4 +93,3 @@ HB_FUNC( QT_QABSTRACTTABLEMODEL_INDEX )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -493,4 +493,3 @@ HB_FUNC( QT_QACTION_TRIGGER )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -828,4 +828,3 @@ HB_FUNC( QT_QAPPLICATION_SETSTYLESHEET )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -155,4 +155,3 @@ HB_FUNC( QT_QBITMAP_FROMIMAGE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -250,4 +250,3 @@ HB_FUNC( QT_QBOXLAYOUT_STRETCH )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -259,4 +259,3 @@ HB_FUNC( QT_QBRUSH_TRANSFORM )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -181,4 +181,3 @@ HB_FUNC( QT_QBUTTONGROUP_SETID )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -404,4 +404,3 @@ HB_FUNC( QT_QCALENDARWIDGET_SHOWTODAY )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -124,4 +124,3 @@ HB_FUNC( QT_QCHECKBOX_SETTRISTATE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -202,4 +202,3 @@ HB_FUNC( QT_QCLIPBOARD_TEXT )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -711,4 +711,3 @@ HB_FUNC( QT_QCOLOR_FROMRGBA )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -218,4 +218,3 @@ HB_FUNC( QT_QCOLORDIALOG_SETSTANDARDCOLOR )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -562,4 +562,3 @@ HB_FUNC( QT_QCOMBOBOX_SETEDITTEXT )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -102,4 +102,3 @@ HB_FUNC( QT_QCOMMANDLINKBUTTON_SETDESCRIPTION )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -84,4 +84,3 @@ HB_FUNC( QT_QCOMMONSTYLE_DESTROY )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -132,4 +132,3 @@ HB_FUNC( QT_QCONICALGRADIENT_SETCENTER_1 )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -424,4 +424,3 @@ HB_FUNC( QT_QCOREAPPLICATION_QUIT )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -195,4 +195,3 @@ HB_FUNC( QT_QCURSOR_SETPOS_1 )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -85,4 +85,3 @@ HB_FUNC( QT_QDATEEDIT_DESTROY )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -296,4 +296,3 @@ HB_FUNC( QT_QDATETIME_FROMTIME_T )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -444,4 +444,3 @@ HB_FUNC( QT_QDATETIMEEDIT_SETTIME )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -181,4 +181,3 @@ HB_FUNC( QT_QDESKTOPWIDGET_SCREENNUMBER_1 )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -141,4 +141,3 @@ HB_FUNC( QT_QDIAL_SETWRAPPING )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -169,4 +169,3 @@ HB_FUNC( QT_QDIALOG_REJECT )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -534,4 +534,3 @@ HB_FUNC( QT_QDIR_TONATIVESEPARATORS )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -394,4 +394,3 @@ HB_FUNC( QT_QDIRMODEL_REFRESH )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -187,4 +187,3 @@ HB_FUNC( QT_QDOCKWIDGET_WIDGET )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -228,4 +228,3 @@ HB_FUNC( QT_QDOUBLESPINBOX_SETVALUE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -84,4 +84,3 @@ HB_FUNC( QT_QDRAGENTEREVENT_DESTROY )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -84,4 +84,3 @@ HB_FUNC( QT_QDRAGLEAVEEVENT_DESTROY )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -125,4 +125,3 @@ HB_FUNC( QT_QDRAGMOVEEVENT_IGNORE_1 )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -164,4 +164,3 @@ HB_FUNC( QT_QDROPEVENT_SOURCE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -102,4 +102,3 @@ HB_FUNC( QT_QERRORMESSAGE_SHOWMESSAGE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -145,4 +145,3 @@ HB_FUNC( QT_QEVENT_REGISTEREVENTTYPE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -138,4 +138,3 @@ HB_FUNC( QT_QEVENTLOOP_WAKEUP )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -472,4 +472,3 @@ HB_FUNC( QT_QFILEDIALOG_GETEXISTINGDIRECTORY )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -345,4 +345,3 @@ HB_FUNC( QT_QFILESYSTEMMODEL_TYPE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -108,4 +108,3 @@ HB_FUNC( QT_QFOCUSEVENT_REASON )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -101,4 +101,3 @@ HB_FUNC( QT_QFOCUSFRAME_WIDGET )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -588,4 +588,3 @@ HB_FUNC( QT_QFONT_SUBSTITUTIONS )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -138,4 +138,3 @@ HB_FUNC( QT_QFONTCOMBOBOX_SETCURRENTFONT )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -262,4 +262,3 @@ HB_FUNC( QT_QFONTDATABASE_WRITINGSYSTEMSAMPLE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -206,4 +206,3 @@ HB_FUNC( QT_QFONTDIALOG_GETFONT_4 )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -182,4 +182,3 @@ HB_FUNC( QT_QFONTINFO_WEIGHT )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -321,4 +321,3 @@ HB_FUNC( QT_QFONTMETRICS_XHEIGHT )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -314,4 +314,3 @@ HB_FUNC( QT_QFONTMETRICSF_XHEIGHT )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -397,4 +397,3 @@ HB_FUNC( QT_QFORMLAYOUT_VERTICALSPACING )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -195,4 +195,3 @@ HB_FUNC( QT_QFRAME_SETMIDLINEWIDTH )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -154,4 +154,3 @@ HB_FUNC( QT_QGRADIENT_TYPE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -304,4 +304,3 @@ HB_FUNC( QT_QGRIDLAYOUT_VERTICALSPACING )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -166,4 +166,3 @@ HB_FUNC( QT_QGROUPBOX_SETCHECKED )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -86,4 +86,3 @@ HB_FUNC( QT_QHBOXLAYOUT_DESTROY )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -545,4 +545,3 @@ HB_FUNC( QT_QHEADERVIEW_SETOFFSETTOSECTIONPOSITION )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -364,4 +364,3 @@ HB_FUNC( QT_QIODEVICE_WRITE_2 )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -195,4 +195,3 @@ HB_FUNC( QT_QICON_PIXMAP_2 )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -627,4 +627,3 @@ HB_FUNC( QT_QIMAGE_WIDTH )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -405,4 +405,3 @@ HB_FUNC( QT_QIMAGEREADER_IMAGEFORMAT_2 )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -244,4 +244,3 @@ HB_FUNC( QT_QIMAGEWRITER_WRITE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -459,4 +459,3 @@ HB_FUNC( QT_QINPUTDIALOG_GETTEXT )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -94,4 +94,3 @@ HB_FUNC( QT_QINPUTEVENT_MODIFIERS )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -156,4 +156,3 @@ HB_FUNC( QT_QKEYEVENT_TEXT )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -159,4 +159,3 @@ HB_FUNC( QT_QKEYSEQUENCE_MNEMONIC )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -243,4 +243,3 @@ HB_FUNC( QT_QLCDNUMBER_SETSMALLDECIMALPOINT )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -318,4 +318,3 @@ HB_FUNC( QT_QLABEL_SETTEXT )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -100,4 +100,3 @@ HB_FUNC( QT_QLATIN1CHAR_UNICODE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -92,4 +92,3 @@ HB_FUNC( QT_QLATIN1STRING_LATIN1 )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -331,4 +331,3 @@ HB_FUNC( QT_QLAYOUT_CLOSESTACCEPTABLESIZE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -221,4 +221,3 @@ HB_FUNC( QT_QLAYOUTITEM_WIDGET )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -237,4 +237,3 @@ HB_FUNC( QT_QLINE_TRANSLATED_1 )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -540,4 +540,3 @@ HB_FUNC( QT_QLINEEDIT_UNDO )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -155,4 +155,3 @@ HB_FUNC( QT_QLINEARGRADIENT_START )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -433,4 +433,3 @@ HB_FUNC( QT_QLIST_VALUE_1 )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -325,4 +325,3 @@ HB_FUNC( QT_QLISTVIEW_WORDWRAP )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -335,4 +335,3 @@ HB_FUNC( QT_QLISTWIDGET_SCROLLTOITEM )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -372,4 +372,3 @@ HB_FUNC( QT_QLISTWIDGETITEM_WRITE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -483,4 +483,3 @@ HB_FUNC( QT_QMAINWINDOW_SETDOCKNESTINGENABLED )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -367,4 +367,3 @@ HB_FUNC( QT_QMENU_TITLE )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -211,4 +211,3 @@ HB_FUNC( QT_QMENUBAR_SETDEFAULTUP )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -406,4 +406,3 @@ HB_FUNC( QT_QMESSAGEBOX_EXEC )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -174,4 +174,3 @@ HB_FUNC( QT_QMODELINDEX_SIBLING )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -157,4 +157,3 @@ HB_FUNC( QT_QMOUSEEVENT_Y )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -100,4 +100,3 @@ HB_FUNC( QT_QMOVEEVENT_POS )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -342,4 +342,3 @@ HB_FUNC( QT_QOBJECT_DELETELATER )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -157,4 +157,3 @@ HB_FUNC( QT_QPAGESETUPDIALOG_TESTOPTION )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -183,4 +183,3 @@ HB_FUNC( QT_QPAINTDEVICE_WIDTHMM )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -101,4 +101,3 @@ HB_FUNC( QT_QPAINTEVENT_REGION )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -1568,4 +1568,3 @@ HB_FUNC( QT_QPAINTER_SETREDIRECTED )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -390,4 +390,3 @@ HB_FUNC( QT_QPALETTE_WINDOWTEXT )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@@ -299,4 +299,3 @@ HB_FUNC( QT_QPEN_WIDTHF )
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user