summaryrefslogtreecommitdiff
path: root/core/pim/todo
AgeCommit message (Collapse)AuthorFilesLines
2002-10-13Implement beaming and adding of todos. Use the vCal resource for thatzecke3-7/+48
2002-10-13Speed Speed Speed...zecke7-34/+86
main.cpp disabled messagehandler.. TableView: do not update View from setCategory if category was not changed and if not first setCategory Inline editing is working again current is working too Fixed sorting MainWindow: Show Event and Edit event does work again Try to avoid calling sorted or allRecords unneeded... 10.000 todos on SQL does feel fast I need to get it down some more... maybe tweaking libsqlite a bit ( some compiler switches and disable asserts ) Before I implement new features I want to get down to 2-3 seconds loading of Data The UI will instantly pop up and then load the stuff within seconds
2002-10-11Path to the .desktop was incorrect, resulted in failure to build a todo list ↵kergoth1-1/+1
ipk.
2002-10-10Drop the output with a custom message handler....zecke1-1/+6
2002-10-08remove -lopiesqlzecke1-1/+1
2002-10-07Fix bug with category ids in sortedzecke1-2/+2
2002-10-07We're now using a home made painting of cellszecke5-160/+126
This will theoretically speed up things Currently it's noticeable slower on SQL Cause we do up to 80 queries for 10 different items. As you see a cache could be the answer to these problems. The reason for custom drawing is speed and memory consumption. Take the unlikely case of 10.000 items We would have 40.000 QTableItem but would only show 40 of them at a time. The rest seems to be wasted
2002-10-07Switch to sorted stuff for TableView as defaultzecke2-2/+6
Stefan it's safe
2002-10-07TodoView is a mess because I tried hard to makezecke8-38/+78
it work with templates... I've to clean this up Then I made the way free to use sorted my next step is to make the paint hack work
2002-10-07Fix not showing completed taskszecke1-1/+2
2002-10-07Re add fileszecke33-0/+3718
for todo
2002-10-07Initial revisionzecke2-0/+28
2002-10-07make place for the new todozecke14-2838/+0
2002-09-12Ok I thought I removed thatzecke2-12/+13
ok now finally remove setRow code from todotable.h This was committed accidently
2002-09-10COmpile fixeszecke1-4/+7
2002-08-27some fixes for italien + updates of opie-i18n-de + one bugfix for Solitare ↵cniehaus1-0/+1
i18n-wise
2002-08-27now in pim tabharlekin1-1/+1
2002-07-23fix #124 spotted, reported and patched by trekezecke1-0/+4
thanks
2002-07-10Fix "delete all" message boxleseb1-1/+1
2002-07-10Fix "view" menu itemleseb2-0/+7
2002-07-07Interface improved (Fix bug #103)leseb1-220/+195
2002-07-01Fixed tabstops.. But still problem with the custom widgetseilers1-1/+19
2002-06-27Fix for #82zecke1-1/+1
setMargin(2);
2002-06-26Major pro file overhaul from davipt. Commited by me, since it touchessandman1-16/+14
many core files ... please report bugs on this to davipt
2002-06-25fix a bug spotted by treke. A ne Task got rejected when only the summaryzecke1-1/+2
was filled with text
2002-06-17Fool Qt and fool QtDesigner to unfuck the designer .ui *evilgrin*zecke3-296/+340
2002-06-17fix overlappingzecke1-0/+1
2002-06-16I dunnozecke3-76/+128
2002-06-16Progresszecke2-76/+154
2002-06-16This add .pt and .es to all .procniehaus1-0/+2
2002-06-15Summary supportzecke5-161/+232
2002-05-09Patch from Stefan Eilers to make the Table align better and the viewing of ↵zecke2-23/+29
events more easy
2002-05-09Remove #include <iostream> which pulled in libstdc++.dwmw21-1/+0
2002-04-30- XMLTree is in the Opie namespace nowsimon2-0/+6
2002-04-30- no default arguments in method implementationssimon1-1/+1
2002-04-29Create an Event. And modify it and try to view itzecke2-3/+3
The Event gets "losed" this was reported by Stefan Eilers Currently I'm searching my brown paper bag but I just wanted to say I fixed it it was introduced with the change from Task-> ToDoDB
2002-04-28Patch from Stefan Eilers to raise the Tablewidget when searching and finding ;)zecke2-3/+6
2002-04-23try to remember what was changed in todozecke1-0/+10
2002-04-23Patch from Stefan Eilers for overviewzecke9-28/+202
merged by hand
2002-04-18on day change the deadline gets changedzecke2-0/+26
I use QDate and a Timer for that. Does anyone know a better way?
2002-04-15journal is in place againzecke5-25/+38
2002-04-14-menu restructure ( closer to the Zaurus)zecke4-37/+238
-first Part of restoring journal I need to rewrite the whole crap later qt journaled on a row basis which doesn't work anymore cause of flexible sorting -something I forgot ;)
2002-04-13use OFontMenu still need to catch up with the zaurus todolistzecke3-2/+13
2002-04-13*** empty log message ***zecke1-0/+3
2002-04-13Fix Stefan Eilers patchzecke3-58/+87
Extend the due column better sorting and colors ;)
2002-04-13move to multiple categories + patch from Stefan Eilers to show the due datezecke5-10/+120
2002-04-13this add .pl for i18ncniehaus1-0/+1
-------------------------------------------------------------------
2002-03-29for i18ncniehaus1-3/+4
2002-03-28these are the modified files for the .sl-teamcniehaus1-0/+1
2002-03-27this modifies some .pro files in order to let us be ablecniehaus1-0/+7
to translate all apps for all languages.