]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - liblightdm-qt/greeter.cpp
Load all users only when really needed
[sojka/lightdm.git] / liblightdm-qt / greeter.cpp
2016-06-27 Robert AncellReturn errors from all liblightdm methods
2015-08-05 Robert AncellMerge with trunk
2015-02-11 Jesús GonzálezFixes a bug that prevents session locking if the sessio...
2015-01-05 Jesús GonzálezMerged changes from parent branch
2014-12-19 Robert AncellAdd missing method QLightDM::Greeter::cancelAutologin
2014-10-14 Jesús GonzálezMerged changes from parent branch
2014-10-02 Robert AncellMerge with trunk
2014-10-02 Robert AncellRefactored code to replace hardcoded signal identificat...
2014-10-02 Robert AncellMatch seat configuration using globbing
2014-09-29 Jesús GonzálezRefactored code to replace hardcoded signal identificat...
2014-09-23 Robert AncellMerge with trunk
2014-09-20 Jesús GonzálezMerge from parent branch up to revision 2065
2014-09-19 Robert AncellRemove trailing whitespace
2014-05-06 Robert AncellRename lightdm_greeter_connect to lightdm_greeter_conne...
2014-05-06 Robert AncellRename lightdm_greeter_connect to lightdm_greeter_conne...
2014-04-28 Robert AncellMerge with trunk
2014-04-28 Robert AncellHandle unexpected messages during synchronous calls...
2014-04-28 Robert AncellAdd support for greeters that stay alive after logging...
2014-04-28 Michael TerryMerge from trunk
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
2014-02-08 Alberts MuktupāvelsImprove multiseat support.
2014-02-07 Michael TerryMerge from trunk
2014-02-07 Christian SeilerQt bindings: properly hand over prompt and message...
2014-02-06 Christian SeilerQt bindings: properly hand over prompt and message...
2013-03-06 Robert AncellMerge with trunk
2013-02-07 Michael TerryQLightDM: Add Qt5 version of the library: liblightdm...
2013-02-06 Michael Terryinitial build support for Qt5
2013-01-31 Robert AncellRelicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code...
2013-01-18 Robert AncellStop deprecation warnings from glib >= 2.36
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-04-30 David EdmundsonMerge branch Fix UTF-8 in QLightDM
2012-04-24 David EdmundsonMove from QString::fromLocal8Bit to QString::fromUtf8...
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-01 Aurelien GateauAdd "hostname" property to Greeter
2011-11-30 Robert AncellMerge in liblightdm-qt-2 changes
2011-11-28 Aurelien GateauMerged qt-build-fixes branch
2011-11-28 Aurelien GateauFix build:
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 EdmundsonFix missing consts
2011-11-11 David EdmundsonWhitespace fixes
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 language selector into GTK greeter (disabled by...
2011-09-20 Robert AncellAdd ability to set the language of a user from the...
2011-07-22 Robert AncellFix authentication greeter issues
2011-07-21 Robert AncellPass the username back from the daeamon so can tell...
2011-07-21 Robert AncellAdded first Qt regression test
2011-07-21 Robert Ancellconnect_to_server -> connect_sync, start_session -...
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 AncellUpdate liblightdm-qt API to match liblightdm-gobject
2011-07-19 Robert AncellRearrange liblightdm-qt to be the same a liblightdm...
2011-05-21 David EdmundsonMove library into a folder which matches it's namespace
2011-05-21 David EdmundsonRenamed to lose LDM prefix on classes in Qt lib.