Implemented :-)
created AppImage for linux version 2.07.507
Printer support on windows
Works for me on Windows 10 and with latest Windows versions of vym (in Development folder) If there still are problems, please open new issue in https://github.com/insilmaril/vym Thanks Uwe
On os x, vym 2.6.7 can’t be opened because the identity of the developer cannot be confirmed.
For Macs there is a new version in "Files/Development" folder here on Sourceforge: currently 2.9.585. Please try this and if problem persists open an issue on https://github.com/insilmaril/vym Thanks Uwe
Design to "graceful degradation" when using non-universal features
Meanwhile vym uses cmake for building, if at build time no DBUS is present, it won't be compiled into vym. So basically a packaging issue. If this is still a problem, please open a ticket at https://github.com/insilmaril/vym
Ctrl- drag and drop of image could set this as background image
Maybe going to pick up this idea later on https://github.com/insilmaril/vym
Hi, sorry for the looooooong delay ;-) vym is meanwhile on github and also the layout system has fundamentally changed. If you are still interested, we could try to re-implement this style in the development branch: https://github.com/insilmaril/vym
Version 2.9.571
Use old task syntax in files again
Added more actions for logging
Renamed logCommand to logAction
Added undo/redo for adding timestamps
Introducing logCommand() outside of saveState()
Merge branch 'develop' of github.com:insilmaril/vym into develop
Tests for saving parts and scrolling
Fixed history tests. 308 tests available
Added tests for notes
Added tests for attributes and history
Added tests for attributes
Undo/redo linkColorHint
Merge branch 'develop' of github.com:insilmaril/vym into develop
Fixed copy/paste test
Removed unneeded debug output
Undo/Redo for scaling images
Version 2.9.570
Version 2.9.570
Improved using backround images and switching
Improved testing tasks
Fixed more tests and test warnings
Frame autodesign handling improved
Updated FIXMEs
Merge branch 'develop' of github.com:insilmaril/vym into develop
Cleanup listing scripting commands in two places
Updated FIXMEs
Less calls to reposition() when calling deleteItem()
Updated FIXMEs
Use openImageDialog() to load images in various parts
Less calls to MapEditor::updateData()
undo/redo for resetTaskPriorityDelta
Updated FIXMEs
Merge branch 'develop' of github.com:insilmaril/vym into develop
Updated FIXMEs
Version 2.9.569
Version 2.6.569
Ensure correct position of upLink for images
Hide links of unselected images
Initial drawing of links to images
Added missing frame commands
Undo/redo for heading column width and autodesign option
Moving some functionality for moving items
Improved alignment of info in ExtraInfoDialog
Created class LinkableContainer for link related info
Fixed hiding links for branches
Added scroll area for branch properties
Removed iconPrefix variable
clang-format
Updated FIXMEs
Update FIXMEs
Update FIXMEs
Update FIXMEs
Updated FIXMEs
Updated FIXMEs
Updated FIXMEs and minor improvements in code
Improved selection of tests to be executed
Removed unnecessary VymModel::execute()
Updated FIXMEs
Mangling shebang, to avoid mangling in Open Build Service for Fedora builds
version 2.9.568
Fixed crash in test_tasks
Removed unnecessary calls to VymModel::execute()
Updated FIXMEs
Updated FIXMEs in deleteKeepChildren
Less calls to reposition() in deleteKeepChildren()
Merge branch 'develop' of github.com:insilmaril/vym into develop
Updated FIXMEs
Set type of inserted branch correctly
Merge branch 'develop' of github.com:insilmaril/vym into develop
Revert 26cc8662fc68dcaa47e336fb81ba926fe3e7c01d (#135)
Bugfix: Undo deleteKeepChildren()
Update FIXMEs