On 7/5/2010 10:56 PM, ext Denis Mingulov wrote:
Hi,The most popular feature request for Qt Creator is 'Class View in navigation pane' ( http://bugreports.qt.nokia.com/browse/QTCREATORBUG-28 ) now. I created such plugin (with additional minor change in src/libs/cplusplus/Icons.h / .cpp - added possibility to get an icon id instead of QIcon - it is needed for work not in GUI thread and for faster sorting) and I sent a merge request: http://qt.gitorious.org/qt-creator/qt-creator/merge_requests/2167 Due to the summer (a lot of vacations) I do not think that the review will start before the middle of August (or even later).
Actually you were faster ... the ClassView plugin just got merged into mainline, master branch! Thanks a lot Denis, this is really a great piece of code!
KaiPS: I'm sure you can imagine how a class view looks like ... still, I'm attaching a screenshot to let the size of the e-mail reflect it's importance ;)
-- Kai Koehne Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B Umsatzsteueridentifikationsnummer: DE 812 845 193 Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori
<<attachment: ClassView.PNG>>
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
