summaryrefslogtreecommitdiff
path: root/liblightdm-qt
Commit message (Expand)AuthorAgeFilesLines
* Face images are now local paths not URIsRobert Ancell2011-07-191-4/+5
* Both libraries are now version 1 and have API and ABI guaranteesRobert Ancell2011-07-192-7/+7
* Support hide-users hintRobert Ancell2011-07-182-3/+3
* Show users by defaultRobert Ancell2011-07-181-1/+1
* Fix whitespace in QLightDMRobert Ancell2011-07-1811-83/+80
* Make generic hint fields for greetersRobert Ancell2011-07-182-29/+54
* Tidy up greeter protocolRobert Ancell2011-07-181-20/+24
* Added a session-failed signal to indicate if the session didn't start and the...Robert Ancell2011-07-182-1/+7
* Fix loading of incorrect X sessions dir in greeter libsRobert Ancell2011-07-181-1/+1
* Rename LDM_ env variables to LIGHTDM_. Start greeter protocolRobert Ancell2011-07-181-4/+4
* Drop theme codeRobert Ancell2011-07-182-19/+3
* Removed the Vala and Python GTK+ greeters, they weren't being well maintained.Robert Ancell2011-07-181-3/+0
* Split the user accounts configuration into /etc/lightdm/users.conf so the mai...Robert Ancell2011-07-178-168/+27
* Drop most of the configure options, they aren't necessaryRobert Ancell2011-07-161-2/+2
* Remove the ill-thought-out select-user and select-guest signals. Get the gre...Robert Ancell2011-07-152-14/+1
* Ignore any PROMPT_AUTHENTICATION messages if requested to cancelRobert Ancell2011-07-141-1/+7
* Check sequence number on prompt authentication messagesRobert Ancell2011-07-141-18/+23
* Added two signals: select-user and select-guest. This requires the greeter ...Robert Ancell2011-07-142-1/+14
* Drop obsolete greeter count codeRobert Ancell2011-07-141-2/+0
* Drop ldm_greeter_get_is_first() - it was added for testing and doesn't work wellRobert Ancell2011-07-142-6/+0
* Fix error where an authentication failure from a previous session could be in...Robert Ancell2011-07-121-9/+22
* Load user defaults from client library, not by doing a round trip to the daemonRobert Ancell2011-07-121-1/+0
* Rename ldm_greeter_provide_secret to ldm_greeter_respond - responses may not ...Robert Ancell2011-07-122-6/+6
* Added getProperty method in QLightDMDavid Edmundson2011-07-032-20/+30
* Change greeter library API, starting a session no longer has a language optionRobert Ancell2011-06-292-5/+4
* Allow the greeter to know if this is the first greeter on this displayRobert Ancell2011-06-162-0/+8
* Use org.freedesktop.DisplayManager instead of org.lightdm.LightDisplayManagerRobert Ancell2011-06-141-1/+1
* Set QLightDM library to LGPLDavid Edmundson2011-06-1012-52/+48
* Added copyright notices to QLightDMDavid Edmundson2011-06-0912-1/+138
* Make the session selector work in Qt Demo Greeter.David Edmundson2011-06-041-0/+2
* Remove pointless startSessionWithDefaults and just added default values for s...David Edmundson2011-06-042-7/+1
* Drop ldm_greeter_get_default_layout (X controls the layout), some cleanups in...Robert Ancell2011-06-032-9/+1
* More guest account work, change liblightdm APIRobert Ancell2011-06-032-33/+27
* More plumbing for guest loginsRobert Ancell2011-06-032-10/+34
* Install LightDM Qt lib headers into a sensible place.David Edmundson2011-06-031-1/+1
* Added the remaining roles in the QLightDM::UsersModel. Fixes login in demo gr...David Edmundson2011-05-272-2/+7
* Fix distcheck issueslightdm-0.3.5Robert Ancell2011-05-241-0/+1
* Fix QLightDM usermodel. Split model updating and password file parsingDavid Edmundson2011-05-222-45/+72
* Repalced QLightDM::User into implicitly shared data classDavid Edmundson2011-05-225-40/+44
* Added a users modelDavid Edmundson2011-05-228-179/+235
* Add class to abstract lightdm config file in QLightDMDavid Edmundson2011-05-227-47/+119
* Turn QLightDM into a QObject and added a parent argument in a hope to stop it...David Edmundson2011-05-223-4/+17
* Disable copy of QLightDM::User object as everyone is just passing pointers an...David Edmundson2011-05-212-17/+2
* Remove unimplemented declarationDavid Edmundson2011-05-211-1/+0
* Fixed up makefiles to reflect directory changeDavid Edmundson2011-05-213-4/+9
* Move library into a folder which matches it's namespaceDavid Edmundson2011-05-2119-17/+17
* Renamed to lose LDM prefix on classes in Qt lib. David Edmundson2011-05-2119-29/+29
* Updated to use QLightDM namepsace, remove LDM Prefix from classesDavid Edmundson2011-05-218-238/+257
* Add Q_PROPERTY lines to the main greeterDavid Edmundson2011-05-201-0/+8
* Set greeterdir in .pc files to point to where greeter engines should be insta...Robert Ancell2011-05-201-0/+1