Merge lp://qastaging/~fboucault/unity-2d/keyboard_navigation_experimental into lp://qastaging/~fboucault/unity-2d/icon_provide_better_error_handling

Proposed by Florian Boucault
Status: Superseded
Proposed branch: lp://qastaging/~fboucault/unity-2d/keyboard_navigation_experimental
Merge into: lp://qastaging/~fboucault/unity-2d/icon_provide_better_error_handling
Diff against target: 2920 lines (+1417/-409)
54 files modified
.bzrignore (+1/-0)
CMakeLists.txt (+31/-0)
data/com.canonical.Unity2d.gschema.xml (+19/-0)
data/unity-2d.convert (+7/-0)
debian/20_unity-2d-gconf-default (+0/-4)
debian/changelog (+19/-2)
debian/control (+3/-1)
debian/gconf/schemas/unity-2d.schemas (+0/-56)
debian/unity-2d.install (+3/-1)
debian/unity-2d.triggers (+1/-1)
launcher/app/CMakeLists.txt (+3/-2)
launcher/app/launcher.cpp (+13/-28)
launcher/app/launcherview.cpp (+12/-3)
launcher/app/launcherview.h (+4/-3)
launcher/app/visibilitycontroller.cpp (+7/-8)
launcher/app/visibilitycontroller.h (+3/-3)
libunity-2d-private/Unity2d/CMakeLists.txt (+3/-6)
libunity-2d-private/Unity2d/launcherapplicationslist.cpp (+11/-9)
libunity-2d-private/Unity2d/launcherapplicationslist.h (+2/-1)
libunity-2d-private/Unity2d/plugin.cpp (+3/-0)
libunity-2d-private/Unity2d/qsortfilterproxymodelqml.cpp (+114/-6)
libunity-2d-private/Unity2d/qsortfilterproxymodelqml.h (+18/-3)
libunity-2d-private/Unity2d/workspacesinfo.cpp (+0/-2)
libunity-2d-private/src/CMakeLists.txt (+1/-4)
libunity-2d-private/src/giodefaultapplication.cpp (+107/-0)
libunity-2d-private/src/giodefaultapplication.h (+63/-0)
libunity-2d-private/src/unity2dapplication.cpp (+38/-0)
libunity-2d-private/src/unity2dapplication.h (+7/-0)
libunity-2d-private/tests/CMakeLists.txt (+1/-0)
libunity-2d-private/tests/keyboardmodifiersmonitortest.cpp (+1/-0)
libunity-2d-private/tests/mouseareademo.cpp (+1/-0)
libunity-2d-private/tests/qsortfilterproxymodeltest.cpp (+384/-0)
panel/app/main.cpp (+1/-15)
panel/applets/CMakeLists.txt (+0/-4)
panel/applets/indicator/indicator.c (+15/-0)
places/Home.qml (+37/-43)
places/HomeButtonDefaultApplication.qml (+48/-0)
places/HomeShortcuts.qml (+30/-5)
places/ListViewWithHeaders.qml (+277/-0)
places/ListViewWithScrollbar.qml (+7/-30)
places/PlaceEntryView.qml (+41/-23)
places/Renderer.qml (+3/-3)
places/RendererGrid.qml (+24/-77)
places/Scrollbar.qml (+11/-5)
places/SearchEntry.qml (+3/-1)
places/SearchRefine.qml (+5/-0)
places/SearchRefineOptionType.qml (+6/-2)
places/TickBox.qml (+4/-4)
places/UnityEmptySearchRenderer.qml (+1/-1)
places/app/CMakeLists.txt (+0/-2)
places/app/places.cpp (+3/-19)
places/dash.qml (+18/-7)
spread/app/CMakeLists.txt (+0/-4)
spread/app/spread.cpp (+3/-21)
To merge this branch: bzr merge lp://qastaging/~fboucault/unity-2d/keyboard_navigation_experimental
Reviewer Review Type Date Requested Status
Gerry Boland Pending
Review via email: mp+69479@code.qastaging.launchpad.net

Description of the change

[dash] Implemented keyboard navigation.

To post a comment you must log in.
639. By Florian Boucault

Remade RendererGrid.interactive false thus preventing mouse interaction with the individual groups.

640. By Florian Boucault

Prevent the focus to be on the refine search pane when it is folded.

641. By Florian Boucault

Added FIXME/

642. By Florian Boucault

Merged colo:proper_grid

Unmerged revisions

642. By Florian Boucault

Merged colo:proper_grid

641. By Florian Boucault

Added FIXME/

640. By Florian Boucault

Prevent the focus to be on the refine search pane when it is folded.

639. By Florian Boucault

Remade RendererGrid.interactive false thus preventing mouse interaction with the individual groups.

638. By Florian Boucault

Merged colo:proper_grid

637. By Florian Boucault

Merged colo:proper_grid

636. By Florian Boucault

No change.

635. By Florian Boucault

Merged colo:proper_grid

634. By Florian Boucault

Merged colo:proper_grid

633. By Florian Boucault

Merged colo:proper_grid

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

to all changes: