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
...
*
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
*
Split power management code out of QLightDM::Greeter
Robert Ancell
2011-07-19
5
-64
/
+140
*
Really tidy up liblightdm
Robert Ancell
2011-07-19
2
-8
/
+8
*
Don't need loginWithUserPrompt(), just set a default in login()
Robert Ancell
2011-07-19
1
-2
/
+1
*
Update liblightdm-qt API to match liblightdm-gobject
Robert Ancell
2011-07-19
6
-29
/
+38
*
Rearrange liblightdm-qt to be the same a liblightdm-gobject
Robert Ancell
2011-07-19
14
-53
/
+51
*
Face images are now local paths not URIs
Robert Ancell
2011-07-19
1
-4
/
+5
*
Both libraries are now version 1 and have API and ABI guarantees
Robert Ancell
2011-07-19
2
-7
/
+7
*
Support hide-users hint
Robert Ancell
2011-07-18
2
-3
/
+3
*
Show users by default
Robert Ancell
2011-07-18
1
-1
/
+1
*
Fix whitespace in QLightDM
Robert Ancell
2011-07-18
11
-83
/
+80
*
Make generic hint fields for greeters
Robert Ancell
2011-07-18
2
-29
/
+54
*
Tidy up greeter protocol
Robert Ancell
2011-07-18
1
-20
/
+24
*
Added a session-failed signal to indicate if the session didn't start and the...
Robert Ancell
2011-07-18
2
-1
/
+7
*
Fix loading of incorrect X sessions dir in greeter libs
Robert Ancell
2011-07-18
1
-1
/
+1
*
Rename LDM_ env variables to LIGHTDM_. Start greeter protocol
Robert Ancell
2011-07-18
1
-4
/
+4
*
Drop theme code
Robert Ancell
2011-07-18
2
-19
/
+3
*
Removed the Vala and Python GTK+ greeters, they weren't being well maintained.
Robert Ancell
2011-07-18
1
-3
/
+0
*
Split the user accounts configuration into /etc/lightdm/users.conf so the mai...
Robert Ancell
2011-07-17
8
-168
/
+27
*
Drop most of the configure options, they aren't necessary
Robert Ancell
2011-07-16
1
-2
/
+2
*
Remove the ill-thought-out select-user and select-guest signals. Get the gre...
Robert Ancell
2011-07-15
2
-14
/
+1
*
Ignore any PROMPT_AUTHENTICATION messages if requested to cancel
Robert Ancell
2011-07-14
1
-1
/
+7
*
Check sequence number on prompt authentication messages
Robert Ancell
2011-07-14
1
-18
/
+23
*
Added two signals: select-user and select-guest. This requires the greeter ...
Robert Ancell
2011-07-14
2
-1
/
+14
*
Drop obsolete greeter count code
Robert Ancell
2011-07-14
1
-2
/
+0
*
Drop ldm_greeter_get_is_first() - it was added for testing and doesn't work well
Robert Ancell
2011-07-14
2
-6
/
+0
*
Fix error where an authentication failure from a previous session could be in...
Robert Ancell
2011-07-12
1
-9
/
+22
*
Load user defaults from client library, not by doing a round trip to the daemon
Robert Ancell
2011-07-12
1
-1
/
+0
*
Rename ldm_greeter_provide_secret to ldm_greeter_respond - responses may not ...
Robert Ancell
2011-07-12
2
-6
/
+6
*
Added getProperty method in QLightDM
David Edmundson
2011-07-03
2
-20
/
+30
*
Change greeter library API, starting a session no longer has a language option
Robert Ancell
2011-06-29
2
-5
/
+4
*
Allow the greeter to know if this is the first greeter on this display
Robert Ancell
2011-06-16
2
-0
/
+8
*
Use org.freedesktop.DisplayManager instead of org.lightdm.LightDisplayManager
Robert Ancell
2011-06-14
1
-1
/
+1
*
Set QLightDM library to LGPL
David Edmundson
2011-06-10
12
-52
/
+48
*
Added copyright notices to QLightDM
David Edmundson
2011-06-09
12
-1
/
+138
*
Make the session selector work in Qt Demo Greeter.
David Edmundson
2011-06-04
1
-0
/
+2
*
Remove pointless startSessionWithDefaults and just added default values for s...
David Edmundson
2011-06-04
2
-7
/
+1
*
Drop ldm_greeter_get_default_layout (X controls the layout), some cleanups in...
Robert Ancell
2011-06-03
2
-9
/
+1
*
More guest account work, change liblightdm API
Robert Ancell
2011-06-03
2
-33
/
+27
*
More plumbing for guest logins
Robert Ancell
2011-06-03
2
-10
/
+34
[prev]
[next]