[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2015-10-02 Thread Olga Kemmet
** Changed in: ubuntu-ux Assignee: Giorgio Venturi (giorgio-venturi) => Olga Kemmet (olga-kemmet) ** Changed in: ubuntu-ux Status: Won't Fix => Fix Committed ** Summary changed: - [tabs] Cannot add Tabs programmatically + [tabs] + [header sections] Cannot add Tabs programmatically

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2015-07-23 Thread Niklas Wenzel
Thanks a lot for the clarification, Zsombor! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot add Tabs programmatically To manage notifications about this bug go to:

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2015-07-16 Thread Zsombor Egri
@Niklas Tabs component is not deprecated from UITK point of view. Design uses slightly different naming than UITK for components they design, they call Tabs now the component we call Sections (the strip bar under right below the page header). The old Tabs design is deprecated, but Tabs ended up in

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2015-07-15 Thread Roman Shchekin
Any activity in this? :) A lot of time passed) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot add Tabs programmatically To manage notifications about this bug go to:

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2015-01-09 Thread Roman Shchekin
Here is an example of Tabs API: http://doc.qt.io/qt-5/qml-qtquick-controls-tabview.html ** Changed in: ubuntu-rssreader-app Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-11-04 Thread Giorgio Venturi
** Description changed: There seems to be no easy way to add a Tab to Tabs programmatically. I would be nice to be able add, remove and edit Tabs dynamically. So far I haven't found a way to do this. I have made an Android style ViewPager based on ListView. It is quite easy to

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-11-04 Thread Niklas Wenzel
@giorgio-venturi: May I ask for which reasons the Tabs component is deprecated now? I always liked the Hamburger tabs menu and it is used by a number of core apps (Shorts, Whether, Sudoku, etc.). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-10-14 Thread Jouni Helminen
** Changed in: ubuntu-ux Assignee: Jouni Helminen (jounihelminen) = (unassigned) ** Changed in: ubuntu-ux Assignee: (unassigned) = Giorgio Venturi (giorgio-venturi) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-09-30 Thread David Planella
Joey, Roman, what's the status on this bug for Shorts? ** Changed in: ubuntu-rssreader-app Importance: Critical = High ** Changed in: ubuntu-rssreader-app Status: Confirmed = Incomplete ** Changed in: ubuntu-ui-toolkit Status: Confirmed = Fix Released -- You received this bug

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-09-30 Thread Joey Chan
@David I've check the API doc of Tabs http://developer.ubuntu.com/api/qml/sdk-14.10/Ubuntu.Components.Tabs/ It still recommend using Repeater to generate tabs, I don't see any other API implicitly manage tabs. Maybe the defaulttabChildren : listItem I never seen before, will try

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-09-30 Thread Roman Shchekin
David, we want this feature for Shorts because of - performance (we want to add\remove one tab in time, not all like now) - usability (current implementation causes unwanted cleaning) App will become little bit better :) And later a lot developers will use this feature I think) -- You

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-08-06 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit Importance: High = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot add Tabs programmatically To manage notifications about

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-07-21 Thread John Lea
** Changed in: ubuntu-ux Importance: Undecided = Medium ** Changed in: ubuntu-ux Status: Confirmed = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-06-27 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit Milestone: june-2014 = september-2014 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot add Tabs programmatically To manage

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-06-24 Thread Yolanda Martin
** Changed in: ubuntu-ux Assignee: Katie Taylor (katie-t) = Jouni Helminen (jounihelminen) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot add Tabs programmatically

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-05-21 Thread Nicholas Skaggs
With the new header, what is the status on this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot add Tabs programmatically To manage notifications about this bug go to:

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-05-21 Thread Joey Chan
@Nicholas I've test the new header compatibility with static tabs toolbar, u may saw it in G+ days ago. Repeater will be tested in next few days. BTW, are the new tab management APIs landed with new header ? -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-05-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu-ui-toolkit (Ubuntu Trusty) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-04-16 Thread Zsombor Egri
We had to draw back the change again from landing, as conflicts with the changes we have for the header. We will reload the work once the header changes are completed. Moved to june milestone. ** Changed in: ubuntu-ui-toolkit Status: Fix Committed = Confirmed ** Changed in:

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-04-16 Thread Zsombor Egri
Logs from ARM64: FAIL! : components::TabsAPI::test_z_insertTab() Uncaught exception: Cannot read property '__protected' of null Loc: [/build/buildd/ubuntu-ui-toolkit-0.1.46+14.04.20140414/modules/Ubuntu/Components/Tabs.qml(514)] QWARN : components::UnknownTestFunc()

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-04-16 Thread Zsombor Egri
There were also some weird failures on arm64 and powerpc, both caused by the ListModel's move() function. Needs further investigation once we get back to land the changes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-04-10 Thread PS Jenkins bot
Fix committed into lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/staging at revision None, scheduled for release in ubuntu-ui-toolkit, milestone Unknown ** Changed in: ubuntu-ui-toolkit Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-04-01 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit Status: Confirmed = In Progress ** Changed in: ubuntu-ui-toolkit Milestone: None = april-2014 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title:

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-03-31 Thread Nicholas Skaggs
Any update on this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot add Tabs programmatically To manage notifications about this bug go to:

