Accepting request 198977 from home:insilmaril
Update to 2.3.20 OBS-URL: https://build.opensuse.org/request/show/198977 OBS-URL: https://build.opensuse.org/package/show/editors/vym?expand=0&rev=36
This commit is contained in:
committed by
Git OBS Bridge
parent
55980ee7c3
commit
7a8949d591
147
vym.changes
147
vym.changes
@@ -1,3 +1,114 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 13 15:50:00 CEST 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 12:00:00 CEST 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 08:00:00 CEST 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 12:59:17 CET 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 16:07:17 CET 2013 - uwedr@suse.de
|
||||
|
||||
@@ -65,6 +176,42 @@ Mon Jan 14 13:55:17 CET 2013 - uwedr@suse.de
|
||||
Doc: Fixed error in xlink documentation
|
||||
Doc: Updated pdfs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 29 10:36:41 CEST 2012 - uwedr@suse.de
|
||||
|
||||
- Version 2.3.11
|
||||
- Fixing sourceforge URL in makedist-vym
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 28 10:36:41 CEST 2012 - uwedr@suse.de
|
||||
|
||||
- Version 2.3.10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 21 15:36:41 CEST 2012 - uwedr@suse.de
|
||||
|
||||
- Version 2.3.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 9 16:36:41 CEST 2012 - uwedr@suse.de
|
||||
|
||||
- Version 2.3.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 31 11:36:41 CEST 2012 - uwedr@suse.de
|
||||
|
||||
- Version 2.3.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 12 15:02:41 CEST 2012 - uwedr@suse.de
|
||||
|
||||
- Version 2.3.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 12 17:38:41 CEST 2012 - uwedr@suse.de
|
||||
|
||||
- Version 2.3.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 4 14:53:17 CEST 2012 - uwedr@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user