Re: [Qt-creator] General Usage Question

2009-11-20 Thread Stéphane
yeah Andre... Your are right and clearly explain us how you make QtCreator best every day... First let's me say that QtCreator make me fall in love developing Qt Apps ! So you have done a very good job for Qt and your users. Thank you. On the other side, in fact, everyone is looking for his own

Re: [Qt-creator] General Usage Question

2009-11-20 Thread Frank Siegert
Danny Price, Friday 20 November 2009: I would consider the abilty to rename a file more fundamental to an IDE than supporting every major source control solution under the sun. Source-control support in IDEs is generally mediocre, if it exists at all, and most developers use dedicated

Re: [Qt-creator] General Usage Question

2009-11-20 Thread Robert Caldecott
Well said. Personally I can live without file system integration as anything complicated SVN-wise I can do with the awesome TortoiseSVN plugin. Alt-Tabing to an Explroer window when I need to rename files is not the end of the world. Qt Creator is a superb product and I am forever evangelising

Re: [Qt-creator] Commenting breakpoint

2009-11-20 Thread André Pönitz
On Friday 20 November 2009 12:01:43 ext GenaCid wrote: Hi! I've noticed a bug(feature?): comment breakpoint doesn't disable it. If it's a feature, it's a little confusing especially when commenting a big piece of code. It's not an intentional feature, it's just what happens if one does

Re: [Qt-creator] Commenting breakpoint

2009-11-20 Thread Oswald Buddenhagen
On Fri, Nov 20, 2009 at 12:01:43PM +0100, ext GenaCid wrote: I've noticed a bug(feature?): comment breakpoint doesn't disable it. If it's a feature, it's a little confusing especially when commenting a big piece of code. that's completely expected. the debugger will set the breakpoint at the

Re: [Qt-creator] General Usage Question

2009-11-20 Thread Danny Price
Fairly often as I'm working on prototype interface classes and data frameworks. Lots of refactoring. On Fri, Nov 20, 2009 at 11:21 AM, Oswald Buddenhagen oswald.buddenha...@nokia.com wrote: On Fri, Nov 20, 2009 at 11:45:00AM +0100, ext Danny Price wrote: Five laborious steps! and how

Re: [Qt-creator] Commenting breakpoint

2009-11-20 Thread Abdel Younes
André Pönitz wrote: On Friday 20 November 2009 12:01:43 ext GenaCid wrote: Hi! I've noticed a bug(feature?): comment breakpoint doesn't disable it. If it's a feature, it's a little confusing especially when commenting a big piece of code. It's not an intentional feature, it's

Re: [Qt-creator] Commenting breakpoint

2009-11-20 Thread André Pönitz
On Friday 20 November 2009 13:42:28 ext Abdel Younes wrote: André Pönitz wrote: On Friday 20 November 2009 12:01:43 ext GenaCid wrote: Hi! I've noticed a bug(feature?): comment breakpoint doesn't disable it. If it's a feature, it's a little confusing especially when commenting

[Qt-creator] 'Build settings - General - with tool chain GCC' cannot be changed in Qt Creator 1.2.94

2009-11-20 Thread Salvatore Rinaldo
Hi All, I'm trying Qt Creator 1.3 RC and when I want to build a Symbian app for the emulator and the only option I have for building is the tool chain GCC, so I can't change that to WINSCW. In the Beta version, 1.2.92 everything seemed to be fine. Am I missing something obvious? Thanks for

Re: [Qt-creator] 'Build settings - General - with tool chain GCC' cannot be changed in Qt Creator 1.2.94

2009-11-20 Thread Daniel Teske
On Friday 20 November 2009 13:52:00 ext Salvatore Rinaldo wrote: Hi All, I'm trying Qt Creator 1.3 RC and when I want to build a Symbian app for the emulator and the only option I have for building is the tool chain GCC, so I can't change that to WINSCW. In the Beta version, 1.2.92

Re: [Qt-creator] ToolTip colour in dark themes

2009-11-20 Thread Oleg Shalnev
Thanks a lot! 2009/11/19 thorbjorn.lindei...@nokia.com ext Oleg Shalnev wrote: Good day. May I ask again for one very important feature. I am talking about function parameters tooltip. Is it possible to fix this problem or to extend color tuning. Thanks for the reminder! I will try

Re: [Qt-creator] General Usage Question

2009-11-20 Thread Murphy, Sean M.
It may be 5 laborious steps, but how often do you actually need to do that? I find that on average I have to rename a .h/.cpp file once in its lifetime. Usually it is when I was just whipping up a class, so I gave it a quick name, but then after a few days of working on it and realizing that it

Re: [Qt-creator] General Usage Question

2009-11-20 Thread Murphy, Sean M.
Whoops, ignore this one Danny, I didn't see that Oswald asked you pretty much the exact same question between your post and my response! I don't want to make it sound like I'm piling on! Sean From: qt-creator-boun...@trolltech.com [mailto:qt-creator-boun...@trolltech.com] On Behalf Of

Re: [Qt-creator] General Usage Question

2009-11-20 Thread Coda Highland
It's not just 'alt-tabbing to an explorer window', it's: 1) Removing the file from project (either manually from the .pro file or via the menu which requires dismissing the SVN prompt). 2) Closing any open documents for that file as Creator will not do with for you (and this is an easy way to

Lúcio Corrêa has invited you to Dropbox

2009-11-20 Thread Dropbox
We're excited to let you know that Lúcio Corrêa has invited you to Dropbox! Lúcio Corrêa has been using Dropbox to sync and share files online and across computers, and thought you might want it too. Visit http://www.dropbox.com/link/20.hCoTkmkz7o/NjUzNzMzODA3 to get started. - The Dropbox

Re: [Qt-creator] Consider

2009-11-20 Thread Ken Ray
On Nov 20, 2009, at 1:04 PM, Ken Ray wrote: Please consider adding to Creator, click and drag resize for DockWidgets, and adding of Icon buttons to the Toolbar while in design mode. Collapsable DockWidgets much like in .Net addons (similar to those in VS 2008 IDE) would be a nice

[Qt-creator] Creator

2009-11-20 Thread Ken Ray
Is it possible to get user interface files for the demos that come along with Creator ? ___ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator

Re: [Qt-creator] Consider

2009-11-20 Thread Andre Poenitz
On Fri, Nov 20, 2009 at 01:04:42PM -0800, Ken Ray wrote: Please consider adding to Creator, click and drag resize for DockWidgets, and adding of Icon buttons to the Toolbar while in design mode. Collapsable DockWidgets much like in .Net addons (similar to those in VS 2008 IDE) would be a nice