[Qt-creator] Plugin to display compile errors warnings etc. inline
Liebe Markus (RtP2/TEF72)
Markus.Liebe at de.bosch.com
Fri Jul 2 13:52:14 CEST 2010
Hello Daniel,
> > At the moment I connect the BuildManager::tasksChanged()
> signal to a slot
> > where I query the BuildManager to get all the tasks. It
> would be nice if
> > there was a signal like BuildManager::taskAdded(const
> > ProjectManager::Task&).
> Yes, such a signal sounds reasonable.
Think so, too =)
> > If there is no such Interface at the moment, would it be
> possible for you
> > to extend the BuildManager and add such an interface?
> Well, I suppose you could create a merge request with the
> changes you need.
As I am sitting behind a corporate firewall it is not possible for me at the moment to do a git push to gitorious.
And as a consequence I cannot create a merge request via gitorious.
So I decided to send the little patch containing the changes to the list. The patch is against QtCreator 2.0.0
It just adds the following new signals
BuildManager::taskAdded(const ProjectManager::Task&)
BuildManager::tasksCleared()
TaskWindow::tasksCleared()
Can you check if it is possible to add these small changes to qtcreator?
Mit freundlichen Grüßen / Best regards
Markus Liebe
Robert Bosch GmbH
Automotive Electronics, RtP2/TEF72
Postfach 13 42
72703 Reutlingen
GERMANY
www.bosch.com
Tel. 07121 35-35246
markus.liebe at de.bosch.com
Sitz: Stuttgart, Registergericht: Amtsgericht Stuttgart, HRB 14000;
Aufsichtsratsvorsitzender: Hermann Scholl; Geschäftsführung: Franz Fehrenbach, Siegfried Dais;
Bernd Bohr, Rudolf Colm, Volkmar Denner, Gerhard Kümmel, Wolfgang Malchow, Peter Marks,
Peter Tyroller; Uwe Raschke
-------------- next part --------------
A non-text attachment was scrubbed...
Name: changesForInlineTaskDisplay.patch
Type: application/octet-stream
Size: 2255 bytes
Desc: changesForInlineTaskDisplay.patch
Url : http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20100702/244a873e/attachment.obj
More information about the Qt-creator-old
mailing list