Merge lp://qastaging/~azzar1/unity/gsettings-property into lp://qastaging/unity

Proposed by Andrea Azzarone
Status: Work in progress
Proposed branch: lp://qastaging/~azzar1/unity/gsettings-property
Merge into: lp://qastaging/unity
Diff against target: 1297 lines (+882/-144)
15 files modified
UnityCore/CMakeLists.txt (+3/-0)
UnityCore/GSettingsProperty-inl.h (+129/-0)
UnityCore/GSettingsProperty.cpp (+118/-0)
UnityCore/GSettingsProperty.h (+85/-0)
UnityCore/GSettingsScopes.cpp (+1/-1)
UnityCore/GnomeSessionManager.cpp (+3/-5)
UnityCore/Variant.cpp (+39/-0)
UnityCore/Variant.h (+2/-0)
launcher/DevicesSettingsImp.cpp (+14/-59)
lockscreen/LockScreenAcceleratorController.cpp (+12/-26)
plugins/unityshell/src/WindowMinimizeSpeedController.cpp (+17/-40)
plugins/unityshell/src/WindowMinimizeSpeedController.h (+5/-13)
tests/CMakeLists.txt (+1/-0)
tests/data/external.gschema.xml (+30/-0)
tests/test_gsettings_property.cpp (+423/-0)
To merge this branch: bzr merge lp://qastaging/~azzar1/unity/gsettings-property
Reviewer Review Type Date Requested Status
Unity Team Pending
Review via email: mp+248368@code.qastaging.launchpad.net
To post a comment you must log in.
3915. By Andrea Azzarone

Actually connect to changed::* signal in MenuManager.cpp. Fixes: #1411620
Approved by: PS Jenkins bot, Marco Trevisan (Treviño)

3916. By Andrea Azzarone

Actually connect to changed::* signal in UnitySettings.cpp. Fixes: #1408212
Approved by: PS Jenkins bot, Marco Trevisan (Treviño)

3917. By Brandon Schaefer

Try to set the folder permission otherwise Handle permission error. Fixes: #1418255
Approved by: PS Jenkins bot, Andrea Azzarone, Marco Trevisan (Treviño)

3918. By CI Train Bot Account

Releasing 7.3.1+15.04.20150205-0ubuntu1

3919. By Stephen M. Webb

Release 7.3.1

3920. By Marco Trevisan (Treviño)

Decorations, Panel: add menus for unfocused windows as well

Now the indicator-appmenu exports the menus for all the windows,
then it's up to us to filter them based on their parent window and
show on relevant place.
Also, set LIM as default now. Fixes: #1309778
Approved by: Andrea Azzarone, PS Jenkins bot

3921. By CI Train Bot Account

Releasing 7.3.1+15.04.20150219.2-0ubuntu1

3922. By Andrea Azzarone

Merge with trunk and change API.

3923. By Andrea Azzarone

Use GSettingsProperty in GnomeSessionManager.cpp

3924. By Andrea Azzarone

Lazy initialize GSettingsProperty.

3925. By Andrea Azzarone

Use GsettingsProperty in DevicesSettingsImp.cpp

3926. By Andrea Azzarone

Move template specialiazation in a cpp file.

3927. By Andrea Azzarone

Use GSettingsProperty in LockScreenAcceleratorController.cpp

3928. By Andrea Azzarone

Commit to save changes.

Unmerged revisions

3928. By Andrea Azzarone

Commit to save changes.

3927. By Andrea Azzarone

Use GSettingsProperty in LockScreenAcceleratorController.cpp

3926. By Andrea Azzarone

Move template specialiazation in a cpp file.

3925. By Andrea Azzarone

Use GsettingsProperty in DevicesSettingsImp.cpp

3924. By Andrea Azzarone

Lazy initialize GSettingsProperty.

3923. By Andrea Azzarone

Use GSettingsProperty in GnomeSessionManager.cpp

3922. By Andrea Azzarone

Merge with trunk and change API.

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.