Changes:
* Umbrello
o Export all views
o Static variables in java code are not marked static
o New alignment type "distribute horizontally/vertically"
o Save autosave file to a more obvious place
o Usability and responsiveness improvements to code import
o Auto-complete in parameter properties dialog in class diagram
o Don't crash on application exit
o Memory problem when importing classes from C++ sources
o Nestable components and subsystems in Component diagram
o Switch back to arrow tool after association creation
o Fix crash loading xmi file
o User interaction with UMLWidget improvements
o Comments are cut short when generating PHP code
o Freeze on C++ class import
o Fix crash on importing Java 1.5 classes containing annotations
* KCacheGrind
o "Fix slow handling (loading, cycle detection, drawing the call
graph) of profiles where functions have number of callers/callees
in the thousands. These unusual profiles are typically produced
by running callgrind on Valgrind itself (so called Valgrind
self-hosting)."
RECOMMENDED is removed. It becomes ABI_DEPENDS.
BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
BUILDLINK_DEPENDS does not change.
IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".
Added to obsolete.mk checking for IGNORE_RECOMMENDED.
I did not manually go through and fix any aesthetic tab/spacing issues.
I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.
I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.
As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.
As discussed on tech-pkg.
I will commit to revbump, pkglint, pkg_install, createbuildlink separately.
Note that if you use wip, it will fail! I will commit to pkgsrc-wip
later (within day).
* KBabel
o Improve loading of Gettext PO files, especially in case of
recoverable or unrecoverable errors
o Settings of the SVN/CVS dialogs are now project-releated (and
not global anymore).
o Improve sending PO file(s) as email.
* Umbrello
o Use horizontal and vertical lines when drawing association
o Import Rose model files (no diagrams yet,
o Automatically fill useful info into the Perl writer heading
template
o Documentation for association roles not saved
o Default data types not added for old Java generator
o Problem reordering methods in classes/interfaces
o Problem with font size computation/word wrap in note widgets
o Custom operations in sequence diagrams become class operations
o Fork/join symbol appears as a black box
o Multiplicity labels positioned incorrectly when moving entities
o Types of entity's attributes are displayed instead of their
names
o Unable to delete entity from entity list in "UML Model" frame
o Interface names not italicized in diagram view
o Cannot Resize Sequence Diagram Synchronous Messages
o Sequence diagram: constructor message only works at 100
percent zoom
o Documentation for associations is not retained
o Crash when importing Python files
o "void" is imported as a class
o Crash when creating a datatype with the same name as a class
o Crash when a non existing data type is used for an argument of
a new method
o Drag'n'drop doesn't put class under mouse cursor when zoom is
not 1:1
o Crash when refusing to rename a class on importing typedef
o Java import fails at abstract methods or interfaces
without underscores (REPLACE.*.old, REPLACE.*.new, and REPLACE_FILES.*).
Also convert REPLACE.*.new= ${SH:Q} back to ${SH}, as it should not be quoted
here, if at all.
Ok with rillig.
Changes:
* Cervisia
o Do not use absolute pathnames when committing the top level folder
of a working copy
* KBabel
o avoid user-visible strings that need to be translated in two ways
o KBabel editor: Fix and improve source references
o KBabel editor: add a new variable @POFILEDIR@ for source references.
This is for allowing search paths starting at the directory of the
PO file, like what is needed for GNU projects: starting at the
parent directory
o KBabel editor: allow backslashes in source references in the PO file
o KBabelDict: clicking the help button of KBabelDict calls the
corresponding section in the KBabel documentation
o Improved KBabel documentation
* Umbrello
o Code import for Java and Python
o fix loading of associationwidget with non-default color
o fix moving of initial and end activity
o fix operation parameter and return types including template
expressions
o Support C++ const methods (aka queries)
o Change associations, aggregations, etc. on-the-fly
o Collaboration Diagram: labels are reset to default position after
moving them
o Imported C++ classes not saved correctly in the XMI file
o In ER models adding associations will add blank space in the entity
attributes
o ER diagrams need to underline the attribute name of primary keys
o Cannot anchor notes to activity elements in Activity Diagram
Many new features and refinements.
Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
Kanagram and blinKen), and has seen huge improvements in Kalzium
Changes:
* umbrello: Crash when deleting an attribute that is represented as an
association
* umbrello: Inline functions are generated in cpp file
* umbrello: Crash when closing a tab
* umbrello: Initial value of a new paramenter of a method cannot be set
the first time
* umbrello: Line Vertex hidden in class diagrams
* umbrello: Relationships between interfaces and classes change over file
reload
* umbrello: Associations turn into generalisation over file reopen
* umbrello: Code generator "could not find active language"
* umbrello: Cannot drag members from one classifier to another
* umbrello: Generating Javascript code from a class diagram hangs
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
Changes:
* cervisia: Fix statusbar when embedded in konqueror
* kio_svn (subversion) : Various bugfixes (import, checkout and
memleaks fixed)
* umbrello: Fix crash on deleting attribute or enum literal
* umbrello: Fix crash in UMLView::createAutoAttributeAssociations()
* umbrello: Fix failure to import C++ enum type with comment on last
literal
* umbrello: Fix non-Latin1 characters in diagram names
* umbrello: Generate missing "static" keyword in new C++ code generator
* umbrello: Make messages refer to operations rather than being dumb text
* umbrello: Make drag-to-folder behave
* umbrello: Fix label placement in sequence diagram
* umbrello: Allow copy/paste of attributes, operations
* umbrello: Stop canvas from centering to moved class
* umbrello: Fix entity relationship association attachments
* umbrello: Add actions in context menu of ERM
* umbrello: Stop uncontrolled scrolling in large class diagram
* umbrello: Fix display of same-type attributes
* umbrello: Recognize classes in packages in add-attribute dialog
* umbrello: Fix performance problem with large models
* umbrello: Add more options to select action in sequence diagram
* umbrello: Fix changing the order of operations in class diagram
* umbrello: Reduce sensitivity to element order when loading xmi files
* umbrello: Fix code generation for interfaces in various programming
languages
* umbrello: Fix dimensioning of interfaces in EPS exported class
diagrams
Highlights at a glance
* Text-to-speech system with support built into Konqueror, Kate, KPDF
and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
disable ones that are not used. This does not include Netscape-style
plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
documentation added or changed
Changes:
* umbrello: Remove need for flex library
* umbrello: Fix various crashes
* umbrello: Fix deletion of message in sequence diagram
* umbrello: Fix deletion of association name label
* umbrello: Fix C++ import of code with comments
* umbrello: Improve quality of export to EPS
* umbrello: Allow deletion of enum literals
* umbrello: Improve perl code generation (POD)
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
Changes:
* Umbrello
o Improve icons BARTKO, Zoltan
o XMI standard compliance and import of foreign XMI files Oliver
Kellogg
o clean up setModified() handling Sebastian Stein
o alignment tools added Sebastian Stein
o support compressed (*.xmi.tgz, *.xmi.tar.bz2) XMI files Sebastian
Stein
o heavily reduced memory usage and CPU load on large projects
o reserved keywords added for supported languages
o new tools for aligning several objects
o support added for compressed XMI files (*.xmi.tgz, *.xmi.tar.bz2)
o New diagram command 'Duplicate' permits the copying of diagram
objects including their features
o New association type: Containment (circle-plus.)
o Operation parameters have a 'direction' which documents whether
they are input or return values (in, out, inout.) The IDL and Ada
generators use this in their generated code.
o Ability to show only public methods/members in diagram.
o Improvements to scaled printing.
o Crisp new icons
o Improved XMI standard conformance of the file format. In principle,
Umbrello's XMI parser is now capable of reading foreign XMI files.
o Improved compatibility with old umbrello files
o Support for repeatedly importing the same C++ file(s)
o Umbrello places much less demand on the X server when dealing with
large and complex diagrams
o Umbrello still compiles on KDE 3.1 but will not support the new
compressed-XMI file format in this case
o 88 bugs fixed
* Cervisia
o "Create repository" (cvs init) function Christian Loose
o Retrieve cvsignore file from server Christian Loose
o Add posibility to create a diff between arbitrary revisions to the
log dialog Christian Loose
o Make diff options used by "create patch against repository" function
configurable Christian Loose
o Add "Edit With" entry to the RMB context menu Christian Loose
o Checkout a project without CVS folders (cvs export) Dermot Daly
o Checkout a module under a different name (alias) Dermot Daly
o Text in commit dialog and changelog dialog is now spellchecked
Christian Loose
* KCachegrind
o Storing/Switching between visualisation layouts Josef Weidendorfer
o Possibility to show 2 event types in annotations Josef Weidendorfer
o PNG export of graph view Josef Weidendorfer
o Import filters for OProfile, memprof, PERL/Phyton/PHP profilers Josef
Weidendorfer
* Kompare
o Add support for choosing a different encoding for reading the files
or diff output. Otto Bruggeman
o Add support for more diff options. Otto Bruggeman
o Added support for showing the differences in a line. Otto Bruggeman
o Added support for the -x and -X options to diff in the Settings
dialog. Otto Bruggeman
o Make the divider draggable Jeff Snyder
* KBabel
o GUI for projects Stanislav Visnovsky
o Use of KConfigXT Stanislav Visnovsky
changes:
* kuiviewer: Fixed loading of menu layout definition
* cervisia: Fixed several bugs in resolve dialog
* cervisia: Don't ignore the CVS_RSH setting during checkout
* cervisia: Handle spaces in the working folder name correctly
* cervisia: Honor option "Hide Non-CVS Files" when opening a branch in the
file tree
Changes:
* cervisia: Partly fix Don't execute shell scripts when the user used the
edit file action
* cervisia: Fix Look harder whether a directory really is under CVS control
* configure: Fix Extraneous message in admin/Makefile.common using --prefix
* Umbrello: aggregation/composition & inheritance hierachy sometimes
* Umbrello: Unable to change the specification of an operation
* Umbrello: "New operation" works the wrong way around in collaboration
diagrams
* Umbrello: SQL code generator generates "circular reference" foreign keys
* Umbrello: Drag-n-drop uses associations incorrectly
* Umbrello: code generation omits many operations
* Umbrello: compilation for Tru64 fixed
* Umbrello: fix loading of XMI files
* Umbrello: fix backspace handling in documentation window
* Umbrello: support for package nesting on CPP import
Changes:
Umbrello: code generation does not ignore output directory anymore
Umbrello: creating new states from context menu in state diagram is not
broken anymore
Umbrello: changing the name of a state doesn't cause it to be drawn in bold
anymore
Umbrello: not unable to change the specification of an operation anymore
Umbrello: fixed problems while moving floating text block of role
belonging to association
Umbrello: fixed a lot of internal problems in code generation, association
handling
Umbrello: fixed XMI loading
Cervisia: prevent crash when activating the create tag/branch action while
embedded into Quanta
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