2010-08-01 19:41 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
+ contrib/hbqt/hbqt_common.hbc
* contrib/hbqt/hbqt_common.hbm
* contrib/hbqt/hbqtcore.hbc
- contrib/hbqt/hbqtcore.hbp
- contrib/hbqt/hbqtcores.hbp
- contrib/hbqt/hbqtcore_filelist.hbm
+ contrib/hbqt/qtgui/hbqtgui.hbc
+ contrib/hbqt/qtgui/hbqtgui.hbm
+ contrib/hbqt/qtgui/hbqtgui.hbp
+ contrib/hbqt/qtgui/hbqtguis.hbp
- contrib/hbqt/hbqtgui_filelist.hbm
+ contrib/hbqt/qtcore/hbqtcore.hbc
+ contrib/hbqt/qtcore/hbqtcore.hbm
+ contrib/hbqt/qtcore/hbqtcore.hbp
+ contrib/hbqt/qtcore/hbqtcores.hbp
- contrib/hbqt/hbqtgui.hbp
- contrib/hbqt/hbqtguis.hbp
- contrib/hbqt/hbqtnetwork.hbp
- contrib/hbqt/hbqtnetworks.hbp
+ contrib/hbqt/qtnetwork/hbqtnetwork.hbc
+ contrib/hbqt/qtnetwork/hbqtnetwork.hbp
+ contrib/hbqt/qtnetwork/hbqtnetworks.hbp
* contrib/hbplist
* Moved as much as possible make logic to components.
(left central .hbc file to make autofind happy
and hide internal layout details from users)
! Missed some files form prev commits.
+ contrib/hbqt/hbqt.hbp
+ Readded central make file to make it easy to build all
sub-components at once.
- contrib/hbqt/generator2
+ contrib/hbqt/generator/hbqtgen2.prg
+ contrib/hbqt/generator/QtGui.txt
+ contrib/hbqt/generator/QtCore.txt
+ contrib/hbqt/generator/QtNetwork.txt
* Moved generator2 code to generator dir.
This commit is contained in:
@@ -16,6 +16,46 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2010-08-01 19:41 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
+ contrib/hbqt/hbqt_common.hbc
|
||||
* contrib/hbqt/hbqt_common.hbm
|
||||
* contrib/hbqt/hbqtcore.hbc
|
||||
- contrib/hbqt/hbqtcore.hbp
|
||||
- contrib/hbqt/hbqtcores.hbp
|
||||
- contrib/hbqt/hbqtcore_filelist.hbm
|
||||
+ contrib/hbqt/qtgui/hbqtgui.hbc
|
||||
+ contrib/hbqt/qtgui/hbqtgui.hbm
|
||||
+ contrib/hbqt/qtgui/hbqtgui.hbp
|
||||
+ contrib/hbqt/qtgui/hbqtguis.hbp
|
||||
- contrib/hbqt/hbqtgui_filelist.hbm
|
||||
+ contrib/hbqt/qtcore/hbqtcore.hbc
|
||||
+ contrib/hbqt/qtcore/hbqtcore.hbm
|
||||
+ contrib/hbqt/qtcore/hbqtcore.hbp
|
||||
+ contrib/hbqt/qtcore/hbqtcores.hbp
|
||||
- contrib/hbqt/hbqtgui.hbp
|
||||
- contrib/hbqt/hbqtguis.hbp
|
||||
- contrib/hbqt/hbqtnetwork.hbp
|
||||
- contrib/hbqt/hbqtnetworks.hbp
|
||||
+ contrib/hbqt/qtnetwork/hbqtnetwork.hbc
|
||||
+ contrib/hbqt/qtnetwork/hbqtnetwork.hbp
|
||||
+ contrib/hbqt/qtnetwork/hbqtnetworks.hbp
|
||||
* contrib/hbplist
|
||||
* Moved as much as possible make logic to components.
|
||||
(left central .hbc file to make autofind happy
|
||||
and hide internal layout details from users)
|
||||
! Missed some files form prev commits.
|
||||
|
||||
+ contrib/hbqt/hbqt.hbp
|
||||
+ Readded central make file to make it easy to build all
|
||||
sub-components at once.
|
||||
|
||||
- contrib/hbqt/generator2
|
||||
+ contrib/hbqt/generator/hbqtgen2.prg
|
||||
+ contrib/hbqt/generator/QtGui.txt
|
||||
+ contrib/hbqt/generator/QtCore.txt
|
||||
+ contrib/hbqt/generator/QtNetwork.txt
|
||||
* Moved generator2 code to generator dir.
|
||||
|
||||
2010-08-01 18:27 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
- contrib/hbqt/qth
|
||||
- contrib/hbqt/doc
|
||||
|
||||
@@ -30,9 +30,9 @@ hbnetio/utils/hbnetio.hbp
|
||||
hbnf/hbnf.hbp
|
||||
hbodbc/hbodbc.hbp
|
||||
hbpgsql/hbpgsql.hbp
|
||||
hbqt/hbqtcore.hbp
|
||||
hbqt/hbqtgui.hbp
|
||||
hbqt/hbqtnetwork.hbp
|
||||
hbqt/qtcore/hbqtcore.hbp
|
||||
hbqt/qtgui/hbqtgui.hbp
|
||||
hbqt/qtnetwork/hbqtnetwork.hbp
|
||||
hbsms/hbsms.hbp
|
||||
hbsqlit3/hbsqlit3.hbp # uses: sqlite3 (external)
|
||||
hbssl/hbssl.hbp
|
||||
|
||||
12
harbour/contrib/hbqt/hbqt.hbp
Normal file
12
harbour/contrib/hbqt/hbqt.hbp
Normal file
@@ -0,0 +1,12 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
# Copyright 2010 Viktor Szakats (harbour.01 syenar.hu)
|
||||
# See COPYING for licensing terms.
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
qtcore/hbqtcore.hbp
|
||||
qtgui/hbqtgui.hbp
|
||||
qtnetwork/hbqtnetwork.hbp
|
||||
25
harbour/contrib/hbqt/hbqt_common.hbc
Normal file
25
harbour/contrib/hbqt/hbqt_common.hbc
Normal file
@@ -0,0 +1,25 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
# Copyright 2010 Viktor Szakats (harbour.01 syenar.hu)
|
||||
# See COPYING for licensing terms.
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
stop={dos|watcom|bcc|pocc|pocc64|poccarm|msvcia64}'hbqt' doesn't support this platform/compiler (${hb_plat}/${hb_comp}).
|
||||
|
||||
incpaths=.
|
||||
|
||||
plugins=hbmk2_plugin_qt.hbs
|
||||
|
||||
{msvc}ldflags=-nodefaultlib:msvcrt.lib -defaultlib:libcmt.lib
|
||||
|
||||
{allwin|os2}libpaths=${HB_WITH_QT}\..\lib
|
||||
|
||||
{allgcc}libs=supc++
|
||||
|
||||
{win|os2}hbcppmm=yes
|
||||
|
||||
gui=yes
|
||||
gt=gtnul
|
||||
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
# Copyright 2009 Viktor Szakats (harbour.01 syenar.hu)
|
||||
# Copyright 2010 Viktor Szakats (harbour.01 syenar.hu)
|
||||
# See COPYING for licensing terms.
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
|
||||
@@ -3,32 +3,8 @@
|
||||
#
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
# Copyright 2009 Viktor Szakats (harbour.01 syenar.hu)
|
||||
# Copyright 2010 Viktor Szakats (harbour.01 syenar.hu)
|
||||
# See COPYING for licensing terms.
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
stop={dos|watcom|bcc|pocc|pocc64|poccarm|msvcia64}'hbqt' doesn't support this platform/compiler (${hb_plat}/${hb_comp}).
|
||||
|
||||
incpaths=.
|
||||
|
||||
plugins=hbmk2_plugin_qt.hbs
|
||||
|
||||
{msvc}ldflags=-nodefaultlib:msvcrt.lib -defaultlib:libcmt.lib
|
||||
|
||||
{allwin|os2}libpaths=${HB_WITH_QT}\..\lib
|
||||
|
||||
# TOFIX: QtGui is needed by hbqt_hbslots.cpp. This dependency should be removed.
|
||||
{!HB_STATIC_QT}libs=hbqtcore${__HB_DYN__}
|
||||
{!HB_STATIC_QT&(allwin|os2)}libs=QtCore4 QtGui4
|
||||
{!HB_STATIC_QT&linux}libs=QtCore QtGui
|
||||
{!HB_STATIC_QT&darwin}libs=/Library/Frameworks/QtCore.framework/QtCore /Library/Frameworks/QtGui.framework/QtGui
|
||||
{HB_STATIC_QT&allwin}libs=hbqtcores${__HB_DYN__}
|
||||
{HB_STATIC_QT&linux}libs=hbqtcore
|
||||
{HB_STATIC_QT&(allwin|linux)}libs=QtCore QtGui
|
||||
|
||||
{allgcc}libs=supc++
|
||||
|
||||
{win|os2}hbcppmm=yes
|
||||
|
||||
gui=yes
|
||||
gt=gtnul
|
||||
libs=qtcore/hbqtcore.hbc
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
hbqt_common.hbm
|
||||
|
||||
qtcore/filelist.hbm
|
||||
hbqtcore_filelist.hbm
|
||||
|
||||
hbqtcores.hbp
|
||||
@@ -1,13 +0,0 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
hbqt_base.cpp
|
||||
hbqt_destruct.cpp
|
||||
hbqt_hbevents.cpp
|
||||
hbqt_hbslots.cpp
|
||||
hbqt_utils.cpp
|
||||
hbqt_misc.prg
|
||||
|
||||
hbqt_hbevents.h
|
||||
hbqt_hbslots.h
|
||||
@@ -1,12 +0,0 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
hbqt_common.hbm
|
||||
|
||||
qtgui/filelist.hbm
|
||||
hbqtgui_filelist.hbm
|
||||
|
||||
hbqtcore.hbc
|
||||
|
||||
hbqtguis.hbp
|
||||
@@ -1,18 +0,0 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
hbqt_hbqabstractitemmodel.cpp
|
||||
hbqt_hbqmainwindow.cpp
|
||||
hbqt_hbqplaintextedit.cpp
|
||||
hbqt_hbqsyntaxhighlighter.cpp
|
||||
hbqt_hbqtableview.cpp
|
||||
|
||||
hbqt_hbqabstractitemmodel.h
|
||||
hbqt_hbqmainwindow.h
|
||||
hbqt_hbqplaintextedit.h
|
||||
hbqt_hbqsyntaxhighlighter.h
|
||||
hbqt_hbqtableview.h
|
||||
|
||||
hbqt_errorsys.prg
|
||||
THbQtUI.prg
|
||||
@@ -1,11 +0,0 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
hbqt_common.hbm
|
||||
|
||||
qtnetwork/filelist.hbm
|
||||
|
||||
hbqtcore.hbc
|
||||
|
||||
hbqtnetworks.hbp
|
||||
19
harbour/contrib/hbqt/qtcore/hbqtcore.hbc
Normal file
19
harbour/contrib/hbqt/qtcore/hbqtcore.hbc
Normal file
@@ -0,0 +1,19 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
# Copyright 2010 Viktor Szakats (harbour.01 syenar.hu)
|
||||
# See COPYING for licensing terms.
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
libs=../hbqt_common.hbc
|
||||
|
||||
# TOFIX: QtGui is needed by hbqt_hbslots.cpp. This dependency should be removed.
|
||||
{!HB_STATIC_QT}libs=hbqtcore${__HB_DYN__}
|
||||
{!HB_STATIC_QT&(allwin|os2)}libs=QtCore4 QtGui4
|
||||
{!HB_STATIC_QT&linux}libs=QtCore QtGui
|
||||
{!HB_STATIC_QT&darwin}libs=/Library/Frameworks/QtCore.framework/QtCore /Library/Frameworks/QtGui.framework/QtGui
|
||||
{HB_STATIC_QT&allwin}libs=hbqtcores${__HB_DYN__}
|
||||
{HB_STATIC_QT&linux}libs=hbqtcore
|
||||
{HB_STATIC_QT&(allwin|linux)}libs=QtCore QtGui
|
||||
13
harbour/contrib/hbqt/qtcore/hbqtcore.hbm
Normal file
13
harbour/contrib/hbqt/qtcore/hbqtcore.hbm
Normal file
@@ -0,0 +1,13 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
../hbqt_base.cpp
|
||||
../hbqt_destruct.cpp
|
||||
../hbqt_hbevents.cpp
|
||||
../hbqt_hbslots.cpp
|
||||
../hbqt_utils.cpp
|
||||
../hbqt_misc.prg
|
||||
|
||||
../hbqt_hbevents.h
|
||||
../hbqt_hbslots.h
|
||||
10
harbour/contrib/hbqt/qtcore/hbqtcore.hbp
Normal file
10
harbour/contrib/hbqt/qtcore/hbqtcore.hbp
Normal file
@@ -0,0 +1,10 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
../hbqt_common.hbm
|
||||
|
||||
filelist.hbm
|
||||
hbqtcore.hbm
|
||||
|
||||
hbqtcores.hbp
|
||||
@@ -2,11 +2,10 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
hbqt_common.hbm
|
||||
../hbqt_common.hbm
|
||||
|
||||
qtnetwork/filelist.hbm
|
||||
|
||||
hbqtcore.hbc
|
||||
filelist.hbm
|
||||
hbqtcore.hbm
|
||||
|
||||
-stop{!HB_QT_BUILD_STATIC|!allwin}
|
||||
|
||||
20
harbour/contrib/hbqt/qtgui/hbqtgui.hbc
Normal file
20
harbour/contrib/hbqt/qtgui/hbqtgui.hbc
Normal file
@@ -0,0 +1,20 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
# Copyright 2010 Viktor Szakats (harbour.01 syenar.hu)
|
||||
# See COPYING for licensing terms.
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
libs=../qtcore/hbqtcore.hbc
|
||||
|
||||
{!HB_STATIC_QT}libs=hbqtgui${__HB_DYN__}
|
||||
{!HB_STATIC_QT&(allwin|os2)}libs=QtGui4
|
||||
{!HB_STATIC_QT&linux}libs=QtGui
|
||||
{!HB_STATIC_QT&darwin}libs=/Library/Frameworks/QtGui.framework/QtGui
|
||||
{!HB_STATIC_QT}libs=QtUiTools
|
||||
{HB_STATIC_QT&allwin}libs=hbqtguis${__HB_DYN__}
|
||||
{HB_STATIC_QT&linux}libs=hbqtgui
|
||||
{HB_STATIC_QT&(allwin|linux)}libs=QtGui
|
||||
{HB_STATIC_QT&(allwin|linux)}libs=QtUiTools
|
||||
18
harbour/contrib/hbqt/qtgui/hbqtgui.hbm
Normal file
18
harbour/contrib/hbqt/qtgui/hbqtgui.hbm
Normal file
@@ -0,0 +1,18 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
../hbqt_hbqabstractitemmodel.cpp
|
||||
../hbqt_hbqmainwindow.cpp
|
||||
../hbqt_hbqplaintextedit.cpp
|
||||
../hbqt_hbqsyntaxhighlighter.cpp
|
||||
../hbqt_hbqtableview.cpp
|
||||
|
||||
../hbqt_hbqabstractitemmodel.h
|
||||
../hbqt_hbqmainwindow.h
|
||||
../hbqt_hbqplaintextedit.h
|
||||
../hbqt_hbqsyntaxhighlighter.h
|
||||
../hbqt_hbqtableview.h
|
||||
|
||||
../hbqt_errorsys.prg
|
||||
../THbQtUI.prg
|
||||
12
harbour/contrib/hbqt/qtgui/hbqtgui.hbp
Normal file
12
harbour/contrib/hbqt/qtgui/hbqtgui.hbp
Normal file
@@ -0,0 +1,12 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
../hbqt_common.hbm
|
||||
|
||||
filelist.hbm
|
||||
hbqtgui.hbm
|
||||
|
||||
../qtcore/hbqtcore.hbc
|
||||
|
||||
hbqtguis.hbp
|
||||
@@ -2,12 +2,12 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
hbqt_common.hbm
|
||||
../hbqt_common.hbm
|
||||
|
||||
qtgui/filelist.hbm
|
||||
hbqtgui_filelist.hbm
|
||||
filelist.hbm
|
||||
hbqtgui.hbm
|
||||
|
||||
hbqtcore.hbc
|
||||
../qtcore/hbqtcore.hbc
|
||||
|
||||
-stop{!HB_QT_BUILD_STATIC|!allwin}
|
||||
|
||||
18
harbour/contrib/hbqt/qtnetwork/hbqtnetwork.hbc
Normal file
18
harbour/contrib/hbqt/qtnetwork/hbqtnetwork.hbc
Normal file
@@ -0,0 +1,18 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
# Copyright 2010 Viktor Szakats (harbour.01 syenar.hu)
|
||||
# See COPYING for licensing terms.
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
libs=../qtcore/hbqtcore.hbc
|
||||
|
||||
{!HB_STATIC_QT}libs=hbqtnetwork${__HB_DYN__}
|
||||
{!HB_STATIC_QT&(allwin|os2)}libs=QtNetwork4
|
||||
{!HB_STATIC_QT&linux}libs=QtNetwork
|
||||
{!HB_STATIC_QT&darwin}libs=/Library/Frameworks/QtNetwork.framework/QtNetwork
|
||||
{HB_STATIC_QT&allwin}libs=hbqtnetworks${__HB_DYN__}
|
||||
{HB_STATIC_QT&linux}libs=hbqtnetwork
|
||||
{HB_STATIC_QT&(allwin|linux)}libs=QtNetwork
|
||||
11
harbour/contrib/hbqt/qtnetwork/hbqtnetwork.hbp
Normal file
11
harbour/contrib/hbqt/qtnetwork/hbqtnetwork.hbp
Normal file
@@ -0,0 +1,11 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
../hbqt_common.hbm
|
||||
|
||||
filelist.hbm
|
||||
|
||||
../qtcore/hbqtcore.hbc
|
||||
|
||||
hbqtnetworks.hbp
|
||||
@@ -2,10 +2,11 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
hbqt_common.hbm
|
||||
../hbqt_common.hbm
|
||||
|
||||
qtcore/filelist.hbm
|
||||
hbqtcore_filelist.hbm
|
||||
filelist.hbm
|
||||
|
||||
../qtcore/hbqtcore.hbc
|
||||
|
||||
-stop{!HB_QT_BUILD_STATIC|!allwin}
|
||||
|
||||
Reference in New Issue
Block a user