Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-12-09 | delete patches with bogus names | mickeyl | 9 | -686/+0 |
2003-12-09 | preload the manufacturer library during startup (nice trick, btw.) | mickeyl | 2 | -0/+14 |
2003-12-09 | allow processing of events during the loading of the db | mickeyl | 1 | -0/+6 |
2003-12-09 | build system fix | mickeyl | 2 | -2/+2 |
2003-12-09 | more updates | harlekin | 4 | -24/+58 |
2003-12-09 | mailers icons | harlekin | 11 | -0/+0 |
2003-12-09 | File added which is missed in the patch.. See README_MACOSX for details... | eilers | 2 | -1/+98 |
2003-12-09 | some interface changes | alwin | 18 | -191/+551 |
split class defines into more files | ||||
2003-12-09 | start of programmers documentation | alwin | 2 | -0/+6 |
2003-12-09 | more flexible layout, and different base layouts based on current screen ↵ | harlekin | 1 | -4/+20 |
rotation | ||||
2003-12-09 | Fixing autorotateapplet build | treke | 1 | -1/+1 |
2003-12-09 | Disabling the rotationw worked, but the code was horribly unobvious. ↵ | treke | 1 | -2/+2 |
Rewriting for clarity. | ||||
2003-12-09 | Applet for turning on and off automatic rotation | treke | 11 | -0/+247 |
2003-12-09 | Fixing the build. | treke | 2 | -2/+1 |
2003-12-09 | - interface change for imapwrapper | alwin | 9 | -245/+427 |
- beginning of parsing the body-structure of mails not just simple return the whole body (this moment commented out 'cause it's only working for text/plain type mails) | ||||
2003-12-09 | beginning of a view mail part | harlekin | 6 | -1/+413 |
2003-12-08 | remove not used includes | harlekin | 8 | -12/+0 |
2003-12-08 | less includes | harlekin | 6 | -14/+0 |
2003-12-08 | imap wrapper has now an own include file | alwin | 9 | -41/+57 |
2003-12-08 | adding a config.in helps... | mickeyl | 1 | -0/+4 |
2003-12-08 | added new mailer, again | harlekin | 1 | -0/+1 |
2003-12-08 | remove unused includes | harlekin | 11 | -28/+0 |
2003-12-08 | synced to last state of sources | alwin | 2 | -2/+20 |
2003-12-08 | catch up with directory changes | mickeyl | 1 | -1/+1 |
2003-12-08 | write config | mickeyl | 1 | -0/+2 |
2003-12-08 | use more sane standard interval | mickeyl | 1 | -1/+1 |
2003-12-08 | use a slightly smaller manufacturerdb format, that saves ~100KB and | mickeyl | 3 | -6708/+6716 |
improves parsing speed. Even better would be .gz compressed QDataStream though... | ||||
2003-12-08 | add needed librarys and clean up a little bit | ar | 1 | -22/+38 |
2003-12-08 | adapt to directory changes and menu structure changes | mickeyl | 3 | -10/+14 |
2003-12-08 | adjust moved packages | mickeyl | 1 | -4/+3 |
2003-12-08 | no idea how to comment that change | harlekin | 5 | -169/+168 |
2003-12-08 | extra dir for patches for libetpan | harlekin | 1 | -0/+152 |
2003-12-08 | add makemanuf | mickeyl | 3 | -0/+85 |
2003-12-08 | icons for osearch | coredump | 5 | -0/+0 |
2003-12-08 | Appearance fixed for osearch | coredump | 8 | -19/+64 |
2003-12-08 | work around sucky gcc2, which doesn't understand when the two arguments | mickeyl | 2 | -2/+2 |
for ? need an implicit type conversion | ||||
2003-12-08 | Added CONFIG += plugin for correct support of MacOSX. | eilers | 2 | -2/+2 |
Note: This should't have any effect to other platforms due to the fact that it will removed in "include.pro" in this case ! | ||||
2003-12-08 | Fixing platform depending cleanup | eilers | 1 | -1/+3 |
2003-12-08 | Committing unfinished sql implementation before merging to libopie2 starts.. | eilers | 20 | -42/+942 |
2003-12-08 | Rot270 is not a Direction, but a Rotation. treke, is this fix correct? | mickeyl | 1 | -4/+4 |
2003-12-08 | added new mailer | harlekin | 1 | -0/+1 |
2003-12-08 | clear more junk | harlekin | 2 | -3/+0 |
2003-12-08 | silence | harlekin | 1 | -0/+20 |
2003-12-08 | to much | harlekin | 2 | -62/+0 |
2003-12-08 | beginning of the new mailer | harlekin | 42 | -0/+7485 |
2003-12-08 | icons from the new mailer | harlekin | 11 | -0/+0 |
2003-12-08 | use less separation | mickeyl | 1 | -1/+1 |
2003-12-08 | Automatic rotation. This might break binary compatibility, so beware including | treke | 5 | -20/+163 |
in BRANCH_1_0 | ||||
2003-12-07 | #include fixlet | mickeyl | 1 | -0/+1 |
2003-12-07 | adapt to directory structure changes done on cvs server | mickeyl | 3 | -12/+11 |