Merge lp://staging/~boiko/history-service/grouped_events_model into lp://staging/history-service

Proposed by Gustavo Pichorim Boiko
Status: Merged
Approved by: Tiago Salem Herrmann
Approved revision: 166
Merged at revision: 164
Proposed branch: lp://staging/~boiko/history-service/grouped_events_model
Merge into: lp://staging/history-service
Diff against target: 635 lines (+470/-16)
9 files modified
Ubuntu/History/CMakeLists.txt (+2/-0)
Ubuntu/History/historyeventmodel.cpp (+12/-3)
Ubuntu/History/historyeventmodel.h (+16/-13)
Ubuntu/History/historygroupedeventsmodel.cpp (+348/-0)
Ubuntu/History/historygroupedeventsmodel.h (+82/-0)
Ubuntu/History/historyqmlplugin.cpp (+2/-0)
src/event.cpp (+6/-0)
src/event.h (+1/-0)
src/types.h (+1/-0)
To merge this branch: bzr merge lp://staging/~boiko/history-service/grouped_events_model
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Tiago Salem Herrmann (community) Approve
Review via email: mp+230531@code.staging.launchpad.net

Commit message

Add a model that groups events that have happened in a contiguous way.

Description of the change

Add a model that groups events that have happened in a contiguous way.

== Checklist ==
Are there any related MPs required for this MP to build/function as expected? Please list.
No

Is your branch in sync with latest trunk (e.g. bzr pull lp:trunk -> no changes)
Yes

Did you perform an exploratory manual test run of your code change and any related functionality on device or emulator?
Yes

Did you successfully run all tests found in your component's Test Plan (https://wiki.ubuntu.com/Process/Merges/TestPlan/<package-name>) on device or emulator?
Yes

If you changed the UI, was the change specified/approved by design?
N/A

If you changed UI labels, did you update the pot file?
N/A

If you changed the packaging (debian), did you add a core-dev as a reviewer to this MP?
N/A

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
163. By Gustavo Pichorim Boiko

Make it possible to group by multiple properties at the same time.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
164. By Gustavo Pichorim Boiko

Merge latest changes from trunk.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
165. By Gustavo Pichorim Boiko

Keep the grouped events list sorted.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
166. By Gustavo Pichorim Boiko

Check the upper bound too before accessing the QList.

Revision history for this message
Tiago Salem Herrmann (tiagosh) wrote :

Did you perform an exploratory manual test run of the code change and any related functionality on device or emulator?
Yes

Did CI run pass? If not, please explain why.
Yes

Have you checked that submitter has accurately filled out the submitter checklist and has taken no shortcut?
Yes

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches