lp:~gerboland/miral/no-unsigned-int-index

Created by Gerry Boland and last modified
Get this branch:
bzr branch lp:~gerboland/miral/no-unsigned-int-index
Only Gerry Boland can upload to this branch. If you are Gerry Boland please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gerry Boland
Project:
MirAL
Status:
Merged

Recent revisions

296. By Gerry Boland

Use signed int for model indexing, while unsigned more correct, Qt's apis use unsigned everywhere, and all the casting is a pain

295. By Alan Griffiths

There's negligible advantage to using the gold linker, and trivial cost to LTO for libmiral.so, so just hardwire these options and avoid needing to support too many choices.

294. By Gerry Boland

[miral-qt] Add WindowManager tests and fix up MirSurface tests as much as possible without major changes

MP does the following;
- rename SurfaceManager test dir to WindowManager
- add test for the WindowModel
- add pretty printers for common Q-classes
- fix up some of the MirSurface tests

293. By Alan Griffiths

Separate the Mir-related logic out of QMirServerPrivate

292. By Alan Griffiths

Fix build with clang++

291. By Alan Griffiths

Correct compatibility #ifdefs for Mir-0.24

290. By Alan Griffiths

Change one return type to what callers want, and inline a single-use function

289. By Gerry Boland

[miral-qt] Rename the mir-side WindowModel to the more correct WindowModelNotifier

288. By Gerry Boland

[miral-qt] Move SurfaceObserver into MirSurface

287. By Gerry Boland

Use cmake-extras GMock/GTest script instead of a local copy

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:miral
This branch contains Public information 
Everyone can see this information.

Subscribers