Results 1 to 20 of 52

Thread: HaiQ - IDE for Qt4

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Join Date
    Jan 2006
    Location
    Kerala
    Posts
    371
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    76
    Thanked 37 Times in 32 Posts

    Default Re: HaiQ - IDE for Qt4

    More Bugs.

    1. Highlighting ... try
    1.a. Highlighting #include <QstTest.h>
    1.b. #define TEST() Class* test() { QST_MACRO_GETS_HIGHLIGHTED_WRONGLY(); blah(); }

    2. Bug: Clear the syntax error indicator upon compilation, This doesnot happen all the time :-(

    Feature request
    1. Completion: if there is only one possible word in the completion list, why popup, instead, can't we complete it... Further, you could provide an option like the auto complete on '(' to toggle the feature on or off
    Last edited by sunil.thaha; 13th September 2007 at 11:13.
    We can't solve problems by using the same kind of thinking we used when we created them

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.