summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-01-12nanoseconds are neither milliseconds nor microsecondsmickeyl1-1/+1
2004-01-12updatemickeyl1-20/+40
2004-01-12depends on PICKBOARDzecke1-1/+1
2004-01-12when flush sendmail queue the user will be asked for selecting analwin4-9/+110
smtp account to use when there are more than one smtp-accounts
2004-01-12generating clean failuremessagesalwin1-41/+67
bugfix - smtp without login was resolved as wrong when sending enqueued mails login will asked when starting flush not on every mail.
2004-01-11- rename files ostorage.cpp .h in ostorageinfo.cpp .har3-5/+5
2004-01-11- add LIBOPIE2CORE in dependsar1-1/+1
2004-01-11when failure sending mails them will be stored into a local folderalwin2-1/+24
and a message box appears.
2004-01-11added greek-keyboard in multikeyhayzel1-0/+291
2004-01-10change maintainter from warick to opie projectllornkcor17-17/+17
2004-01-10dont show background face for large screens, as it doesnt fitllornkcor1-1/+3
2004-01-10new email addyllornkcor20-20/+20
2004-01-10new email addyllornkcor2-2/+2
2004-01-10fix for qvfbllornkcor1-57/+70
2004-01-10Introduce the todo sectionzecke1-0/+1
2004-01-10update API documentationzecke5-3278/+289
2004-01-10Fix apidox Rulezecke1-1/+2
2004-01-10-First follow Qt naming stylezecke3-14/+12
-use const -Fix Doxygen comment. If above a method better skip the @fn -Update backuprestore to use the new names TODO: Alter filename to ostorageinfo
2004-01-10- use the new OStorageInfo instead of StorageInfoar2-3/+3
2004-01-10- removear2-64/+0
QString getCfPath(); QString getSdPath(); QString getMmcPath();
2004-01-10- New class OStorageInfoar3-3/+148
- OStorageInfo implements following functions instead of StorageInfo QString getCfPath(); QString getSdPath(); QString getMmcPath();
2004-01-10mh box fully functionalalwin6-969/+1020
splitted the stuff of accountview list into seperate files so the other parts care about changes inside accountitems
2004-01-10mh wrapper fully functional.alwin2-5/+56
2004-01-10when header displayed print just the count of messages not havingalwin1-1/+1
the \deleted flag set.
2004-01-10new connection setting stuff for imap tooharlekin5-91/+129
2004-01-09check the .diff if you want a lough ;)mickeyl1-1/+1
2004-01-09corrected resource names for icons.hayzel2-10/+12
2004-01-09remove a faulty "/" from a Resource::loadPixmap sentence....hayzel1-1/+1
2004-01-09save configuration settings in accept(), not in the ~mickeyl3-6/+16
2004-01-09Update lupdate and shared to Qt3.3 qt-copy sourceszecke10-49/+228
Some special replacement for $$(OPIEDIR) to make ar_* happy
2004-01-09bug fix: range checking in sw_mapsmouse1-1/+7
2004-01-09only read accounts that are set onlineharlekin1-2/+2
2004-01-09- MHfolder in accountview enhancedalwin6-40/+157
- mv/cp mails has special methods when copy between folder inside a mh storage - removed obsolete vars inside pop3wrapper
2004-01-08turn on the light after opening the hinge when 'display off' is configured ↵mickeyl2-7/+24
as hinge action NOTE: I think there's a bug in the Embedix kernel which either tells a wrong hinge value after suspend or sends out a double (bogus) keycode event on closing the hinge. How to reproduce: 1.) Configure "suspend" as closeHingeAction 2.) Close Display --> Device Suspends 3.) Open Display --> Device does nothing (needs a kernel patch to wake up automatically, but that's another story) 4.) Wakeup Device --> Device sends F14 to rotateApplet, rotateApplet reads hinge code... it's CLOSED(!) - which is wrong 5.) Device resuspends. 6.) Wakeup again --> Device sends F14 (huh, again?) to rotateApplet. rotateApplet reads hinge code... it's OPEN now - which is ok. Ideas?
2004-01-08make quicklaunch againllornkcor4-5/+44
2004-01-08update an add .ts filesar1122-1983/+156588
2004-01-08more smtp settingsharlekin5-310/+459
2004-01-08- last functions re-implementedalwin1-12/+15
- small bugfix TODO: remove twice code within pop3/mh/mbox wrapper
2004-01-08prepare for context help and online helpharlekin4-331/+278
2004-01-08*** empty log message ***hayzel1-0/+5
2004-01-08*** empty log message ***hayzel1-2/+2
2004-01-08MH storage implementedalwin12-48/+468
local folders will be type of MH not MBOX
2004-01-08modified mainwindow.cpp to use icons from resource folder picshayzel12-446/+11
2004-01-08moved icons for opie-sheet in pics folderhayzel11-0/+0
2004-01-08Forgotten to commit the patch for Mac OSX..eilers1-0/+5
2004-01-08added support for pop3 tlsharlekin6-215/+452
2004-01-08Display stations sending out named ProbeRequests.mickeyl5-16/+60
Wellenreiter II reaches a critical point in its lifetime, i.e. the scanlist and wellenreiter classes are the mainly still as they were during the early prototype phrase. It's time to rewrite the major UI core and start with giving it something like a design (D'Oh!)...
2004-01-08add parsing of ProbeRequestsmickeyl1-2/+6
2004-01-08new picture for networks in probed-only statusmickeyl1-0/+0
2004-01-08unified interface - forgot some slotsalwin2-0/+15