File semantik.changes of Package semantik

-------------------------------------------------------------------
Thu Jul 25 09:36:54 UTC 2024 - Dirk Müller <dmueller@suse.com>

- update to 1.2.11:
  * Fix a Sonnet-related crash
  * Cosmetic changes

-------------------------------------------------------------------
Thu Feb 29 09:48:47 UTC 2024 - Max Lin <mlin@suse.com>

- BuildRequire kf5-filesystem on Leap 15

-------------------------------------------------------------------
Fri Jan  5 10:48:20 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

- BuildRequire rpm_macro(_kf5_kxmlguidir): Fix build after recent
  KDE Frameworks changes.

-------------------------------------------------------------------
Thu Sep  7 15:51:56 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>

- update to 1.2.10:
  * Install the missing markdown template file
  * Disable the fullscreen toggle due to incompatibilities
  * Fix a bug in diagram creation

-------------------------------------------------------------------
Tue Apr 18 15:30:06 UTC 2023 - Max Lin <mlin@suse.com>

- Use python3 as the script interpreter in wscript file

-------------------------------------------------------------------
Mon Jan  2 13:46:04 UTC 2023 - Dirk Müller <dmueller@suse.com>

- update to 1.2.9:
  * Fix an invalid icon size #120
  * Import or merge documents
  * Add a force-based layout system

-------------------------------------------------------------------
Sat Jun 25 21:30:06 UTC 2022 - Antoine Belvire <antoine.belvire@opensuse.org>

- Update to 1.2.8
  * Improve boundaries and cloud elements
  * Add and edit newlines in diagram elements #119
  * Deselect items before exporting images #113
  * Add a Markdown export filter (experimental) #110
  * Update waf to 2.0.24 and improve the build on Ubuntu Jammy

-------------------------------------------------------------------
Thu Jun 24 10:42:10 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>

- Update to 1.2.7
  * Fix the rendering of activity elements start/end
  * Fix saving empty documents
  * Improve the layout for various diagram elements
  * Hide top-right corner data flags on empty map items
  * Workaround for dark desktop color schemes
  * Improve the zoom system
- Remove _service file, update can be done with
  "osc service ra download_files"

-------------------------------------------------------------------
Wed Mar 25 13:29:05 UTC 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  6 03:57:31 UTC 2019 - Marguerite Su <i@marguerite.su>

- set _service to disabled, it's a factory package

-------------------------------------------------------------------
Sun Jan  6 23:55:56 UTC 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

-------------------------------------------------------------------
Wed May  9 03:27:32 UTC 2018 - bwiedemann@suse.com

- Use convert -strip to make package build reproducible (boo#1047218)

-------------------------------------------------------------------
Sat Apr 28 01:44:21 UTC 2018 - i@marguerite.su

- add patch semantik-filetree-qtdbus.patch
  * Fix leap adn factory build.
    QDBusAbstractInterface not found

-------------------------------------------------------------------
Sat Dec  9 19:38:20 UTC 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 07:20:36 UTC 2016 - olaf@aepfle.de

- Expand macro kde4_runtime_requires only when its available
  to fix quilt setup

-------------------------------------------------------------------
Fri May 20 14:00:39 UTC 2016 - olaf@aepfle.de

- Remove unused ocaml from Buildrequires

-------------------------------------------------------------------
Sun May 10 10:31:16 UTC 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 06:44:29 UTC 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  7 13:43:11 UTC 2014 - oholecek@suse.com

- add 0001-fix-ctrl-enter-crash.patch: fix crash when adding new
  element

-------------------------------------------------------------------
Mon Sep 15 13:54:44 UTC 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  5 10:44:11 UTC 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 14:47:42 UTC 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 10:54:10 UTC 2013 - lars@linux-schulserver.de

- removed oxigen icons from spec to fix build
- added manpage for semantik commandline arguments

-------------------------------------------------------------------
Thu Aug  8 21:47:01 UTC 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  3 11:25:32 UTC 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 22:20:48 UTC 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  8 11:26:11 UTC 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 22:06:11 IRKST 2009 - highwaystar.ru@gmail.com
- update to 0.7.2
- removed some unnecasary hacks from spec

-------------------------------------------------------------------
Wed Mar 19 14:31:50 CET 2008 - lars@linux-schulserver.de

- fix BuildRequires
- added rpmlintrc

-------------------------------------------------------------------
Tue Mar 18 18:54:50 CET 2008 - lars@linux-schulserver.de

- update to 0.6.6

-------------------------------------------------------------------
Fri Oct  5 15:49:55 CEST 2007 - lars@linux-schulserver.de

- initial version 0.5.1

openSUSE Build Service is sponsored by