Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 | ||||
2003-02-18 | 5 minutes, not 30 seconds | llornkcor | 1 | -20/+17 |
2003-02-18 | autosave feature. will save to ~/textedit.tmp is no filename has been set. ↵ | llornkcor | 2 | -17/+146 |
moved stuff from public methods | ||||
2003-02-18 | Use a max line count on the QMultiLineEdit used for ipkg output, as users ↵ | kergoth | 1 | -0/+10 |
have reported performance issues when the line count gets huge. | ||||
2003-02-18 | make it possible to built obex2 | zecke | 1 | -1/+1 |
2003-02-18 | Fixing categoryNames in opimrecord which was just checking for Todo List | eilers | 8 | -12/+12 |
Now we get the categories in addressbook, too ! | ||||
2003-02-18 | Remove-promisc-flag | max | 2 | -1/+72 |
2003-02-18 | no more dummy entry here, since its working and that dummy could confuse users | harlekin | 1 | -11/+0 |
2003-02-18 | Spanish | fbarros | 9 | -4/+21 |
2003-02-18 | Spanish ([es] not [e]) | fbarros | 1 | -1/+1 |
2003-02-18 | Spanish | fbarros | 2 | -0/+2 |
2003-02-18 | some new terms | fbarros | 1 | -109/+135 |
2003-02-18 | a few additions | fbarros | 19 | -189/+200 |
2003-02-18 | initial translation | fbarros | 11 | -366/+389 |
2003-02-18 | Updated description for opie-sounds package | drw | 1 | -2/+2 |
2003-02-17 | I hope translation is fixed, now ! | eilers | 3 | -87/+176 |
2003-02-17 | Cardview improved .. | eilers | 2 | -10/+12 |
2003-02-17 | oops ;) /me should be awake before commiting a file... | cniehaus | 1 | -1767/+165381 |
2003-02-17 | Added translation support for the plugin plugins. | groucho | 118 | -128/+6225 |
Still the config does not show up translated, just the main screen overview | ||||
2003-02-17 | added missing config.in | groucho | 1 | -0/+4 |
2003-02-17 | attempt to fix bug 586 - new thread and sleep 15 sec for cards to mount for ↵ | llornkcor | 3 | -418/+457 |
mp3 alarm | ||||
2003-02-17 | fixes bug 671 - clipboard copy causes new line | llornkcor | 1 | -1/+5 |
2003-02-16 | 0000276 Fix for that bug.. or better temp workaround | zecke | 4 | -70/+108 |
A Preferred Number is HOME|VOICE A CellPhone is HOME|VOICE|CELL the type & HOME|VOICE test triggers both and the cell phone number overrides the other entries.. as a temp I check that it's not equal to HOME|VOICE|CELL before setting the number The right and final fix would be to reorder the if statement to make it if else based and the less common thing put to the bottom OTodoAccessVcal fix the date for beaming | ||||
2003-02-16 | Added changeTab() to OTabWidget to dynamically change tab name and/or icon ↵ | drw | 3 | -6/+68 |
(stumbled upon request for this in TinyKate todo) | ||||
2003-02-16 | fix small annoyances and bug | llornkcor | 2 | -8/+11 |
2003-02-16 | stoned coding should be prohibited in Australia.. | zecke | 1 | -2/+2 |
The comment nicely says year month day Z hour minute secons and it was year month year so what is wrong ;) | ||||
2003-02-16 | its memcpy(destination, src | zecke | 1 | -3/+5 |
and not vice versa.... |