2012-07-10 13:55 UTC+0200 Viktor Szakats (harbour syenar.net)
* contrib/hbqt/hbqt_commons.hbm
* contrib/hbssl/hbssls.hbp
! do not generate .hbx files for optional static versions of libs
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-07-10 13:55 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/hbqt/hbqt_commons.hbm
|
||||
* contrib/hbssl/hbssls.hbp
|
||||
! do not generate .hbx files for optional static versions of libs
|
||||
|
||||
2012-07-10 02:25 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbqt/tests/dbfbrowser.prg
|
||||
* Minor: using the table in shared mode instead of exclusively.
|
||||
@@ -49,8 +54,8 @@
|
||||
* contrib/hbide/ideuisrcmanager.prg
|
||||
* contrib/hbide/idewizard.prg
|
||||
- Removed: qObj[ cObjName ] to current syntax.
|
||||
% Started: to make it unicode compliant but struck
|
||||
in between while global find/replaced left me
|
||||
% Started: to make it unicode compliant but struck
|
||||
in between while global find/replaced left me
|
||||
in static state. So I need to commit.
|
||||
|
||||
2012-07-10 02:04 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
@@ -62,8 +67,8 @@
|
||||
* contrib/hbqt/hbmk2_qt.hb
|
||||
+ Implemented: .ui manipulation as proper class object.
|
||||
Now any object of interface can be accessed by its objectName
|
||||
given in the Qt Creator. To keep compatibility with old
|
||||
code, the "q_" prefix is also retained. User will see no
|
||||
given in the Qt Creator. To keep compatibility with old
|
||||
code, the "q_" prefix is also retained. User will see no
|
||||
difference in his code but is encouraged to use new syntax
|
||||
which is mode in line with a true object.
|
||||
For example: oUI := hbqtui_uifilename( oParent )
|
||||
|
||||
@@ -11,6 +11,8 @@
|
||||
|
||||
hbqt_common.hbm
|
||||
|
||||
-hbx=
|
||||
|
||||
-cflag=-DQT_NODLL
|
||||
|
||||
# moved to the end to make --hbinfo=nested' return complete information
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
|
||||
hbssl.hbm
|
||||
|
||||
-hbx=
|
||||
|
||||
-stop{!allwin|hbdyn}
|
||||
|
||||
{allwin}-cflag=-DHB_OPENSSL_STATIC
|
||||
|
||||
Reference in New Issue
Block a user