summaryrefslogtreecommitdiff
path: root/core/opie-login/loginwindowimpl.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-01-19core/opie-login/loginwindowimpl.cpp has a fix to properly free stringserik1-4/+21
that were dup'ed. noncore/apps/opie-reader/Bkmks.cpp deletes a temporary pointer that was not being properly disposed of.
2005-04-15Resource -> OResourcedrw1-26/+23
2005-01-21- make opie compilable against qte 2.3.10 snapshotar1-2/+2
check QT_VERSION against 0x030000 instead of 300
2004-07-09Add setting a root password if none is set to opie-loginzecke1-1/+13
If you directly start Opie-Taskbar or use AutoLogin you will not be presented by a set root password gui
2004-03-14Convert to ODPzecke1-13/+13
2004-03-02run the optimize_connect scriptalwin1-5/+5
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-03-01fix includeschicken1-4/+0
2003-11-27Bugfix: Headline is visible again with matchin BG image.coredump1-6/+13
Bugfix: Don't open the InputMethod for a Zaurus, it's got a hardware keyboard
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