Pritpal Bedi
fef080b8a0
2012-05-13 00:19 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
...
* contrib/hbqt/qtcore/qth/*.qth
* contrib/hbqt/qtgui/qth/*.qth
* contrib/hbqt/qtnetwork/qth/*.qth
! Copyright year bump.
+ Formatting.
- Long coptyright notice to short one.
2012-05-13 07:29:44 +00:00
Viktor Szakats
3179ac92bf
2010-11-04 05:02 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
...
* include/hbwmain.c
* src/vm/cmdarg.c
+ Cygwin HB_PROGNAME()/HB_ARGV(0) patch from Tamas.
* src/rtl/hbcom.c
* Cygwin related comment added. Patch by Tamas.
* hbqt/qtgui/qth/*.qth
* hbqt/qtwebkit/qth/*.qth
* hbqt/qtcore/qth/*.qth
* hbqt/qtnetwork/qth/*.qth
* hbqt/qscintilla/qth/*.qth
* hbqt/qtuitools/qth/*.qth
* hbqt/qtdesigner/qth/*.qth
% Harbour license text changed to a one-liner reference to
COPYING file. Copyright message kept as is.
Overal .qth file size dropped to half.
! Deleted multiple empty lines at EOL.
2010-11-04 04:19:36 +00:00
Pritpal Bedi
e77873cfa3
2010-10-10 13:55 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
...
* contrib/hbqt/qscintilla/qth/*.qth
* contrib/hbqt/qtcore/qth/*.qth
* contrib/hbqt/qtdesigner/qth/*.qth
* contrib/hbqt/qtgui/qth/*.qth
* contrib/hbqt/qtnetwork/qth/*.qth
* contrib/hbqt/qtwebkit/qth/*.qth
! Cleaned: very old constructs needed no more. Code is more readable now.
! Changed: copyright info.
* contrib/hbqt/qscintilla/g/*.cpp *.prg *.txt
* contrib/hbqt/qtcore/g/*.cpp *.prg *.txt
* contrib/hbqt/qtdesigner/g/*.cpp *.prg *.txt
* contrib/hbqt/qtgui/g/*.cpp *.prg *.txt
* contrib/hbqt/qtnetwork/g/*.cpp *.prg *.txt
* contrib/hbqt/qtwebkit/g/*.cpp *.prg *.txt
* Re-generated, whichever are affected.
This commit prepares .qth(s) for next overhaul for constructors.
2010-10-10 21:20:35 +00:00
Viktor Szakats
50512a96f4
2010-10-03 11:16 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
...
* contrib/gtwvg/wvgwing.c
! Fixed after prev.
Suggested by YD0DKL
* contrib/hbqt/utils/hbqtgen.prg
+ Added TOFIXes to some generated code lines.
(missing const, hb_retptr(), char vs uchar)
* contrib/hbqt/utils/hbqtgen.prg
* contrib/hbqt/qtgui/qth/*.qth
* contrib/hbqt/qtwebkit/qth/*.qth
* contrib/hbqt/qtcore/qth/*.qth
* contrib/hbqt/qtnetwork/qth/*.qth
* contrib/hbqt/qscintilla/qth/*.qth
* contrib/hbqt/qtdesigner/qth/*.qth
* Changed to use '__HB_RETPTRGC__' macro instead of using
(valid function) 'hb_retptr()' as code generation marker.
* contrib/hbqt/qtgui/g/*
* contrib/hbqt/qtwebkit/g/*
* contrib/hbqt/qtcore/g/*
* contrib/hbqt/qscintilla/g/*
* contrib/hbqt/qtdesigner/g/*
* Regenerated.
; TOFIX: Why is commented code in .qth spilling into generated code?
* contrib/hbqt/qtcore/g/filelist.hbm
* contrib/hbqt/qtcore/g/hbqtcore.h
* Regenerated after prev commit.
2010-10-03 09:26:33 +00:00
Viktor Szakats
a033ea56f9
2010-08-01 18:27 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
...
- contrib/hbqt/qth
- contrib/hbqt/doc
* contrib/hbqt/generator/qtcore.qtp
* contrib/hbqt/generator/qtnetwork.qtp
* contrib/hbqt/generator/qtgui.qtp
+ contrib/hbqt/qtgui/qth
+ contrib/hbqt/qtgui/qth/*
+ contrib/hbqt/qtgui/doc
+ contrib/hbqt/qtgui/doc/en
+ contrib/hbqt/qtgui/doc/en/*
+ contrib/hbqt/qtcore/qth
+ contrib/hbqt/qtcore/qth/*
+ contrib/hbqt/qtcore/doc
+ contrib/hbqt/qtcore/doc/en
+ contrib/hbqt/qtcore/doc/en/*
+ contrib/hbqt/qtnetwork/qth
+ contrib/hbqt/qtnetwork/qth/*
+ contrib/hbqt/qtnetwork/doc
+ contrib/hbqt/qtnetwork/doc/en
+ contrib/hbqt/qtnetwork/doc/en/*
+ qth and doc files moved inside their own component dirs.
2010-08-01 16:41:15 +00:00