[Qt-creator] Is there are exists stable API for qt-creator for write own plugins ?
Руденко Евгений
erule.biz at gmail.com
Wed Mar 4 11:55:45 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.
Sorry for my bad manners :-) I forgot to say Hello.
Hello Andre.
>
>> 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?
Maybe yes, but what about similar functionality of other version
control systems, it might to be doubling of code.
Maybe some features (such as custom drawing of files icons ) need to
be done outside svn plugin, I think it's general feature.
The second feature is better to realise inside svn plugin.
And the third (tree view) is not an svn feature at all, I done mistake
in description. I think it might to be done as separate 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.
>
I think you right, except item "ability to sort and filter dropped-
down list of functions". This item is improved functionality of
existing drop-down list (i think it's not plugin). Only this item need
to be improved in existing code, but other items is better to realise
as separate plugin.
>> 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"?
>
No :-) My main problem is missing features, but I'd like to help you
to realise it faster. And I think I'm not along. Maybe someone else
wished to help you.
> Maybe that process can/should be improved (or even "fixed"...)?
> Could you elaborate a bit on what you think "some community
> repos" will improve?
"comunity repos" is some way to have ability to join to development
process. And the main task of it is to help you do qt-creator better.
>
> Regards,
> Andre'
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
Regards, Eugene.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090304/d55c72c2/attachment.html
More information about the Qt-creator-old
mailing list