[Qt-creator] Tab UI in Projects mode to TreeView
Tobias Hunger
tobias.hunger at gmail.com
Mon Jul 20 14:59:21 CEST 2015
Hi Tasuku,
You are right, the overall structure needs to take the Kits into
account and would look something like this:
Project A
- Kit 1
-- Build
-- Run
- Kit 2
-- Build
-- Run
- Editor
- Dependencies
- To-Do Settings
The kits need to be part of the tree if you want to get rid of the last tabbar.
Best Regards,
Tobias
On Mon, Jul 20, 2015 at 1:36 PM, Tasuku Suzuki <stasuku at gmail.com> wrote:
> Hi André,
>
> Once it become tree, we can go more steps further.
>
> I think we can not simply saparate "Build & Run" into "Build" and
> "Run" because of Kits.
> It may look like something like this.
>
> Project A
> - Build & Run
> -- Qt 5.5.0(Desktop)
> --- Build
> --- Run
> -- Another Kit
> --- Build
> --- Run
> - Editor
> - Dependencies
> - To-Do Settings
> Project B
>
> Regards,
> --
> Tasuku
>
> 2015-07-20 14:51 GMT+09:00 André Hartmann <andre.hartmann at iseg-hv.de>:
>> Nice!
>>
>> I fully agree, the double tabs are annoying, and from first sight your
>> concept seems reasonable.
>>
>> I personnally would go one step further and seperate the "Build & Run" into
>> two entries "Build" and "Run".
>>
>> Best regards,
>> Andre
>>
>> Am 20.07.2015 um 07:24 schrieb Ariel Molina:
>>>
>>> I like it better as you suggest. But the icon should not be a folder
>>> otherwise its contents easily get confused with files.
>>>
>>> On Mon, Jul 20, 2015 at 12:09 AM, Tasuku Suzuki <stasuku at gmail.com
>>> <mailto:stasuku at gmail.com>> wrote:
>>>
>>> Hi,
>>>
>>> I would like to replace the double tab UI in Projects mode to a tree
>>> view that looks something similer to the Projects tree in Edit mode.
>>>
>>> This is because the UI doesn't work well when I open many (more than
>>> ten) projects at once or when there are more than two projects with a
>>> same name.
>>>
>>> I have created a prototype and pushed a patch for that.
>>> Screenshot: https://pbs.twimg.com/media/CKVQAo7XAAAGnEi.png:orig
>>> Patch: https://codereview.qt-project.org/121843
>>>
>>> Could anyeone review the patch?
>>>
>>> Regards,
>>> --
>>> Tasuku Suzuki
>>> _______________________________________________
>>> Qt-creator mailing list
>>> Qt-creator at qt-project.org <mailto:Qt-creator at qt-project.org>
>>> http://lists.qt-project.org/mailman/listinfo/qt-creator
>>>
>>>
>>>
>>>
>>> --
>>> Ariel Molina R.
>>>
>>> Oficina: +52 (222) 3723196
>>> Movil: +521 2226 758874
>>> http://edis.mx
>>>
>>>
>>> _______________________________________________
>>> Qt-creator mailing list
>>> Qt-creator at qt-project.org
>>> http://lists.qt-project.org/mailman/listinfo/qt-creator
>>>
>>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
More information about the Qt-creator
mailing list