[Qt-creator] Is there are exists stable API for qt-creator for write own plugins ?
Andre Poenitz
andre.poenitz at nokia.com
Wed Mar 4 11:32:54 CET 2009
ext Руденко Евгений wrote:
> I sent (via feedback button) some feature requests. I understand that
> there exists some priority of tasks, and its possible that my request
> may be not realised at all.
> Thats why I'd like to create my own plugins, wich integrate in
> existing plugins and
> in some cases enhance functionality.
Hello Jevgenij.
> There are some list of features:
> svn better integration
> - probably visualisation of svn status of each file (modified, new,
> not versioned, ignored, conflict ..etc);
> - compare, merge, history and some other useful features
> - tree view of filesystem ore object tree in project view.
Can't that be done directly by improving the currently existing
svn plugin?
> indexer and completion improvements
> - it's not complete template classes-container (such as share
> pointer from tr1 ore boost)
> - ability to see call stack of variable/function
> - ability to see inheritance hierarhy
> ...
>
> enhancements of text editor
> - ability to sort and filter dropped-down list of functions
> - ability to auto-generate getter/setters and implementations of
> functions by key binding
Also for these items integration into the existing plugins seem to
make more sense than having separate plugins.
> In this case I'd like to propose to create some community repos for
> such plugins, to organise the work on qt-creator. This issue can help
> to include external developing resources from community and do qt-
> creator much better and do it much faster.
So your main problem is not the missing feature but the process
"to include external developing resources from the community"?
Maybe that process can/should be improved (or even "fixed"...)?
Could you elaborate a bit on what you think "some community
repos" will improve?
Regards,
Andre'
More information about the Qt-creator-old
mailing list