summaryrefslogtreecommitdiff
path: root/liblightdm-qt/greeter.cpp
Commit message (Expand)AuthorAgeFilesLines
* initial build support for Qt5Michael Terry2013-02-061-1/+5
* Relicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code can link against itRobert Ancell2013-02-011-3/+2
* Stop deprecation warnings from glib >= 2.36Robert Ancell2013-01-171-0/+2
* Add greeter-show-remote-login hintRobert Ancell2012-10-011-0/+6
|\
| * Add greeter-show-remote-login hintMichael Terry2012-09-111-0/+6
* | Correctly implement and test autologin timeoutsRobert Ancell2012-09-201-0/+6
|/
* Start work on supporting remote session typesRobert Ancell2012-08-201-1/+6
* Move from QString::fromLocal8Bit to QString::fromUtf8 when converting from gc...David Edmundson2012-04-241-7/+7
* Add showManualLoginHint to liblightdm-qtRobert Ancell2012-03-081-0/+6
* Add Lock D-Bus method that locks the seat and provides a hint to the greeter ...Robert Ancell2012-02-091-0/+6
* Add "hostname" property to GreeterAurelien Gateau2011-12-011-0/+5
* Merge in liblightdm-qt-2 changesRobert Ancell2011-11-301-366/+95
|\
| * Fix build:Aurelien Gateau2011-11-281-2/+2
| * Fix final methods in greeterDavid Edmundson2011-11-261-3/+21
| * Update greeter to use GObject libDavid Edmundson2011-11-221-374/+72
| * Fix missing constsDavid Edmundson2011-11-161-2/+2
| * Whitespace fixesDavid Edmundson2011-11-111-20/+23
| * Fix PromptType and MessageType enum namespacing and case.David Edmundson2011-11-111-4/+4
| * Move private methods from Greeter to GreeterPrivateDavid Edmundson2011-11-111-48/+53
| * Fix Qt headers.David Edmundson2011-11-101-3/+8
|/
* Add language selector into GTK greeter (disabled by default)Robert Ancell2011-09-201-1/+1
* Add ability to set the language of a user from the greeterRobert Ancell2011-09-201-1/+9
* Fix authentication greeter issuesRobert Ancell2011-07-221-1/+1
* Pass the username back from the daeamon so can tell who logged in as when usi...Robert Ancell2011-07-221-3/+6
* Added first Qt regression testRobert Ancell2011-07-211-7/+7
* connect_to_server -> connect_sync, start_session -> start_session_syncRobert Ancell2011-07-211-82/+127
* Split out hostname from QLightDM::GreeterRobert Ancell2011-07-191-17/+0
* Split power management code out of QLightDM::GreeterRobert Ancell2011-07-191-64/+0
* Really tidy up liblightdmRobert Ancell2011-07-191-6/+6
* Update liblightdm-qt API to match liblightdm-gobjectRobert Ancell2011-07-191-5/+7
* Rearrange liblightdm-qt to be the same a liblightdm-gobjectRobert Ancell2011-07-191-0/+514