]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - liblightdm-qt
guest-session.apparmor: Permit access to /proc/ati
[sojka/lightdm.git] / liblightdm-qt /
2011-10-11 BobMauchinUpdate build system to find moc/uic
2011-09-30 Robert AncellFix liblightdm-qt crashing when face images are installed
2011-09-22 Faheem PervezUse correct D-Bus and power interface in liblightdm-qt
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-09-06 Robert AncellRemove duplicate DISTCLEANFILES entry
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 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 AncellFix Qt namespacing issue
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...
2011-07-19 Robert AncellFace images are now local paths not URIs
2011-07-19 Robert AncellBoth libraries are now version 1 and have API and ABI...
2011-07-18 Robert AncellSupport hide-users hint
2011-07-18 Robert AncellShow users by default
2011-07-18 Robert AncellFix whitespace in QLightDM
2011-07-18 Robert AncellMake generic hint fields for greeters
2011-07-18 Robert AncellTidy up greeter protocol
2011-07-18 Robert AncellAdded a session-failed signal to indicate if the sessio...
2011-07-18 Robert AncellFix loading of incorrect X sessions dir in greeter...
2011-07-18 Robert AncellRename LDM_ env variables to LIGHTDM_. Start greeter...
2011-07-18 Robert AncellDrop theme code
2011-07-18 Robert AncellRemoved the Vala and Python GTK+ greeters, they weren...
2011-07-17 Robert AncellSplit the user accounts configuration into /etc/lightdm...
2011-07-16 Robert AncellDrop most of the configure options, they aren't necessary
2011-07-15 Robert AncellRemove the ill-thought-out select-user and select-guest...
2011-07-14 Robert AncellIgnore any PROMPT_AUTHENTICATION messages if requested...
2011-07-14 Robert AncellCheck sequence number on prompt authentication messages
2011-07-14 Robert AncellAdded two signals: select-user and select-guest. This...
2011-07-14 Robert AncellDrop obsolete greeter count code
2011-07-14 Robert AncellDrop ldm_greeter_get_is_first() - it was added for...
2011-07-12 Robert AncellFix error where an authentication failure from a previo...
2011-07-12 Robert AncellLoad user defaults from client library, not by doing...
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-14 Robert AncellUse org.freedesktop.DisplayManager instead of org.light...
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 EdmundsonMake the session selector work in Qt Demo Greeter.
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-06-02 David EdmundsonInstall LightDM Qt lib headers into a sensible place.
2011-05-27 David EdmundsonAdded the remaining roles in the QLightDM::UsersModel...
2011-05-24 Robert AncellFix distcheck issues
2011-05-22 David EdmundsonMerge branch which creates a config class and a users...
2011-05-22 David EdmundsonFix QLightDM usermodel. Split model updating and passwo...
2011-05-22 David EdmundsonRepalced QLightDM::User into implicitly shared data...
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 EdmundsonTurn QLightDM into a QObject and added a parent argumen...
2011-05-21 David EdmundsonDisable copy of QLightDM::User object as everyone is...
2011-05-21 David EdmundsonRemove unimplemented declaration
2011-05-21 David EdmundsonMerge branch that puts Qt LightDM into a namespace...
2011-05-21 David EdmundsonFixed up makefiles to reflect directory change
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.
2011-05-21 David EdmundsonUpdated to use QLightDM namepsace, remove LDM Prefix...
2011-05-21 David Edmundsonmerge branch replace demo greeter
2011-05-20 David EdmundsonAdd Q_PROPERTY lines to the main greeter
2011-05-20 Robert AncellSet greeterdir in .pc files to point to where greeter...
2011-05-19 Robert AncellFix MOC generation
2011-05-18 David EdmundsonConverted the sessions list to a sessions model.
2011-05-18 David EdmundsonConvert power management options to public slots
2011-05-07 Robert AncellFix crash getting user list in Qt lib
2011-05-07 Robert AncellGet user manager in liblightdm-qt, remove old DBus...
2011-05-05 Robert AncellMove user manager into liblightdm
2011-04-21 Robert AncellConnect up Greeter.cancel_authentication
2011-04-21 Robert AncellMerge in Qt changes
2011-04-20 David EdmundsonMerged branch qttidy
2011-04-20 David EdmundsonRemoved now obsolete LdmAuthRequest
2011-04-20 David EdmundsonFix memory leak in Qt greeter
2011-04-18 Robert AncellFix bugs with new login_with_defaults
2011-04-18 Robert AncellAdd greeter login_with_defaults method
2011-04-15 Robert AncellMore stuff added to EXTRA_DIST
2011-04-13 Robert AncellMerge in David's changes
2011-04-13 David EdmundsonGeneral tidy up of Qt lib. Correct use of consts.
2011-04-13 Robert AncellStop using removed header file
2011-04-13 Robert AncellMake liblightdm-qt use the new protocol
2011-02-20 unknownUse a private pipe for greeter<->server communication...
2011-02-12 unknownCorrectly pass LANG and LANGUAGE through to the session
2011-02-10 unknownGenerate metadata for QT libraries
2011-02-04 David EdmundsonAdd pretty headers for Qt library
next