summaryrefslogtreecommitdiff
path: root/core/pim
AgeCommit message (Collapse)AuthorFilesLines
2003-05-15owait and settings for search group:tille13-59/+175
- hide completed todos - show only later events - do not display hits in datebook dated
2003-05-14added settingstille1-6/+22
2003-05-14correct focus and search group ordertille2-4/+5
zecke: take this version for OPIE_BRANCH_0_99
2003-05-14icon improvementstille3-4/+8
2003-05-14icons for todo, contact and event results indication the matching fieldtille6-0/+145
2003-05-13Just a removal of a debug message.umopapisdn1-1/+0
2003-05-13Bugfix: (Bug #0000862) The red time marker should only be visible if we are ↵umopapisdn1-3/+5
showing today's date.
2003-05-13Bugfix: (Bug #0000902) Adding events in weekview shouldn't create them as ↵umopapisdn6-104/+66
events on the first day of the week but rather the last visited day.
2003-05-13Example of the use of new plugin interface, disabled by default.kergoth2-4/+33
2003-05-13icons ;)tille11-23/+86
2003-05-13Fixed the typos for the desktop file and the icon.groucho1-1/+1
Does osearch really belong into the PIM section ?
2003-05-12added support for advfmtille2-10/+5
2003-05-12add open in filemanagertille2-0/+22
2003-05-12Hospital Hacking Sessionzecke11-51/+373
make more translatable fix up GUI for Opie1.0 in regards what is implemnted implement setting and removing of Alarms!!!! Show Alarms once they got fired...
2003-05-12added menustille5-36/+42
2003-05-12oops, reverted change, only wanted to fix a typogroucho1-4/+1
2003-05-12Added missing opie build includesgroucho1-0/+2
2003-05-11colabse applnkitem in case of new search, since it's far to slow...tille3-2/+9
... I wonder how slow osearch will be on the pda!
2003-05-11improved applnk and doclnk searchingtille26-210/+279
clean up: - mainwindow: handling of searchgroups - searchgroups: introduced load, search and insertItem functions - flexible actions handling - doclnksearch inherits applnksearch
2003-05-11Just internal renaming.. Will not affect anything..eilers3-3/+3
2003-05-11Some improvements in handling of organizations:eilers10-19/+79
- If you enter a organization name and no Fullname is entered, the organization name will be used. Thus, the organization is shown correctly in the listview.. - The letterpicker now searches for the SaveAs Entry (configurable) instead for lastname. Ths guarantees that the organization is found as expected.. This addresses bugreport #590 and #895..
2003-05-10and doclnk searchtille7-2/+183
2003-05-10applnk searchtille7-3/+183
2003-05-10clean uptille5-38/+5
2003-05-09No it jumps into the front if show(int) is used.. Thanks tille !eilers1-0/+1
2003-05-09Had misunderstanding about name of the qcop call and show closed the appeilers1-2/+8
immediately..
2003-05-09edit was executed even if I pressed show.. Rename the call to be compatibleeilers1-2/+2
to omainwindow..
2003-05-09counting results nowtille4-2/+5
2003-05-09datebook displays defaultview (or editor) for found day now (with patch)tille4-1/+30
addressbook (and todo) calls implemented, but not yet working
2003-05-09Added two QCop functions for OSearch:eilers3-25/+35
editUid(int), showUid(int)..
2003-05-08now it 'works' with the current libopie, againtille4-9/+7
2003-05-08this needs the new libopie patch...tille8-18/+43
2003-05-08for kergoth, we wanted it... ;)tille1-0/+37
2003-05-07one morezecke1-1/+1
2003-05-07try to use the has* functionszecke2-11/+11
2003-05-07Fixed typos in config.ingroucho1-2/+2
Added osearch to build
2003-05-07initial importtille25-0/+1066
searches contacts, todos and events not much more yet
2003-05-05UI and code cleanup. Both UI and code is now more consistent. Also removed ↵umopapisdn9-602/+453
menus in favor of toolbuttons. (why were they even available as menus in the first place?)
2003-05-04New feature: It's now possible to configure a default location and default ↵umopapisdn5-71/+250
categories for new events. (Options available in configuration dialog.)
2003-04-22Add empty Files fieldkergoth1-0/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth9-0/+9
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth9-9/+9
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus8-0/+8
2003-04-14Sometimes I feel like a parrot... but you asked for it :-Dmickeyl1-1/+1
* Default arguments in the declaration: good * Default arguments in the definition: bad
2003-04-13Bugfix: (Bug #0000716) The timepicker now works in am/pm mode also, I also ↵umopapisdn5-167/+14
changed datebook to use the otimepicker class in libopie.
2003-04-13New Feature: Quick entries now honors the duration selected.umopapisdn1-5/+14
2003-04-13New feature: Added the possibility to add "quick entries" in dayview merely ↵umopapisdn4-429/+469
by clicking on the calendar, which overlays a qlineedit. Right now it adds 1 hour events, this will soon be adressed.
2003-04-12New feature:umopapisdn5-594/+741
Added a configurable option to make the weeklist view display either no times at all, only start times, or both start and end time. Also moved the configuration of default view from the menu into the preference dialog.
2003-04-12Bugfix: Datebook shouldn't crash if we modify prefences when dayview isn't ↵umopapisdn1-92/+97
initialized. :)
2003-04-12Bugfix: (bug #0000811) Events are now always atleast 12 pixels high in dayview.umopapisdn1-44/+44