Merge lp://staging/~zsombi/ubuntu-ui-toolkit/45-selected-option-rebinds into lp://staging/~zsombi/ubuntu-ui-toolkit/listitem-master

Proposed by Zsombor Egri
Status: Merged
Approved by: Tim Peeters
Approved revision: 1288
Merged at revision: 1274
Proposed branch: lp://staging/~zsombi/ubuntu-ui-toolkit/45-selected-option-rebinds
Merge into: lp://staging/~zsombi/ubuntu-ui-toolkit/listitem-master
Prerequisite: lp://staging/~zsombi/ubuntu-ui-toolkit/40-visualize-options
Diff against target: 198 lines (+63/-17)
3 files modified
modules/Ubuntu/Components/Themes/Ambiance/ListItemPanel.qml (+22/-6)
modules/Ubuntu/Components/plugin/uclistitem_p.h (+1/-3)
tests/unit_x11/tst_components/tst_listitem.qml (+40/-8)
To merge this branch: bzr merge lp://staging/~zsombi/ubuntu-ui-toolkit/45-selected-option-rebinds
Reviewer Review Type Date Requested Status
Tim Peeters Approve
Review via email: mp+235169@code.staging.launchpad.net

Commit message

Selected leading/trailing action rebinds contentItem.

To post a comment you must log in.
1252. By Zsombor Egri

prereq sync

1253. By Zsombor Egri

prereq sync

1254. By Zsombor Egri

prereq sync

1255. By Zsombor Egri

fixing test cases

1256. By Zsombor Egri

tests fixed

1257. By Zsombor Egri

naming fix

1258. By Zsombor Egri

prereq sync

1259. By Zsombor Egri

prereq sync

1260. By Zsombor Egri

prereq sync

1261. By Zsombor Egri

prereq sync

1262. By Zsombor Egri

prereq sync

1263. By Zsombor Egri

prereq sync

1264. By Zsombor Egri

prereq sync

1265. By Zsombor Egri

prereq sync

1266. By Zsombor Egri

prereq sync

1267. By Zsombor Egri

prereq sync

1268. By Zsombor Egri

test fixed

1269. By Zsombor Egri

prereq sync

1270. By Zsombor Egri

prereq sync

1271. By Zsombor Egri

prereq sync

1272. By Zsombor Egri

prereq sync

1273. By Zsombor Egri

test fix ongoing

1274. By Zsombor Egri

based on Flickable's thinking, rename data and children properties to listItemData/listItemChildren to not to interfere with the original properties. This affects testing as well, as by using the original property names the QML children or data lookup cannot find the panelItem anymore.

1275. By Zsombor Egri

API updated

1276. By Zsombor Egri

prereq sync

1277. By Zsombor Egri

prereq sync

1278. By Zsombor Egri

prereq sync

1279. By Zsombor Egri

prereq sync

1280. By Zsombor Egri

prereq sync

1281. By Zsombor Egri

prereq sync

1282. By Zsombor Egri

prereq sync

1283. By Zsombor Egri

prereq sync

1284. By Zsombor Egri

prereq sync

1285. By Zsombor Egri

prereq sync

1286. By Zsombor Egri

prereq sync

1287. By Zsombor Egri

prereq sync

1288. By Zsombor Egri

options renamed to actions

Revision history for this message
Tim Peeters (tpeeters) wrote :

for lp:~tpeeters/+junk/lists I am trying to print the index of the list item for which an action was triggered, by adding
onTriggered: print("Action "+value)
value returns undefined if I don't set the parameterType of the Action to be Integer.

Can/Should we set the parameterType automatically? Or at least document that we should set it here? We can at least check that the parameterType is Integer, but I'm not sure what to do if it is not.

Revision history for this message
Tim Peeters (tpeeters) wrote :

^comes in 60-

review: Approve

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: