Merge lp://qastaging/~fboucault/unity-2d/activate_first_result into lp://qastaging/unity-2d/3.0

Proposed by Florian Boucault
Status: Merged
Approved by: Ugo Riboni
Approved revision: 479
Merged at revision: 482
Proposed branch: lp://qastaging/~fboucault/unity-2d/activate_first_result
Merge into: lp://qastaging/unity-2d/3.0
Diff against target: 134 lines (+81/-2)
5 files modified
libunity-2d-private/Unity2d/qsortfilterproxymodelqml.cpp (+24/-0)
libunity-2d-private/Unity2d/qsortfilterproxymodelqml.h (+3/-0)
places/Home.qml (+18/-0)
places/PlaceEntryView.qml (+34/-0)
places/SearchEntry.qml (+2/-2)
To merge this branch: bzr merge lp://qastaging/~fboucault/unity-2d/activate_first_result
Reviewer Review Type Date Requested Status
Ugo Riboni Pending
Review via email: mp+54529@code.qastaging.launchpad.net

Description of the change

[dash] Pressing enter/return key activates the first result available.

New APIs to manually access the result sets were added:
- QVariantMap QSortFilterProxyModelQML::get(int row)
- int QSortFilterProxyModelQML::count()

To post a comment you must log in.
Revision history for this message
Florian Boucault (fboucault) wrote :

Note that the latest version of libqtdee is needed for this MR to work. It should be available in the PPA now.

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