2004-08-21 17:08:06 by Mark Davies | Files touched by this commit (8) | |
Log message:
Update to KDE 3.3
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
|
2004-06-10 14:44:21 by Mark Davies | Files touched by this commit (1) | |
Log message:
update to kde 3.2.3
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
|
2004-04-25 01:44:58 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Unused.
|
2004-04-20 16:09:23 by Mark Davies | Files touched by this commit (1) |
Log message:
add missing patch
|
2004-04-20 16:08:40 by Mark Davies | Files touched by this commit (9) | |
Log message:
bl3ify and update to kde3.2.2.
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
|
2004-04-14 18:15:30 by Julio M. Merino Vidal | Files touched by this commit (147) |
Log message:
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
|
2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | |
Log message:
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
|
2004-03-09 13:47:42 by Mark Davies | Files touched by this commit (3) |
Log message:
Update to KDE 3.2.1.
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
|
2004-02-15 12:10:50 by Mark Davies | Files touched by this commit (3) |
Log message:
Switch to using db4. Allows KBabel dictionary plugin "Translation
Database" to be built.
Bump PKGREVISION.
|
2004-02-05 09:27:59 by Mark Davies | Files touched by this commit (5) |
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
|