lp:~dpniel/ubuntu-calendar-app/ScrollView2
- Get this branch:
- bzr branch lp:~dpniel/ubuntu-calendar-app/ScrollView2
Branch merges
- Jenkins Bot: Needs Fixing (continuous-integration) on 2016-02-17
- Ubuntu Calendar Developers: Pending requested 2016-02-04
-
Diff: 1313 lines (+555/-486)4 files modifiedNewEvent.qml (+305/-301)
TimeLineBaseComponent.qml (+133/-132)
YearView.qml (+20/-8)
po/com.ubuntu.calendar.pot (+97/-45)
Branch information
Recent revisions
- 758. By Dan Chapman on 2016-02-04
-
Adds ScrollView component to view Flickables
It's not possible to add the ScrollView to the PathView where used for
horizontal traversing, like in year view as Path doesn't inherit
Flickable. So another solution will Probably be needed for those areas. - 757. By Launchpad Translations on behalf of ubuntu-calendar-dev on 2016-02-04
-
Launchpad automatic translations update.
- 756. By Gary.Wang on 2016-02-03
-
Add prefix for event id parsing. Fixes: https:/
/bugs.launchpad .net/bugs/ 1474361. Approved by Jenkins Bot, Kunal Parmar.
- 755. By Gary.Wang on 2016-02-03
-
Add lunar calendar support. Fixes: https:/
/bugs.launchpad .net/bugs/ 1513099. Approved by Jenkins Bot, Alan Pope .
- 754. By Gary.Wang on 2016-02-03
-
1.Correct duration calculation when to check overlapping of event display
2.Simplify event display bubble calculation in timeline
. Fixes: https://bugs.launchpad .net/bugs/ 1515722, https:/ /bugs.launchpad .net/bugs/ 1523594, https:/ /bugs.launchpad .net/bugs/ 1527857. Approved by Jenkins Bot, Kunal Parmar.
- 753. By Kunal Parmar on 2016-02-02
-
resolves Bug #1476032. Fixes: https:/
/bugs.launchpad .net/bugs/ 1369543, https:/ /bugs.launchpad .net/bugs/ 1476032. Approved by Jenkins Bot.
- 752. By Renato Araujo Oliveira Filho on 2016-02-02
-
Simplify Tab loading, declaring individual components for each tab.
Make sure that year view is not loaded on app startup without request.Approved by Jenkins Bot, Alan Pope .
- 751. By Renato Araujo Oliveira Filho on 2016-02-02
-
Update to qtquick 2.4.
Approved by Jenkins Bot, Alan Pope .
- 750. By Launchpad Translations on behalf of ubuntu-calendar-dev on 2016-02-01
-
Launchpad automatic translations update.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu-calendar-app