Pritpal Bedi 23b67a47f4 2011-06-05 07:59 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbqt/qtgui/hbqt_hbqsyntaxhighlighter.cpp
  * contrib/hbqt/qtgui/hbqt_hbqsyntaxhighlighter.h
  * contrib/hbqt/qtgui/qth/HBQSyntaxHighlighter.qth
    + Implemented: new syntax highlighter for ChangeLog(s)( hbIDE defined ).

  * contrib/hbide/changelog.ui
  * contrib/hbide/idechangelog.prg
    + Implemented: managing interface to ChangeLog(s) with color highlightings.
      An entry will be visible like ( everyline is pre-spaced to align this changelog ):

      $<000008> 2011-06-05 07:53 Pritpal
        # This is It
        * AR/CU.PRG
          ! Fixed  : The standard input method of gets.
                     IF GetActive() != NIL
                        GetActive():varPut( "This" )
                     ENDIF
          + Added  : New fields.
                     Salary N 10 2 
                     Code   C  8 0
          & Changed: Some redundant features.

      $<000007> 2011-06-05 07:39 Pritpal
        # This is It
        * AR/CU.PRG
          ! Fixed  : This
          & Changed: That.
          % Optimzd: Nothing.
          + Added  : Something.
          - Removed: Onething.
          ; Comment: Nowhere.
          @ TODO   : Everything.
          | Moved  : Nothing.
    
      Entry number is auto incremented in entry header.
      Entry header is followed by "Title" ( optional ).
      Then the "Source(s)" followed by "Action(s)" accompanied by "Description(s)".
      Every part is color highlighted.
      Invoke with <Setup><Manage Changelog(s)> main menu option, create an empty
      Changelog from <New> button at the top-right of presented dialog and play a little.
      Waiting for your input as to what can be improved.
2011-06-05 15:13:29 +00:00
Description
Harbour Core — Reference source for Five development
172 MiB
Languages
C 80.3%
xBase 17.8%
Makefile 0.6%
C++ 0.4%
Harbour 0.4%
Other 0.3%