* Tue Jul 16 2024 jun wang <jgwang@suse.com>
- Update to version 2.9.28
* Add a README.source file to describe the tarball creation.
* Remove desktop.patch - applied upstream.
* Refresh cmake-installs.patch.
* Remove debian/vym.links, mimetype icon link is created
by cmake.
- Other changes since 2.9.2
* Add myself as Uploader.
* Replace cdbs by debhelper as the Debian build helper.
* Drop pro-file.patch - building with cmake now.
* Refresh do-not-phone-home.patch.
* Ship upstream man 1 vym.
* Drop debian/menu.
* Update debian/copyright.
* Add a mimetype icon for the hicolor default theme.
* Add Rules-Requires-Root set to no.
* Add Vcs information to debian/control.
* Raise Standards-Version to 4.7.0.
* Delete old desktop file shipped in debian/.
* Add desktop.patch to pass %F in the Exec setting and add
keywords.
* Add doc-base registration for the user manual.
* Add cmake-installs.patch to adjust documentation install
folder.
* Adjust watch file to query github API and change to version 4.
* Include release-notes-2.9.md in the package docs.
* Feature: Support multiple Jira instances with specific
authentication methods
* Feature: Floppy disk icon for unsaved maps better visible,
if active
* Feature: Upload images also for new Confluence pages
* Feature: New commands to control visuals of selection box
* Feature: added script to set colors of selection box for dark theme
demos/scripts/setSelectionBoxDarkTheme.vys
cannot understand every of the newer elements and .
* Feature: Center on selection and fit to view with
Key_Period + Key_Shift
* Feature: Delete vymLink with Ctrl-Shift click
* Feature: Scale pasted images to 300px width
* Feature: Define pen color, width and brush for selection box
setSelectionPenColor
setSelectionPenWidth
setSelectionBrushColor
* Feature: Option to 'never' use dark theme
* Feature: Support Personal Access Tokens for Jira and Confluence
* Feature: Improved animated centering on selection
(Shortcut: Key_Period)
* Feature: For multiple selected items show count in status line
* Feature: Scale images on the fly
* Bugfix: Creating Confluence page without attachments
* Bugfix: Icon and status of view icons
* Bugfix: disabled all icons when no map is available.
* Bugfix: Fixed layout of dialog for Confluence export
* Bugfix: Improved adding new branches at border of current scene
* Bugfix: Urls and VymLinks shown again in statusBar
* Bugfix: Wrong positon of selection box of xlinks control points,
resulting in crazy scrolling, when control point is selected.
* Bugfix: #79 quell linking error (#79)
* Bugfix: Set selection background color in TreeEditor
* Bugfix: Also center on selected branch when using HeadingEditor
while editing a heading
* Bugfix: Save colors of headings
* Bugfix: Editing long plainText headings might open
HeadingEditor
* Bugfix: #65 and #71 Colors in NoteEditor with RichText
* Bugfix: #76 Editing heading of zoomed in view causes panning
* Bugfix: When zooming in/out using mouse wheel don't change
rotation
* Bugfix: Background colors in HeadingEditor
* Bugfix: #40 Editing PlainText headings with linebreaks
* Bugfix: #75 TreeEditor and Linebreaks in headings
* Bugfix: #73 Default maps should not have word default in
MapCenter
* Bugfix: #72 Improved support to load new default maps
* Bugfix: #74 HTML export uses word wrap for PlainText notes
* Bugfix: Update HeadingEditor for RichText heading, when frame
background changes
* Bugfix: Update color and heading of HeadingEditor
* Bugfix: #70 HeadingEditor doesn't use map background when
switching on RichText mode
* Bugfix: #70 settings override macroPath, if local option is
used "-l"
* Bugfix: #68 HeadingEditor doesn't update after in MapEditor
* Bugfix: Consider zoomFactor after load when scrolling to
selection
* Bugfix: Set color and width of legacy xlink
* Change: Use Control modifier instead of Shift to only move
MapCenter
* Change: Compatibility with 2.9.514: Some elements can be read,
even if vym
Version: 2.6.0-bp150.2.4
* Sat Sep 17 2016 vym@insilmaril.de
- Update to upstream 2.6.0 (bugfix and languages added)
* Tue Aug 16 2016 vym@insilmaril.de
- Update to upstream 2.5.21 (Prerelease of 2.6.0)
- 68 bugfixes / 17 features added
* Tue Jun 21 2016 vym@insilmaril.de
- Update to upstream 2.5.4
- Remove vym-2.5.0-gcc6.patch again, not required
* Mon Jun 20 2016 i@marguerite.su
- add patch vym-2.5.0-gcc6.patch
* no known conversion for argument 2 from bool to QString,
actually the second QString was skipped, the bool value
was the 3rd argument.
* Wed Oct 28 2015 vym@insilmaril.de
- Version 2.5.0
- Bugfix: Update recent maps menu after loading of map
- Bugfix: Empty window with update information on startup
* Tue Aug 25 2015 vym@insilmaril.de
- Version 2.4.8
* Mon Aug 24 2015 vym@insilmaril.de
- Version 2.4.7
* Tue Aug 18 2015 vym@insilmaril.de
- Version 2.4.6
* Fri Jul 24 2015 vym@insilmaril.de
- Version 2.4.5
* Sun May 17 2015 vym@insilmaril.de
- Version 2.4.3
* Tue May 05 2015 vym@insilmaril.de
- Version 2.4.2
* Mon Oct 27 2014 uwedr@suse.de
- Version 2.4.0
- Update to Qt 5
- Preliminary support of checking for updates
and release notes online
* Mon Oct 27 2014 uwedr@suse.de
- Version 2.4.0
- Update to Qt 5
- Preliminary support of checking for updates
and release notes online
* Fri Sep 05 2014 chris@computersalat.de
- Version 2.3.22
- French translation by Marc Sert
- Feature: Improved xlinks with arrowheads
- Feature: Task priority increases slightly with age of tasks
- Some more includes to ease Debian packaging (by p0llux)
- Patch to allow hardening in Debian by p0llux
- update to 2.3.24
* Added updated translation by Pavel Fric
* Bugfix: Restore saved toolbar configuration
- 2.3.23
* When changing sleep time of finished task, also set task state to
'WIP'
* Bugfix: #65 Missing break statements in parser
- 3.2.22
* Set (and read) default style for ends of xlinks
* Tests for XLinks
* Fixing the test script
* Undo/redo for modifying xlinks
* Removed some debugging output
* Cleaned up a bit
* Commands to set xlinkstyle (begin and end)
* Fixed graphical glitch during creation of XLink
* Toggling arrowheads for ends of xlink in dialog
* Use Arrows also for lines to control points of xlink
* Hide arrows of xlinks when scrolling
* Draw arrow for begin and end of xlink
* Initial work on arrows for xlinks
* Priority increases slightly with age of tasks
- 3.2.21
* Some more includes to ease Debain packaging (by p0llux)
* Patch to allow hardening in Debian by p0llux
* Fixed project file
* Fri Sep 13 2013 uwedr@suse.de
- Version 2.3.20
- Bugfix: #45 Don't grab keyboard while editing heading
- Bugfix: #56 Default pdf viewer for Windows
- Bugfix: #58 Notes break if they only contain whitespace
- Bugfix: Added missing note for automated test to git
- Bugfix: Building on windows (Patrick Spendrin)
- Bugfix: Considering frame sizes
- Bugfix: Creating notes by piping mails (e.g. from mutt)
- Bugfix: Default size for PDF Export: A3
- Bugfix: Delete slide deleted 2 slides at once
- Bugfix: Deselect task in TaskEditor, if no task selected in MapEditor
- Bugfix: Don't create duplicate UUIds while pasting
- Bugfix: Double click branch while editing heading copies heading
- Bugfix: Editor key shortcuts for Save (Ctrl + S)
- Bugfix: Flags position after setting task sleep
- Bugfix: HTML export
- Bugfix: HTML export settings (Re-added after merge)
- Bugfix: Include images correctly in frame
- Bugfix: LastExport for AO, ASCII, OrgMode, LaTeX
- Bugfix: Move images when moving MCO
- Bugfix: open LineEdit for heading at heading, not topLeft of BBox
- Bugfix: (Regression) creating XLinks
- Bugfix: Releasing image triggers reposition now
- Bugfix: Removed unneeded output in testscript
- Bugfix: Reposition note flag after updating note
- Bugfix: Reposition note flag after updating note
- Bugfix: Reuse previous HTML export settings
- Bugfix: Stretch width of last column in task editor
- Bugfix: Toggling task flags
- Bugfix: Undo of deleting mapcenter
- Bugfix: Vertical aligment of children
- Feature: 12 additional macros using Shift + Fn
- Feature: Alternative shortcut for Find: Key_Slash
- Feature: New command selectParent
- Feature: Open vymLinks in background tab
- Feature: Quit immediatly after listing options -s or -sl
- Feature: Shortcut in scripteditor to "save to selected slide"
- Feature: Show parent of a task in taskeditor
- Feature: Template for creating snapshot in slideeditor
- Feature: unselectAll for scripts
* Tue Jul 16 2013 uwedr@suse.de
- Version 2.3.19
- Feature: optimizations in layout enginge
- Feature: Alternative shortcut for Find: Key_Slash
- Feature: unselectAll for scripts
- Feature: New command selectParent
- Feature: Quit immediatly after listing options -s or -sl
- Feature: Alternative shortcut for Find: Key_Slash
- Feature: unselectAll for scripts
- Bugfix: Move images when moving MCO
- Bugfix: Allow DeleteKeepChildren for MainBranches
- Bugfix: Smaller inc/dec of images
- Bugfix: Remove duplicate icon for opening linked vym maps in toolbar
- Bugfix: Reposition note flag after updating note
- Bugfix: Flags position after setting task sleep
- Bugfix: open LineEdit for heading at heading, not topLeft of BBox
- Bugfix: Toggling task flags
- Bugfix: Considering frame sizes
- Minor cleanups
- Remove redundant call to reposition
- Repriorizing FIXMEs
- Updated README
* Tue Jun 04 2013 uwedr@suse.de
- Version 2.3.18
- Bugfix: Double click branch while editing heading copies heading
- Bugfix: Remove duplicate icon for opening linked vym maps in toolbar
- Bugfix: setup for non-Linux OSs by Pino Toscano
- Bugfix: checks for VYM_DBUS instead of Q_OS_LINUX by Pino Toscano
- Feature: Enhanced documentation of vivym
- Feature: Show parent of a task in taskeditor
* Mon Apr 08 2013 uwedr@suse.de
- Version 2.3.17
- Feature: Template for creating snapshot in slideeditor
- Feature: Shortcut in scripteditor to "save to selected slide"
- Feature: Open vymLinks in background tab
- Feature: Open vymLinks in background tab
- Bugfix: Default size for PDF Export: A3
- Bugfix: Added missing note for automated test to git
- Bugfix: Editor key shortcuts for Save (Ctrl + S)
- Bugfix: Don't create duplicate UUIds while pasting
- Bugfix: #56 Default pdf viewer for Windows
- Bugfix: #45 Don't grab keyboard while editing heading
- Bugfix: #58 Notes break if they only contain whitespace
- Bugfix: Building on windows (Patrick Spendrin)
- Bugfix: Creating notes by piping mails (e.g. from mutt)
- Bugfix: LastExport for AO, ASCII, OrgMode, LaTeX
- Bugfix: Deselect task in TaskEditor, if no task selected in MapEditor
- Bugfix: Stretch width of last column in task editor
- Bugfix: Reuse previous HTML export settings
- Bugfix: (Regression) creating XLinks
- Bugfix: Reuse previous HTML export settings
- Bugfix: Delete slide deleted 2 slides at once
- Bugfix: Removed unneeded output in testscript
- Building without DBUS using qmake or cmake
- Do not use a WinAPI implementation for unzip (Patrick Spendrin)
- make building with dbus an option under windows
- more updates for cmake build system
- Remove msvc warning (Patrick Spendrin)
* Sat Feb 23 2013 uwedr@suse.de
- Version 2.3.14
- Bugfix: Stretch width of last column in task editor
- Bugfix: Delete slide deleted 2 slides at once
- Bugfix: Removed unneeded output in testscript
- Bugfix: Reuse previous HTML export settings
- Bugfix: Delete slide deleted 2 slides at once
- Bugfix: Undo of deleting mapcenter
* Mon Jan 21 2013 uwedr@suse.de
- Version 2.3.13
- Bugfix: Undo of deleting mapcenter (risk of dataloss)
(including testcase)