Menu

#61 TOra 1.3.21 - broken syntax highlighting font and color seti

closed-accepted
nobody
None
5
2006-11-21
2006-11-05
No

Porting syntax highlighting to QScintilla has rised
hardcoded fonts for strings and comments and these
can't be changed in Preferences window.
QScintilla also has broken setting custom highlighting
colors in Preferences window.
This patch fixes font and color settings in
Preferences window.

Discussion

  • Michael Mraka

    Michael Mraka - 2006-11-05
     
  • Michael Mraka

    Michael Mraka - 2006-11-05

    Logged In: YES
    user_id=640388

    Oops, I forgot mention that this patch needs qscintilla >= 1.7.

     
  • Michael Mraka

    Michael Mraka - 2006-11-21

    Logged In: YES
    user_id=640388
    Originator: YES

    Patch update for current SVN version (aka 1.3.22svn).

     
  • Michael Mraka

    Michael Mraka - 2006-11-21

    Logged In: YES
    user_id=640388
    Originator: YES

    Patch update for current SVN version (aka 1.3.22svn).

     
  • Nathan Neulinger

    Logged In: YES
    user_id=22767
    Originator: NO

    Any way to get this to work with 1.6? Seems that 1.7 isn't widely packaged with distros yet, so this might not be advisable...

     
  • Michael Mraka

    Michael Mraka - 2006-11-21

    Logged In: YES
    user_id=640388
    Originator: YES

    There is a part labeled "this is workaround against qscintilla 1.6 setFont(font) bug" which si commented out. Uncommenting should be enough :).

     
  • Nathan Neulinger

    Logged In: YES
    user_id=22767
    Originator: NO

    Applied. Let me know if you are interested in SVN access. Also, how do you want to be listed in the Authors listing in the about box?

     
  • Nathan Neulinger

    • status: open --> closed-accepted
     

Log in to post a comment.