summaryrefslogtreecommitdiff
path: root/core/opie-login/loginwindowimpl.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-10-17Fix for bug #300: forgot to copy the launcher setMaxWindowRect() codesandman1-0/+43
2002-10-14added copyright headerssandman1-1/+28
2002-10-14- last login name is savedsandman1-219/+51
- wait image should be displayed right now - the qApp object is destroyed before the launcher is started -- this should prevent some semaphore permission problems - added a (very basic) crash handler - added a simple "respawned too fast" detection in case of qt/e fb problems - if opie-login is started with -a <user> or --autologin <user> it doesn't prompt for a username/password - instead it loads qpe directly using the specified user account So even if you are not running multiuser, you should now start qpe with: opie-login --autologin=root
2002-10-06- password line-edit now gets focus on user changesandman1-0/+19
- the "OPIE - please wait" logo is displayed while the launcher is loading
2002-09-30misc. cleanupssandman1-0/+3
2002-09-30- added an option to quit to consolesandman1-60/+60
- launcher is now started via a login shell - font is "hardcoded" to helvetica - screen saver is "hardcoded" to 30/20/60 secs (this should make opie-login usable, regardless of any (miss)-configuration of the normal OPIE appearance)
2002-08-01Revert the non-gcc3-fix part of the gcc3-fix from Harlekinsandman1-1/+0
2002-08-01gcc3.X fixesharlekin1-0/+1
2002-07-27Initial checkin of the new opie-loginsandman1-0/+323
Just replace $OPIEDIR/bin/qpe with $OPIEDIR/bin/opie-login in /etc/init.d/opie