Hot from the Oven: Qt Creator 1.3

Posted by Eike Ziller on December 1, 2009 · 14 comments

The end of the year is usually a time where people reflect on the past, think back, and drink a lot of beer/wine/apple juice in the process. When I do that now (ah, no beer or wine though), I can only say: Wow. What a year.
Qt went LGPL, Qt Creator 1.0 released, the source repositories went public on qt.gitorious.org opening new possibilities for contribution and collaboration, the new public bugtracker was established, and now Qt Creator already comes in version 1.3 (together with Qt 4.6), with lots of changes, improvements and extensions to the original 1.0 release. And that’s only the Qt Creator centric view :) .

So to wrap this amazing year up, we today released Qt Creator 1.3.0, with a rather impressive list of features:

  • Experimental support for development of Qt for Symbian applications
  • First refactorings:
    • Renaming symbols
    • Find usages of symbols

  • Color schemes for the editors:
    Qt Creator Color Schemes
  • Automatic matching of brackets and quotes:
  • Support for the Microsoft Visual Studio compiler tool chain for cmake projects
  • Better support for small screen sizes
  • Locator filter for symbols in the current document
  • Many more

Of course, we haven’t been resting in the last few days, polishing Qt Creator for the final release: Since the release candidate 18 little fixes went in, plus updated translations, like the French one that was blogged about in a different post. As mentioned in the blog, translating Qt Creator is not something you’d do on a friday afternoon. Great many thanks to all who put their precious time into making our beloved software even easier to use :) .

Download Qt Creator 1.3 or the 2009.05 SDK (includes Qt 4.6.0 and MinGW 4.4) from here. If you prefer to use the Microsoft Visual Studio compiler, get the new Qt for Visual Studio 2008 Open Source package.

QShare(this)

Possibly related posts:

  1. Updated release schedule for Qt 4.7, Qt Creator 2.0 (and Qt Creator 2.1)
  2. Qt Creator 2.0: It’s a Release Candidate!

14 comments

1 rec December 1, 2009 at 1:46 pm
 

Congratulations! Qt Creator is a superb product and a joy to use. You should all feel very proud of yourselves.

2 rule December 1, 2009 at 2:32 pm
 

Qt Creator is one of most amazing projects. I always feel happy, when install new version, because there are some new useful features.
Thank you guys.

3 necros December 1, 2009 at 7:39 pm
 

Great software, but debugging still needs some improvements.

4 Andre' December 1, 2009 at 8:58 pm
 

“Debugging still need some improvements” is hard to translate into work items. At the very least you should specify what you think needs improvement. If you could spare the time you could maybe even give a hint on _how_ you think it could be improved.

5 dschulz December 1, 2009 at 10:35 pm
 

Impressive! Congratulations!

6 Roman December 1, 2009 at 10:57 pm
 

Is it possible to have a possibility of changing UI language from Tools option in future releases?

7 tezine December 2, 2009 at 2:27 pm
 

You’ve made a great product!!! My only suggestion is to make it support more text editor colors for methods, functions, local variables, … like eclipse CDT.

8 amir.zilli December 3, 2009 at 6:35 am
 

Congrats for a good product. Debugging is still needs some improvement.

9 André December 3, 2009 at 10:51 am
 

@amir.zili: “Debugging still need some improvements” is hard to translate into work items. At the very least you should specify what you think needs improvement. If you could spare the time you could maybe even give a hint on _how_ you think it could be improved.

10 aleister December 4, 2009 at 6:43 pm
 

“Debugging still need some improvements” – check Visual C# debugger (ok I know it’s not C++) but the gap is huge.

11 Academic Sam December 5, 2009 at 5:35 pm
 

Really like this and I’m using it as the main IDE for my 2nd year programming class. One debugging feature that would really help is variable values as tool tips in the source code window. I was really fond of that that feature in Visual Studio IDE

12 Alessandro December 5, 2009 at 5:59 pm
 

@Academic Sam: That feature is in QtCreator, but by default turned off. Go to ‘Tools->Options->Debugger->Common’, enable ‘Use tooltips in main editor while debugging’ and enjoy :)

13 Robert December 11, 2009 at 4:17 pm
 

“Is it possible to have a possibility of changing UI language from Tools option in future releases?”

Is there ANY clean way to change the UI language without changing OS settings?

14 ryan_heniser December 17, 2009 at 4:46 pm
 

After my initial run with Qt Creator, I am impressed. The developers have made a wonderful open-source IDE. Well done! I’m an old-school hardcore vim user. FakeVim is nice. But, I am hesitant to make the switch to Qt Creator. I’ve spent years building up vim (.vimrc and etc.) to be an IDE. I see that vim is very popular in Trolltech (3rd place in your competition). Have you seen a steady migration to Qt Creator from vim/emacs in-house?

Comments on this entry are closed.

Previous post:

Next post: