Merge lp://qastaging/~renatofilho/address-book-app/hide-favorite-if-empty into lp://qastaging/address-book-app

Proposed by Renato Araujo Oliveira Filho
Status: Approved
Approved by: Gustavo Pichorim Boiko
Approved revision: 514
Proposed branch: lp://qastaging/~renatofilho/address-book-app/hide-favorite-if-empty
Merge into: lp://qastaging/address-book-app
Diff against target: 989 lines (+678/-78)
13 files modified
src/imports/ABContactEditorPage.qml (+0/-1)
src/imports/ABContactListPage.qml (+20/-1)
src/imports/Ubuntu/Contacts/CMakeLists.txt (+2/-0)
src/imports/Ubuntu/Contacts/ContactListView.qml (+11/-0)
src/imports/Ubuntu/Contacts/MostCalledList.qml (+5/-1)
src/imports/Ubuntu/Contacts/contactmap.cpp (+293/-0)
src/imports/Ubuntu/Contacts/contactmap.h (+96/-0)
src/imports/Ubuntu/Contacts/mostcalledproxymodel.cpp (+8/-69)
src/imports/Ubuntu/Contacts/mostcalledproxymodel.h (+0/-4)
src/imports/Ubuntu/Contacts/plugin.cpp (+2/-0)
tests/qml/CMakeLists.txt (+6/-0)
tests/qml/ContactUtil.js (+9/-2)
tests/qml/tst_ContactMap.qml (+226/-0)
To merge this branch: bzr merge lp://qastaging/~renatofilho/address-book-app/hide-favorite-if-empty
Reviewer Review Type Date Requested Status
Gustavo Pichorim Boiko (community) Approve
PS Jenkins bot continuous-integration Needs Fixing
Review via email: mp+276126@code.qastaging.launchpad.net

Commit message

Only show favorite sections if the list contains favorite contacts.

To post a comment you must log in.
494. By Renato Araujo Oliveira Filho

Only show header section if there is favorite contacts.

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: Needs Fixing (continuous-integration)
495. By Renato Araujo Oliveira Filho

Trunk merged.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
496. By Renato Araujo Oliveira Filho

Implemented contacts map.
Used to map contacts in groups, necessary to show groups in the page header.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
497. By Renato Araujo Oliveira Filho

Update unit test to work with the new SDK API.

498. By Renato Araujo Oliveira Filho

Implemented unit test for ContactMap.

499. By Renato Araujo Oliveira Filho

Renamed ContactsMap to ContactMap.
[Header.sections] Reset selectedIndex to 0 if model changes, to avoid it to stay on 'Favorite' Section

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
500. By Renato Araujo Oliveira Filho

Notify hasFavorites changed only if it really changed.

501. By Renato Araujo Oliveira Filho

[ContactMap] Fetch contacts async.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
502. By Renato Araujo Oliveira Filho

[ContactMap] Fixed contact population.

503. By Renato Araujo Oliveira Filho

Trunk merged.

504. By Renato Araujo Oliveira Filho

Removed debug messages.
Fixed code style.

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: Needs Fixing (continuous-integration)
505. By Renato Araujo Oliveira Filho

Full load contacts before populate contact map.

This is necessary to avoid problems if the contact map changes while it still loading.

506. By Renato Araujo Oliveira Filho

Does not request contact name on ContactMap.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
507. By Renato Araujo Oliveira Filho

Optimize contact map.

Fetch only favorite contacts on first query, to show the favorite information as soon as possible.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
508. By Renato Araujo Oliveira Filho

Trunk merged.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
509. By Renato Araujo Oliveira Filho

Revert changes on contact map to fetch favorites first.

510. By Renato Araujo Oliveira Filho

Async load contacts on ContactMap.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
511. By Renato Araujo Oliveira Filho

Updated mostcalledproxymodel to work with the new history API.

512. By Renato Araujo Oliveira Filho

Show favorite section if the most called model is not empty.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
513. By Renato Araujo Oliveira Filho

Trunk merged.

514. By Renato Araujo Oliveira Filho

Trunk merged.

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

Looks good!

review: Approve
515. By Renato Araujo Oliveira Filho

Trunk merged.

516. By Renato Araujo Oliveira Filho

Trunk merged.

517. By Renato Araujo Oliveira Filho

Revert wrong change on last commit.

518. By Renato Araujo Oliveira Filho

Show all contacts if the header model is reseted.

519. By Renato Araujo Oliveira Filho

Trunk merged.

Unmerged revisions

519. By Renato Araujo Oliveira Filho

Trunk merged.

518. By Renato Araujo Oliveira Filho

Show all contacts if the header model is reseted.

517. By Renato Araujo Oliveira Filho

Revert wrong change on last commit.

516. By Renato Araujo Oliveira Filho

Trunk merged.

515. By Renato Araujo Oliveira Filho

Trunk merged.

514. By Renato Araujo Oliveira Filho

Trunk merged.

513. By Renato Araujo Oliveira Filho

Trunk merged.

512. By Renato Araujo Oliveira Filho

Show favorite section if the most called model is not empty.

511. By Renato Araujo Oliveira Filho

Updated mostcalledproxymodel to work with the new history API.

510. By Renato Araujo Oliveira Filho

Async load contacts on ContactMap.

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