summaryrefslogtreecommitdiff
path: root/liblightdm-qt/usersmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-301-3/+3
* Add UID to lightdm gobject and qt bindingsAndrea Cimitan2014-05-091-3/+8
* Instead, add a new roleMichael Terry2013-03-081-4/+3
* 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-071-1/+5
|\
| * initial build support for Qt5Michael Terry2013-02-061-1/+5
* | 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-011-3/+2
* Stop deprecation warnings from glib >= 2.36Robert Ancell2013-01-171-0/+2
* Add new role in UsersModel to roleNamesDavid Edmundson2012-09-081-0/+1
* Expose image path in UsersModelDavid Edmundson2012-09-081-0/+2
* Move from QString::fromLocal8Bit to QString::fromUtf8 when converting from gc...David Edmundson2012-04-241-17/+17
* 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
* | 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-151-0/+7
|/
* Expose the user sessionAurélien Gâteau2012-01-231-0/+5
* Merged more-user-roles branchAurelien Gateau2011-12-121-0/+5
|\
| * Do not expose RealNameRole, but keep DisplayRole exposed.Aurelien Gateau2011-12-081-2/+2
| * Expose UsersModel roles to QMLAurelien Gateau2011-12-051-0/+5
* | Support grabbing user's background from accountsservice if availableMichael Terry2011-12-071-0/+6
|/
* Fix build:Aurelien Gateau2011-11-281-1/+1
* Fix potential crash in usersmodelDavid Edmundson2011-11-261-1/+8
* Fix crash in usersmodelDavid Edmundson2011-11-221-7/+8
* Start of refactor to make QLightDM use the GObject library.David Edmundson2011-11-201-148/+125
* User -> UsersModelDavid Edmundson2011-11-161-0/+233
* Merges usersmodel.cpp and user.cppRobert Ancell2011-07-191-213/+0
* Rearrange liblightdm-qt to be the same a liblightdm-gobjectRobert Ancell2011-07-191-0/+213