lp://qastaging/~ubuntu-calendar-dev/ubuntu-calendar-app/filesRestructure
Created by
Mihir Soni
and last modified
- Get this branch:
- bzr branch lp://qastaging/~ubuntu-calendar-dev/ubuntu-calendar-app/filesRestructure
Members of
Ubuntu Calendar Developers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Ubuntu Phone Apps Jenkins Bot: Needs Fixing (continuous-integration)
- Nekhelesh Ramananthan: Needs Fixing
-
Diff: 780 lines (+123/-224)28 files modifiedCMakeLists.txt (+3/-2)
Scroller.qml (+0/-147)
app/CMakeLists.txt (+21/-0)
app/EventActions.qml (+4/-2)
app/calendar.qml (+13/-9)
app/components/CMakeLists.txt (+6/-0)
app/components/DayHeaderBackground.qml (+3/-2)
app/events/CMakeLists.txt (+6/-0)
app/events/NewEvent.qml (+1/-0)
app/images/CMakeLists.txt (+6/-0)
app/timelineComponents/AllDayEventComponent.qml (+6/-6)
app/timelineComponents/CMakeLists.txt (+6/-0)
app/timelineComponents/TimeLineBackground.qml (+1/-0)
app/timelineComponents/TimeLineBase.qml (+5/-3)
app/timelineComponents/TimeLineBaseComponent.qml (+4/-2)
app/timelineComponents/TimeLineHeader.qml (+3/-1)
app/timelineComponents/TimeLineHeaderComponent.qml (+4/-2)
app/views/AgendaView.qml (+4/-2)
app/views/CMakeLists.txt (+6/-0)
app/views/DayView.qml (+6/-2)
app/views/MonthComponent.qml (+4/-4)
app/views/MonthView.qml (+3/-2)
app/views/WeekView.qml (+4/-2)
app/views/YearView.qml (+2/-1)
calendar-app.in (+0/-3)
calendarTests.qml (+0/-30)
tests/autopilot/calendar_app/tests/__init__.py (+1/-1)
tests/unittests/tst_date.qml (+1/-1)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/ubuntu-calendar-app