[Qt-creator] Qt Creator reference card for 2.1

2010-11-30 Thread Nicolas Arnaud-Cormos
enjoy Qt Creator. If you find an error, send me a mail. Happy coding! Nicolas -- Nicolas Arnaud-Cormos | nicolas.arnaud-cor...@kdab.com | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) KDAB - Qt Experts - Platform

Re: [Qt-creator] Per-project editor settings?

2010-11-20 Thread Nicolas Arnaud-Cormos
t's not possible for the moment. please vote on bug: http://bugreports.qt.nokia.com/browse/QTCREATORBUG-632 if you are interested in it. Nicolas -- Nicolas Arnaud-Cormos | nicolas.arnaud-cor...@kdab.com | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (H

[Qt-creator] Project <-insert cool name here->

2010-11-04 Thread Nicolas Arnaud-Cormos
go target, QML integration...), but it can't succeed without your help. What do you think? Cheers, Nicolas -- Nicolas Arnaud-Cormos | nicolas.arnaud-cor...@kdab.com | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777

Re: [Qt-creator] Cpp parser documentation

2010-11-01 Thread Nicolas Arnaud-Cormos
describes how to use the cpp parser? Somebody pointed me to this video once: http://chaos.troll.no/~aportale/screencasts/cppengine/ Not sure it's still accurate, the API changed a bit, but it can give you an idea. Nicolas -- Nicolas Arnaud-Cormos | nicolas.arnaud-cor...@kdab.com | Softwa

Re: [Qt-creator] margin

2010-10-27 Thread Nicolas Arnaud-Cormos
the website * create an account * create a new issue * choose QtCreator and Task * add a title, copy paste your mail * click Ok And here you have a bugreport in 5mins which won't get lost, where people can add comments, Nokia developers can integrate in their sprint... It sounds like

Re: [Qt-creator] This week in Qt Creator

2010-09-27 Thread Nicolas Arnaud-Cormos
automatically. Or maybe using the rename action when pressing tab, this will do it automatically. Cheers, Nicolas -- Nicolas Arnaud-Cormos | nicolas.arnaud-cor...@kdab.com | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB

Re: [Qt-creator] get current active editor

2010-09-20 Thread Nicolas Arnaud-Cormos
er::instance(); Core::IEditor *editor = editorManager->currentEditor(); Cheers, Nicolas -- Nicolas Arnaud-Cormos | nicolas.arnaud-cor...@kdab.com | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) KDAB - Qt Exp

Re: [Qt-creator] How to assign Layout to Tab widget

2010-09-16 Thread Nicolas Arnaud-Cormos
in the object panel, with your new icon (instead of the "missing layout" icon). Cheers, Nicolas -- Nicolas Arnaud-Cormos | nicolas.arnaud-cor...@kdab.com | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) KDAB

Re: [Qt-creator] Experience using QtCreator in Cpp Course

2010-09-15 Thread Nicolas Arnaud-Cormos
On Thursday 16 September 2010 08:03:12 Nicolas Arnaud-Cormos wrote: > On Thursday 16 September 2010 23:10:01 Matthias Pospiech wrote: > > I would like to share my experience in a workshop I have given lately. > > > > It was about c++ and a basic introduction of classes. It

Re: [Qt-creator] Experience using QtCreator in Cpp Course

2010-09-15 Thread Nicolas Arnaud-Cormos
nstall Qt SDK instead of Windows SDK+Qt Creator? It has everything you need: compiler, debugger and creator and it's working out of the box. I'm using it when doing a formation and didn't have any big issue so far. Cheers, Nicolas -- Nicolas Arnaud-Cormos | nicolas.arnaud-cor..

Re: [Qt-creator] project specific editor settings

2010-08-24 Thread Nicolas Arnaud-Cormos
On Tuesday 24 August 2010 20:10:38 Sebastian Held wrote: > Hi, > > I did not found a possibility to specify "Tabs and Indentation" settings > per project. Is this possible? May be s.th. simiilar to kate's document > variables? > > Even a workaround with moving config/ini files around would help m

Re: [Qt-creator] Is there a Try and Catch method in QT

2010-06-30 Thread Nicolas Arnaud-Cormos
ouble. No need to do any check. Nicolas -- Nicolas Arnaud-Cormos | nicolas.arnaud-cor...@kdab.com | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) KDAB - Qt Experts - Platform-indepe

[Qt-creator] CppHelper and Macros plugin for Qt Creator 2.0.0

2010-06-27 Thread Nicolas Arnaud-Cormos
eator-plugins repository, for those following the creator plugins Cheers, Nicolas -- Nicolas Arnaud-Cormos | nicolas.arnaud-cor...@kdab.com | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) KDAB - Qt Experts - Pla

