]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - liblightdm-qt
Allow guest session to write /run/user/<username>/
[sojka/lightdm.git] / liblightdm-qt /
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-10-03 David EdmundsonWhitespace fixes in session model
2012-10-01 Robert AncellAdd greeter-show-remote-login hint
2012-09-20 Robert AncellCorrectly implement and test autologin timeouts
2012-09-11 Michael TerryAdd greeter-show-remote-login hint
2012-09-08 David EdmundsonAdd new role in UsersModel to roleNames
2012-09-08 David Edmundsonadd parameter to session model to show either local...
2012-09-08 David EdmundsonExpose image path in UsersModel
2012-09-02 David EdmundsonAdd default constructor to Qt power interface
2012-08-29 Robert AncellAdd remote sessions
2012-08-20 Robert AncellStart work on supporting remote session types
2012-08-17 Michael Terrymerge from trunk
2012-06-22 David EdmundsonExpose remaining properties in QLightDM::Greeter
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-03-08 Robert AncellAdd showManualLoginHint to liblightdm-qt
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-02-09 Robert AncellMerge with trunk
2012-02-09 Robert AncellAdd Lock D-Bus method that locks the seat and provides...
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-23 Aurélien GâteauExpose the session "key" property to QML
2012-01-11 Robert AncellMerge with trunk
2012-01-09 Aurelien GateauMerge "Remove the System namespace."
2012-01-09 Aurelien GateauRemove the System namespace.
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-06 Aurelien GateauSystem is still here for now, use lightdm_get_hostname()
2011-12-06 Aurelien GateauAdd the "hostname" property to Qt Greeter class
2011-12-06 Aurelien GateauMark "hostname" property as constant
2011-12-05 Aurelien GateauExpose UsersModel roles to QML
2011-12-01 Aurelien GateauAdd "hostname" property to Greeter
2011-11-30 Robert AncellMerge in liblightdm-qt-2 changes
2011-11-30 David EdmundsonBump to liblightdm-qt-2
2011-11-29 David Edmundsonadd isAuthenticated property
2011-11-29 Robert AncellFix .pc file for liblightdm-qt-1
2011-11-28 Aurelien Gateaulightdm-qt-0 => lightdm-qt-1 in pkgconfig file
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 final methods in greeter
2011-11-26 David EdmundsonFix potential crash in usersmodel
2011-11-22 David EdmundsonPort sessions model to use GObject lib
2011-11-22 David EdmundsonFix crash in usersmodel
2011-11-22 David EdmundsonUpdate greeter to use GObject lib
2011-11-20 David EdmundsonStart of refactor to make QLightDM use the GObject...
2011-11-16 David EdmundsonUser -> UsersModel
2011-11-16 David EdmundsonFix missing consts
2011-11-16 David EdmundsonFix whitespace
2011-11-16 David EdmundsonChange singleton classes to be normal QObjects which...
2011-11-15 David EdmundsonTurn power interface into a proper class.
2011-11-15 David Edmundsonremove unused language class
2011-11-11 David EdmundsonTidy users model
2011-11-11 David EdmundsonMake code in user model more sane.
2011-11-11 David EdmundsonWhitespace fixes
2011-11-11 David EdmundsonFix PromptType and MessageType enum namespacing and...
2011-11-11 David EdmundsonMove private methods from Greeter to GreeterPrivate
2011-11-10 David EdmundsonFix Qt headers.
2011-10-11 BobMauchinUpdate build system to find moc/uic
2011-09-30 Robert AncellFix liblightdm-qt crashing when face images are installed
2011-09-22 Faheem PervezUse correct D-Bus and power interface in liblightdm-qt
2011-09-20 Robert AncellAdd language selector into GTK greeter (disabled by...
2011-09-20 Robert AncellAdd ability to set the language of a user from the...
2011-09-06 Robert AncellRemove duplicate DISTCLEANFILES entry
2011-07-22 Robert AncellFix authentication greeter issues
2011-07-21 Robert AncellPass the username back from the daeamon so can tell...
2011-07-21 Robert AncellAdded first Qt regression test
2011-07-21 Robert Ancellconnect_to_server -> connect_sync, start_session -...
2011-07-19 Robert AncellMake singletons for LightDM::UsersModel and QLightDM...
2011-07-19 Robert AncellRename sessionsmodel.cpp to session.cpp
2011-07-19 Robert AncellMerges usersmodel.cpp and user.cpp
2011-07-19 Robert AncellFix Qt namespacing issue
2011-07-19 Robert AncellRemove the .h files in QLightDM
2011-07-19 Robert AncellSimplify Qt build
2011-07-19 Robert AncellSplit out hostname from QLightDM::Greeter
2011-07-19 Robert AncellSplit power management code out of QLightDM::Greeter
2011-07-19 Robert AncellReally tidy up liblightdm
2011-07-19 Robert AncellDon't need loginWithUserPrompt(), just set a default...
2011-07-19 Robert AncellUpdate liblightdm-qt API to match liblightdm-gobject
2011-07-19 Robert AncellRearrange liblightdm-qt to be the same a liblightdm...
2011-07-19 Robert AncellFace images are now local paths not URIs
2011-07-19 Robert AncellBoth libraries are now version 1 and have API and ABI...
2011-07-18 Robert AncellSupport hide-users hint
next