Package Release Info

semantik-1.2.4-bp152.1.5

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

semantik

Change Logs

* Wed Mar 25 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 1.2.4
  * Eliminate drawing artifacts
  * Eliminate grid alignment issues on diagrams
  * Improve label positioning on diagrams
  * Italian translations
  * Fix stale connections when disconnecting multiple references
  * Fix broken flags #98
  * Fix shortcuts configurability #96
  * Fix diagram thumbnail display on item selection
  * Add 'nocaption' to disable picture captions in LaTeX
  * Add 'disable_row_header' and 'disable_col_header' to improve
    table exports
  * Add 'disable_slide' to limit extra Beamer slides
  * Paint long branches with a lighter color
* Wed Feb 06 2019 Marguerite Su <i@marguerite.su>
- set _service to disabled, it's a factory package
* Sun Jan 06 2019 lars@linux-schulserver.de
- update to 1.2.1:
  * Fix duplicate reference values
  * Fix double prompts for overwriting files
  * Fix map variables visibility when opening maps
  * Fix document generator dialog's tab navigation
  * Fix boundary objects' text alignment (diagrams)
  * Fix pipe objects' resizing (diagrams)
  * Fix component objects' margin sizes
  * Enable newlines on most diagram objects #89
  * Add global settings for commands to execute after a template is called
  From Semantik 1.2.0:
  * Add support for references (Kdissert) #91
  * Add support for newlines in table attachments #89
  * Configure arrow colors on the main map
  * Add a new Entity shape for data modeling (diagrams)
  * Fix missing crossing lines when printing or exporting diagrams
  From Semantik 1.1.0:
  * Improve the looks of diagram crossing lines
  From Semantik 1.0.9:
  * Display picture and diagram thumbnails on the main map
  * Add a touchpad mode for laptop users
  From Semantik 1.0.8:
  * Add new formatting actions to the Rich Text editor: text color,
    hyperlink, list, clear formatting
  * Position diagram boundary captions to top or bottom
  * Improve the odt template styles
  From Semantik 1.0.7:
  * Export rich text in html/s5 document generators
  * Add new styles for the odt template
  * Add text alignment options to diagram elements
  From Semantik 1.0.6:
  * Improve the document export from the command-line
  * Fix some annoying with the base directory changing to /tmp
  * Persist font settings in documents
  * Update the French translation data
  * Export png files in html and latex documents
  * Remove the Beamer files: most LaTeX distributions provide them nowadays
  From Semantik 1.0.5:
  * Highlight code snippets in beamer presentations/pdflatex using Minted
  * Fix drawing artifacts when switching diagrams
  * Fix the inactive custom color buttons in semantik #88
  * Add a color toolbar to semantik-d
  * Improve the default colors for readability
  From Semantik 1.0.4:
  * Improve PDF diagram export
  * Fix Qt Dbus compilation errors on some systems
  From Semantik 1.0.3:
  * Updated import filters to Python3 syntax #83
  * Fix image imports #84
  * Improve zigzag lines routing for sequence elements
  From Semantik 1.0.2:
  * Fix truncated saved documents in combination with accentuated characters
  * Deply highcolor icons to force the application icon
  * Deselect currently selected diagram elements after adding a new one
  * Add spell checking to the text widget
  * Improve paragraph handling for generated OpenOffice.org text documents
