lp:~josharenson/unity8/session-chooser-gui
Created by
Josh Arenson
on
2015-11-20
and last modified on
2016-09-13
- Get this branch:
- bzr branch lp:~josharenson/unity8/session-chooser-gui
Only
Josh Arenson
can upload to this branch. If you are
Josh Arenson
please log in for upload directions.
Branch merges
- MichaĆ Sawicz: Abstain on 2016-09-14
- Unity8 CI Bot: Needs Fixing (continuous-integration) on 2016-09-14
- Michael Terry: Approve on 2016-08-11
- Albert Astals Cid (community): Needs Fixing on 2016-07-14
- PS Jenkins bot: Needs Fixing (continuous-integration) on 2016-01-22
- Josh Arenson: Abstain on 2015-12-29
-
Diff: 1430 lines (+768/-122)26 files modifiedplugins/LightDM/IntegratedLightDM/liblightdm/Greeter.cpp (+0/-5)
plugins/LightDM/IntegratedLightDM/liblightdm/Greeter.h (+0/-2)
plugins/LightDM/SessionsModel.cpp (+22/-16)
plugins/LightDM/plugin.cpp (+1/-1)
qml/Greeter/FullLightDMImpl.qml (+2/-0)
qml/Greeter/Greeter.qml (+17/-1)
qml/Greeter/GreeterPrompt.qml (+19/-2)
qml/Greeter/IntegratedLightDMImpl.qml (+2/-1)
qml/Greeter/LightDMService.qml (+2/-0)
qml/Greeter/LoginAreaContainer.qml (+38/-0)
qml/Greeter/LoginList.qml (+72/-16)
qml/Greeter/NarrowView.qml (+1/-0)
qml/Greeter/SessionIcon.qml (+47/-0)
qml/Greeter/SessionsList.qml (+187/-0)
qml/Greeter/WideView.qml (+109/-45)
tests/mocks/LightDM/IntegratedLightDM/MockSessionsModel.cpp (+29/-0)
tests/mocks/LightDM/IntegratedLightDM/MockSessionsModel.h (+12/-2)
tests/mocks/LightDM/IntegratedLightDM/liblightdm/Greeter.cpp (+0/-5)
tests/mocks/LightDM/IntegratedLightDM/liblightdm/Greeter.h (+0/-2)
tests/mocks/LightDM/IntegratedLightDM/liblightdm/SessionsModel.cpp (+22/-0)
tests/mocks/LightDM/IntegratedLightDM/liblightdm/SessionsModel.h (+3/-3)
tests/mocks/LightDM/IntegratedLightDM/liblightdm/SessionsModelPrivate.cpp (+27/-17)
tests/mocks/LightDM/IntegratedLightDM/liblightdm/SessionsModelPrivate.h (+5/-1)
tests/mocks/LightDM/IntegratedLightDM/plugin.cpp (+1/-1)
tests/plugins/LightDM/IntegratedLightDM/sessionsmodel.cpp (+32/-0)
tests/qmltests/Greeter/tst_WideView.qml (+118/-2)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:unity8
