8b4144be74e7d3299f857ccd1e9f0f7b1dc3bbad
* INSTALL
+ Added HB_QT_RCC_BIN
; TODO: Change these envvars to HB_QTPOSTFIX and HB_QTPATH.
* contrib/hbqt/hbqt.hbc
- contrib/hbqt/hbmk2_plugin_ui.prg
+ contrib/hbqt/hbmk2_plugin_qt.prg
* Renamed. This plugin now handles .qrc files too.
+ Added support to compile .qrc files into final executables.
This uses 'rcc' QT tool and since this one generates a .cpp
file, the build process will require QT headers.
; TODO: If possible, create QRC .cpp to .prg converter to
remove this dependency. Pritpal, do you think it's
possible?
+ contrib/hbide/hbide.qrc
+ Added QRC file with all the .png files in resources dir.
* contrib/hbide/hbide.hbp
+ Added QT detection. I'm not so secrectly hoping someone will
create a qrc .cpp to .prg converter so we can drop this
dependency.
* contrib/hbide/idemisc.prg
* contrib/hbide/ideactions.prg
* contrib/hbide/hbide.prg
* Changed to pick resource .png files from internal resource
except external files. This means that /resources dir doesn't
need to be distributed along hbide executable, IOW hbide
executable is now self-contained (except a few exceptions like
hbide.env, plus the fact the internal html pages make references
to these external files, too.)
- Deleted some unnecessary trash from source.
; TOFIX: hbide.env should reside in same place as hbide.ini.
Pritpal could you check it?
; TOFIX: hbide internal html pages make reference to .png files
on disk.
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%