[Qt-creator] Feature Requests
VuuRWerK
vuurwerk at gmx.de
Sun Nov 30 16:03:40 CET 2008
Thorbjørn Lindeijer schrieb:
> ext Christian Seifert wrote:
>
>> - Code-Formatter: I'm a fan of code formatter :) is it possible to integrate such formatter in QtCreator? e.g. Artistic Style -> http://astyle.sourceforge.net/
>>
>
> This has been discussed in another thread. The functionality would
> indeed be nice, but in my opinion AStyle is a bit limited. Code
> formatting is a feature we'd like to see in QtCreator, though.
>
>
AStyle was just a proposition. I'm looking forward to the formatter ;)
>> - Projectmanagement for several projects: like the solutions in visual studio. Easily a possibility to manage more than one project, to configure the project type (C++-Library, GUI-Project, ...) and the build order, the build destination, target name and so on.
>>
>
> Most of this functionality is already there, except for build order and
> you can't store your list of projects in a solution-like file.
>
> You can manage more than one project by opening multiple projects in the
> same session, and giving this session a name. This allows you to easily
> switch back to this set of projects later.
>
> You can configure project type (lib/app) and the target name in the .pro
> file.
>
> The build destination can be configured under "Build&Run" (called
> "Projects" in the snapshots) -> Build Settings -> General -> Build
> Directory.
>
Ah, ok it works great but the build order would be nice to have.
The build destination (shadow build?) moves all files (also *.o,
moc_*.cpp, ...) to the defined target, thats right? Is it possible to
compile the project to its own debug/release folder and copy only the
binary to the defined target?
It's not required but nice to have :)
> Regards,
> Bjørn
>
>
btw: Nice IDE!!! Keep up the good work ;)
Regards,
Christian
No virus found in this outgoing message.
Checked by AVG - http://www.avg.com
Version: 8.0.138 / Virus Database: 270.9.11/1818 - Release Date: 28.11.2008 19:31
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20081130/c3c96fbd/attachment.html
More information about the Qt-creator-old
mailing list