Results 1 to 20 of 216

Thread: QCodeEdit

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Join Date
    Jan 2006
    Location
    travelling
    Posts
    1,116
    Thanks
    8
    Thanked 127 Times in 121 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QCodeEdit

    • Fixed inconsitency of cursor moves when cursor left the displayed area
    • Fixed most (if not all) display glitches caused by variable width fonts
    • Fixed replacement prompt to work as expected
    • Fixed "double find" when searching forward and then backward (or the contrary)
    • Added "auto refresh" of search context : changing the position of the cursor while the panel is visible will now affect the start point of the next search.
    • Improved the speed of pageUp/pageDown by a factor 5 approximately by rewriting the related subroutines (may have fixed some bugs found when using these commands...)

    That's all for now (until you report more bugs )
    Current Qt projects : QCodeEdit, RotiDeCode

  2. The following user says thank you to fullmetalcoder for this useful post:

    allstar (4th December 2007)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.