Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the System namespace. | Aurelien Gateau | 2012-01-09 | 1 | -3/+0 |
| | | | | liblightdm-qt users should call Greeter::hostname() instead. | ||||
* | Merge in liblightdm-qt-2 changes | Robert Ancell | 2011-11-30 | 1 | -27/+31 |
|\ | |||||
| * | Bump to liblightdm-qt-2 | David Edmundson | 2011-11-30 | 1 | -3/+3 |
| | | |||||
| * | Fix build: | Aurelien Gateau | 2011-11-28 | 1 | -0/+51 |
| | | | | | | | | | | | | - Bring back liglightdm-qt/Makefile.am - #include <lightdm-gobject-1/lightdm.h> => #include <lightdm.h> - Adjust qt greeter code to liblightdm-qt changes | ||||
| * | Port sessions model to use GObject lib | David Edmundson | 2011-11-22 | 1 | -49/+0 |
| | | |||||
| * | Start of refactor to make QLightDM use the GObject library. | David Edmundson | 2011-11-20 | 1 | -1/+2 |
| | | | | | | | | Initial UsersModel port | ||||
| * | User -> UsersModel | David Edmundson | 2011-11-16 | 1 | -5/+5 |
| | | |||||
| * | Turn power interface into a proper class. | David Edmundson | 2011-11-15 | 1 | -6/+10 |
| | | |||||
| * | remove unused language class | David Edmundson | 2011-11-15 | 1 | -3/+0 |
| | | |||||
| * | Fix Qt headers. | David Edmundson | 2011-11-10 | 1 | -12/+12 |
|/ | | | | | Fix moc loading to match other other code Create system class rather than using namespace methods. | ||||
* | Update build system to find moc/uic | BobMauchin | 2011-10-10 | 1 | -3/+3 |
| | |||||
* | Remove duplicate DISTCLEANFILES entry | Robert Ancell | 2011-09-06 | 1 | -3/+0 |
| | |||||
* | Rename sessionsmodel.cpp to session.cpp | Robert Ancell | 2011-07-19 | 1 | -4/+4 |
| | |||||
* | Merges usersmodel.cpp and user.cpp | Robert Ancell | 2011-07-19 | 1 | -5/+3 |
| | |||||
* | Remove the .h files in QLightDM | Robert Ancell | 2011-07-19 | 1 | -10/+3 |
| | |||||
* | Simplify Qt build | Robert Ancell | 2011-07-19 | 1 | -3/+19 |
| | |||||
* | Split out hostname from QLightDM::Greeter | Robert Ancell | 2011-07-19 | 1 | -0/+1 |
| | |||||
* | Split power management code out of QLightDM::Greeter | Robert Ancell | 2011-07-19 | 1 | -0/+1 |
| | |||||
* | Rearrange liblightdm-qt to be the same a liblightdm-gobject | Robert Ancell | 2011-07-19 | 1 | -0/+36 |
| | |||||
* | Fixed up makefiles to reflect directory change | David Edmundson | 2011-05-21 | 1 | -0/+5 |
| | |||||
* | Move library into a folder which matches it's namespace | David Edmundson | 2011-05-21 | 1 | -43/+0 |
| | |||||
* | Renamed to lose LDM prefix on classes in Qt lib. | David Edmundson | 2011-05-21 | 1 | -16/+16 |
| | |||||
* | Fix MOC generation | Robert Ancell | 2011-05-19 | 1 | -0/+1 |
| | |||||
* | Converted the sessions list to a sessions model. | David Edmundson | 2011-05-18 | 1 | -4/+7 |
| | |||||
* | Get user manager in liblightdm-qt, remove old DBus interfaces and use ↵ | Robert Ancell | 2011-05-07 | 1 | -15/+3 |
| | | | | simpler ones | ||||
* | Move user manager into liblightdm | Robert Ancell | 2011-05-05 | 1 | -16/+1 |
| | |||||
* | Removed now obsolete LdmAuthRequest | David Edmundson | 2011-04-20 | 1 | -3/+0 |
| | |||||
* | More stuff added to EXTRA_DIST | Robert Ancell | 2011-04-15 | 1 | -0/+5 |
| | |||||
* | Make liblightdm-qt use the new protocol | Robert Ancell | 2011-04-13 | 1 | -1/+1 |
| | |||||
* | Use a private pipe for greeter<->server communication instead of D-Bus ↵ | robert.ancell@canonical.com | 2011-02-20 | 1 | -8/+1 |
| | | | | (needs to be fixed in liblightdm-qt) | ||||
* | Generate metadata for QT libraries | robert.ancell@canonical.com | 2011-02-10 | 1 | -5/+24 |
| | |||||
* | Add pretty headers for Qt library | David Edmundson | 2011-02-04 | 1 | -0/+5 |
| | |||||
* | Remove private header files from being installed. | David Edmundson | 2011-02-04 | 1 | -4/+0 |
| | |||||
* | Fix compiling without QT | Robert Ancell | 2010-12-03 | 1 | -2/+0 |
| | |||||
* | Always use -0 on liblightdm libraries | robert.ancell@canonical.com | 2010-12-01 | 1 | -6/+6 |
| | |||||
* | Renamed libldmgreeter to liblightdm | robert.ancell@canonical.com | 2010-12-01 | 1 | -0/+53 |