semantik/semantik.changes
Lars Vogdt 6be4f15781 - 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

OBS-URL: https://build.opensuse.org/package/show/Education/semantik?expand=0&rev=36
2019-01-07 00:01:38 +00:00

226 lines
8.1 KiB
Plaintext

-------------------------------------------------------------------
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