Revision: 14440 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14440&view=rev Author: vouchcac Date: 2010-05-06 17:07:46 +0000 (Thu, 06 May 2010)
Log Message: ----------- 2010-05-06 09:52 UTC-0800 Pritpal Bedi (prit...@vouchcac.com) * contrib/hbqt/THbQtUI.prg + Added functionality for "WhatsThis" feature of Qt. - contrib/hbide/resources/projectproperties.ui - contrib/hbide/resources/projectproperties.uic - Deleted: no longer required dialog. * contrib/hbide/resources/projectpropertiesex.ui * contrib/hbide/resources/projectpropertiesex.uic * contrib/hbide/resources/shortcuts.ui * contrib/hbide/resources/shortcuts.uic % Shifted: tooltips to WhatsThis slot. Shift+F1 key is the universal key to activate it. Alternatively "?" icon appears on the left of "X" button in titlebat; press it and move over the dialog; where "WhatsThis" will be defined, cursor will change its shape and click there, tooltip like popup will open. * contrib/hbqt/doc/en/class_hbqplaintextedit.txt * contrib/hbqt/hbqt_hbqplaintextedit.cpp * contrib/hbqt/hbqt_hbqplaintextedit.h * contrib/hbqt/qtgui/HBQPlainTextEdit.cpp * contrib/hbqt/qtgui/THBQPlainTextEdit.prg * contrib/hbqt/qth/HBQPlainTextEdit.qth * contrib/hbide/hbide.hbp + contrib/hbide/ideedit.prg + Added: new source file which contains code to handle editing window at the micro level. It was going unmanageable in single file due to heavy changed needed for future. * contrib/hbide/ideeditor.prg - IdeEdit() class moved to ideedit.prg. + Implemented: base protocol to keep all the three variants of selections, viz., stream, column and line, persistant. It is a work in progress and may be some features of "cut" may not be working as expected yet. Please play with it a little and tell me about the artifacts it must respect to. Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/contrib/hbide/hbide.hbp trunk/harbour/contrib/hbide/ideeditor.prg trunk/harbour/contrib/hbide/resources/projectpropertiesex.ui trunk/harbour/contrib/hbide/resources/projectpropertiesex.uic trunk/harbour/contrib/hbide/resources/shortcuts.ui trunk/harbour/contrib/hbide/resources/shortcuts.uic trunk/harbour/contrib/hbqt/THbQtUI.prg trunk/harbour/contrib/hbqt/doc/en/class_hbqplaintextedit.txt trunk/harbour/contrib/hbqt/hbqt_hbqplaintextedit.cpp trunk/harbour/contrib/hbqt/hbqt_hbqplaintextedit.h trunk/harbour/contrib/hbqt/qtgui/HBQPlainTextEdit.cpp trunk/harbour/contrib/hbqt/qtgui/THBQPlainTextEdit.prg trunk/harbour/contrib/hbqt/qth/HBQPlainTextEdit.qth Added Paths: ----------- trunk/harbour/contrib/hbide/ideedit.prg Removed Paths: ------------- trunk/harbour/contrib/hbide/resources/projectproperties.ui trunk/harbour/contrib/hbide/resources/projectproperties.uic This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour