]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - liblightdm-qt/QLightDM
Add support for Mir sessions and greeters.
[sojka/lightdm.git] / liblightdm-qt / QLightDM /
2013-07-30 Robert AncellAdd support for Mir sessions and greeters.
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellMerge with trunk
2013-07-25 Robert AncellMerge with trunk
2013-07-25 Robert AncellMerge in greeter-log-file branch
2013-07-25 Robert AncellMerge with vt-ref-inside-x-server
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellMerge in X module renaming changes
2013-07-23 Robert AncellMerge with trunk
2013-07-09 Robert AncellUse a session type for different types of sessions
2013-07-09 Robert AncellMerge with trunk
2013-07-09 Robert AncellMerge with trunk
2013-06-04 Robert AncellStart work on Mir sessions
2013-05-09 Robert AncellMerge with trunk
2013-04-23 Robert AncellMerge with trunk
2013-04-16 Iain LaneMerge trunk
2013-04-16 Iain LaneDefine LOGIND_RUNNING from the configure script
2013-04-16 Iain LaneMerge lp:~cavalier/lightdm/logind-support
2013-04-16 Robert AncellIgnore stale X server locks.
2013-04-15 Robert AncellAdd power tests.
2013-04-15 Robert AncellMerge with trunk
2013-04-15 Rex DieterSupport logind in liblightdm. Fixes: https://bugs.launc...
2013-04-15 Michael TerryUse Q_SLOTS and Q_SIGNALS instead of slots and signals.
2013-04-15 Michael TerryDrop semicolons after namespaces too
2013-04-15 Michael TerryUse modern Q_SLOTS and Q_SIGNALS instead of slots and...
2013-04-15 Robert AncellAdd upower tests
2013-04-15 Robert AncellAdd regression tests for power functionality
2013-04-12 Michael TerryRegister enums with QObject meta type system.
2013-04-02 Michael TerryRegister enums with QObject meta type system
2013-03-07 Robert AncellMerge with trunk
2013-03-07 Robert AncellQLightDM: Add a backgroundPath role to UsersModel
2013-03-08 Michael Terrywhoops, put the new enum at the back of the pack
2013-03-08 Michael TerryInstead, add a new role
2013-03-06 Robert AncellMerge with trunk
2013-01-31 Robert AncellRelicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code...
2012-10-05 Robert AncellChanges to QLightDM
2012-10-01 Robert AncellAdd greeter-show-remote-login hint
2012-09-20 Robert AncellCorrectly implement and test autologin timeouts
2012-09-11 Michael TerryAdd greeter-show-remote-login hint
2012-09-08 David Edmundsonadd parameter to session model to show either local...
2012-09-08 David EdmundsonExpose image path in UsersModel
2012-09-02 David EdmundsonAdd default constructor to Qt power interface
2012-08-29 Robert AncellAdd remote sessions
2012-08-20 Robert AncellStart work on supporting remote session types
2012-08-17 Michael Terrymerge from trunk
2012-06-22 David EdmundsonExpose remaining properties in QLightDM::Greeter
2012-04-10 Aurélien GâteauReturn the user face as a QIcon rather than a QPixmap
2012-03-08 Robert AncellAdd showManualLoginHint to liblightdm-qt
2012-02-15 Robert AncellAdd a has-messages property to liblightdm
2012-02-09 Robert AncellMerge with trunk
2012-02-09 Robert AncellAdd Lock D-Bus method that locks the seat and provides...
2012-01-24 Aurélien GâteauMerged in lp:~agateau/lightdm/expose-session-roles
2012-01-23 Aurélien GâteauExpose the user session
2012-01-23 Aurélien GâteauExpose the session "key" property to QML
2012-01-11 Robert AncellMerge with trunk
2012-01-09 Aurelien GateauMerge "Remove the System namespace."
2012-01-09 Aurelien GateauRemove the System namespace.
2011-12-12 Aurelien GateauMerged more-user-roles branch
2011-12-12 Aurelien GateauMerged fix-tests-when-building-out-of-tree branch
2011-12-12 Robert AncellMerge with master
2011-12-09 Michael Terrymerge support for reading users' backgrounds from accou...
2011-12-07 Michael TerrySupport grabbing user's background from accountsservice...
2011-12-07 Aurelien GateauMerged trunk
2011-12-06 Aurelien GateauAdd the "hostname" property to Qt Greeter class
2011-12-06 Aurelien GateauMark "hostname" property as constant
2011-12-01 Aurelien GateauAdd "hostname" property to Greeter
2011-11-30 Robert AncellMerge in liblightdm-qt-2 changes
2011-11-29 David Edmundsonadd isAuthenticated property
2011-11-26 David EdmundsonMerge commit
2011-11-26 David EdmundsonFix final methods in greeter
2011-11-22 David EdmundsonPort sessions model to use GObject lib
2011-11-22 David EdmundsonUpdate greeter to use GObject lib
2011-11-20 David EdmundsonStart of refactor to make QLightDM use the GObject...
2011-11-16 David EdmundsonUser -> UsersModel
2011-11-16 David EdmundsonFix missing consts
2011-11-16 David EdmundsonFix whitespace
2011-11-16 David EdmundsonChange singleton classes to be normal QObjects which...
2011-11-15 David EdmundsonTurn power interface into a proper class.
2011-11-15 David Edmundsonremove unused language class
2011-11-11 David EdmundsonTidy users model
2011-11-11 David EdmundsonFix PromptType and MessageType enum namespacing and...
2011-11-11 David EdmundsonMove private methods from Greeter to GreeterPrivate
2011-11-10 David EdmundsonFix Qt headers.
2011-09-20 Robert AncellAdd ability to set the language of a user from the...
2011-07-21 Robert AncellAdded first Qt regression test
2011-07-21 Robert Ancellconnect_to_server -> connect_sync, start_session -...
2011-07-19 Robert AncellMake singletons for LightDM::UsersModel and QLightDM...
2011-07-19 Robert AncellRename sessionsmodel.cpp to session.cpp
2011-07-19 Robert AncellMerges usersmodel.cpp and user.cpp
2011-07-19 Robert AncellRemove the .h files in QLightDM
2011-07-19 Robert AncellSimplify Qt build
2011-07-19 Robert AncellSplit out hostname from QLightDM::Greeter
2011-07-19 Robert AncellSplit power management code out of QLightDM::Greeter
2011-07-19 Robert AncellReally tidy up liblightdm
2011-07-19 Robert AncellDon't need loginWithUserPrompt(), just set a default...
2011-07-19 Robert AncellUpdate liblightdm-qt API to match liblightdm-gobject
2011-07-19 Robert AncellRearrange liblightdm-qt to be the same a liblightdm...
next