summaryrefslogtreecommitdiff
path: root/liblightdm-qt
Commit message (Expand)AuthorAgeFilesLines
* Use a session type for different types of sessionsRobert Ancell2013-07-092-6/+7
* Merge with trunkRobert Ancell2013-07-091-12/+13
|\
| * Fix more MOC pretty print outputRobert Ancell2013-06-061-12/+13
* | Start work on Mir sessionsRobert Ancell2013-06-042-1/+5
|/
* Pretty print MOC commands.Robert Ancell2013-05-091-2/+8
|\
| * Pretty print MOC commandsRobert Ancell2013-05-011-2/+8
* | liblightdm-qt-3.pc.in: Update for correct library name liblightdm-qt-3Iain Lane2013-05-071-2/+2
* | Fix pc file for liblightdm-qt5-3Michael Terry2013-05-021-2/+2
|/
* Call correct DBus methods for hibernate in liblightdm-qtIain Lane2013-04-221-9/+9
* Use logind for suspend/hibernate too, if available.Iain Lane2013-04-181-2/+34
* Merge trunkIain Lane2013-04-168-54/+84
* Register enums with QObject meta type systemMichael Terry2013-04-023-0/+8
* whoops, put the new enum at the back of the packMichael Terry2013-03-081-2/+2
* Instead, add a new roleMichael Terry2013-03-082-4/+4
* For Qt5, don't provide a Pixmap for the user background, just the stringMichael Terry2013-03-081-0/+4
* QLightDM: Add Qt5 version of the library: liblightdm-qt5-2Michael Terry2013-02-077-21/+80
|\
| * initial build support for Qt5Michael Terry2013-02-067-21/+80
* | add a couple missing role names for the Qt user modelMichael Terry2013-02-061-0/+2
|/
* Fix potential crash in QLightDM::UsersModel closedown.David Edmundson2013-02-021-1/+1
* Relicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code can link against itRobert Ancell2013-02-018-24/+16
* Stop deprecation warnings from glib >= 2.36Robert Ancell2013-01-173-0/+6
* Changes to QLightDMRobert Ancell2012-10-055-15/+51
|\
| * Whitespace fixes in session modelDavid Edmundson2012-10-031-17/+17
| * Add new role in UsersModel to roleNamesDavid Edmundson2012-09-081-0/+1
| * add parameter to session model to show either local or remote sessionsDavid Edmundson2012-09-082-8/+39
| * Expose image path in UsersModelDavid Edmundson2012-09-082-1/+5
| * Add default constructor to Qt power interfaceDavid Edmundson2012-09-021-1/+1
* | Add greeter-show-remote-login hintRobert Ancell2012-10-012-0/+7
|\ \
| * | Add greeter-show-remote-login hintMichael Terry2012-09-112-0/+7
| |/
* | Correctly implement and test autologin timeoutsRobert Ancell2012-09-202-0/+7
|/
* Start work on supporting remote session typesRobert Ancell2012-08-202-1/+7
* Expose remaining properties in QLightDM::GreeterDavid Edmundson2012-06-221-0/+8
* Move from QString::fromLocal8Bit to QString::fromUtf8 when converting from gc...David Edmundson2012-04-243-27/+27
* Return the user face as a QIcon rather than a QPixmapAurélien Gâteau2012-04-101-2/+2
|\
| * Return the user face as a QIcon rather than a QPixmapAurélien Gâteau2012-02-141-2/+2
* | Add showManualLoginHint to liblightdm-qtRobert Ancell2012-03-082-0/+7
* | Fix Qt bindings crash when removing a user.David Edmundson2012-02-201-1/+1
* | Remove unused variableDavid Edmundson2012-02-201-1/+0
* | Add a has-messages property to liblightdmRobert Ancell2012-02-152-1/+9
* | Add Lock D-Bus method that locks the seat and provides a hint to the greeter ...Robert Ancell2012-02-092-0/+7
|/
* Expose the user sessionAurélien Gâteau2012-01-232-1/+7
* Expose the session "key" property to QMLAurélien Gâteau2012-01-232-6/+10
* Remove the System namespace.Aurelien Gateau2012-01-094-53/+0
* Merged more-user-roles branchAurelien Gateau2011-12-121-0/+5
|\
| * Do not expose RealNameRole, but keep DisplayRole exposed.Aurelien Gateau2011-12-081-2/+2
| * Merged trunkAurelien Gateau2011-12-073-3/+11
| |\
| * | Expose UsersModel roles to QMLAurelien Gateau2011-12-051-0/+5
* | | Support grabbing user's background from accountsservice if availableMichael Terry2011-12-072-1/+8
| |/ |/|
* | System is still here for now, use lightdm_get_hostname()Aurelien Gateau2011-12-061-2/+2
* | Mark "hostname" property as constantAurelien Gateau2011-12-061-1/+1