Re: [Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-03-31 Thread Zsombor Egri
It has been planned to be released, but due to CI hiccups and some extra comments I got in the review for documentation, we had to exclude it from the landing. Will be included in the next one, once we manage to sort out whether the current landing fails because of some UITK introduced changes or

Re: [Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-03-12 Thread Roman Shchekin
That's cool! :) 2014-03-11 14:44 GMT+04:00 Zsombor Egri 1124...@bugs.launchpad.net: you could eventually branch/take the deb packages and test it :) -- You received this bug notification because you are subscribed to the bug report. Matching subscriptions: Ubuntu RSS Reader Bugmail

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-03-11 Thread Zsombor Egri
Yes, the same functionality that was planned with the previous branch attached to the bug is brought back: you will get functions to add tabs dynamically, to reorder them and to remove them. You can also remove statically added tabs too, and you can add them back. -- You received this bug

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-03-11 Thread Joey Chan
wow , can't wait to use it !\(^0^)/ Thanks very much -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot add Tabs programmatically To manage notifications about this

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-03-11 Thread Zsombor Egri
you could eventually branch/take the deb packages and test it :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot add Tabs programmatically To manage notifications about

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-03-10 Thread Nicholas Skaggs
I see zsombi's branch is moving forward today; I assume the branch will properly support adding and removing tabs dynamically. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs]

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2014-02-06 Thread Roman Shchekin
Any news? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot add Tabs programmatically To manage notifications about this bug go to:

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2013-12-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/dynamic-tabs-reloaded -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot add Tabs programmatically To manage notifications

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2013-12-10 Thread Joey Chan
Thanks for your answer :) That helps a lot -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot add Tabs programmatically To manage notifications about this bug go to:

Re: [Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2013-12-10 Thread Roman Shchekin
Hello! dynamic tabs or have the functions back - of course you must return functions! Be sure! Repeater has one huge issue - changing model causes recreating of all it's child items. So if you will add new tab via changing model, all other tabs will lose their state. Try to find solution in Qt

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2013-12-10 Thread Zsombor Egri
Roman, noone questions your experience, what I just said previously was that you cannot combine Repeater and function-based added tabs, as you cannot insert a Tab in between the tabs created by the Repeater, because any model change of the Repeater will throw out the function-added tab from that

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2013-12-09 Thread Florian Boucault
** Changed in: ubuntu-ui-toolkit Status: Fix Committed = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot add Tabs programmatically To manage

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2013-12-09 Thread Joey Chan
Any docs show how to use it ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot add Tabs programmatically To manage notifications about this bug go to:

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2013-12-09 Thread Zsombor Egri
We have added functions to add, insert, move and remove tabs. However there were some issues with the way tabs were arranged in the Tabs stack, therefore we had to remove the MP which fixed this bug, so teh functions disappear again. On the other side we managed to fix the Repeater issues we had

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2013-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/ubuntu-ui-toolkit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot add Tabs programmatically To manage notifications about

[Bug 1124071] Re: [tabs] Cannot add Tabs programmatically

2013-11-19 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit - 0.1.46+14.04.20131118-0ubuntu1 --- ubuntu-ui-toolkit (0.1.46+14.04.20131118-0ubuntu1) trusty; urgency=low [ Zsombor Egri ] * Support for dynamically inserting/moving/removing tabs in Tabs. . (LP: #1124071) [ Leo Arias ]