- added python3-Pygments BuildRequires
- use _service now
- removed semantik-filetree-qtdbus.patch
Version: 1.0.1-bp150.2.3
* Wed May 09 2018 bwiedemann@suse.com
- Use convert -strip to make package build reproducible (boo#1047218)
* Sat Apr 28 2018 i@marguerite.su
- add patch semantik-filetree-qtdbus.patch
  * Fix leap adn factory build.
    QDBusAbstractInterface not found
* Sat Dec 09 2017 fabian@ritter-vogt.de
- Update to 1.0.1:
  * Add a diagram sequence element
  * Fix improper pdf document dimensions
  * Fix the configuration and build on FreeBSD
  * Add installation notes for Fedora
- Update to 1.0.0:
  * Port to KDE5 and Python 3
  * Add SVG Export from the menus
  * Add new diagram shapes
  * Add resize handles to diagram objects
  * Add diagram link labels
* Tue Nov 29 2016 olaf@aepfle.de
- Expand macro kde4_runtime_requires only when its available
  to fix quilt setup
* Fri May 20 2016 olaf@aepfle.de
- Remove unused ocaml from Buildrequires
* Sun May 10 2015 lars@linux-schulserver.de
- update to 0.9.4
  * Resize class elements
  * Remember window settings in semantik-d
  * Minor linear view bug fixes
* Wed Nov 19 2014 i@marguerite.su
- update version 0.9.3
  * Generated HTML documents no longer reference pdf files
  * Save Semantik diagrams on exit
  * Minor changes in pdflatex documents
  * New class element in diagrams
  * Zoom improvements
- drop 0001-fix-ctrl-enter-crash.patch
  * upstream fixed
* Tue Oct 07 2014 oholecek@suse.com
- add 0001-fix-ctrl-enter-crash.patch: fix crash when adding new
  element
* Mon Sep 15 2014 i@marguerite.su
- update version 0.9.2
  * New diagram items: matrix, boundary, class
  * OpenOffice.org template fixes
  * Fix for null bytes inserted through copy-pasting
  * Removing an item from the linear view no longer causes an assertion
  * Build script fix for Python 3
* Wed Mar 05 2014 i@marguerite.su
- update version 0.9.1
  * Svg export
  * Odt template fixes
  * Include svg pictures in odt documents
  * command-line svg export
  * More reasonable size for the actors head
  * Prevent the memory corruption when opening the same recent file again
  * Make the text visible in the odt document created (Issue 27)
  * fixed the diagram top/bottom alignment function
  * Copy diagram pictures to clipboard from main window
  * Copy diagrams to the clipboard
* Mon Dec 23 2013 lars@linux-schulserver.de
- update to 0.9.0:
  * New application for editing and managing diagrams
  * Enhanced printing system from the menu
  * Print diagrams from the command-line
  * Fixed the jitter on the drawing area
* Wed Aug 28 2013 lars@linux-schulserver.de
- removed oxigen icons from spec to fix build
- added manpage for semantik commandline arguments
* Thu Aug 08 2013 i@marguerite.su
- update version 0.8.4
  * Export maps to pdf pictures from the command-line
  * Color scheme fixes #30
  * Null byte fix for text pasted from Chrome #26
* Mon Dec 03 2012 cfarrell@suse.com
- license update: GPL-3.0 and GPL-2.0
  See src/templates/beamer/beamermindist - most of the files there are
  GPL-2.0 (only). Looks like aggregation
* Mon Oct 22 2012 tnagy1024@gmail.com
- Update to version 0.8.3
  * New dialog for exporting the map as a picture with a specific size
  * More consistent gui elements (dialog buttons, menus)
  * New UML shapes
  * Straight arrows on the diagrams
  * Fixed several crashes
  * Fixe various LaTeX templates
  * New actor and usecase elements
* Sat Sep 08 2012 dmitry@roshchin.org
- Update to version 0.8.1
  * Made the gui mode-less
  * Enabled diagram, image and table export in the beamer template
  * Fixed the Java applet generator
  * undo/redo actions
  * select subtrees
* Mon Apr 27 2009 highwaystar.ru@gmail.com
- update to 0.7.2
- removed some unnecasary hacks from spec
* Wed Mar 19 2008 lars@linux-schulserver.de
- fix BuildRequires
- added rpmlintrc
* Tue Mar 18 2008 lars@linux-schulserver.de
- update to 0.6.6
* Fri Oct 05 2007 lars@linux-schulserver.de
- initial version 0.5.1