Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-02-24 | Oops: Personal details menu disabled.. Fixed! | eilers | 1 | -1/+1 |
2003-02-24 | - translation fr | eric | 5 | -125/+144 |
2003-02-24 | Add Implementation for Templates, Locations, Descriptions | zecke | 11 | -58/+447 |
add some more stuff | ||||
2003-02-24 | help file filename must match the name of the binary | mickeyl | 2 | -1/+1 |
2003-02-24 | add minimal help files | mickeyl | 2 | -0/+36 |
2003-02-24 | Change default settings of combos for contacteditor | eilers | 3 | -5/+6 |
2003-02-24 | fix hidden again | llornkcor | 3 | -9/+18 |
2003-02-24 | whoops | llornkcor | 1 | -1/+1 |
2003-02-24 | fix for hidden dirs | llornkcor | 2 | -26/+26 |
2003-02-24 | cleanup | llornkcor | 3 | -221/+87 |
2003-02-24 | first part refactoring simplify | llornkcor | 4 | -1678/+1335 |
2003-02-23 | Implement some of the new framework | zecke | 13 | -29/+546 |
2003-02-23 | - write simple log | mickeyl | 7 | -13/+53 |
- record first seen / last seen per item | ||||
2003-02-23 | insert demo menu - useful, if you don't have wireless stuff yet but want | mickeyl | 3 | -6/+21 |
to show this program to someone... | ||||
2003-02-23 | simplification and fixes for the standalone X11 build | mickeyl | 11 | -35/+68 |
2003-02-23 | New icons for addressbook | eilers | 13 | -0/+0 |
2003-02-23 | Added icons. Especially the main-contact table has an icon | eilers | 7 | -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-23 | Minor changes .. | eilers | 2 | -3/+4 |
2003-02-23 | - revamped part of the gui | mickeyl | 13 | -229/+135 |
- configuration is now a seperate dialog - orinoco_hopper is no longer needed | ||||
2003-02-23 | got rid of not needed includes | harlekin | 4 | -18/+5 |
2003-02-23 | got rid of not needed includes | harlekin | 6 | -12/+34 |
2003-02-23 | got rid of not needed includes | harlekin | 4 | -20/+3 |
2003-02-23 | remove bogus include | llornkcor | 3 | -3/+0 |
2003-02-23 | make mickeyl happy | zecke | 2 | -6/+4 |
thanks for spotting it | ||||
2003-02-23 | fix rename | llornkcor | 1 | -1/+1 |
2003-02-23 | added menubutton directory bookmarks | llornkcor | 3 | -43/+264 |
2003-02-23 | added a couple public methods- remove(int) count() text(int) and ↵ | llornkcor | 2 | -17/+60 |
setUseLabel. see header for notes | ||||
2003-02-22 | import the new layout/design of datebook | zecke | 15 | -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-22 | shutup todolist while running | zecke | 3 | -3/+3 |
remove the transport thingie.. | ||||
2003-02-22 | Fix saving | zecke | 5 | -5/+17 |
remove the transport medium from the opimmainwindow | ||||
2003-02-22 | fixx off by one in reading | zecke | 5 | -25/+114 |
2003-02-22 | Remove some testing code | zecke | 2 | -6/+2 |
2003-02-22 | Implement saving of events | zecke | 11 | -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-22 | Finally and hopefully, dependencies are correct. Comments ? | groucho | 12 | -11/+14 |
Fixed missing include in euroconv.pro | ||||
2003-02-21 | Add XML datebookresource | zecke | 18 | -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-21 | fix rename cancel.. hehehe | llornkcor | 2 | -15/+45 |
2003-02-21 | inline rename - no popup now, after selecting rename from menu, enter to ↵ | llornkcor | 2 | -41/+124 |
commit the rename, cancel to cancel | ||||
2003-02-21 | -Fix hasRecurrence() | zecke | 13 | -64/+580 |
-Add the Access(Backend) of DateBook | ||||
2003-02-21 | got rid of some unneeded includes | harlekin | 5 | -18/+3 |
2003-02-21 | -Remove old Todo classes they're deprecated and today I already using the | zecke | 29 | -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 translation | eric | 3 | -61/+67 |
2003-02-21 | - really fix the "=" bug as a power fail made the changes lost last | eric | 1 | -11/+18 |
time. | ||||
2003-02-21 | make allday events all bit less fscked up... | zecke | 1 | -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. | eric | 5 | -33/+109 |
- fix a bug in '=' operation. | ||||
2003-02-20 | - add mainwindow as central window | mickeyl | 9 | -10/+166 |
- add menubar and some toolbuttons | ||||
2003-02-19 | Fix a bug that prevented ldconfig execution in postinst | kergoth | 3 | -3/+3 |
2003-02-19 | time_t a long in our case may be < 0 | zecke | 1 | -2/+2 |
This unfscks birthdays which occur in 1944 and other prior to starting of unix time | ||||
2003-02-19 | minor bugfixes - major overhaul coming after public alpha | mickeyl | 4 | -13/+24 |
2003-02-19 | Translation added for plugins | groucho | 7 | -10/+107 |
2003-02-18 | Convert the way of storing the devices in the QTextBrowser | zecke | 3 | -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 |