summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-02-24Add Implementation for Templates, Locations, Descriptionszecke11-58/+447
add some more stuff
2003-02-24help file filename must match the name of the binarymickeyl2-1/+1
2003-02-24add minimal help filesmickeyl2-0/+36
2003-02-24Change default settings of combos for contacteditoreilers3-5/+6
2003-02-24fix hidden againllornkcor3-9/+18
2003-02-24whoopsllornkcor1-1/+1
2003-02-24fix for hidden dirsllornkcor2-26/+26
2003-02-24cleanupllornkcor3-221/+87
2003-02-24first part refactoring simplifyllornkcor4-1678/+1335
2003-02-23Implement some of the new frameworkzecke13-29/+546
2003-02-23- write simple logmickeyl7-13/+53
- record first seen / last seen per item
2003-02-23insert demo menu - useful, if you don't have wireless stuff yet but wantmickeyl3-6/+21
to show this program to someone...
2003-02-23simplification and fixes for the standalone X11 buildmickeyl11-35/+68
2003-02-23New icons for addressbookeilers13-0/+0
2003-02-23Added icons. Especially the main-contact table has an iconeilers7-65/+122
to show whether it is a work-, home- number or if it is a mobile... The pictures may need improvements due to my incompetence in creating pictures.. Do we have anyone who may paint such stuff ?
2003-02-23Minor changes ..eilers2-3/+4
2003-02-23- revamped part of the guimickeyl13-229/+135
- configuration is now a seperate dialog - orinoco_hopper is no longer needed
2003-02-23got rid of not needed includesharlekin4-18/+5
2003-02-23got rid of not needed includesharlekin6-12/+34
2003-02-23got rid of not needed includesharlekin4-20/+3
2003-02-23remove bogus includellornkcor3-3/+0
2003-02-23make mickeyl happyzecke2-6/+4
thanks for spotting it
2003-02-23fix renamellornkcor1-1/+1
2003-02-23added menubutton directory bookmarksllornkcor3-43/+264
2003-02-23added a couple public methods- remove(int) count() text(int) and ↵llornkcor2-17/+60
setUseLabel. see header for notes
2003-02-22import the new layout/design of datebookzecke15-0/+571
sorry this was not put into a branch and once its done it'll replace datebook and be put into that subdir. but currently I want both versions available so I can test... So by design it'll feature Showing BirthDays Showing Due and OVerDue Todos Better AllDay handling Pinning Events to TimeZones Exceptions to Recurrence
2003-02-22shutup todolist while runningzecke3-3/+3
remove the transport thingie..
2003-02-22Fix savingzecke5-5/+17
remove the transport medium from the opimmainwindow
2003-02-22fixx off by one in readingzecke5-25/+114
2003-02-22Remove some testing codezecke2-6/+2
2003-02-22Implement saving of eventszecke11-35/+631
Implement the ExceptionList Add Children and parent to OEvent Make ORecur honor exceptions Extend the test app to add and save
2003-02-22Finally and hopefully, dependencies are correct. Comments ?groucho12-11/+14
Fixed missing include in euroconv.pro
2003-02-21Add XML datebookresourcezecke18-38/+995
-clean up todoaccessxml header -implement some more stuff in the oeven tester -extend DefaultFactory to not crash and to use datebook -reading of OEvents is working nicely.. saving will be added tomorrow -fix spelling in ODateBookAcces
2003-02-21fix rename cancel.. hehehellornkcor2-15/+45
2003-02-21inline rename - no popup now, after selecting rename from menu, enter to ↵llornkcor2-41/+124
commit the rename, cancel to cancel
2003-02-21-Fix hasRecurrence()zecke13-64/+580
-Add the Access(Backend) of DateBook
2003-02-21got rid of some unneeded includesharlekin5-18/+3
2003-02-21-Remove old Todo classes they're deprecated and today I already using thezecke29-1104/+1751
new API -Guard against self assignment in OTodo -Add test apps for OPIM -Opiefied Event classes -Added TimeZone handling and pinning of TimeZones to OEvent -Adjust ORecur and the widget to better timezone behaviour
2003-02-21- fr translationeric3-61/+67
2003-02-21- really fix the "=" bug as a power fail made the changes lost lasteric1-11/+18
time.
2003-02-21make allday events all bit less fscked up...zecke1-6/+3
Basicly an AllDay Event should be pinned to a day but Qtopia suffers from a problem when changing timezones an AllDay event can span two days... This patch make it at least not span two days..
2003-02-21- Improve look 'n feel.eric5-33/+109
- fix a bug in '=' operation.
2003-02-20- add mainwindow as central windowmickeyl9-10/+166
- add menubar and some toolbuttons
2003-02-19Fix a bug that prevented ldconfig execution in postinstkergoth3-3/+3
2003-02-19time_t a long in our case may be < 0zecke1-2/+2
This unfscks birthdays which occur in 1944 and other prior to starting of unix time
2003-02-19minor bugfixes - major overhaul coming after public alphamickeyl4-13/+24
2003-02-19Translation added for pluginsgroucho7-10/+107
2003-02-18Convert the way of storing the devices in the QTextBrowserzecke3-67/+143
we assign ids by now it looks soo nice... but it counts up tries and then say there was a failure but it is working though
2003-02-185 minutes, not 30 secondsllornkcor1-20/+17
2003-02-18autosave feature. will save to ~/textedit.tmp is no filename has been set. ↵llornkcor2-17/+146
moved stuff from public methods