a21a36d6c3206db811657fd53eed39f761a9120f
* contrib/hbqt/hbqt_destruct.cpp
+ Added prg callable function hbqt_setCodecForCStrings( cCodec ).
This is base function to exploit codepages.
* contrib/hbxbp/xbpdialog.prg
* contrib/hbxbp/xbpwindow.prg
! Fixed a long standing bug which was preventing the mouse
events to be submitted to parent widget.
* contrib/hbxbp/xbpgeneric.prg
+ Added HbXbp_SetCodec( cCodec )
This function takes as parameter the Qt's codec (codepage)
name and set it for conversion of CStrings automatically.
NOTE: This is an attempt to introduce CodePage concept in
HBQT but, because I am not conversant with codepage
terminology and usage, it is a shot in the dark.
Please test. I will try to hook a menu option to
select a codec to hook into HBIDE.
* contrib/hbide/resources/mainwindow.ui
* contrib/hbide/idestylesheets.prg
* contrib/hbide/hbide.prg
+ Implemented resizable docking widgets to hold <Projecs>,
<Editor Tabs>, <Functions List>, <Output Console>.
This has rendered HBIDE very flexible and expandable
with futuristic elements.
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%