~aacid/unity-2d/DoNotHideLauncherImmediatellyOnIconRemoval_884410

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Tarmac
  • Author(s): Renato Araujo Oliveira Filho, Florian Boucault
  • Date: 2011-11-22 18:20:16 UTC
  • mfrom: (768.5.42 places-rewrite)
  • Revision ID: tarmac-20111122182016-zyuclvankjf11dfo
[places] Rewrite RenderGrid to use only one Flickable element

* Created FocusPath element to help in the keyboard navigation;
* The code used to manually scroll the grid was removed, now everything is done by the QML Flickable element;
* This new implementation of RenderGrid allows every component be inside of this scroller, which makes the grid more flexible for moving elements around, helping in the implementation of Preview screen;

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
libunity-2d-private/tests/listaggregatormodeltest
35
35
libunity-2d-private/tests/locale
36
36
libunity-2d-private/tests/mouseareademo
 
37
libunity-2d-private/tests/focuspathtest
37
38
libunity-2d-private/tests/paneltest
38
39
libunity-2d-private/tests/qsortfilterproxymodeltest
39
40
libunity-2d-private/tests/unity2dtrtest