Re: [Qt-creator] Platform for "Independent" plugins

2010-06-25 Thread Nicolas Arnaud-Cormos
e same compiler provided by the SDK on Windows, and I don't have any Mac. So the only binary I can do and test is a 64bits linux. A web factory would be really nice to have, with an easy way to install the plugins (during installation of the SDK? with a different installer?). Che

Re: [Qt-creator] Build error

2010-05-03 Thread Nicolas Arnaud-Cormos
On Monday 03 May 2010 09:36:07 Eike Ziller wrote: > On Apr 30, 2010, at 8:51 PM, ext Nicolas Arnaud-Cormos wrote: > > Hi, > > I've updated the source code of Qt Creator (master), and I have this > > build error: > > I../../../../dev/src/plugins/qmldesigner/compo

[Qt-creator] Build error

2010-04-30 Thread Nicolas Arnaud-Cormos
ors::Anchor in QDeclarativeAnchors in my Qt 4.7 checkout (4.7-stable). Should I use a different version of Qt? not use Qt Creator master? Thanks, Nicolas -- Nicolas Arnaud-Cormos | nico...@kdab.com | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-

Re: [Qt-creator] Qt Creator Community

2010-03-07 Thread Nicolas Arnaud-Cormos
e some time after Qt 4.7 to work on the community building ;) Cheers, Nicolas > (No, the gitorious wiki is not enough.) > > Peter > > ___ > Qt-creator mailing list > Qt-creator@trolltech.com > http://lists.trolltech.com/mailman/l

Re: [Qt-creator] Patch for autocreate method implementation

2010-02-23 Thread Nicolas Arnaud-Cormos
rg/creator-plugins (CppHelper plugin) Note that I'm using the CppTools::Constants::SWITCH_HEADER_SOURCE command instead of searching in the project for the source file. Anyway, I'll have a better look at the way you get the return type/signature/arguments, for the moment it's really

Re: [Qt-creator] Macro plugin 0.2

2010-01-29 Thread Nicolas Arnaud-Cormos
ing my own not so good search. Unfortunately, for the moment I'm unable to use the search from Qt Creator (or if it's possible, I didn't find how yet). That's on my todo list (first item currently) for this plugin. Nicolas > > Luuk kuiper > > ----- Original Me

[Qt-creator] Macro plugin 0.2

2010-01-28 Thread Nicolas Arnaud-Cormos
ortunately, I don't have any package, so people interested have to build it. Also, the plugin has only been tested on Linux. Anyway, it should work on Windows and MacOSX. Enjoy, Nicolas -- Nicolas Arnaud-Cormos | nico...@kdab.com | Software Ingeneer Klarälvdalens Datakonsult AB, a KDAB Group co

Re: [Qt-creator] qt-creator plugins

2010-01-24 Thread Nicolas Arnaud-Cormos
s), from me: http://gitorious.org/creator-plugins Hope this help. Cheers, Nicolas -- Nicolas Arnaud-Cormos | nico...@kdab.com | Software Ingeneer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) KDAB - Qt Experts - Platform-independent s

Re: [Qt-creator] Feature request: Project and Build panels auto-hide options

2010-01-20 Thread Nicolas Arnaud-Cormos
> > > > > > > ___________ > > Qt-creator mailing list > > Qt-creator@trolltech.com > > http://lists.trolltech.com/mailman/listinfo/qt-creator > > ___ > Qt-creat

Re: [Qt-creator] Script manager

2010-01-14 Thread Nicolas Arnaud-Cormos
stop recording * Alt+R:run macro Cheers, Nicolas -- Nicolas Arnaud-Cormos | nico...@kdab.com | Software Ingeneer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) KDAB - Qt Experts - Platform-independent software solutions ___

Re: [Qt-creator] Script manager

2010-01-14 Thread Nicolas Arnaud-Cormos
t's create an interface available from the script, and which called the cpptoolsplugin.switchHeaderSource(). That will limit the available actions to the one I've written in the interface, but at least I can garantee a stable API for the scripts. Thanks, Nicolas -- Nicolas Arna

Re: [Qt-creator] Script manager

2010-01-12 Thread Nicolas Arnaud-Cormos
ombobox with completion is shown * "callbackToSlot + Enter * the callback is change in a slot, in the header and source file. Note that's something we are already doing with xemacs, I'm just looking to Qt Creator to replace xemacs in my daily work. Anyway, if there's noth

[Qt-creator] Script manager

2010-01-11 Thread Nicolas Arnaud-Cormos
on a script interface? Also, it looks like it's not use at all, is it work in progress or something else? Thanks, Nicolas -- Nicolas Arnaud-Cormos | nico...@kdab.com | Software Ingeneer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(

Re: [Qt-creator] Feature Request

