summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-03-13fix logomickeyl5-5/+5
2004-03-13ditochicken1-1/+1
2004-03-13fix to enable networksettingschicken1-1/+1
2004-03-13required patch for etpanalwin1-0/+28
2004-03-12fix typomickeyl1-2/+1
2004-03-12osmart_pointer -> osmartpointeralwin1-1/+1
2004-03-12some more smart-pointersalwin38-367/+369
some bugfixes some renaming of internals
2004-03-12renamingalwin1-13/+14
2004-03-12fix so it will compile with 2.95.x compilersalwin1-2/+2
2004-03-12some pointers embedded into osmart_pointer handlingalwin21-172/+190
2004-03-12API change: OPacket::dumpStructure() now returns a QString and accepts voidmickeyl2-24/+32
API change: add QTextStream& operator<<( QTextStream& s, const OPacket& p );
2004-03-12helpers for generating libetpan-packages added.alwin2-0/+14
2004-03-12start usage of smart-pointeralwin1-22/+21
2004-03-12start usage of smart-pointersalwin8-23/+31
2004-03-12fixed a variable name conflictalwin1-5/+5
2004-03-12Completed and added Polish letters.daniel2-206/+206
2004-03-11*sigh* forgot to test before first checkin. sorry.alwin1-2/+2
2004-03-11added a (clean-room) smart-pointer implementation to the OPIE project.alwin2-0/+145
Its an implementation I had made in 1999 for some other GPL projects and is clean-room, so would be fine someone takes a look on it.
2004-03-11cleanups and switch to new etpan-tarballalwin9-615/+36
2004-03-11new etpan packagealwin1-0/+0
2004-03-11workaround of a libetpan bug :(alwin1-12/+12
2004-03-11version increasedalwin2-3/+3
2004-03-11corrections and Polish charactersdaniel3-108/+108
2004-03-11respect settings of reply-to if answering to a mailalwin1-1/+5
2004-03-10some bugfixesalwin18-39/+309
When edit a mail to send and cancel is pressed the mail can stored in a draft folder and later edit again. This moment we will not store attachments into drafts.
2004-03-10fixed a problem with corrupted memoryalwin1-65/+78
2004-03-09on the way to a new hex windowmickeyl9-31/+75
2004-03-08some required code restructuring in preparation of new featuresalwin10-534/+625
2004-03-08- add arar2-0/+2
2004-03-08updatemickeyl1-2/+4
2004-03-08catch up with logo changesmickeyl1-1/+1
2004-03-08catch up with logo changemickeyl2-22/+10
fix some typos
2004-03-08Consolidate Opie logo images. Apps should use common logo: ↵drw2-3/+6
pics/logo/opielogo.png, updated .cvsignore and changed KDE reference in dialog text to Opie
2004-03-08Consolidate Opie logo images. Apps should use common logo: ↵drw6-81/+6
pics/logo/opielogo.png
2004-03-08save UI changes to argument list back to .desktop file ;)mickeyl1-0/+4
2004-03-08support launching applications with user defined argumentsmickeyl1-2/+3
2004-03-08support launching applications with user defined argumentsmickeyl1-2/+5
2004-03-08add a line where the user can insert command line arguments for the AppLnkmickeyl2-38/+59
2004-03-08Removed unneeded commentdrw1-2/+1
2004-03-08Updated my e-mail addressdrw2-2/+2
2004-03-08first shot at a neat little about applet. text in about box blatantlymickeyl9-2/+724
stolen from the KDE about box. authors taken from AUTHORS file in cvs root directory. Add yourself if you're missing. Note: The dialog looks better when viewed in 320x240 or larger (as opposed to 240x320) because of OpieZilla ;)
2004-03-08when reply to a mail, a in-reply-to header will generated.alwin7-17/+61
ToDo: setup the reference-list-header.
2004-03-08different context menus for mail and nntp messagesalwin1-3/+10
2004-03-08obsolete methode removedalwin2-81/+5
store msgids when parsing a mail-header
2004-03-08obsolete variables removedalwin4-8/+2
2004-03-08type of mail account will be defined by a enum not with string - comparingalwin21-48/+93
strings all the time makes no sense.
2004-03-07Synchronisation of translations between applicationschristophe28-41/+51
2004-03-07One of the biggest files completed, with only 2 phrases uncertainsudonix1-258/+432
2004-03-07filter for newsgroups worksalwin3-6/+52
ToDo: we should cache the list of newsgroups!
2004-03-07removed debug output which will realy slow down thingsalwin1-1/+1