lp://staging/~nick-dedekind/qmenumodel/unitymenumodel.qevents
Created by
Nick Dedekind
and last modified
- Get this branch:
- bzr branch lp://staging/~nick-dedekind/qmenumodel/unitymenumodel.qevents
Only
Nick Dedekind
can upload to this branch. If you are
Nick Dedekind
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Lars Karlitski: Pending requested
-
Diff: 323 lines (+206/-31)6 files modifiedexamples/unityqmlmenumodel.qml (+1/-1)
libqmenumodel/src/CMakeLists.txt (+1/-0)
libqmenumodel/src/unitymenumodel.cpp (+69/-30)
libqmenumodel/src/unitymenumodel.h (+3/-0)
libqmenumodel/src/unitymenumodelevents.cpp (+63/-0)
libqmenumodel/src/unitymenumodelevents.h (+69/-0)
Branch information
Recent revisions
- 90. By Lars Karlitski
-
Fix crash in UnityMenuModel:
:menuItemChange d menuItemInserted set the iter _after_ the one that was just inserted as qdata.
This is (a) wrong and (b) leads to the end iter being in there in some cases.
menuItemChanged can't deal with that (it calls g_sequence_get() without
checking for the end iter).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~phablet-team/qmenumodel/trunk