SVN commit 734938 by vkrause: Merged revisions 733086-734926 via svnmerge from https://[EMAIL PROTECTED]/home/kde/trunk/KDE/kdepim
........ r733105 | winterz | 2007-11-05 16:18:49 +0100 (Mon, 05 Nov 2007) | 2 lines use the new debug area. ........ r733112 | winterz | 2007-11-05 16:47:40 +0100 (Mon, 05 Nov 2007) | 3 lines minor coding style fixes SVN_SILENT: ........ r733189 | winterz | 2007-11-05 21:16:38 +0100 (Mon, 05 Nov 2007) | 2 lines provide icons that exist. I put in a missing icons request for better ones. ........ r733273 | winterz | 2007-11-06 01:47:31 +0100 (Tue, 06 Nov 2007) | 2 lines lower case "Year" to "year" for consistency with all the other print options. ........ r733275 | winterz | 2007-11-06 01:56:15 +0100 (Tue, 06 Nov 2007) | 2 lines remove the "lib" prefix from the plugins ........ r733276 | winterz | 2007-11-06 01:57:17 +0100 (Tue, 06 Nov 2007) | 2 lines I think korganizer_configgroupautomation.desktop was renamed to korganizer_configgroupscheduling.desktop, so don't try to load it. ........ r733277 | winterz | 2007-11-06 01:58:33 +0100 (Tue, 06 Nov 2007) | 2 lines follow the rename of the korganizerpart plugin. ........ r733318 | aseigo | 2007-11-06 08:23:16 +0100 (Tue, 06 Nov 2007) | 2 lines updated->dataUpdated ........ r733412 | scripty | 2007-11-06 09:59:22 +0100 (Tue, 06 Nov 2007) | 1 line SVN_SILENT made messages (.desktop file) ........ r733505 | winterz | 2007-11-06 15:15:36 +0100 (Tue, 06 Nov 2007) | 2 lines fix double-click brings up the resource editor ........ r733510 | winterz | 2007-11-06 15:34:12 +0100 (Tue, 06 Nov 2007) | 3 lines minor style fixes SVN_SILENT: ........ r733525 | winterz | 2007-11-06 16:15:15 +0100 (Tue, 06 Nov 2007) | 3 lines give the html editor buttons tooltips since unordered-list and ordered-list don't have icons, use text for now. ........ r733531 | winterz | 2007-11-06 16:39:57 +0100 (Tue, 06 Nov 2007) | 3 lines misc coding style cleanups remove useless object name parameter. ........ r733539 | winterz | 2007-11-06 17:00:38 +0100 (Tue, 06 Nov 2007) | 3 lines coding style fixes SVN_SILENT: ........ r733544 | winterz | 2007-11-06 17:23:58 +0100 (Tue, 06 Nov 2007) | 3 lines style fixes SVN_SILENT: ........ r733545 | winterz | 2007-11-06 17:29:24 +0100 (Tue, 06 Nov 2007) | 3 lines style fixes SVN_SILENT: ........ r733592 | tmcguire | 2007-11-06 20:58:06 +0100 (Tue, 06 Nov 2007) | 5 lines - Don't update the find data on every keystroke, only when the find function is invoked - Fix find options not being taken into account at the second time when the dialog is shown ........ r733606 | winterz | 2007-11-06 21:50:47 +0100 (Tue, 06 Nov 2007) | 4 lines First pass at porting to QListWidget and QListWidgetItem from Q3stuff. Most stuff works, except incidence colors and icons. Not sure if scrollbars work either. ........ r733609 | winterz | 2007-11-06 21:57:00 +0100 (Tue, 06 Nov 2007) | 2 lines give non-Incidences (like Holidays) a tooltip too. ........ r733634 | djarvie | 2007-11-06 23:35:25 +0100 (Tue, 06 Nov 2007) | 2 lines Make working time only, date-only alarms work (part 1) ........ r733635 | djarvie | 2007-11-06 23:37:00 +0100 (Tue, 06 Nov 2007) | 1 line Check for duplicates when creating new entries ........ r733645 | winterz | 2007-11-07 00:46:09 +0100 (Wed, 07 Nov 2007) | 2 lines draw the incidences again, with icons and colors ........ r733708 | winterz | 2007-11-07 06:21:50 +0100 (Wed, 07 Nov 2007) | 3 lines beautify the monthview layout. still not really what I want ideally. I'm not a GUI artist. ........ r733799 | scripty | 2007-11-07 09:00:33 +0100 (Wed, 07 Nov 2007) | 1 line SVN_SILENT made messages (.desktop file) ........ r733833 | mlaurent | 2007-11-07 10:54:29 +0100 (Wed, 07 Nov 2007) | 2 lines Adapt to thumbnail desktop file ........ r733843 | marten | 2007-11-07 11:27:00 +0100 (Wed, 07 Nov 2007) | 9 lines Forward port of commit 733841 from 3.5 branch: Fix "After compact action mail list disappears", by ensuring that the folder is open in the two places where it may be needed. Not such a major issue now that maildir is the recommended format and mandatory for the standard folders. ........ r733884 | knight | 2007-11-07 14:15:52 +0100 (Wed, 07 Nov 2007) | 1 line Fix display of articles in newly added feeds. Add an entry to the XML URL <-> Feed* map when new nodes are inserted into the tree. Previously entries were only being added when parsing the OPML XML on startup for existing feeds in Akregator. ........ r733925 | knight | 2007-11-07 16:49:22 +0100 (Wed, 07 Nov 2007) | 1 line Remove the branch decorations next to items in the article list view. ........ r733934 | knight | 2007-11-07 17:21:10 +0100 (Wed, 07 Nov 2007) | 1 line Remove unused source files from the build. ........ r733938 | knight | 2007-11-07 17:32:19 +0100 (Wed, 07 Nov 2007) | 1 line Move unused source files (the classes they contain have been replaced by Qt 4 interview replacements) into 'old' directory. Remove reference to unused header from mainwidget.cpp ........ r733992 | djarvie | 2007-11-07 20:59:19 +0100 (Wed, 07 Nov 2007) | 3 lines Provide new signal dateEntered(const QDate&) to indicate that a final date has been entered (i.e. the date edit field does not still have focus). ........ r733993 | djarvie | 2007-11-07 21:00:17 +0100 (Wed, 07 Nov 2007) | 2 lines Don't display an invalid date error message while user is in the middle of editing a date ........ r733998 | winterz | 2007-11-07 21:09:29 +0100 (Wed, 07 Nov 2007) | 2 lines ensure incidences in chronological order ........ r734010 | winterz | 2007-11-07 21:29:00 +0100 (Wed, 07 Nov 2007) | 2 lines deleting seems to work now. ........ r734013 | winterz | 2007-11-07 21:36:42 +0100 (Wed, 07 Nov 2007) | 2 lines make sure add, delete, edit all redraw properly. ........ r734263 | mueller | 2007-11-08 11:52:49 +0100 (Thu, 08 Nov 2007) | 2 lines fix address ........ r734290 | winterz | 2007-11-08 14:50:06 +0100 (Thu, 08 Nov 2007) | 2 lines fix a few icons and simply the toolbar a bit. ........ r734298 | annma | 2007-11-08 15:13:17 +0100 (Thu, 08 Nov 2007) | 2 lines typos ........ r734304 | winterz | 2007-11-08 15:18:35 +0100 (Thu, 08 Nov 2007) | 3 lines attempt to make the contact's pictures look a bit clearer. don't think it helps much :< ........ r734328 | tmcguire | 2007-11-08 17:27:08 +0100 (Thu, 08 Nov 2007) | 5 lines Fix indentation. SVN_SILENT ........ r734390 | winterz | 2007-11-08 20:17:16 +0100 (Thu, 08 Nov 2007) | 2 lines moved into playground/pim ........ r734391 | winterz | 2007-11-08 20:18:49 +0100 (Thu, 08 Nov 2007) | 2 lines no longer needed ........ r734396 | djarvie | 2007-11-08 20:25:41 +0100 (Thu, 08 Nov 2007) | 1 line Make the minimum date allowed in the alarm edit dialogue follow the selected time zone ........ r734439 | djarvie | 2007-11-08 22:34:49 +0100 (Thu, 08 Nov 2007) | 1 line Remove warning ........ r734468 | mueller | 2007-11-08 23:49:41 +0100 (Thu, 08 Nov 2007) | 2 lines fix FSF address ........ r734549 | scripty | 2007-11-09 08:53:49 +0100 (Fri, 09 Nov 2007) | 1 line SVN_SILENT made messages (.desktop file) ........ r734564 | mlaurent | 2007-11-09 09:25:12 +0100 (Fri, 09 Nov 2007) | 2 lines KDE4_KDEPRINT_LIBS doesn't exist now ........ r734698 | djarvie | 2007-11-09 18:05:31 +0100 (Fri, 09 Nov 2007) | 2 lines kDebug() style ........ r734726 | djarvie | 2007-11-09 19:44:25 +0100 (Fri, 09 Nov 2007) | 2 lines Add check for compatible daemon version when KAlarm registers with it ........ r734791 | winterz | 2007-11-10 00:32:43 +0100 (Sat, 10 Nov 2007) | 2 lines prettier cells ........ r734816 | sengels | 2007-11-10 03:47:15 +0100 (Sat, 10 Nov 2007) | 1 line make install of dynamic libs work under win32 ........ r734910 | ewoerner | 2007-11-10 14:15:05 +0100 (Sat, 10 Nov 2007) | 1 line Fix article status not being propagated ........ _M . (directory) M +7 -0 CMakeLists.txt M +2 -2 akonadi/agents/mailthreader/mailthreaderagent.desktop M +2 -1 akonadi/agents/nepomukfeeder/nepomukfeeder.desktop M +2 -1 akonadi/agents/strigifeeder/strigifeeder.desktop M +2 -0 akonadi/clients/plasma/engine/plasma-engine-akonadi.desktop M +1 -1 akonadi/clients/plasma/plasmobiff/plasmobiff.cpp M +1 -1 akonadi/clients/plasma/plasmobiff/plasmobiff.h M +1 -0 akonadi/kabc/kcontactmanager/kcontactmanager.desktop M +2 -2 akonadi/plugins/akonadi_serializer_addressee.desktop M +2 -0 akonadi/plugins/akonadi_serializer_bookmark.desktop M +1 -1 akonadi/plugins/akonadi_serializer_kcal.desktop M +1 -1 akonadi/plugins/akonadi_serializer_mail.desktop M +2 -2 akonadi/resources/ical/icalresource.desktop M +1 -1 akonadi/resources/knut/knutresource.desktop M +4 -0 akonadi/resources/knut/knutresource_unittest.desktop M +2 -0 akonadi/resources/localbookmarks/localbookmarksresource.desktop M +1 -1 akonadi/resources/nntp/nntpresource.desktop M +1 -1 akonadi/resources/openchange/lzfu.cpp M +2 -2 akonadi/resources/vcard/vcardresource.desktop M +1 -1 akonadi/server/templates/cpp M +1 -1 akonadi/server/templates/h M +4 -2 akregator/plugins/mk4storage/akregator_mk4storage_plugin.desktop M +0 -4 akregator/src/CMakeLists.txt M +3 -1 akregator/src/akregator.desktop M +7 -0 akregator/src/akregator.notifyrc M +2 -1 akregator/src/akregator_plugin.desktop M +1 -1 akregator/src/articlejobs.cpp M +1 -0 akregator/src/articlelistview.cpp D akregator/src/feeditem.cpp D akregator/src/feeditem.h M +2 -0 akregator/src/feedlist.cpp D akregator/src/feedlistview.cpp D akregator/src/feedlistview.h D akregator/src/folderitem.cpp D akregator/src/folderitem.h M +0 -1 akregator/src/mainwidget.cpp A akregator/src/old (directory) trunk/KDE/kdepim/akregator/src/old#734910 A akregator/src/old/feeditem.cpp trunk/KDE/kdepim/akregator/src/old/feeditem.cpp#734910 [License: GPL (v2+) (+Qt exception)] A akregator/src/old/feeditem.h trunk/KDE/kdepim/akregator/src/old/feeditem.h#734910 [License: GPL (v2+) (+Qt exception)] A akregator/src/old/feedlistview.cpp trunk/KDE/kdepim/akregator/src/old/feedlistview.cpp#734910 [License: GPL (v2+) (+Qt exception)] A akregator/src/old/feedlistview.h trunk/KDE/kdepim/akregator/src/old/feedlistview.h#734910 [License: GPL (v2+) (+Qt exception)] A akregator/src/old/folderitem.cpp trunk/KDE/kdepim/akregator/src/old/folderitem.cpp#734910 [License: GPL (v2+) (+Qt exception)] A akregator/src/old/folderitem.h trunk/KDE/kdepim/akregator/src/old/folderitem.h#734910 [License: GPL (v2+) (+Qt exception)] A akregator/src/old/treenodeitem.cpp trunk/KDE/kdepim/akregator/src/old/treenodeitem.cpp#734910 [License: GPL (v2+) (+Qt exception)] A akregator/src/old/treenodeitem.h trunk/KDE/kdepim/akregator/src/old/treenodeitem.h#734910 [License: GPL (v2+) (+Qt exception)] D akregator/src/treenodeitem.cpp D akregator/src/treenodeitem.h M +2 -2 console/kabcclient/COPYING M +1 -1 console/kabcclient/debian/copyright M +0 -1 console/kabcclient/doc/examples/letters/home_address.desktop M +75 -75 console/konsolekalendar/konsolekalendar.cpp M +1 -0 console/konsolekalendar/konsolekalendar.desktop M +22 -24 console/konsolekalendar/konsolekalendaradd.cpp M +22 -22 console/konsolekalendar/konsolekalendarchange.cpp M +9 -12 console/konsolekalendar/konsolekalendardelete.cpp M +4 -4 console/konsolekalendar/konsolekalendarepoch.cpp M +4 -5 console/konsolekalendar/konsolekalendarexports.cpp M +3 -3 console/konsolekalendar/konsolekalendarvariables.cpp M +1 -2 console/konsolekalendar/konsolekalendarvariables.h M +242 -216 console/konsolekalendar/main.cpp M +2 -2 console/konsolekalendar/stdcalendar.cpp M +1 -1 console/konsolekalendar/stdcalendar.h M +0 -1 kaddressbook/csv-templates/kaddressbook.desktop M +1 -0 kaddressbook/csv-templates/yahoo.desktop M +1 -0 kaddressbook/editors/cryptosettings.desktop M +2 -0 kaddressbook/editors/imaddresseditor.desktop M +1 -0 kaddressbook/editors/kaddressbookimprotocol.desktop M +1 -0 kaddressbook/editors/protocols/aimprotocol.desktop M +1 -0 kaddressbook/editors/protocols/gaduprotocol.desktop M +1 -0 kaddressbook/editors/protocols/groupwiseprotocol.desktop M +1 -0 kaddressbook/editors/protocols/icqprotocol.desktop M +1 -0 kaddressbook/editors/protocols/jabberprotocol.desktop M +1 -0 kaddressbook/editors/protocols/meanwhileprotocol.desktop M +2 -0 kaddressbook/editors/protocols/msnprotocol.desktop [TRAILING SPACE] M +2 -0 kaddressbook/editors/protocols/skypeprotocol.desktop M +1 -0 kaddressbook/editors/protocols/smsprotocol.desktop M +1 -0 kaddressbook/editors/protocols/yahooprotocol.desktop M +2 -0 kaddressbook/features/distributionlist.desktop M +2 -0 kaddressbook/features/resourceselection.desktop M +3 -6 kaddressbook/imagewidget.cpp M +1 -0 kaddressbook/interfaces/kaddressbook_contacteditorwidget.desktop M +1 -0 kaddressbook/interfaces/kaddressbook_extension.desktop M +1 -0 kaddressbook/interfaces/kaddressbook_xxport.desktop M +5 -3 kaddressbook/kabcore.cpp M +1 -0 kaddressbook/kaddressbook.desktop M +1 -0 kaddressbook/kaddressbook_view.desktop M +2 -0 kaddressbook/kcmconfigs/kabconfig.desktop M +2 -0 kaddressbook/kcmconfigs/kabcustomfields.desktop M +2 -0 kaddressbook/kcmconfigs/kabldapconfig.desktop M +2 -1 kaddressbook/thumbnailcreator/ldifvcardthumbnail.desktop M +1 -0 kaddressbook/views/cardview.desktop M +1 -0 kaddressbook/views/tableview.desktop M +1 -1 kalarm/alarmcalendar.cpp M +71 -71 kalarm/alarmevent.cpp M +42 -32 kalarm/alarmtimewidget.cpp M +5 -4 kalarm/alarmtimewidget.h M +82 -46 kalarm/daemon.cpp M +2 -2 kalarm/daemon.h M +1 -1 kalarm/daemon_p.h M +5 -0 kalarm/eventlistmodel.cpp M +1 -0 kalarm/kalarm.desktop M +12 -12 kalarm/kalarmapp.cpp M +4 -0 kalarm/kalarmconfig.kcfg M +71 -44 kalarm/kalarmd/alarmdaemon.cpp M +6 -3 kalarm/kalarmd/alarmdaemon.h M +1 -0 kalarm/kalarmd/kalarmd.autostart.desktop M +1 -0 kalarm/kalarmd/kalarmd.desktop M +5 -4 kalarm/kalarmd/kalarmd.h M +1 -3 kalarm/kalarmd/org.kde.kalarm.kalarmd.Daemon.xml M +5 -6 kalarm/lib/dateedit.cpp M +4 -5 kalarm/lib/dateedit.h M +1 -1 kalarm/main.cpp M +1 -0 kalarm/org.kde.kalarm.notify.xml M +6 -0 kalarm/preferences.cpp M +2 -0 kalarm/preferences.h M +1 -0 kitchensync/src/kitchensync.desktop M +2 -0 kleopatra/conf/kleopatra_config_appear.desktop M +2 -0 kleopatra/conf/kleopatra_config_dirserv.desktop M +2 -0 kleopatra/conf/kleopatra_config_dnorder.desktop M +1 -0 kmail/application_octetstream.desktop M +2 -2 kmail/compactionjob.cpp M +3 -0 kmail/kmail.notifyrc M +2 -0 kmail/kmail_config_accounts.desktop M +1 -0 kmail/kmail_config_appearance.desktop M +2 -0 kmail/kmail_config_identity.desktop M +1 -0 kmail/kmail_config_misc.desktop M +2 -0 kmail/kmail_config_security.desktop M +6 -0 kmail/kmheaders.cpp M +1 -0 kmail/profiles/profile-high-contrast-rc.desktop M +2 -0 kmail/profiles/profile-secure-rc.desktop M +2 -2 kmobiletools/COPYING M +1 -0 knode/knode_config_accounts.desktop M +1 -0 knode/knode_config_appearance.desktop M +2 -0 knode/knode_config_cleanup.desktop M +2 -0 knode/knode_config_identity.desktop M +1 -0 knotes/knotes_manager.desktop M +1 -0 knotes/local.desktop M +1 -1 kode/kxml_compiler/tests/kde-holidays.rng M +2 -0 kontact/plugins/akregator/akregatorplugin.desktop M +2 -0 kontact/plugins/akregator/akregatorplugin3.2.desktop M +1 -0 kontact/plugins/kaddressbook/kaddressbookplugin.desktop M +1 -0 kontact/plugins/karm/karmplugin.desktop M +2 -0 kontact/plugins/kmail/kmailplugin.desktop M +1 -0 kontact/plugins/knode/knodeplugin.desktop M +2 -0 kontact/plugins/knotes/knotesplugin.desktop M +3 -1 kontact/plugins/korganizer/journalplugin.desktop M +3 -1 kontact/plugins/korganizer/korganizerplugin.desktop M +3 -1 kontact/plugins/korganizer/todoplugin.desktop M +1 -0 kontact/plugins/newsticker/newstickerplugin.desktop M +1 -1 kontact/plugins/specialdates/kcmsdsummary.desktop M +5 -5 kontact/plugins/specialdates/sdsummarywidget.cpp M +3 -1 kontact/plugins/specialdates/specialdatesplugin.desktop M +1 -0 kontact/plugins/summary/kcmkontactsummary.desktop M +1 -0 kontact/plugins/summary/summaryplugin.desktop M +1 -0 kontact/plugins/test/kptestplugin.desktop M +2 -0 kontact/plugins/weather/weatherplugin.desktop M +1 -0 kontact/src/Kontact.desktop M +13 -0 kontact/src/kontact.setdlg M +1 -1 kontact/src/mainwindow.cpp M +11 -3 korganizer/CMakeLists.txt M +0 -1 korganizer/kodialogmanager.cpp M +2 -2 korganizer/koeditordetails.cpp M +154 -136 korganizer/koeditorgeneral.cpp M +18 -13 korganizer/koeditorgeneral.h M +143 -161 korganizer/koeditorgeneralevent.cpp M +10 -11 korganizer/koeditorgeneralevent.h M +25 -29 korganizer/koeditorgeneraljournal.cpp M +5 -5 korganizer/koeditorgeneraljournal.h M +166 -187 korganizer/koeditorgeneraltodo.cpp M +15 -13 korganizer/koeditorgeneraltodo.h M +91 -235 korganizer/komonthview.cpp M +11 -40 korganizer/komonthview.h M +2 -0 korganizer/korgac/korgac.desktop M +3 -2 korganizer/korganizer-import.desktop M +3 -2 korganizer/korganizer.desktop M +1 -1 korganizer/korganizer_configcolorsandfonts.desktop M +3 -1 korganizer/korganizer_configdesignerfields.desktop M +3 -1 korganizer/korganizer_configfreebusy.desktop D korganizer/korganizer_configgroupautomation.desktop [TRAILING SPACE] M +1 -1 korganizer/korganizer_configgroupscheduling.desktop M +3 -1 korganizer/korganizer_configmain.desktop M +3 -1 korganizer/korganizer_configplugins.desktop M +5 -1 korganizer/korganizer_configtime.desktop M +3 -1 korganizer/korganizer_configviews.desktop M +1 -1 korganizer/korganizer_part.cpp M +1 -2 korganizer/plugins/datenums/CMakeLists.txt M +2 -1 korganizer/plugins/datenums/datenums.desktop M +1 -2 korganizer/plugins/hebrew/CMakeLists.txt M +2 -1 korganizer/plugins/hebrew/hebrew.desktop M +1 -2 korganizer/plugins/picoftheday/CMakeLists.txt M +1 -1 korganizer/plugins/picoftheday/picoftheday.desktop M +1 -1 korganizer/plugins/printing/journal/CMakeLists.txt M +2 -1 korganizer/plugins/printing/journal/journalprint.desktop M +1 -1 korganizer/plugins/printing/list/CMakeLists.txt M +1 -1 korganizer/plugins/printing/list/listprint.cpp M +2 -1 korganizer/plugins/printing/list/listprint.desktop M +1 -1 korganizer/plugins/printing/whatsnext/CMakeLists.txt M +1 -1 korganizer/plugins/printing/whatsnext/whatsnextprint.cpp M +2 -1 korganizer/plugins/printing/whatsnext/whatsnextprint.desktop M +1 -1 korganizer/plugins/printing/year/CMakeLists.txt M +2 -1 korganizer/plugins/printing/year/yearprint.desktop M +1 -1 korganizer/plugins/printing/year/yearprint.h M +1 -2 korganizer/plugins/thisdayinhistory/CMakeLists.txt M +1 -1 korganizer/plugins/thisdayinhistory/thisdayinhistory.desktop M +1 -27 korganizer/plugins/timespanview/CMakeLists.txt M +1 -1 korganizer/plugins/timespanview/timespanview.cpp M +2 -1 korganizer/plugins/timespanview/timespanview.desktop M +1 -1 korganizer/printing/CMakeLists.txt M +157 -126 korganizer/resourceview.cpp M +8 -11 korganizer/resourceview.h M +1 -0 kpilot/conduits/abbrowserconduit/abbrowser_conduit.desktop M +1 -0 kpilot/conduits/docconduit/kpalmdoc.desktop M +2 -0 kpilot/conduits/memofileconduit/memofile-conduit.desktop M +1 -0 kpilot/conduits/null/null-conduit.desktop M +2 -0 kpilot/conduits/popmail/popmail-conduit.desktop M +1 -0 kpilot/conduits/recordconduit/record-conduit.desktop M +1 -0 kpilot/conduits/sysinfoconduit/sysinfo_conduit.desktop M +1 -0 kpilot/conduits/timeconduit/time_conduit.desktop M +1 -0 kpilot/conduits/vcalconduit/todo-conduit.desktop M +1 -0 kpilot/conduits/vcalconduit/vcal-conduit.desktop M +2 -0 kpilot/kpilot/kpilot_config.desktop M +1 -0 kresources/birthdays/kabc.desktop M +1 -1 kresources/egroupware/CMakeLists.txt M +1 -0 kresources/featureplan/kcal_resourcefeatureplan.desktop M +1 -1 kresources/groupwise/soap/stdsoap2.cpp M +1 -1 kresources/groupwise/soap/stdsoap2.h M +1 -1 kresources/groupwise/soap/stl.h M +1 -1 kresources/groupwise/soap/stldeque.h M +1 -1 kresources/groupwise/soap/stllist.h M +1 -1 kresources/groupwise/soap/stlset.h M +1 -1 kresources/groupwise/soap/stlvector.h M +1 -1 kresources/groupwise/soap/typemap.dat M +1 -1 kresources/kolab/knotes/CMakeLists.txt M +1 -0 kresources/scalix/kabc/scalix.desktop M +1 -0 kresources/scalix/kcal/scalix.desktop M +1 -1 kresources/scalix/knotes/CMakeLists.txt M +1 -0 kresources/scalix/knotes/scalix.desktop M +2 -2 kresources/tvanytime/COPYING M +1 -0 ktnef/ktnef.desktop M +12 -8 libkdepim/kdateedit.cpp M +10 -1 libkdepim/kdateedit.h M +14 -9 libkdepim/kmeditor.cpp M +1 -0 libkdepim/komposer/core/komposereditor.desktop M +1 -0 libkdepim/komposer/core/komposerplugin.desktop M +2 -0 libkdepim/komposer/plugins/default/defaulteditor.desktop M +5 -0 libkleo/libkleopatrarc.desktop M +1 -0 plugins/kmail/bodypartformatter/text_calendar.desktop M +1 -0 plugins/kmail/bodypartformatter/text_vcard.desktop M +1 -0 plugins/kmail/bodypartformatter/text_xdiff.desktop M +1 -0 strigi-analyzer/rfc822/kfile_rfc822.desktop D views (directory) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]