summaryrefslogtreecommitdiff
path: root/liblightdm-qt
Commit message (Collapse)AuthorAgeFilesLines
* Merge with trunkRobert Ancell2015-08-101-1/+0
|\
| * Don't remove autotools generated files in distclean. That was kind of ↵Robert Ancell2015-08-101-1/+0
| | | | | | | | naughty and I should just use bzr clean-tree instead...
* | Support Wayland sessions / greetersRobert Ancell2015-07-281-2/+1
|/
* Add missing method QLightDM::Greeter::cancelAutologinRobert Ancell2014-12-192-0/+7
|
* Revert removal of ConsoleKit support.Robert Ancell2014-11-141-8/+32
| | | | | | ConsoleKit has recently been forked for XFCE and Illumos is using ConsoleKit + LightDM. http://lists.freedesktop.org/archives/lightdm/2014-November/000731.html
* Merge with trunkRobert Ancell2014-10-022-9/+9
|\
| * Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-302-9/+9
| |
* | Remove ConsoleKit support since upstream is long dead. Please migrate to ↵Robert Ancell2014-10-011-32/+8
|/ | | | logind or use LightDM 1.10 if ConsoleKit support is required.
* Remove trailing whitespaceRobert Ancell2014-09-194-9/+9
|
* Add UID to lightdm gobject and qt bindingsAndrea Cimitan2014-05-092-4/+10
|
* Rename lightdm_greeter_connect to lightdm_greeter_connect_to_daemon as it ↵Robert Ancell2014-05-062-1/+8
| | | | conflicts with g_signal_connect in Python
* First pass at reset supportMichael Terry2014-04-242-0/+27
|
* explicitly provide shared dir path to sessionsMichael Terry2014-02-192-3/+3
|
* Make directory creation synchronousMichael Terry2014-02-182-3/+3
|
* Add liblightdm function to ensure a shared data directoryMichael Terry2014-02-182-0/+7
|
* Qt bindings: properly hand over prompt and message typeChristian Seiler2014-02-061-6/+4
| | | | | For the showPrompt/showMessage signals, properly hand over the prompt and message types from the underlying glib signals.
* Add warning flags where they are missing and fix the resulting warningsRobert Ancell2014-02-061-0/+1
|
* Replace LIBLIGHTDM_GOBJECT with GLIB for liblightdm-qtPeter de Ridder2013-09-201-1/+1
|
* Some packaging changes to make the tarball match what is in bzr and prevent ↵Michael Terry2013-09-111-1/+0
| | | | lintian warnings
* Use a session type for different types of sessionsRobert Ancell2013-07-092-6/+7
|
* Merge with trunkRobert Ancell2013-07-091-12/+13
|\
| * Fix more MOC pretty print outputRobert Ancell2013-06-061-12/+13
| |
* | Start work on Mir sessionsRobert Ancell2013-06-042-1/+5
|/
* Pretty print MOC commands.Robert Ancell2013-05-091-2/+8
|\ | | | | Approved by PS Jenkins bot, Robert Ancell.
| * Pretty print MOC commandsRobert Ancell2013-05-011-2/+8
| |
* | liblightdm-qt-3.pc.in: Update for correct library name liblightdm-qt-3Iain Lane2013-05-071-2/+2
| |
* | Fix pc file for liblightdm-qt5-3Michael Terry2013-05-021-2/+2
|/
* Call correct DBus methods for hibernate in liblightdm-qtIain Lane2013-04-221-9/+9
|
* Use logind for suspend/hibernate too, if available.Iain Lane2013-04-181-2/+34
|
* Merge trunkIain Lane2013-04-168-54/+84
| | | | There may still be some tests that need to be reworked
* Register enums with QObject meta type systemMichael Terry2013-04-023-0/+8
|
* whoops, put the new enum at the back of the packMichael Terry2013-03-081-2/+2
|
* Instead, add a new roleMichael Terry2013-03-082-4/+4
|
* For Qt5, don't provide a Pixmap for the user background, just the stringMichael Terry2013-03-081-0/+4
|
* QLightDM: Add Qt5 version of the library: liblightdm-qt5-2Michael Terry2013-02-077-21/+80
|\
| * initial build support for Qt5Michael Terry2013-02-067-21/+80
| |
* | add a couple missing role names for the Qt user modelMichael Terry2013-02-061-0/+2
|/
* Fix potential crash in QLightDM::UsersModel closedown.David Edmundson2013-02-021-1/+1
| | | | | After the Qt object is destroyed we try to remoe the connection to the Gobject singleton. This did not work, as such any changes would cause a crash.
* Relicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code can link against itRobert Ancell2013-02-018-24/+16
|
* Stop deprecation warnings from glib >= 2.36Robert Ancell2013-01-173-0/+6
|
* Changes to QLightDMRobert Ancell2012-10-055-15/+51
|\ | | | | | | | | | | - Add default constructor to Qt power interface - Expose image path in UsersModel - Add parameter to session model to show either local or remote sessions
| * Whitespace fixes in session modelDavid Edmundson2012-10-031-17/+17
| |
| * Add new role in UsersModel to roleNamesDavid Edmundson2012-09-081-0/+1
| |
| * add parameter to session model to show either local or remote sessionsDavid Edmundson2012-09-082-8/+39
| |
| * Expose image path in UsersModelDavid Edmundson2012-09-082-1/+5
| |
| * Add default constructor to Qt power interfaceDavid Edmundson2012-09-021-1/+1
| |
* | Add greeter-show-remote-login hintRobert Ancell2012-10-012-0/+7
|\ \
| * | Add greeter-show-remote-login hintMichael Terry2012-09-112-0/+7
| |/
* | Correctly implement and test autologin timeoutsRobert Ancell2012-09-202-0/+7
|/
* Start work on supporting remote session typesRobert Ancell2012-08-202-1/+7
|