summaryrefslogtreecommitdiff
path: root/liblightdm-qt/QLightDM
Commit message (Expand)AuthorAgeFilesLines
* Start work on supporting remote session typesRobert Ancell2012-08-201-0/+1
* Expose remaining properties in QLightDM::GreeterDavid Edmundson2012-06-221-0/+8
* Add showManualLoginHint to liblightdm-qtRobert Ancell2012-03-081-0/+1
* Add a has-messages property to liblightdmRobert Ancell2012-02-151-1/+2
* Add Lock D-Bus method that locks the seat and provides a hint to the greeter ...Robert Ancell2012-02-091-0/+1
* Expose the user sessionAurélien Gâteau2012-01-231-1/+2
* Expose the session "key" property to QMLAurélien Gâteau2012-01-231-1/+2
* Remove the System namespace.Aurelien Gateau2012-01-092-28/+0
* Support grabbing user's background from accountsservice if availableMichael Terry2011-12-071-1/+2
* Mark "hostname" property as constantAurelien Gateau2011-12-061-1/+1
* Add "hostname" property to GreeterAurelien Gateau2011-12-011-1/+4
* add isAuthenticated propertyDavid Edmundson2011-11-291-0/+3
* Fix final methods in greeterDavid Edmundson2011-11-262-6/+5
* Port sessions model to use GObject libDavid Edmundson2011-11-223-5/+9
* Update greeter to use GObject libDavid Edmundson2011-11-221-8/+5
* Start of refactor to make QLightDM use the GObject library.David Edmundson2011-11-201-7/+6
* User -> UsersModelDavid Edmundson2011-11-164-3/+1
* Fix missing constsDavid Edmundson2011-11-161-2/+2
* Fix whitespaceDavid Edmundson2011-11-161-54/+54
* Change singleton classes to be normal QObjects which don't leak.David Edmundson2011-11-162-4/+1
* Turn power interface into a proper class.David Edmundson2011-11-152-9/+30
* remove unused language classDavid Edmundson2011-11-151-36/+0
* Tidy users modelDavid Edmundson2011-11-112-62/+24
* Fix PromptType and MessageType enum namespacing and case.David Edmundson2011-11-111-19/+19
* Move private methods from Greeter to GreeterPrivateDavid Edmundson2011-11-116-0/+306
* Fix Qt headers.David Edmundson2011-11-106-305/+6
* Add ability to set the language of a user from the greeterRobert Ancell2011-09-201-0/+1
* Added first Qt regression testRobert Ancell2011-07-211-2/+2
* connect_to_server -> connect_sync, start_session -> start_session_syncRobert Ancell2011-07-211-8/+3
* Make singletons for LightDM::UsersModel and QLightDM:SessionsModelRobert Ancell2011-07-192-4/+8
* Rename sessionsmodel.cpp to session.cppRobert Ancell2011-07-191-3/+3
* Merges usersmodel.cpp and user.cppRobert Ancell2011-07-192-50/+29
* Remove the .h files in QLightDMRobert Ancell2011-07-1914-333/+326
* Simplify Qt buildRobert Ancell2011-07-191-16/+0
* Split out hostname from QLightDM::GreeterRobert Ancell2011-07-193-25/+22
* Split power management code out of QLightDM::GreeterRobert Ancell2011-07-192-0/+29
* Really tidy up liblightdmRobert Ancell2011-07-191-2/+2
* Don't need loginWithUserPrompt(), just set a default in login()Robert Ancell2011-07-191-2/+1
* Update liblightdm-qt API to match liblightdm-gobjectRobert Ancell2011-07-195-24/+31
* Rearrange liblightdm-qt to be the same a liblightdm-gobjectRobert Ancell2011-07-1913-1054/+7
* 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