2009-11-22 Thread Nicolas Arnaud-Cormos
" * it assumes that the C++ file exists * it puts the function definition at the end of the file, after the last one * it doesn't work with inline functions I would like to enhance it, unfortunately I don't see me working on it anytime before next year. Cheers, Nicolas -- Nicolas Arnau

[Qt-creator] Qt Creator reference card

2009-11-02 Thread Nicolas Arnaud-Cormos
rd is for the last stable version (1.2.1), so you won't find the shortcuts introduced in 1.3. Enjoy, Nicolas -- Nicolas Arnaud-Cormos | nico...@kdab.com | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) KDAB -

Re: [Qt-creator] How to get your favourite feature into Qt Creator

2009-10-07 Thread Nicolas Arnaud-Cormos
the kind of information I would like to see (blog/on the mailing list/whatever). If it was already somewhere, I missed it. > If you want to start working on something, it's best to write a small > text about what you are trying to do, we'll surely comment on it. > Scripts is pr

Re: [Qt-creator] How to get your favourite feature into Qt Creator

2009-10-07 Thread Nicolas Arnaud-Cormos
list longer that what you can handle in a life- time, it's the same for me, I just ask for more communication (and saying "we don't have time, wait until 1.3' is not really time consuming). Also, it would be nice to have a view of your roadmap, even if things can change it would help u

Re: [Qt-creator] Strange bug in Class Wizard

2009-10-01 Thread Nicolas Arnaud-Cormos
On Friday 18 September 2009 23:37:27 Nicolas Arnaud-Cormos wrote: > Hi, > > With the last master source, I found a really strange bug in the class > wizard. On the "Project Management" page, if you have many projects, you > can't select the project using the keyboa

[Qt-creator] Strange bug in Class Wizard

2009-09-18 Thread Nicolas Arnaud-Cormos
e start of this week. Cheers, Nicolas -- Nicolas Arnaud-Cormos | nico...@kdab.com | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) KDAB - Qt Experts - Platform-independent software solutions

[Qt-creator] Macro plugin

2009-09-18 Thread Nicolas Arnaud-Cormos
it should work with the 1.2.90 version (change the compatVersion in Macros.pluginspec). To compile it, you also need to define QTC_SOURCE_DIR and QTC_BUILD_DIR Enjoy, Nicolas -- Nicolas Arnaud-Cormos | nico...@kdab.com | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sw

Re: [Qt-creator] Access CppPlugin from own plugin

2009-09-17 Thread Nicolas Arnaud-Cormos
On Thursday 17 September 2009 10:35:54 Liebe Markus (RtP2/TEF72) wrote: > Hi there, > > Is it possible to get a pointer to the cppplugin in an own plugin? > At the moment I am trying to do: > > void MyPlugin::extensionsInitialized(){ > [...] > CppEditor::Internal::CppPlugin *cppPl

Re: [Qt-creator] How to call a command from another plugin?

2009-09-14 Thread Nicolas Arnaud-Cormos
On Monday 14 September 2009 13:52:31 Daniel Teske wrote: > On Saturday 12 September 2009 22:33:30 ext Nicolas Arnaud-Cormos wrote: > > Hi, > > > > I want to switch header/source from another plugin, I was wondering what > > is the best way to do this. &g

Re: [Qt-creator] Core::IFile::mimetype bug?

2009-09-14 Thread Nicolas Arnaud-Cormos
On Monday 14 September 2009 14:20:12 Daniel Teske wrote: > On Friday 11 September 2009 22:02:50 ext Nicolas Arnaud-Cormos wrote: > > Hi, > > > > I'm playing with the code, and I find something strange. I'm trying to > > get the type of the file in the current

[Qt-creator] How to call a command from another plugin?

2009-09-12 Thread Nicolas Arnaud-Cormos
But I didn't find such example in the code. Is there a better way to do this? Thanks, Nicolas -- Nicolas Arnaud-Cormos | nico...@kdab.com | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) KDAB - Qt Experts - Platfor

[Qt-creator] Core::IFile::mimetype bug?

2009-09-11 Thread Nicolas Arnaud-Cormos
e = mimeType.type(); if (typeName == QLatin1String(CppTools::Constants::C_HEADER_MIMETYPE) || typeName == QLatin1String(CppTools::Constants::CPP_HEADER_MIMETYPE)) it's working. Is it a bug? What is the best way to know if a file open in an editor is a header or a source? Tha

[Qt-creator] GUI inconsistency

2009-09-11 Thread Nicolas Arnaud-Cormos
y to resize the debugger pane ;) Thanks, Nicolas -- Nicolas Arnaud-Cormos | nico...@kdab.com | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) KDAB - Qt Experts - Platform-independent sof