Revisions of heimer

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1163150 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 15)
- Update to 4.4.0:
  New features:
  * Search text also in edge labels
  * Implement group deletion of edges
  * Apply text search on undo/redo
  Bug fixes:
  * Fix GitHub Issue #191: Windows: Text highlighted by the search
	  not visible
  * Fix GitHub Issue #255: Run error in ArchLinux
  * Fix search field not always taking focus on startup
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1132767 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 14)
- Update to 4.3.0:
  * Fix #249: Option to include grid on export
    + Grid will be exported if set visible
    + Works for both PNG and SVG exports
  * Fix #251: Feature request: child has same colors as parent
    + Change "Copy on Drag" behavior so that only the style will be copied
    + Set default filename with a timestamp in PNG and SVG export dialogs
    + Disable recent file entries that don't exist anymore
  * Optimize rendering of grid lines
    + Prevent situations where a zoomed-out view would have way too
      many grid lines visible, even multiple lines per pixel
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1088260 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 13)
- Update to 4.2.0:
  New features:
  * Automatic zoom-to-fit on search
  * Enable clear button on search text edit
  Other:
  * Add small padding on the edge label text field
  * Don't zoom to fit on cleared search if used has unselected all nodes
  * Remove shadow effects from edges that are not completely visible while dragging
- Drop heimer-4.1.0-remove-range.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1075679 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 12)
- Add heimer-4.1.0-remove-range.patch:
  Fix build for Tumbleweed with gcc13 by removing range dep
  See gh/juzzlin/Heimer#242

- Update to 4.1.0:
  New features:
  * Add setting for shadow effect optimization
  * Layout optimization
    + Allow bigger aspect ratio
    + Allow longer edges
  * Darker default outline for nodes
  * Add subtle outline for edge labels
  * Fix GitHub Issue #238: Shadow effects introduce performance issues
  * Fix GitHub Issue #239: Cannot drag if the drag position is
    inside the virtual rectangle spanned by an edge
  * Update Italian translations
  * Update Dutch translations
  Performance:
  * Don't update scene rect when adding edges
  * Remove shadow effects from edges as long edges can make dragging
    stutter
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1070826 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 11)
- Update to 4.0.0:
  New features:
  * Add setting for 'inverted controls'
  * Add parameter initialization options to layout optimization dialog
  * Add progress indicator when opening a mind map
  * Add tool tips for optimizer parameters
  * Add tool tip text for selecting node group by intersection
  * Change help texts into tool tips
  Bug fixes:
  * Fix tab key not working properly with node and edge text inputs
  * Unselect implicitly selected node after context menu has closed
  * Don't autosave unmodified mind map on exit
  * Don't autosave unmodified mind map on new file or open file
  Other:
  * More subtle new version indicator with a timeout
  * Change help texts to tool tips in edit settings
  * Update Italian translations
  * Update Dutch translations
  * Breaking changes to ALZ-format (old files can still be opened normally)
    + Move style data into style element
    + Move layout optimizer config into metadata element
    + Save and load application and format versions separately
    + Rename index => i, index0 => i0, index1 => i1
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1065644 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 10)
- Update to 3.7.0:
  New features:
  * Add default settings for arrow size and edge width
  * Add default settings for text size and font
  * Add edit option to mirror the layout horizontally or vertically
  * Animate edge deletion
  * Animate node deletion
  Bug fixes:
  * Fix node left selected on canceled node/text color dialog
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1044029 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 9)
- Update to 3.6.4:
  * Fix crash when trying to copy a group of connected nodes
  * Update Italian translations
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1042276 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 8)
- Update to 3.6.3:
  New features:
  * Fix Issue #229: Add option to automatically open the last
    used file on application start
  * Autoload can be now enabled in edit settings
  * Implement asynchronous file save for autosave
  * Fixes stuttering user experience on large files
  Bug fixes:
  * Didn't launch due to Wayland issues
  * Forced to X11 for now
  Other:
  * Initialize a new mind map to avoid an undefined state if the mind map
    fails to load
  * Apply autosave only when settings dialog is accepted
  * Increase edge with step to 0.25
  * Update Dutch and Italian translations
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1035536 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 7)
- Update to 3.6.2:
  New features:
  * Add tooltips to node handles
  * Set handle background color based on node color
  * Light or dark text edit highlight based on node color
  Bug fixes:
  * Fix GitHub issue #224: Tests fail when compiled with UBSan
  * Fix GitHub Issue #226: Attached node background images not loading
  * Decode images in memory without exporting into a file first
  Other:
  * Add timestamp to log file name
  * Save immediately when autosave enabled
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1005391 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 6)
- Update to 3.6.1:
  * Fix shadow effect of edge label when edge is selected
  * Fix edge label not deleted together with the edge
  * Fix edge context menu not opening when edge text edit right-clicked
  * constants.hpp: added to QVector so that the compiler wouldn't throw an error
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 999857 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 5)
- Update to 3.6.0:
  * Usability improvements:
    + Show a dummy edge label with '...' when the actual label won't fit
    + Stack edge text edits on top of nodes
Richard Brown's avatar Richard Brown (RBrownFactory) accepted request 991944 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 4)
- Update to 3.5.0:
  * Fix GitHub Issue #112: Optimizer: Take current node locations
    into account when building initial layout
    + This change makes the optimizer way more stable with respect
      to the original global placement
    + Tries to find the best possible initial locations for the
      nodes in a normalized coordinate space
    + Makes only local changes within a very small search radius
      (row-wise and cell-wise)
  * Update German and Dutch translations
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 985587 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 3)
- Update to 3.4.0:
  * Fetch the newest version and show in status bar if newer
    version available
  * Fix GitHub Issue #210: Option to set shadow offset and disable shadows
    + Adds effects tab to the settings dialog
    + Shadow offset and blur radius can now be set
  * Fix GitHub Issue #211: Color defaults
    + Default colors can now be set via the default settings tab
  * Make it possible to tune shadow colors via the effects tab
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 978869 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 2)
- Update to 3.3.0:
  * Add German translations
  * Fix #206: An option to change the size of the arrows
  * Toolbar now includes a spinner widget to set the arrow size
  * Fix #205: Click dragging from an existing node, then pressing
    delete before dropping the node, crashes the program
Displaying all 15 revisions
openSUSE Build Service is sponsored by