index
:
delta/lightdm-git.git
lightdm-1-0
lightdm-1-10
lightdm-1-12
lightdm-1-14
lightdm-1-16
lightdm-1-18
lightdm-1-2
lightdm-1-20
lightdm-1-22
lightdm-1-24
lightdm-1-26
lightdm-1-28
lightdm-1-30
lightdm-1-4
lightdm-1-6
lightdm-1-8
main
master
renovate/configure
github.com: CanonicalLtd/lightdm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
liblightdm-qt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing method QLightDM::Greeter::cancelAutologin
Robert Ancell
2014-12-19
2
-0
/
+7
*
Revert removal of ConsoleKit support.
Robert Ancell
2014-11-14
1
-8
/
+32
*
Merge with trunk
Robert Ancell
2014-10-02
2
-9
/
+9
|
\
|
*
Refactored code to replace hardcoded signal identification strings by constants.
Jesús González
2014-09-30
2
-9
/
+9
*
|
Remove ConsoleKit support since upstream is long dead. Please migrate to logi...
Robert Ancell
2014-10-01
1
-32
/
+8
|
/
*
Remove trailing whitespace
Robert Ancell
2014-09-19
4
-9
/
+9
*
Add UID to lightdm gobject and qt bindings
Andrea Cimitan
2014-05-09
2
-4
/
+10
*
Rename lightdm_greeter_connect to lightdm_greeter_connect_to_daemon as it con...
Robert Ancell
2014-05-06
2
-1
/
+8
*
First pass at reset support
Michael Terry
2014-04-24
2
-0
/
+27
*
explicitly provide shared dir path to sessions
Michael Terry
2014-02-19
2
-3
/
+3
*
Make directory creation synchronous
Michael Terry
2014-02-18
2
-3
/
+3
*
Add liblightdm function to ensure a shared data directory
Michael Terry
2014-02-18
2
-0
/
+7
*
Qt bindings: properly hand over prompt and message type
Christian Seiler
2014-02-06
1
-6
/
+4
*
Add warning flags where they are missing and fix the resulting warnings
Robert Ancell
2014-02-06
1
-0
/
+1
*
Replace LIBLIGHTDM_GOBJECT with GLIB for liblightdm-qt
Peter de Ridder
2013-09-20
1
-1
/
+1
*
Some packaging changes to make the tarball match what is in bzr and prevent l...
Michael Terry
2013-09-11
1
-1
/
+0
*
Use a session type for different types of sessions
Robert Ancell
2013-07-09
2
-6
/
+7
*
Merge with trunk
Robert Ancell
2013-07-09
1
-12
/
+13
|
\
|
*
Fix more MOC pretty print output
Robert Ancell
2013-06-06
1
-12
/
+13
*
|
Start work on Mir sessions
Robert Ancell
2013-06-04
2
-1
/
+5
|
/
*
Pretty print MOC commands.
Robert Ancell
2013-05-09
1
-2
/
+8
|
\
|
*
Pretty print MOC commands
Robert Ancell
2013-05-01
1
-2
/
+8
*
|
liblightdm-qt-3.pc.in: Update for correct library name liblightdm-qt-3
Iain Lane
2013-05-07
1
-2
/
+2
*
|
Fix pc file for liblightdm-qt5-3
Michael Terry
2013-05-02
1
-2
/
+2
|
/
*
Call correct DBus methods for hibernate in liblightdm-qt
Iain Lane
2013-04-22
1
-9
/
+9
*
Use logind for suspend/hibernate too, if available.
Iain Lane
2013-04-18
1
-2
/
+34
*
Merge trunk
Iain Lane
2013-04-16
8
-54
/
+84
*
Register enums with QObject meta type system
Michael Terry
2013-04-02
3
-0
/
+8
*
whoops, put the new enum at the back of the pack
Michael Terry
2013-03-08
1
-2
/
+2
*
Instead, add a new role
Michael Terry
2013-03-08
2
-4
/
+4
*
For Qt5, don't provide a Pixmap for the user background, just the string
Michael Terry
2013-03-08
1
-0
/
+4
*
QLightDM: Add Qt5 version of the library: liblightdm-qt5-2
Michael Terry
2013-02-07
7
-21
/
+80
|
\
|
*
initial build support for Qt5
Michael Terry
2013-02-06
7
-21
/
+80
*
|
add a couple missing role names for the Qt user model
Michael Terry
2013-02-06
1
-0
/
+2
|
/
*
Fix potential crash in QLightDM::UsersModel closedown.
David Edmundson
2013-02-02
1
-1
/
+1
*
Relicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code can link against it
Robert Ancell
2013-02-01
8
-24
/
+16
*
Stop deprecation warnings from glib >= 2.36
Robert Ancell
2013-01-17
3
-0
/
+6
*
Changes to QLightDM
Robert Ancell
2012-10-05
5
-15
/
+51
|
\
|
*
Whitespace fixes in session model
David Edmundson
2012-10-03
1
-17
/
+17
|
*
Add new role in UsersModel to roleNames
David Edmundson
2012-09-08
1
-0
/
+1
|
*
add parameter to session model to show either local or remote sessions
David Edmundson
2012-09-08
2
-8
/
+39
|
*
Expose image path in UsersModel
David Edmundson
2012-09-08
2
-1
/
+5
|
*
Add default constructor to Qt power interface
David Edmundson
2012-09-02
1
-1
/
+1
*
|
Add greeter-show-remote-login hint
Robert Ancell
2012-10-01
2
-0
/
+7
|
\
\
|
*
|
Add greeter-show-remote-login hint
Michael Terry
2012-09-11
2
-0
/
+7
|
|
/
*
|
Correctly implement and test autologin timeouts
Robert Ancell
2012-09-20
2
-0
/
+7
|
/
*
Start work on supporting remote session types
Robert Ancell
2012-08-20
2
-1
/
+7
*
Expose remaining properties in QLightDM::Greeter
David Edmundson
2012-06-22
1
-0
/
+8
*
Move from QString::fromLocal8Bit to QString::fromUtf8 when converting from gc...
David Edmundson
2012-04-24
3
-27
/
+27
*
Return the user face as a QIcon rather than a QPixmap
Aurélien Gâteau
2012-04-10
1
-2
/
+2
|
\
[next]