Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merged more-user-roles branch | Aurelien Gateau | 2011-12-12 | 1 | -0/+5 | |
|\ | ||||||
| * | Do not expose RealNameRole, but keep DisplayRole exposed. | Aurelien Gateau | 2011-12-08 | 1 | -2/+2 | |
| * | Merged trunk | Aurelien Gateau | 2011-12-07 | 3 | -3/+11 | |
| |\ | ||||||
| * | | Expose UsersModel roles to QML | Aurelien Gateau | 2011-12-05 | 1 | -0/+5 | |
* | | | Support grabbing user's background from accountsservice if available | Michael Terry | 2011-12-07 | 2 | -1/+8 | |
| |/ |/| | ||||||
* | | System is still here for now, use lightdm_get_hostname() | Aurelien Gateau | 2011-12-06 | 1 | -2/+2 | |
* | | Mark "hostname" property as constant | Aurelien Gateau | 2011-12-06 | 1 | -1/+1 | |
* | | Add "hostname" property to Greeter | Aurelien Gateau | 2011-12-01 | 2 | -1/+9 | |
|/ | ||||||
* | Merge in liblightdm-qt-2 changes | Robert Ancell | 2011-11-30 | 21 | -1133/+683 | |
|\ | ||||||
| * | Bump to liblightdm-qt-2 | David Edmundson | 2011-11-30 | 2 | -5/+5 | |
| * | add isAuthenticated property | David Edmundson | 2011-11-29 | 1 | -0/+3 | |
| * | lightdm-qt-0 => lightdm-qt-1 in pkgconfig file | Aurelien Gateau | 2011-11-28 | 1 | -2/+2 | |
| * | Fix build: | Aurelien Gateau | 2011-11-28 | 4 | -4/+55 | |
| * | Merge commit | David Edmundson | 2011-11-26 | 1 | -1/+8 | |
| |\ | ||||||
| | * | Fix potential crash in usersmodel | David Edmundson | 2011-11-26 | 1 | -1/+8 | |
| * | | Fix final methods in greeter | David Edmundson | 2011-11-26 | 3 | -9/+26 | |
| |/ | ||||||
| * | Port sessions model to use GObject lib | David Edmundson | 2011-11-22 | 5 | -95/+66 | |
| * | Fix crash in usersmodel | David Edmundson | 2011-11-22 | 1 | -7/+8 | |
| * | Update greeter to use GObject lib | David Edmundson | 2011-11-22 | 2 | -382/+77 | |
| * | Start of refactor to make QLightDM use the GObject library. | David Edmundson | 2011-11-20 | 3 | -156/+133 | |
| * | User -> UsersModel | David Edmundson | 2011-11-16 | 6 | -10/+8 | |
| * | Fix missing consts | David Edmundson | 2011-11-16 | 2 | -4/+4 | |
| * | Fix whitespace | David Edmundson | 2011-11-16 | 1 | -54/+54 | |
| * | Change singleton classes to be normal QObjects which don't leak. | David Edmundson | 2011-11-16 | 4 | -26/+1 | |
| * | Turn power interface into a proper class. | David Edmundson | 2011-11-15 | 4 | -65/+93 | |
| * | remove unused language class | David Edmundson | 2011-11-15 | 3 | -101/+0 | |
| * | Tidy users model | David Edmundson | 2011-11-11 | 3 | -155/+57 | |
| * | Make code in user model more sane. | David Edmundson | 2011-11-11 | 1 | -15/+14 | |
| * | Whitespace fixes | David Edmundson | 2011-11-11 | 1 | -20/+23 | |
| * | Fix PromptType and MessageType enum namespacing and case. | David Edmundson | 2011-11-11 | 2 | -23/+23 | |
| * | Move private methods from Greeter to GreeterPrivate | David Edmundson | 2011-11-11 | 7 | -48/+359 | |
| * | Fix Qt headers. | David Edmundson | 2011-11-10 | 13 | -328/+41 | |
* | | Fix .pc file for liblightdm-qt-1 | Robert Ancell | 2011-11-29 | 1 | -2/+2 | |
|/ | ||||||
* | Update build system to find moc/uic | BobMauchin | 2011-10-10 | 1 | -3/+3 | |
* | Fix liblightdm-qt crashing when face images are installed | Robert Ancell | 2011-09-30 | 1 | -22/+12 | |
* | Use correct D-Bus and power interface in liblightdm-qt | Faheem Pervez | 2011-09-22 | 1 | -5/+5 | |
* | Add language selector into GTK greeter (disabled by default) | Robert Ancell | 2011-09-20 | 1 | -1/+1 | |
* | Add ability to set the language of a user from the greeter | Robert Ancell | 2011-09-20 | 2 | -1/+10 | |
* | Remove duplicate DISTCLEANFILES entry | Robert Ancell | 2011-09-06 | 1 | -3/+0 | |
* | Fix authentication greeter issues | Robert Ancell | 2011-07-22 | 1 | -1/+1 | |
* | Pass the username back from the daeamon so can tell who logged in as when usi... | Robert Ancell | 2011-07-22 | 1 | -3/+6 | |
* | Added first Qt regression test | Robert Ancell | 2011-07-21 | 2 | -9/+9 | |
* | connect_to_server -> connect_sync, start_session -> start_session_sync | Robert Ancell | 2011-07-21 | 2 | -90/+130 | |
* | Make singletons for LightDM::UsersModel and QLightDM:SessionsModel | Robert Ancell | 2011-07-19 | 4 | -4/+28 | |
* | Rename sessionsmodel.cpp to session.cpp | Robert Ancell | 2011-07-19 | 3 | -8/+8 | |
* | Merges usersmodel.cpp and user.cpp | Robert Ancell | 2011-07-19 | 5 | -268/+229 | |
* | Fix Qt namespacing issue | Robert Ancell | 2011-07-19 | 2 | -9/+9 | |
* | Remove the .h files in QLightDM | Robert Ancell | 2011-07-19 | 15 | -343/+329 | |
* | Simplify Qt build | Robert Ancell | 2011-07-19 | 2 | -19/+19 | |
* | Split out hostname from QLightDM::Greeter | Robert Ancell | 2011-07-19 | 6 | -42/+43 |