]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - liblightdm-qt/usersmodel.cpp
Revert the bogus .deps file changes and fix the clean rules
[sojka/lightdm.git] / liblightdm-qt / usersmodel.cpp
2014-10-14 Jesús GonzálezMerged changes from parent branch
2014-10-02 Robert AncellMerge with trunk
2014-10-02 Robert AncellRefactored code to replace hardcoded signal identificat...
2014-09-29 Jesús GonzálezRefactored code to replace hardcoded signal identificat...
2014-05-12 Robert AncellAdd bindings for uid
2014-05-12 Andrea CimitanMerged trunk and added symbols
2014-05-09 Andrea CimitanAdd UID to lightdm gobject and qt bindings
2013-05-09 Robert AncellMerge with trunk
2013-03-07 Robert AncellMerge with trunk
2013-03-07 Robert AncellQLightDM: Add a backgroundPath role to UsersModel
2013-03-08 Michael TerryInstead, add a new role
2013-03-08 Michael TerryFor Qt5, don't provide a Pixmap for the user background...
2013-03-06 Robert AncellMerge with trunk
2013-02-07 Michael TerryQLightDM: Add Qt5 version of the library: liblightdm...
2013-02-07 Michael TerryQLightDM: Add some missing role names in UsersModel
2013-02-06 Michael Terryadd a couple missing role names for the Qt user model
2013-02-06 Michael Terryinitial build support for Qt5
2013-02-02 David EdmundsonFix potential crash in QLightDM::UsersModel closedown.
2013-01-31 Robert AncellRelicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code...
2013-01-18 Robert AncellStop deprecation warnings from glib >= 2.36
2012-10-05 Robert AncellChanges to QLightDM
2012-09-08 David EdmundsonAdd new role in UsersModel to roleNames
2012-09-08 David EdmundsonExpose image path in UsersModel
2012-08-17 Michael Terrymerge from trunk
2012-04-30 David EdmundsonMerge branch Fix UTF-8 in QLightDM
2012-04-24 David EdmundsonMove from QString::fromLocal8Bit to QString::fromUtf8...
2012-04-10 Aurélien GâteauReturn the user face as a QIcon rather than a QPixmap
2012-02-20 David EdmundsonFix Qt bindings crash when removing a user.
2012-02-20 David EdmundsonRemove unused variable
2012-02-15 Robert AncellAdd a has-messages property to liblightdm
2012-02-14 Aurélien GâteauReturn the user face as a QIcon rather than a QPixmap
2012-01-24 Aurélien GâteauMerged in lp:~agateau/lightdm/expose-session-roles
2012-01-23 Aurélien GâteauExpose the user session
2012-01-09 Robert AncellFix crash calling lightdm_get_layout
2011-12-12 Aurelien GateauMerged more-user-roles branch
2011-12-12 Aurelien GateauMerged fix-tests-when-building-out-of-tree branch
2011-12-12 Robert AncellMerge with master
2011-12-09 Michael Terrymerge support for reading users' backgrounds from accou...
2011-12-08 Aurelien GateauDo not expose RealNameRole, but keep DisplayRole exposed.
2011-12-07 Michael TerrySupport grabbing user's background from accountsservice...
2011-12-07 Aurelien GateauMerged trunk
2011-12-05 Aurelien GateauExpose UsersModel roles to QML
2011-11-30 Robert AncellMerge in liblightdm-qt-2 changes
2011-11-28 Aurelien GateauMerged qt-build-fixes branch
2011-11-28 Aurelien GateauFix build:
2011-11-26 David EdmundsonMerge commit
2011-11-26 David EdmundsonFix potential crash in usersmodel
2011-11-22 David EdmundsonFix crash in usersmodel
2011-11-20 David EdmundsonStart of refactor to make QLightDM use the GObject...
2011-11-16 David EdmundsonUser -> UsersModel
2011-07-19 Robert AncellMerges usersmodel.cpp and user.cpp
2011-07-19 Robert AncellRearrange liblightdm-qt to be the same a liblightdm...