]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - liblightdm-qt/QLightDM/greeter.h
First pass at reset support
[sojka/lightdm.git] / liblightdm-qt / QLightDM / greeter.h
2014-04-24 Michael TerryFirst pass at reset support
2014-02-19 Michael TerryAdd support for shared user data directories between...
2014-02-19 Michael Terryexplicitly provide shared dir path to sessions
2014-02-18 Michael TerryMerge from trunk
2014-02-18 Michael TerryMake directory creation synchronous
2014-02-18 Michael TerryAdd liblightdm function to ensure a shared data directory
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-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-12 Michael TerryRegister enums with QObject meta type system.
2013-04-02 Michael TerryRegister enums with QObject meta type system
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-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-09 Robert AncellMerge with trunk
2012-02-09 Robert AncellAdd Lock D-Bus method that locks the seat and provides...
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 EdmundsonUpdate greeter to use GObject lib
2011-11-16 David EdmundsonUser -> UsersModel
2011-11-16 David EdmundsonFix missing consts
2011-11-16 David EdmundsonFix whitespace
2011-11-15 David EdmundsonTurn power interface into a proper class.
2011-11-11 David EdmundsonFix PromptType and MessageType enum namespacing and...
2011-11-11 David EdmundsonMove private methods from Greeter to GreeterPrivate
2011-07-19 Robert AncellRemove the .h files in QLightDM
2011-07-19 Robert AncellSplit out hostname from 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-18 Robert AncellSupport hide-users hint
2011-07-18 Robert AncellFix whitespace in QLightDM
2011-07-18 Robert AncellMake generic hint fields for greeters
2011-07-18 Robert AncellAdded a session-failed signal to indicate if the sessio...
2011-07-18 Robert AncellDrop theme code
2011-07-17 Robert AncellSplit the user accounts configuration into /etc/lightdm...
2011-07-15 Robert AncellRemove the ill-thought-out select-user and select-guest...
2011-07-14 Robert AncellAdded two signals: select-user and select-guest. This...
2011-07-14 Robert AncellDrop ldm_greeter_get_is_first() - it was added for...
2011-07-12 Robert AncellRename ldm_greeter_provide_secret to ldm_greeter_respon...
2011-07-04 Robert AncellMerge liblightdm-qt changes
2011-07-03 David EdmundsonAdded getProperty method in QLightDM
2011-06-29 Robert AncellChange greeter library API, starting a session no longe...
2011-06-16 Robert AncellAllow the greeter to know if this is the first greeter...
2011-06-10 Robert AncellMerge copyright changes
2011-06-09 David EdmundsonSet QLightDM library to LGPL
2011-06-09 David EdmundsonAdded copyright notices to QLightDM
2011-06-09 Robert AncellMerge in changes for LP:#789389
2011-06-04 David EdmundsonRemove pointless startSessionWithDefaults and just...
2011-06-03 Robert AncellDrop ldm_greeter_get_default_layout (X controls the...
2011-06-03 Robert AncellMore guest account work, change liblightdm API
2011-06-03 Robert AncellMore plumbing for guest logins
2011-05-22 David EdmundsonMerge branch which creates a config class and a users...
2011-05-22 David EdmundsonAdded a users model
2011-05-22 David EdmundsonAdd class to abstract lightdm config file in QLightDM
2011-05-21 David EdmundsonRemove unimplemented declaration
2011-05-21 David EdmundsonMerge branch that puts Qt LightDM into a namespace...
2011-05-21 David EdmundsonMove library into a folder which matches it's namespace