[Qt-creator] Is there are exists stable API for qt-creator for write own plugins ?
Руденко Евгений
erule.biz at gmail.com
Wed Mar 4 11:03:04 CET 2009
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.
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.
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
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.
I can confirm my ability to join to this development process.
More information about the Qt-creator-old
mailing list