summaryrefslogtreecommitdiff
path: root/misc/kdepim3/patches
AgeCommit message (Collapse)AuthorFilesLines
2004-02-06Add official KDE patches to fix two kmail problems that can lead to mailmarkd2-0/+81
loss. Bump PKGREVISION.
2004-02-04Update to KDE 3.2markd2-24/+10
Changes: PIM Kontact * NEW IN KDE: Introduction of Kontact, KDE's PIM and groupware suite. Daniel Molkentin * Drag and Drop of mails on calendar and todo list. Cornelius Schumacher, Don Sanders * Adding KNode part. Zack Rusin KMail * Load attachments on demand (imap). Carsten Burghardt * Add "Play Sound" option as filter action / when receiving new mail. * Add identity-dependant spell-checking dictionary. Ingo Kloecker * Add Imap-subscription. Carsten Burghardt * Select startup-folder. Carsten Burghardt * Easy language selection for as-you-type spell checking. Ingo Kloecker * Allow message preview window to be hidden or displayed to the right of the messages list. Till Adam * Improved Threading, particularly subject threading. Till Adam * Sort and thread stable adding and removing of messages in the current folder. Till Adam, Don Sanders * Allow mails to have multiple statuses. Till Adam * Watch thread and ignore thread. Till Adam * Searching and filtering mail by status. Till Adam * Mailcheck in individual imap folders. Till Adam * As-you-type spell checking. Don Sanders * Search folders (a.k.a virtual folders). Don Sanders * Kontact integration. Don Sanders * Per folder duplicate message removal. Don Sanders * Search dialog usability improvements including context menu. Don Sanders * Separate reader window usability improvements including context menu. Don Sanders * Auto saving of mails being composed, prevents mail loss in the result of a hard crash. Don Sanders * Ad hoc filters. Don Sanders * Drag and Drop of mails on KOrganizer to turn mails into events or todos. This requires a message drag object and a DCOP call to select a mail in the reader window by an identifier. Cornelius Schumacher * Disconnected IMAP. Bo Thorsen Merging kroupware_branch * Disconnected IMAP Bo Thorsen * compliant MDN support Marc Mutz KNode * Add DCOP interface Zack Rusin * Make KNode a fully functional KPart Zack Rusin * Integration with KWallet Zack Rusin KMailCVT * New GUI based on KWizard Laurence Anderson * Code cleanup libkabc * Port libkabc to the new kresource model * Add asynchronous interface Tobias Koenig KAddressbook * Input fields for GEO, CLASS, PHOTO, LOGO and SOUND Tobias Koenig * Make the views plugins * Kontact integration. Cornelius Schumacher, Don Sanders, Tobias Koenig libkcal * Unit tests. Cornelius Schumacher KOrganizer * File backend which automatically stores all changes and supports external changes of the data Cornelius Schumacher * Allow moving of events that span several days Reinhold Kainhofer * Full support for arbitrary week start days (as configured in the control center) Reinhold Kainhofer * Configurable printing Reinhold Kainhofer * Dialog to import calendars as resources, e.g. for subscribing to webcal URLs. Cornelius Schumacher * Quick event generation in agenda view (type-ahead). Cornelius Schumacher * Remote calendars (caching) Cornelius Schumacher * Support drag and drop of todos to event views. Cornelius Schumacher, Reinhold Kainhofer * Locking of calendar files. Cornelius Schumacher * Incidence attachements. Cornelius Schumacher * Kontact integration. Cornelius Schumacher, Don Sanders KAlarm * Add option for alarm to send an email. David Jarvie * Add options for non-modal alarm message window. David Jarvie * Add options to store and view expired alarms. David Jarvie * Add copy, view and undelete actions for the selected alarm. David Jarvie * Restore alarm messages which were displayed before KAlarm was killed or crashed. David Jarvie * Implement shift key accelerator for spinbox buttons. David Jarvie * Store alarm data in calendar file in a more standard way. David Jarvie * Add KAddressBook birthday import facility. David Jarvie * Add option to set an advance warning for alarms. David Jarvie * Add option to set font and foreground color for individual alarm messages. David Jarvie * Add option to list next 24 hours' alarms in system tray tooltip. David Jarvie * Add time-to-alarm display option to main alarm list. David Jarvie KPilot * Generalized .pdb viewer component Reinhold Kainhofer * DOC conduit to convert text files to PalmDOC (Aportis DOC, TealReader, Weasel reader etc.) texts on the handheld. Reinhold Kainhofer * New application "kpalmdoc" that converts texts (.txt) to .pdb files and the other way round. Also works for whole directories, bookmarks are supported. (This app is similar to MakeDocJ/MakeDocW) Reinhold Kainhofer * Allow addressbook sync with an arbitrary vcard file (not only StdAddressbook) Reinhold Kainhofer * Allow synchronization of the handheld's custom fields with addressbook fields like URL, birthdate, ICQ, etc. Reinhold Kainhofer * Fixed the backup when doing a hot sync. New fast backup mode. Reinhold Kainhofer * All sync settings are now global settings, but can be overriden in the conduit configuration. Reinhold Kainhofer * Redesigned conduit selection and configuration dialog. Adriaan de Groot * New conduit: The systeminfo conduit exports information about the handheld to a text or html file. Reinhold Kainhofer * New Viewer/Editor: It is now possible to edit todos directly in KPilot. The changes are synced to the handheld. Reinhold Kainhofer * New Viewer/Editor: You can edit the raw data of any database from the handheld (using a Hex Editor). The changes are synced to the handheld Reinhold Kainhofer KArm * Use libkcal to store data. This way KArm and KOrganizer can work off the same TODO list. Also, KArm now stores the history of hours logged in the same file as the tasks. VTODO == task, and VEVENT == a start/stop timer event. Mark Bucciarelli * Prompt user to pick file name when importing legacy storage. Previously, storage format was determined with magic based on strings in the file name. Mark Bucciarelli * Create new timecard report. Ask user for a date range and generate a list of weekly tables that show hours spent by task and day. Paste this text report into the clipboard. Mark Bucciarelli * Use IconList dialog for preferences screen. Mark Bucciarelli
2004-01-15Update to KDE 3.1.5.markd1-4/+4
Changes: * kalarm: Fix system tray status indication on startup
2003-09-17Update to KDE3.1.4.markd1-4/+4
Changes: * kpilot: Fix Bug 50560: address not synced correct with new address information * kpilot: Fix Bug 60659: Always using at least one of the addresses from kaddressbook * kpilot: Fix Bug 60691: KPilot vcal conduit changes day when syncing repeating events * kpilot: fix errors in build system.
2003-07-30Update kdepim3 to 3.1.3.markd1-4/+4
Changes: * korganizer: fix french and czech holidays (Dirk Mueller) * kaddressbook: Fix bug #60518 * kdateedit: Fix bug #57465 * kpilot: crash fixes * kalarmd: crash fix. * knotes: Fix bug #58658 * build fixes
2003-07-29If TZ wasn't set unset it again after playing with other timezones.markd1-0/+13
Fixes korganiser always displaying the wrong time after loading a calendar (unless you are in UTC). PKGREVISION++
2003-05-22Update KDE to 3.1.2.markd1-11/+10
Changes: kdeartwork: * Fixed a potential printf() format string attack in the slideshow screensaver kdepim: * korganizer: Exchange plugin supports secure WebDAV. * korganizer: Fix timezone handling when timezone names are Unicode strings. kdeutils: * kedit: Save immediately when Settings/Save Settings is called. * khexedit: Fixed insertion of local files.
2003-03-11Update KDE to 3.1.markd9-292/+29
Many bugfixes and functionality enhancements including: kdeaddons NEW IN KDE: Noatun plugin to search for lyrics of the current song. kdeadmin kcmlinuz: is now a standalone application kcmlinuz: Added capability to search for configuration options kdeedu NEW IN KDE: Kiten, a Japanese Reference Tool. NEW IN KDE: FlashKard, a vocabulary tool. Is able to read KVTML files which were written by KVocTrain. NEW IN KDE: started a libkdeedu, which allows interopability and code sharing between KDE Educational applications. kdepim libkabc Plugin interface for resources and formats. Control module for configuring multiple resources. Optional directory resource which stores each entry as own file. LDAP resource. Optional binary storage format for better performance with large addressbooks. Completed support for vCard entities: sound, geo, key and some more. vCard 2.1 import. LDAP aware mail address input field. KAddressbook New card and icon views. Multiple configurable views. "kab-style" details view for selected entry. Customizable view filters. Customizable categories for addressbook entries. Support for transparently accessing multiple addressbooks. Redesigned entry editor widget. Printing option supporting two different styles. Optional embedded entry and ditribution list editor. "Jump bar" for quick alphabetical access of entries. Fetch addresses from LDAP servers, including support for multiple servers. Importing of vCard 2.1 files. Improved CSV import (including template for import from Outlook 2000). vCard export. KAlarm Added option to execute commands in alarms. Implemented daily, weekly, monthly and annual recurrences. Optionally play audio notification when an alarm triggers. KPilot Added time conduit VCal conduits (TODO and Calendar) have been improved to function properly. Addressbook conduit has been ported to use libkabc. KOrganizer General User definable templates for events and TODOs. Alarms for TODOs. Added support for automatic HTML export on save of a calendar file. Time table print view. New "location" attribute for events. Experimental "Get Hot New Stuff" button for downloading and uploading calendar files of common interest. Views Added new "Next 3 days" view. Added selection of time span for a new event in day and week views. Direct manipulation of priority, completion status and categories of TODOs by context menus added. Deletion of individual instances of recurring events. Rewritten month view. Coloring of events in month view based on categories. Coloring of due and overdue todos. Improved "What's Next" view. Configurable cell height in week and day views Group scheduling iMIP group scheduling functions for TODOs. Publishing of Free/Busy information by iMIP conformant email. Improved automatisation of group scheduling. Interopability and integration Support for "webcal" URLs in Konqueror (known from Apple iCal). Support for iCalendar based drag&drop. KOrganizer now shares the dialogs for categories with KAddressBook. Improved iCalendar conformance. Improved right-to-left languages support. Bug fixes for non-latin1 encodings. Plugins New plugin for importing Birthdays of contacts in the KDE address book. New plugin for accessing calendar data stored on an Exchange 2000 server. kdeutils Partially ACPI support in KLaptop.
2003-02-27fix typo in check for strlcat which caused a failure on alphadmcmahill1-6/+15
2003-02-21Remove some more bogus sizeof(size_t) == sizeof(unsigned int) checks.skrll1-0/+62
2003-01-02Update KDE to the 3.0.5a distribution. Packages are numbered 3.0.5.1 orskrll1-6/+153
1.0.5.1 accordingly. Fixes and changes are: Multiple vulnerabilities. kdelibs KHTML : Fixed several crashes and misrenderings. rlogin.protocol: fixed command execution in specially crafted urls. kdebase KAddressbook: Don't squeeze columns on startup/properly restore column width settings. kdenetwork lisa, reslisa: Fixed several security vulnerabilities. kdesdk Cervisia: Show long lines in diff view always completely.
2002-10-03buildlink1 -> buildlink2markd8-0/+115
Is this the first case of buildlink2 needing additional patches rather than removing those no longer required? Expand on the DESCR. Partially addresses pkg/18374