* Inserted uncommitted changelog entry.
2010-09-19 11:00 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
This commit is contained in:
@@ -55,6 +55,21 @@
|
||||
- Deleted manual init of QT text codec.
|
||||
+ Changed to display active CP based on Harbour setting.
|
||||
|
||||
2010-09-19 11:00 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbqt/qtcore/hbqt_hbslots.h
|
||||
- Deleted: references to QSessionManager().
|
||||
|
||||
* contrib/hbqt/qtgui/g/QApplication.cpp
|
||||
* contrib/hbqt/qtgui/qth/QApplication.qth
|
||||
! QTextCodec::codecForLocale() => QTextCodec::codecForName( "UTF8" )
|
||||
|
||||
This synchronizes the codepage used by hbQT for its translation
|
||||
operations. It is not needed in QCoreApplication() because
|
||||
for all types of hbQT based applications QApplication() is
|
||||
ever to be called as first line.
|
||||
|
||||
TODO: needed an option for users to set Harbour's recognized codepages.
|
||||
|
||||
2010-09-18 13:05 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbqt/qtcore/hbqt_hbslots.cpp
|
||||
* contrib/hbqt/qtcore/hbqt_hbslots.h
|
||||
|
||||
Reference in New Issue
Block a user