summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2003-02-18Use a max line count on the QMultiLineEdit used for ipkg output, as users ↵kergoth1-0/+10
have reported performance issues when the line count gets huge.
2003-02-18make it possible to built obex2zecke1-1/+1
2003-02-18Fixing categoryNames in opimrecord which was just checking for Todo Listeilers8-12/+12
Now we get the categories in addressbook, too !
2003-02-18Remove-promisc-flagmax2-1/+72
2003-02-18no more dummy entry here, since its working and that dummy could confuse usersharlekin1-11/+0
2003-02-18Spanishfbarros9-4/+21
2003-02-18Spanish ([es] not [e])fbarros1-1/+1
2003-02-18Spanishfbarros2-0/+2
2003-02-18some new termsfbarros1-109/+135
2003-02-18a few additionsfbarros19-189/+200
2003-02-18initial translationfbarros11-366/+389
2003-02-18Updated description for opie-sounds packagedrw1-2/+2
2003-02-17I hope translation is fixed, now !eilers3-87/+176
2003-02-17Cardview improved ..eilers2-10/+12
2003-02-17oops ;) /me should be awake before commiting a file...cniehaus1-1767/+165381
2003-02-17Added translation support for the plugin plugins.groucho118-128/+6225
Still the config does not show up translated, just the main screen overview
2003-02-17added missing config.ingroucho1-0/+4
2003-02-17attempt to fix bug 586 - new thread and sleep 15 sec for cards to mount for ↵llornkcor3-418/+457
mp3 alarm
2003-02-17fixes bug 671 - clipboard copy causes new linellornkcor1-1/+5
2003-02-160000276 Fix for that bug.. or better temp workaroundzecke4-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-16Added changeTab() to OTabWidget to dynamically change tab name and/or icon ↵drw3-6/+68
(stumbled upon request for this in TinyKate todo)
2003-02-16fix small annoyances and bugllornkcor2-8/+11
2003-02-16stoned coding should be prohibited in Australia..zecke1-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-16its memcpy(destination, srczecke1-3/+5
and not vice versa....
2003-02-16fix for bug 616- hitting ok when no file is selected hangsllornkcor1-1/+1
2003-02-16attempt to fix bug. please testllornkcor1-5/+20
2003-02-16Fixed hostap driver < wireless extension 14max1-1/+1
2003-02-16fixes BR 0000412cniehaus3-160/+161
2003-02-16so people can actually built itzecke1-0/+31
2003-02-16Fix getting fileszecke2-4/+8
2003-02-16Debug outputzecke3-11/+15
disabled some features inside the QTextView.. fixed two typos and the order of filename + description it's sending now again