Subject: CVS commit: pkgsrc/devel/kdesdk3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 02/05/2004 08:27:59
Module Name:	pkgsrc
Committed By:	markd
Date:		Thu Feb  5 08:27:59 UTC 2004

Modified Files:
	pkgsrc/devel/kdesdk3: Makefile PLIST buildlink2.mk distinfo
Removed Files:
	pkgsrc/devel/kdesdk3/patches: patch-aa

Log Message:
Update to KDE 3.2

Changes:
SDK

KUIViewer
* NEW IN KDE: KUIViewer part that allows the preview of UI files. Ian
  Reinhart Geiser

UI Thumbnail
* NEW IN KDE: Thumbnail preview for UI files. Ian Reinhart Geiser

KCachegrind
* NEW IN KDE: KCachegrind, a profile data visualisation. The data is
  generated with the Valgrind derived tool Calltree (see homepage) Josef
  Weidendorfer

Cervisia
* Login support for pserver cvs servers Christian Loose
* DCOP service that provides easy access to CVS functions (cvsservice)
  Christian Loose
* Optimize and improve Cervisia's file and directory view (UpdateView)
  Andre Woebbeking
* Better SSH support. Add ability to start and use ssh-agent.
  Christian Loose
* More KDE standard compliant dialogs (QDialog -> KDialogBase) Andre
  Woebbeking
* Remember last opened directory in "Open Sandbox..." dialog Christian
  Loose
* Add new command line option (-log) to display a log dialog for a
  single file without starting Cervisia Christian Loose
* Add "diff to HEAD" functionality to display changes made by other
  developers before updating the local working copy Andre Woebbeking
* Make list views configurable (column order/widths, sorting) Andre
  Woebbeking
* Add "Hide Empty Directories" functionality to display only
  directories which contain any "changes" Andre Woebbeking
* Use user's settings (locale and timezone) to display dates and times
  Andre Woebbeking
* Add splitters to resolve dialog Christian Loose
* Add new view to log dialog that shows the cvs output in a similar
  form as the command-line client. Christian Loose

KFilePlugins
* ts: Displays the number of translated, untranslated and obsolete
  messages of Qt-Linguist files kfile_ts.tar.bz2 Carsten Niehaus
* diffAdded support for recognizing Subversion diff output. Otto
  Bruggeman

KBabel
* Catalog Manager caching Stefan Asserhall
* Bookmarks Marco Wegner
* TMX dictionary plugin Stanislav Visnovsky
* Highlighting code rewrite Marco Wegner
* CVS integration in Catalog Manager Marco Wegner
* GNU gettext plural forms Stanislav Visnovsky
* Validation plugin-based tools Stanislav Visnovsky
* Create plural form translation from single text Stanislav Visnovsky
* Marking using mouse in Catalog Manager Stanislav Visnovsky
* RegExp marking in Catalog Manager Marco Wegner
* Plugin-based file import/export Stanislav Visnovsky
* Autosave feature Marco Wegner
* Whitespace translations validation plugin Dwayne Bailey
* Translation length validation plugin Dwayne Bailey
* Translations still in English validation plugin Dwayne Bailey
* Qt Linguist import/export plugin Marco Wegner

Kompare
* Fixed some problems with the interaction between the navigation part
  and the komparepart, mostly preventing double emitted signals so it
  got a bit faster. Otto Bruggeman
* Added the ability to load a file and diff output and to patch the
  file. Otto Bruggeman
* A lot of internal cleanups so maintenance will be easier. Otto
  Bruggeman
* Added an interface class/library you can link your application against
  to expose the extra methods the komparepart implements over a standard
  KPart. This is not guaranteed to be binary compatible yet. I might
  need to add support for the encoding in the interface. Otto Bruggeman

Umbrello
* NEW IN KDE: Umbrello UML Modeller Umbrello Developers
* refactoring agent Umbrello Developers
* improved code export Umbrello Developers
* changing properties of multiple items at one time Sebastian Stein
* refactor internal code (Widget and WidgetData classes) Oliver Kellogg
* Add Datatype widget and internal representation Umbrello Developers


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/devel/kdesdk3/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/kdesdk3/PLIST
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/kdesdk3/buildlink2.mk
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/kdesdk3/distinfo
cvs rdiff -r1.1.1.1 -r0 pkgsrc/devel/kdesdk3/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.