]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - liblightdm-qt
Merge with trunk
[sojka/lightdm.git] / liblightdm-qt /
2013-06-17 Robert AncellMerge with trunk
2013-06-06 Robert AncellMerge with trunk
2013-06-05 Robert AncellFix more MOC pretty print output.
2013-06-05 Robert AncellFix more MOC pretty print output
2013-05-17 Robert AncellMerge with trunk
2013-05-10 Robert Ancellmerge with trunk
2013-05-09 Robert AncellMerge with trunk
2013-05-09 Robert AncellStop if fail to create default seat.
2013-05-09 Robert AncellPretty print MOC commands.
2013-05-09 Michael TerryAdd a new option "autologin-in-background" which lets...
2013-05-07 Michael TerryFix liblightdm-qt-3.pc file
2013-05-07 Iain Laneliblightdm-qt-3.pc.in: Update for correct library name...
2013-05-03 Michael TerryFix pc file for liblightdm-qt5-3
2013-05-01 Robert AncellPretty print MOC commands
2013-04-30 Robert AncellMerged
2013-04-30 Robert AncellMerge with trunk
2013-04-24 Guido BerhoersterFix the two bugs which prevent the language selection...
2013-04-23 Iain LaneUse everywhere instead of UPower and ConsoleKit - lock...
2013-04-23 Robert AncellMerge with trunk
2013-04-22 Iain LaneMerge trunk
2013-04-22 Iain LaneCall correct DBus methods for hibernate in liblightdm-qt
2013-04-18 Iain LaneUse logind for suspend/hibernate too, if available.
2013-04-16 Iain LaneMerge trunk
2013-04-16 Iain LaneDefine LOGIND_RUNNING from the configure script
2013-04-16 Iain LaneMerge lp:~cavalier/lightdm/logind-support
2013-04-16 Robert AncellIgnore stale X server locks.
2013-04-15 Robert AncellAdd power tests.
2013-04-15 Robert AncellMerge with trunk
2013-04-15 Robert AncellBump liblightdm-qt ABI
2013-04-15 Rex DieterSupport logind in liblightdm. Fixes: https://bugs.launc...
2013-04-15 Michael TerryUse Q_SLOTS and Q_SIGNALS instead of slots and signals.
2013-04-15 Michael Terryadd -DQT_NO_KEYWORDS
2013-04-15 Michael TerryDrop semicolons after namespaces too
2013-04-15 Michael TerryUse modern Q_SLOTS and Q_SIGNALS instead of slots and...
2013-04-15 Robert AncellAdd upower tests
2013-04-15 Robert AncellAdd regression tests for power functionality
2013-04-14 Robert AncellFix coding style
2013-04-14 Robert AncellMore coding style fixes
2013-04-14 Robert AncellFix coding style
2013-04-14 Rex DieterSupport logind in liblightdm
2013-04-12 Michael TerryRegister enums with QObject meta type system.
2013-04-02 Michael TerryRegister enums with QObject meta type system
2013-03-07 Robert AncellMerge with trunk
2013-03-07 Robert AncellQLightDM: Add a backgroundPath role to UsersModel
2013-03-08 Michael Terrywhoops, put the new enum at the back of the pack
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-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
next