* Tue Jun 09 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-06-apps-update
- Changes since 20.04.1:
* Address https://bugs.kde.org/show_bug.cgi?id=56184#c94
* Fix 'Umbrello code importer does not import c++ header file wrapped with __cplusplus macro' (kde#422356)
* Fri May 15 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-05-apps-update
- Changes since 20.04.0:
* Fixes for adding multiline c++ comment support (kde#418970)
* Remove independent comments from list in CommentStore::getCommentsInRange()
* Initial work for combining multi line c++ comments
* Extend test case for class comments with c++ style and doxygen comments
* Add documentation to class Driver
* Thu Apr 23 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- Changes since 20.03.90:
* cmake: fix version compare lower syntax
* unittests: fix checking llvm version number
* cmake: fix minor version
* unittests: only build llvm testcase with the supported versions 7 and 8
* cmake: Remove limits for generating dot graphs
* cmake use svg as image format for dot
* cmake: increase maximum dot graph depth to not limit generated graphs
* cmake: on generating api doc disable using multiple dot targets
* cmake: Only enable generating dot files if the 'dot' tool was found
* Add support for Qt5 variant of qhelpgenerator
* Sun Apr 05 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.90
* New feature release
- Changes since 20.03.80:
* Fixed cmake 3.10 error caused by not setting policy CMP0057 to NEW
* Fix bug not building apidoc and qch file by default, if enabled (kde#419202)
* Sun Mar 22 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
- Too many changes to list here.
* Thu Mar 05 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-03-apps-update
- Changes since 19.12.2:
* Use the global xml catalog to replace external docbook.xsl uri
* Use a more reliable way on Windows to find the application's installation root
* Fix finding docbook stylesheet by using xml catalog support
* Fixed error message 'Can't save an empty diagram' with Docbook and Xhtml export (kde#417784)
* Correction of the path setting for the Docbook and Xhtml export
* Fix KF5 issue 'Exporter searches for XSLT file in nonexistent directory' (kde#417520)
* Fix '404 on help for settings in Umbrello (kde#410906)
* cmake: remove annoying suggest-override warning
* Fix using wrong name for slotInterfaceRequired() in class WorkToolBar
* Fri Feb 07 2020 Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build.
* Wed Feb 05 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-02-apps-update
- Too many changes since 19.12.1, only listing bugfixes:
* Improve creation of generalization with parent provided as string: (kde#416178)
* Fix broken file selection for PHP and SQL in code import wizard: (kde#335566)
* Fix endless loop on importing mysql schema: (kde#398082)
* Fix 'Missing entries in the New context menu entry for the logical view' (kde#416053)
* Fix 'Umbrello Crash On Moving the Seconds element in the Class Diagram' (kde#416013)
* Fix 'No association update after changing a class attribute type from class to class pointer or address and vice versa' (kde#416006)
* Fix 'Duplicate Composition Association when rename it's variable in the tree View' (kde#415992)
* Tue Jan 07 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.1
- Changes since 19.12.0:
* Remove obsolete code
* Fix 'No undo support for adding connected widgets' (kde#415888)
* Fix 'Different name when adding connected states compared to adding via the toolbar' (kde#415890)
* Fix 'Adding connected widgets cannot be cancelled' (kde#415889)
* Limit building local KDev::Tests library for KF5 only when kdevplatform library has been found
* Library KDev::Tests: remove Qt5::Tests dependencies (kde#415849)
* Embed KDev::Tests library to not depend on kdevplatform for KF5 builds
* Fix 'The initial cursor position in the properties dialog of a state should be set to the name field' (kde#415784)
* Fix 'Adding a connected state should allow entering of a state name' (kde#415779)
* Tue Dec 10 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12
- Changes since 19.11.90:
* Fix api issue in class ToolBarState in case UMLScene is constructed without a view
* Add save/load unit test for class PreConditionWidget
* Fix 'Sequence diagram - on reload file - app crash when conditions are added' (kde#414759)
* Apply quick fix to prevent crashing on loading extented testcase for reproducing behaviour
* Handle "show property dialog" content menu entry for combined fragment and precondition widgets
* Fix 'Missing property dialog entries in context menu for combined fragment and precondition widgets' (kde#414778)
* Sat Nov 30 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc
- Too many changes since 19.11.80, only listing bugfixes:
* Fix 'Crash on pasting a sequence diagram elements' (kde#414615)
* Fix 'No namespace creation when importing stack traces' (kde#414599)
* Fix 'Incorrect applying of an auto layout for spline line type' (kde#414568)
* Fix 'No control points are created for association lines in "spline"
layout default mode' (kde#414520)
* Fix 'Associations are sometime not addable in class diagram' (kde#409631)
* Fix of string includes in c++ code generator (kde#413569)
* Sun Nov 24 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- Too many changes since 19.08.3, listing only bugfixes:
* Fix 'Classifier unit case not enabled' (kde#414044)
* Fix 'auto-generated getters and setters to atributes are private in generated java classes' (kde#331655)
* Add customizable class variable prefix for c++ code generation (kde#57583)
* Add additional c++ code generation policies to fix unexpected code generation (kde#413991)
* Fix 'Added points to an association do not display them by default' (kde#413910)
* Fix 'For relationships, partially unsupported properties are displayed in the properties dialog on the style page' (kde#413908)
* Fix 'Changes to the fill color of the head of a composition are not displayed' (kde#413907)
* Implement 'Open file assigned to an artifact' (kde#410937)
* Add support for adding connected "required interfaces" (kde#403794)
* Add subsystem support to toolbar and context menu for component diagrams (kde#410543)
* Fix 'Incorrect icon in toolbar for adding interfaces to component diagram' (kde#410519)
* Add missing context menu entries for activity diagrams (kde#410479)
* Thu Nov 07 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.3.php
- Changes since 19.08.2:
* Cleanup of generated c++ code (kde#413574)
* cppwriter: In case of interfaces, do not write a superfluous .cpp file
* When creating class methods for an interface through the user interface set abstract and virtual attributes (kde#413519)
* Fixes missing initialisation of members m_inline and m_abstract of class UMLOperation
* Disable unrelated checkboxes in operation property dialog for interfaces
* cppwriter: Add support for writing abstract methods
* Fri Oct 11 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.2.php
- No code change since 19.08.1
* Thu Sep 05 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.1.php
- Changes since 19.08.0:
* Fix build with cmake < 3.7
* Fixed grammer and punctuation
* Fixup
* Fix 'Umbrello could not open imported source files' (kde#410904)
* Fri Aug 09 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- Changes since 19.07.90:
* Activate newly added association rules for UML2 "required interface" (kde#115269)
* Add UML2 support for "required interface" associations
* Fix 'Properties dialog box for components does not display links' (kde#410513)
* Component symbol made more unique by enlarging the inner rectangle
* Fix icon for UML2 components
* cmake: make umbrello version number generating more robust
* Indention fix
* Fixup of icons for adding states
* New icon for activities added to toolbar and context menu (kde#410508)
* Tue Aug 06 2019 lbeltrame@kde.org
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- Changes since 19.07.80:
* Too many changes to list here
* Tue Jul 23 2019 lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Too many changes to list here
* Sat Jul 13 2019 lbeltrame@kde.org
- Update to 19.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.04.3.php
- Changes since 19.04.2:
* Fix build error in DocBook generator
* Fix build errors in Python code importer
* Fix 'Export to XHTML generates empy html file' (kde#409411)
* cmake 3.5 fix
* CMake spelling fix
* Fix cmake error 'cannot parse the expression: " + 1"'
* Move negative sign handling into PythonImport::parseInitializer()
* Add constructor visibility test to python test cases
* python importer: Extend for parsing method parameter default values (kde#409210)
* Fix 'Python import do not support attributes with initializers' (kde#409209)
* Fix 'Umbrello wont create a UML diagram relation between two objects' (kde#409161)
* Fri Jun 07 2019 lbeltrame@kde.org
- Update to 19.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.04.2.php
- No code changes since 19.04.1
Version: 18.12.3-bp151.1.4
* Sat Mar 09 2019 lbeltrame@kde.org
- Update to 18.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.3.php
- Changes since 18.12.2:
* Fix 'No tree view update of entity unique and check constraint'
* Fix moving entities by property dialog
* Fix 'Cannot move entities, components, subsystems and nodes from sub folder to root folder' (kde#404892)
* Fix allowing moving of ports to a sub folder in the tree view
* Fix 'No tree view update of entity primary key constraint' (kde#350241)
* Add typedef to class UMLForeignKeyConstraintDialog
* Fix 'Cannot add foreign key to entity' (kde#404891)
* release-windows-packages: auto detect version
* release-windows-packages: fix fetching source tar ball name
* Fix 'Non-optimal vertical position of added messages to sequence diagrams' (kde#404422)
* Handle default case in ChildWidgetPlacementPort::setNewPositionWhenMoved
* Fix crash on adding ports to component widget by context menu
* Sat Feb 09 2019 lbeltrame@kde.org
- Update to 18.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.2.php
- Changes since 18.12.1:
* Compile fix
* Fix 'Duplicated text labels in xmi file' (kde#403888)
* Fix 'Copy and paste of interface in component diagram does not update the displayed name' (kde#403853)
* Fix 'Displayed interface name in the component diagram is not updated after changing it in the properties dialog' (kde#403852)
* In AssociationWidget::widgetMoved() fix endless loop
* Add test file for component diagram elements and associations
* Fix 'Displayed name of an interface in a component diagram is not updated' (kde#403763)
* Fixes the problem that the geometry of the interface widget was not updated when the connection was disconnected
* Fix 'incorrect display of interface widgets in the component diagram when adding a second connection' (kde#403761)
* In UMLWidget::mouseMoveEvent() remove duplicated call to adjustUnselectedAssocs()
* Fix 'Associations connected to the component port do not move when moving the component' (kde#403692)
* Fix unused parameter warning
* On loading port widgets from xmi file setup connected state
* Do not add building tests unconditional
* Fix 'Incorrect port positions when loading old files' (kde#403622)
* Make sure to only remove present ports
* Use a better location for deleting UML Port instance
* Fix 'Port widgets cannot be deleted from the context menu' (kde#403618)
* Add "show" and "properties" to context menu of tree view item types 'category' and 'artifact'
* Add missing "show" in diagram context menu entry to tree view items
* When deleting port widgets, also delete the corresponding UML port (kde#403515)
* Fix center position for showing port widgets
* Add missing port widgets when loading component diagrams
* Fix minor Doxygen issues
* Fri Jan 11 2019 lbeltrame@kde.org
- Update to 18.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.1.php
- Changes since 18.12.0:
* Fix 'Strange multiple duplication of labels on interfaces in component diagram after saving' (kde#402722)
* Cleanup owner setting of PinPortBase related classes in constructor
* In ClassifierWidget fix duplicated common painting in widget interface variant
* Update docbook files to version 4.5 to be compatible with KF5
* Fri Dec 14 2018 lbeltrame@kde.org
- Update to 18.12.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.0.php
- Changes since 18.11.90:
* Fix KDE CI compile error with Qt 5.10 on linux
* Fix -Wimplicit-fallthrough issue
* Make call to QUrl::adjusted() really working
* Make call to QString::toLower() really working
* Make call to QString::simplified() really working
* Fix output of used Qt version for KF5 builds
* Mon Dec 03 2018 lbeltrame@kde.org
- Update to 18.11.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-rc.php
- Changes since 18.11.80:
* JavaImport: Convert Java specific notation '...' into a language independent array definition (kde#401290)
* Fix 'SQL code indexes wrong field for foreign key' (kde#292239)
* Crash fix in case of exporting an entity relation diagram
* Fix 'Endless loop on importing mysql schema' (kde#98082)
* Tue Nov 20 2018 Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
* Tue Nov 20 2018 lbeltrame@kde.org
- Update to 18.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-beta.php
- Changes since 18.08.3:
* Too many changes to list here
* Thu Nov 08 2018 lbeltrame@kde.org
- Update to 18.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.3.php
- Changes since 18.08.2:
* Fixup of commit af72e05 (kde#400501)
* Fixes broken docbook URLs when creating xhtml (kde#400657)
* Make it possible to run docbook export from build dir
* Fix 'Umbrello fails to start due to ASSERT failure in QVector<T>::at "index out of range"' (kde#400501)
* Thu Oct 11 2018 lbeltrame@kde.org
- Update to 18.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.2.php
- Changes since 18.08.1:
* Implementation of dragging multiple entries from the tree view and inserting them into the diagram (kde#394606)
* Fix 'Multiple creation of the same entity on an entity relationship diagram' (kde#399475)
* Fix 'changes on "entitätattribut" changes the attributes also on an copy' (kde#158647)
* Refactored UMLDragData::decodeClip4() to use better variable names
* Thu Sep 06 2018 lbeltrame@kde.org
- Update to 18.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.1.php
- Changes since 18.08.0:
* Adding a C++ test case with multiple template parameters
* More robust determination of the name of the base class with template parameters using the abstract syntax tree
* Fix 'C++ importer does not correctly detect generalization in template classes' (kde#397664)
* Thu Aug 16 2018 christophe@krop.fr
- Update to 18.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
* Never implemented context menu entry for adding actor, usecase, component, artifact and activity from a widget
* Never implemented context menu entry for adding a subsystem port removed
* Never implemented context menu entry for adding a subsystem removed
* Remove context menu entry for adding port on component diagrams
* Fix position of adding note entry to context menu entries
* Position and presence of adding plain text unified using context menu for diagrams and widgets
* Fix 'Set input focus on first input field in the general properties dialog page' (kde#396844)
* Thu Jul 26 2018 lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08-beta.php
- Changes since 18.04.3:
* Too many changes to list here
* Fri Jul 13 2018 lbeltrame@kde.org
- Update to 18.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.3.php
- Changes since 18.04.2:
* None
* Fri Jun 08 2018 lbeltrame@kde.org
- Update to 18.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.2.php
- Changes since 18.04.1:
* Fix missing keyboard shortcut for "line with" label in style page
* Disable deprecated warnings
* Add <launchable> entry to umbrello appdata xml file CCBUG:391559
* Fix 'Artifact subdir name includes root path in tree view' on Windows (kde#394446)
* Fri May 11 2018 lbeltrame@kde.org
- Update to 18.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.1.php
- Changes since 18.04.0:
* Merge in fixes from kmymoney related script variant
* Add c++ import support for combinations of 'explicit', 'constexp' keywords in combination with constructors (kde#392984)
* Fix "c++ importer does not recognize 'explicit' keyword" (kde#392984)
* Wed Apr 18 2018 lbeltrame@kde.org
- Update to 18.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.0.php
- Changes since 18.03.90:
* Fix "c++ importer does not recognize 'explicit' keyword" (kde#392984)
* Add importing c++ keyword "friend" for class members
* Fri Apr 06 2018 lbeltrame@kde.org
- Update to 18.03.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04-rc.php
- Changes since 17.12.3:
* Too many changes to list here
Version: 17.12.3-bp150.2.7
* Thu Mar 08 2018 lbeltrame@kde.org
- Update to 17.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.3.php
- Changes since 17.12.2:
* Fix duplicated adding of floating text widgets to scene on loading an xmi file
* Fix 'Imported classes from file do not show available associations' (kde#390901)
* Fixup of 0f09ef6fb
* Fix 'Notes diagram link could not be changed' (kde#390891)
* Increase shape part for resize marker to make it easier to select in low zoom levels
* Fixup shape for alternate combined fragment widget
* Fix 'Vertical position of combined fragment widget else part is moved to the vertical center after save/load cycle' (kde#390782)
* Fix 'Loading combined fragments from xmi file adds unwanted else part' (kde#390780)
* Fix writing out state information in ticket body
* Fix 'Instable vertical position of alternate combined fragment widget' (kde#390677)
* Fix 'Box widgets inside a combined fragment are not selectable' (kde#389357)
* Refactoring of global variables used by class CombinedFragmentWidget
* Fix 'Not possible to select notes under a fragment widget in sequence diagrams' (kde#390509)
* Fix 'Could not set fill color for message widgets' (kde#390511)
* Fix 'No context menu entry for changing colors of a single selected message widget' (kde#390508)
* Wed Feb 07 2018 lbeltrame@kde.org
- Update to 17.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.2.php
- Changes since 17.12.1:
* Fix writing '44' as true boolean value into xmi file for attributes usesdiagramfillcolor and usesdiagramusefillcolor
* Reorder 'useDiagram' related variables alphabetical.
* Fix 'Naming of new datatypes' (kde#389353)
* Fix 'Font is always bold when model is opened, although default font is regular style' (kde#389357)
* Fix 'Bug in Source Code Editor'
* extract messages from umbrelloui.rc.cmake
* Thu Jan 11 2018 lbeltrame@kde.org
- Update to 17.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.1.php
- Changes since 17.12.0:
* Keep calls to Import_Utils::remapUMLEnum() in Ada, IDL and Pascal import in sync with in java and csharp import
* Fixup of b4a20d4fb
* Fix bug not saving "show stereotype" class widget setting to xmi file (kde#388560)
* Fix 'Cannot start umbrello from applications menu' (kde#388549)
* Catch configuring KDE4 variant of umbrello with installed KF5 kdevplatform development package
* Complete java import fix (kde#386479)
* Spelling fix
* Fix 'Imported classes are not placeable on diagrams after java import' (kde#386479)
* Fix implementation of Import_Utils::createUMLObject() parameter searchInParentPackageOnly
* Add additional java test files
* Fix 'umbrello5 does not display any files using default file pattern' (kde#388171)
* Fix 'Umbrello 2.2.3 crashes when deleting three text labels' (kde#387939)
* Remove faulty '\n'
* Fix 'Broken link to omg.org/spec in "About->Umbrello" dialog' (kde#387912)
* fix autoscroll for Logger
* Sat Dec 09 2017 lbeltrame@kde.org
- Update to 17.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.0.php
- Changes since 17.11.90:
* None
* Sat Dec 02 2017 lbeltrame@kde.org
- Update to 17.11.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-rc.php
- Changes since 17.11.80:
* There's no need to include the version into the desktop file
* Fix layouts path in dot generator on Qt5
* Mon Nov 20 2017 lbeltrame@kde.org
- Update to 17.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
* Too many changes to list here
* Thu Nov 09 2017 lbeltrame@kde.org
- Update to 17.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.3.php
- Changes since 17.08.2:
* None
* Mon Oct 16 2017 lbeltrame@kde.org
- Update to 17.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.2.php
- Changes since 17.08.1:
* Potiental crash fix
* Sat Sep 09 2017 jengelh@inai.de
- Remove unnecessary ldconfig call, there are no shared libraries
in here.
* Thu Sep 07 2017 lbeltrame@kde.org
- Update to 17.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
* Potiental crash fix
* Fix partially hidden content in code importer options page
* Add macros to install translated artifacts for KF5
* More memory leak fixes
* Fix possible memory leak
* Remove duplicate usage of deleting graphics scene items
* Fix 'Crash in component diagram after deleting component' (kde#383592)
* Fix memory leaks
* Fix 'Tree view is not visible after import' (kde#383618)
* Fix 'c++ methods are not imported if class is defined outside name space' (kde#383445)
* Move implementation of isCaseSensitive() and scopeSeparator() to Uml::ProgrammingLanguage namespace
* Add class member m_doc to CppTree2Uml and use it instead of the long pointer hierachy
* Fri Aug 11 2017 christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
- Too many changes to list here
* Sat Aug 05 2017 christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
* Sun Jul 16 2017 lbeltrame@kde.org
- Update to 17.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.3.php
- Changes since 17.04.2:
* Fix crash on importing sequence lines from qt creator.
* Make bounding box debug display of class UMLWidget visible with default border colors.
* Fix 'class diagram: class-box not resizable'. (kde#381730)
* Fixup of 'org.kde.umbrello5.desktop has wrong Exec line'. (kde#381565)
* Fix 'org.kde.umbrello5.desktop has wrong Exec line'. (kde#381565)
* Fix 'Documentation widgets in property dialogs have a border margin'. (kde#381393)
* Fix 'Documentation window does not show the correct icon'. (kde#381363)
* Fix 'Documentation window does not show the correct icon'. (kde#381363)
* Fix 'Documentation window does not show doc for association widgets with non empty name'. (kde#381360)
* Fix 'Association documentation not shown in Documentation panel'. (kde#381016)
Version: 17.04.2-2.1
* Fri Jun 23 2017 wbauer@tmo.at
- Fix the desktop file's Exec line, the executable is named
umbrello5 (boo#1045654)
* Wed Jun 07 2017 lbeltrame@kde.org
- Update to 17.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.2.php
- Changes since 17.04.1:
* Fix 'Building Umbrello 2.21.90.89e79b8 with optional LLVM fails'. (kde#379293)
* Fix 'umbrello/KF5 does not show the KF5 crash dialog'. (kde#374415)
* Add some error message to debug output in case of file saving fails.
* Wed May 17 2017 lbeltrame@kde.org
- Update to 17.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.1.php
- Changes since 17.04.0:
* Fix coverity CID 88358: Unchecked dynamic_cast
* Fix coverity CID 88359: Unchecked dynamic_cast
* Fix coverity CID 88360: Unchecked dynamic_cast
* Fix coverity CID 88361: Unchecked dynamic_cast
* Fix coverity CID 88362: Unchecked dynamic_cast
* Fix coverity CID 88363: Unchecked dynamic_cast
* Fix coverity CID 88364: Unchecked dynamic_cast
* Fix coverity CID 88416: Dereference before null check
* Fix coverity CID 88428: Dereference before null check
* Fix coverity CID 88471: Dereference before null check
* Fix coverity CID 178697: Dereference after null check
* Fix coverity CID 178698: Unchecked dynamic_cast
* Fix coverity CID 178700: Missing break in switch
* Fix coverity CID 178701: Dereference null return value
* Let debug package build fail if no version has been found.
* Fix osc project path.
* Sun Apr 16 2017 lbeltrame@kde.org
- Update to 17.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
* Fix crash on importing empty lines.
* Wed Apr 12 2017 lbeltrame@kde.org
- Update to 17.03.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04-rc.php
- Changes since 17.03.80:
* release-windows-packages: Do not create ticket with 'all' command
* release-windows-packages: pack debug package with 'all' command
* Fix 'org.kde.umbrello.appdata.xml specifies wrong binary name'.
* Fix 'KF5 version fails to install'.
- Remove patches, now upstream:
* fix-appstream-install-1.patch
* fix-appstream-install-2.patch
* Sat Mar 25 2017 lbeltrame@kde.org
- Update to 17.03.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.03.80.php
- Changes since 16.12.3:
* Too many changes to list here
- Add upstream patches to fix build:
* fix-appstream-install-1.patch
* fix-appstream-install-2.patch
* Thu Mar 09 2017 lbeltrame@kde.org
- Update to 16.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-16.12.3.php
- Changes since 16.12.2:
* Fix crash by disconnecting slots in UMLApp::~UMLApp().
* Thu Feb 09 2017 lbeltrame@kde.org
- Update to KDE Applications 16.12.2
* KDE Applications 16.12.2
* https://www.kde.org/announcements/announce-applications-16.12.2.php
* Sat Jan 14 2017 lbeltrame@kde.org
- - Update to KDE Applications 16.12.1
* KDE Applications 16.12.1
* https://www.kde.org/announcements/announce-applications-16.12.1.php
* Tue Dec 13 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.12.0
* KDE Applications 16.12.0
* https://www.kde.org/announcements/announce-applications-16.12.0.php
* Sat Dec 03 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.11.90
* KDE Applications 16.12.0 RC
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
* Tue Nov 29 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.11.80
* KDE Applications 16.12.0 Beta
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
* Wed Nov 09 2016 lbeltrame@kde.org
- Update to KDE Applications 16.08.3
* KDE Applications 16.08.3
* https://www.kde.org/announcements/announce-applications-16.08.3.php
Version: 16.08.2-2.2
* Tue Oct 11 2016 lbeltrame@kde.org
- KDE Applications 16.08.2
https://www.kde.org/announcements/announce-applications-16.08.2.php
* Fri Sep 09 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.08.1
* KDE Applications 16.08.1
* https://www.kde.org/announcements/announce-applications-16.08.1.php
* Fri Aug 12 2016 wbauer@tmo.at
- Don't rename the icon files any more, this breaks the build as
they are not found
* Fri Aug 12 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.08.0
* KDE Applications 16.08.0
* https://www.kde.org/announcements/announce-applications-16.08.0.php
* Mon Aug 08 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.07.90
* KDE Applications 16.07.90 (16.08-RC)
* https://www.kde.org/announcements/announce-applications-16.07.90.php
* Fri Jul 08 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.3
* KDE Applications 16.04.3
* https://www.kde.org/announcements/announce-applications-16.04.3.php
* Fri Jun 10 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
* Sat May 07 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.1
* KDE Applications 16.04.1
* https://www.kde.org/announcements/announce-applications-16.04.1.php
* Sun Apr 17 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.0
* KDE Applications 16.04.0
* https://www.kde.org/announcements/announce-applications-16.04.0.php
* Mon Apr 11 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.03.90
* KDE Applications 16.04.0 RC
* https://www.kde.org/announcements/announce-applications-16.04-rc.php
Version: 15.12.3-3.1
* Sun Mar 13 2016 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.3
* KDE Applications 15.12.3
* https://www.kde.org/announcements/announce-applications-15.12.3.php
* boo#970855
* Sat Feb 13 2016 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.2
* KDE Applications 15.12.2
* https://www.kde.org/announcements/announce-applications-15.12.2.php
* boo#966605
* Sat Jan 09 2016 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.1
* KDE Applications 15.12.1
* https://www.kde.org/announcements/announce-applications-15.12.1.php
* boo#961265
* Sun Dec 13 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.0
* KDE Applications 15.12.0
* https://www.kde.org/announcements/announce-applications-15.12.0.php
* boo#958887
* Tue Nov 10 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.08.3
* KDE Applications 15.08.3
* https://www.kde.org/announcements/announce-applications-15.08.3.php
* boo#954531
* Sun Oct 11 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.08.2
* KDE Applications 15.08.2
* https://www.kde.org/announcements/announce-applications-15.08.2.php
* Sun Sep 13 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.08.1
* KDE Applications 15.08.1
* https://www.kde.org/announcements/announce-applications-15.08.1.php
* Wed Aug 19 2015 cgiboudeaux@gmx.com
- Update to KDE Applications 15.08.0
* KDE Applications 15.08.0
* https://www.kde.org/announcements/announce-applications-15.08.0.php
* Fri Aug 07 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.07.90
* KDE Applications 15.08.0 RC1
* https://www.kde.org/announcements/announce-applications-15.07.90.php
* Mon Jul 06 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.04.3
* KDE Applications 15.04.3
* https://www.kde.org/announcements/announce-applications-15.04.3.php
* Sat May 30 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.04.2
* KDE Applications 15.04.2
* https://www.kde.org/announcements/announce-applications-15.04.2.php
* Mon May 11 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.04.1
* KDE Applications 15.04.1
* https://www.kde.org/announcements/announce-applications-15.04.1.php
* Sat Apr 11 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.04.0
* KDE Applications 15.04.0
* https://www.kde.org/announcements/announce-applications-15.04.0.php
* Sat Mar 21 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.03.95
* KDE Applications 15.04 RC
* Sun Mar 08 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.03.80
* KDE Applications 15.04 Beta
* Tue Mar 03 2015 tittiatcoke@gmail.com
- Update to KDE Applications 14.12.3
* KDE Applications 14.12.3
* See https://www.kde.org/announcements/announce-applications-14.12.3.php
* Sun Feb 01 2015 tittiatcoke@gmail.com
- Update to KDE Applications 14.12.2
* KDE Applications 14.12.2
* See https://www.kde.org/announcements/announce-applications-14.12.2.php
* Mon Jan 12 2015 tittiatcoke@gmail.com
- Update to KDE Applications 14.12.1
* KDE Applications 14.12.1
* See https://www.kde.org/announcements/announce-applications-14.12.1.php
* Wed Dec 17 2014 tittiatcoke@gmail.com
- Update to KDE Applications 14.12.0
* KDE Applications 14.12.0
* See https://www.kde.org/announcements/announce-applications-14.12.0.php
* Sun Nov 09 2014 tittiatcoke@gmail.com
- Update to 4.14.3
* KDE 4.14.3 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.3.php