summaryrefslogtreecommitdiff
path: root/liblightdm-qt/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Remove the System namespace.Aurelien Gateau2012-01-091-3/+0
| | | | liblightdm-qt users should call Greeter::hostname() instead.
* Merge in liblightdm-qt-2 changesRobert Ancell2011-11-301-27/+31
|\
| * Bump to liblightdm-qt-2David Edmundson2011-11-301-3/+3
| |
| * Fix build:Aurelien Gateau2011-11-281-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 libDavid Edmundson2011-11-221-49/+0
| |
| * Start of refactor to make QLightDM use the GObject library.David Edmundson2011-11-201-1/+2
| | | | | | | | Initial UsersModel port
| * User -> UsersModelDavid Edmundson2011-11-161-5/+5
| |
| * Turn power interface into a proper class.David Edmundson2011-11-151-6/+10
| |
| * remove unused language classDavid Edmundson2011-11-151-3/+0
| |
| * Fix Qt headers.David Edmundson2011-11-101-12/+12
|/ | | | | Fix moc loading to match other other code Create system class rather than using namespace methods.
* Update build system to find moc/uicBobMauchin2011-10-101-3/+3
|
* Remove duplicate DISTCLEANFILES entryRobert Ancell2011-09-061-3/+0
|
* Rename sessionsmodel.cpp to session.cppRobert Ancell2011-07-191-4/+4
|
* Merges usersmodel.cpp and user.cppRobert Ancell2011-07-191-5/+3
|
* Remove the .h files in QLightDMRobert Ancell2011-07-191-10/+3
|
* Simplify Qt buildRobert Ancell2011-07-191-3/+19
|
* Split out hostname from QLightDM::GreeterRobert Ancell2011-07-191-0/+1
|
* Split power management code out of QLightDM::GreeterRobert Ancell2011-07-191-0/+1
|
* Rearrange liblightdm-qt to be the same a liblightdm-gobjectRobert Ancell2011-07-191-0/+36
|
* Fixed up makefiles to reflect directory changeDavid Edmundson2011-05-211-0/+5
|
* Move library into a folder which matches it's namespaceDavid Edmundson2011-05-211-43/+0
|
* Renamed to lose LDM prefix on classes in Qt lib. David Edmundson2011-05-211-16/+16
|
* Fix MOC generationRobert Ancell2011-05-191-0/+1
|
* Converted the sessions list to a sessions model.David Edmundson2011-05-181-4/+7
|
* Get user manager in liblightdm-qt, remove old DBus interfaces and use ↵Robert Ancell2011-05-071-15/+3
| | | | simpler ones
* Move user manager into liblightdmRobert Ancell2011-05-051-16/+1
|
* Removed now obsolete LdmAuthRequestDavid Edmundson2011-04-201-3/+0
|
* More stuff added to EXTRA_DISTRobert Ancell2011-04-151-0/+5
|
* Make liblightdm-qt use the new protocolRobert Ancell2011-04-131-1/+1
|
* Use a private pipe for greeter<->server communication instead of D-Bus ↵robert.ancell@canonical.com2011-02-201-8/+1
| | | | (needs to be fixed in liblightdm-qt)
* Generate metadata for QT librariesrobert.ancell@canonical.com2011-02-101-5/+24
|
* Add pretty headers for Qt libraryDavid Edmundson2011-02-041-0/+5
|
* Remove private header files from being installed.David Edmundson2011-02-041-4/+0
|
* Fix compiling without QTRobert Ancell2010-12-031-2/+0
|
* Always use -0 on liblightdm librariesrobert.ancell@canonical.com2010-12-011-6/+6
|
* Renamed libldmgreeter to liblightdmrobert.ancell@canonical.com2010-12-011-0/+53