This commit is contained in:
commit
3a7ca58521
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
## Default LFS
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.osc
|
3
vym-1.8.1.tar.gz
Normal file
3
vym-1.8.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a5a2d27a4f9345f4feba4d6a2b3a5a9d27be71969c541e19c20376b79ac0279
|
||||
size 1377030
|
942
vym.changes
Normal file
942
vym.changes
Normal file
@ -0,0 +1,942 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 17:37:25 CET 2007 - stbinner@suse.de
|
||||
|
||||
- cleanup BuildRequires to fix build for < 10.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 13 10:51:50 CEST 2006 - uwedr@suse.de
|
||||
|
||||
- Version: 1.8.1
|
||||
- Bugfix: Fixed broken check for non-existent OO-export configuration
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 22 10:26:01 CET 2006 - uwedr@suse.de
|
||||
|
||||
- Version 1.8.0
|
||||
- Feature: Added icon for creating a new branch to toolbar
|
||||
- Feature: Opening of tabs in Firefox or Mozilla
|
||||
- Feature: Documentation is up to date now
|
||||
- Feature: More icons
|
||||
- Feature: New environment variable VYMHOME
|
||||
- Bugfix: Saving original filename of floatimages finally works
|
||||
- Bugfix: Positioning of floatimages while adjusting canvas size (also
|
||||
optimized code a bit)
|
||||
- Bugfix: Right click e.g. on URL Flag opened URL _and_ context menu
|
||||
- Bugfix: Deleting selection works also if Delkey is disabled.
|
||||
- Bugfix: Exclusive flags did not work properly.
|
||||
- Bugfix: Wrong icon in texteditor for text underline
|
||||
- Bugfix: Changed screenshots in docu to represent new look
|
||||
- Bugfix: Fixed z-plane of floatimage. Images did hide flags.
|
||||
- Bugfix: wrong paths in XHTML export (#168033), caused by wrong
|
||||
vymBaseDir
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 21 12:37:05 CEST 2006 - adrian@suse.de
|
||||
|
||||
- remove libdrm-devel to fix build for < 10.1 (not needed)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 24 13:50:42 CET 2006 - uwedr@suse.de
|
||||
|
||||
- Version: 1.7.15
|
||||
- Bugfix: wrong paths in XHTML export (#168033), caused by wrong
|
||||
vymBaseDir
|
||||
- Bugfix: Problem with vymlinks pointing to higher directories (#159770)
|
||||
- Bugfix: All exports support hiding of objects now
|
||||
- Bugfix: exportDir in XHTML export is correctly saved in map and
|
||||
defaults to current directory
|
||||
- Bugfix: Workaround QT problem, where QT writes invalid XML code by not
|
||||
escaping & in fontnames (#62283)
|
||||
- Bugfix: Images preview in filedialog works again. Seemed to be a QT
|
||||
issue when multiple fileselections were allowed.
|
||||
- Bugfix: Canvas Size corrected when flag is toggled
|
||||
- Bugfix: Include Images Vertically was not read from saved file
|
||||
- Feature: More icons
|
||||
- Feature: New environment variable VYMHOME
|
||||
- Feature: New icons. Icons and flags are not longer linked statically.
|
||||
- Feature: Konqueror can open URLs in new tabs now.
|
||||
- Feature: Hide Export Flag lets you hide objects in exports
|
||||
- Feature: Floatimages now are basically ornamented objects. They could
|
||||
have e.g. an URL later
|
||||
- Feature: On error the XML Parser shows the line which is causing the
|
||||
error
|
||||
- Feature: Added export to Taskjuggler. xslt by Matt.
|
||||
- Feature: Include Images Horizontally
|
||||
- Feature: rudimentary import mmaps
|
||||
- Feature: Import KDE bookmarks
|
||||
- Feature: Own class xsltproc for doing xml transformations
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 25 16:07:53 CET 2006 - uwedr
|
||||
|
||||
- Version 1.7.7
|
||||
- Feature: Export to Open Office 2.x (Open Document) basically works
|
||||
- Feature: Export to XHTML uses smaller icon for URLs now
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 18 13:29:52 CET 2006 - uwedr
|
||||
|
||||
- Feature: Multiple File selection while loading maps and images
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 3 12:20:08 CET 2006 - uwe
|
||||
|
||||
- Feature: Small optimization in zip/unzip functions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 21:03:05 CET 2006 - uwe
|
||||
|
||||
- Feature: FATE support for URLs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 28 12:09:59 CET 2005 - uwe
|
||||
|
||||
- Version 1.7.6
|
||||
- Feature: Added idAttr to BranchObj::saveToDir
|
||||
- Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
|
||||
errors, if FO is selected (undefined link)
|
||||
- Bugfix: FloatImages don't get lost during save after they have been
|
||||
relinked to new parent
|
||||
- Bugfix: Editing heading of mapcenter now also corrects position
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 10 13:18:29 CEST 2005 - uwedr
|
||||
|
||||
- Bugfix: Copy/Paste was currently not possible for images. Now
|
||||
completly rewrote mechanism. Instead of invisible map now XML import
|
||||
is used (Multiple clipboards should be not difficult now)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 10:33:09 CEST 2005 - uwe
|
||||
|
||||
- Bugfix: Added small fix from Khaled Ahmed needed for display of
|
||||
arabic languages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 12 21:39:38 CEST 2005 - uwedr
|
||||
|
||||
- Version 1.7.5
|
||||
- Feature: Currently 15 levels of undo (GUI to set value still missing)
|
||||
- Feature: Experimental LaTeX Export (without headers and opions so far)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 5 10:26:15 CEST 2005 - uwedr
|
||||
|
||||
- Version 1.7.4
|
||||
- Feature: Link of a branch can be hidden, if object is not selected
|
||||
- Bugfix: Zoomed map no longer "jumps around" when branch is selected
|
||||
or moved.
|
||||
- Bugfix: TextEditor now has grey background again, if it is empty
|
||||
- Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
|
||||
is no longer a QOBJECT
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 12:26:24 CEST 2005 - uwedr
|
||||
|
||||
- Bugfix: Some minor changes so that translations use arguments now
|
||||
instead of several calls to tr()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 13:38:31 CEST 2005 - uwedr
|
||||
|
||||
- Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
|
||||
another map caused vym to go into an endless loop, if the vymlink of the
|
||||
branch pointed to the new map.
|
||||
- Bugfix: Invisible floatimages (which have a scrolled parent) no longer
|
||||
can be selected
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 19 09:12:49 CEST 2005 - uwedr
|
||||
|
||||
- Feature: added debian subdirectory created by Steffen Joeris
|
||||
- Feature: added license to new aboutwindow
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 19:22:56 CEST 2005 - jhilmer
|
||||
|
||||
- Bugfix: Fixed link handling in aboutdialog.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 12:25:09 CEST 2005 - uwedr
|
||||
|
||||
- Feature: Added keyboard shortcut to reset zoom factor
|
||||
- Bugfix: Added "..." to menu entries leading to another dialog
|
||||
- Bugfix: The setting option "Delete Key" is working again
|
||||
- Bugfix: A branch moved from left side to right had wrong orienation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 2 09:59:24 CEST 2005 - uwedr
|
||||
|
||||
- Bugfix: Heading sizes now correct after moving e.g. mainbranch to
|
||||
a branch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 1 22:40:29 CEST 2005 - jhilmer
|
||||
|
||||
- Bugfix: Problems with closing of note editor when text was modified.
|
||||
- Feature: Added subscript and superscript to note editor
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 28 11:57:38 CEST 2005
|
||||
|
||||
- Version 1.7.3
|
||||
- Bugfix: Frames didn't become invisible if scrolled
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 28 11:57:38 CEST 2005
|
||||
|
||||
- Version 1.7.2
|
||||
- Bugfix: if selection changed before undo, undo worked on wrong
|
||||
branch
|
||||
- included math.h again to enable compiling with gcc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mi Jul 27 17:27:14 CEST 2005
|
||||
|
||||
- Bugfix: if selection changed before undo, undo worked on wrong branch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 25 22:22:21 CEST 2005
|
||||
|
||||
- Bugfix: changed MapEditor::undo and ::saveState to also save selection
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Di Jul 19 16:42:31 CEST 2005
|
||||
|
||||
- Version: 1.7.1
|
||||
- Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
|
||||
- Feature: More speedup on moving/relinking branches
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
||||
Mi Jul 13 11:44:10 CEST 2005
|
||||
|
||||
- Drag and Drop also for URLs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Di Jul 12 20:56:09 CEST 2005
|
||||
|
||||
- Version: 1.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 4 21:13:42 CEST 2005
|
||||
|
||||
- Version: 1.6.9
|
||||
- Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 14 11:43:44 CEST 2005
|
||||
|
||||
- Feature: printer name is saved in vymrc now
|
||||
- Feature: added image drag/drop (by Jakob Hilmer)
|
||||
- Bugfix: Importing map into new map now has correct (empty) filename
|
||||
|
||||
-------------------------------------------------------------------
|
||||
2005-06-07
|
||||
|
||||
- Version: 1.6.8
|
||||
- Feature: Dramatic speedup in some operations
|
||||
(e.g. move branch up/down) due to extended
|
||||
undo engine
|
||||
-------------------------------------------------------------------
|
||||
2005-05-27
|
||||
|
||||
- Version: 1.6.7
|
||||
- Feature:Changed default pdf-reader for Mac OSX
|
||||
- Bugfix: xLinks stopped working in 1.6.6
|
||||
- Bugfix: drawing error when using modModeCopy
|
||||
- Bugfix: replaced lrint by qRound for BSD port
|
||||
|
||||
-----------------------------------------------------------
|
||||
2005-05-23
|
||||
|
||||
- Version 1.6.6
|
||||
- Feature: Exclusive standard flags
|
||||
|
||||
-----------------------------------------------------------
|
||||
2005-05-19
|
||||
|
||||
- Version: 1.6.5
|
||||
- Feature: removing a branch and keeping its childs
|
||||
- Feature: removing childs of a branch
|
||||
- Feature: insert branch and make selection its child
|
||||
- Feature: restructured branch context menu
|
||||
in a basic version (straight line)
|
||||
- Feature: New shortcuts for use on Mac OS X
|
||||
- Feature: Importing directories generates vymlinks now
|
||||
- Bugfix: Changing linkstyle now automatically redraws all
|
||||
links again
|
||||
- Bugfix: Paste icon is disabled if clipboard is empty
|
||||
|
||||
-----------------------------------------------------------
|
||||
2005-04-15
|
||||
|
||||
- Version: 1.6.4
|
||||
- Feature: xLinks (connection between 2 branches) works
|
||||
in a basic version (straight line)
|
||||
|
||||
-----------------------------------------------------------
|
||||
2005-03-30
|
||||
|
||||
- Version: 1.6.3
|
||||
- Bugfix: Saving of selection to a vym part (.vyp)
|
||||
- Bugfix: Closing the noteeditor by closing its window now
|
||||
also toggles the responding toolbar button. &
|
||||
|
||||
-----------------------------------------------------------
|
||||
2005-03-24
|
||||
|
||||
- Version: 1.6.2
|
||||
- Feature: Introduced Modifier modes: color, link, copy
|
||||
- Feature: Linking branches is basically possible, though it can't be
|
||||
edited/saved yet
|
||||
|
||||
-----------------------------------------------------------
|
||||
2005-01-30
|
||||
|
||||
- Version: 1.6.1
|
||||
- Feature: Optimized moving of branches: much faster especially
|
||||
with huge subtrees
|
||||
- Bugfix: Segfault when loading vym part
|
||||
- Bugfix: ugly unitialized lines, when temporary drawn link
|
||||
was moved from a temporary parent back to canvas
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-12-14
|
||||
|
||||
- Version: 1.6.0
|
||||
- Feature: Added saving of xhtml settings in map
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-12-13
|
||||
|
||||
- Version: 1.5.2
|
||||
- Feature: Added Import of maps with two modes:
|
||||
add/replace
|
||||
- Feature: Added export of part of maps
|
||||
- Feature: Added joining of paragraphs in text editor
|
||||
- Feature: Optimized undo: Only relevant parts are saved, which
|
||||
dramatically improves e.g. moving branches up/down in most maps
|
||||
- Bugfix: QTextEdit generates invalid XML code, which could lead to a
|
||||
parse error, if font name contains a \&
|
||||
- Bugfix: Wrong order of mainbranches in Export
|
||||
- Bugfix: zip archive was not deleted before save, which could lead to
|
||||
much bigger files, e.g. when working on older \vym maps or deleted
|
||||
images
|
||||
- Bugfix: Printing in Texteditor
|
||||
- Bugfix: Wrong URLs in xhtml output
|
||||
- Bugfix: Segfault fixed at Cursor left/right in empty map
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-10-01
|
||||
|
||||
- Version: 1.5.1
|
||||
- Feature: More options in xhtml export: external scripts
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-09-26
|
||||
|
||||
- Version: 1.5.0
|
||||
- Public release of all changes since 1.4.1
|
||||
- Feature: New function to replace paragraphs in note editor
|
||||
by linebreaks, this makes pasted text much nicer
|
||||
- Feature: New option to toggle exporting of of floatimages
|
||||
- Feature: z-plane of floatimages can be set (manually only)
|
||||
- Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
|
||||
center
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-09-24
|
||||
|
||||
- Version: 1.4.7
|
||||
- Feature: New Export to XHTML (by Thomas Schraitle)
|
||||
- Bugfix: vymLink
|
||||
- Bugfix: spaces and dots in filenames
|
||||
- Bugfix: Error message if xsltproc is not installed
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-09-15
|
||||
|
||||
- Version: 1.4.6
|
||||
- Feature: New file format: notes are saved as part of the .xml file
|
||||
- Feature: Note Editor supports Rich Text now.
|
||||
- Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-08-23
|
||||
|
||||
- Version: 1.4.5
|
||||
- Feature: Correct handling of font size in Heading
|
||||
|
||||
-----------------------------------------------------------
|
||||
-----------------------------------------------------------
|
||||
-----------------------------------------------------------
|
||||
-----------------------------------------------------------
|
||||
-----------------------------------------------------------
|
||||
2004-07-29
|
||||
|
||||
- Version: 1.4.4
|
||||
- Selecting with cursor now works between subtrees
|
||||
- Bugfix: vymLink was set to temporary dir in 1.4.3
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-07-19
|
||||
|
||||
- Version: 1.4.3
|
||||
- Optimisation: Reduced canvas objects by only creating objects for used
|
||||
flags
|
||||
- Better visualization of moving branch above/below target
|
||||
- Find Window informs with dialog, if the search failed
|
||||
- System Flags are clickable now
|
||||
- Reworked CSS and XST stylsheets (comments, indent, browser
|
||||
compatibility)
|
||||
- vymLinks are shown in statusbar
|
||||
- current directory is save
|
||||
- Rewritten load/save to improve multimap handling and unzipped files
|
||||
- Bugfix: vymLinks don't get deleted when Cancel is pressed
|
||||
- Bugfix: Fixed a bunch of bugs in XSL for HTML export
|
||||
- Bugfix: More toolbar buttons disabled, if action not possible
|
||||
- Bugfix: Renaming .vymfile now works
|
||||
- Bugfix: mapChanged set when toggling flags
|
||||
- Bugfix: CTRL-N was used twice
|
||||
- Bugfix: Del didn't work on floatimage
|
||||
|
||||
-----------------------------------------------------------
|
||||
- Version: 1.4.2
|
||||
- Bugfix: Float image could not be deleted
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-05-25
|
||||
|
||||
- Version: 1.4.1
|
||||
- Bugfix: Color of branch not saved
|
||||
- Bugfix: wrong path at HTML export
|
||||
- Bugfix: map is not save with special characters in path
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-05-17
|
||||
|
||||
- Version: 1.4.0
|
||||
- Ask for confirmation before opening
|
||||
a map in multiple editors
|
||||
- Save state of note editor (visible/minimized)
|
||||
- Export to HTML
|
||||
- Author and Comment is saved in map
|
||||
- Stats are shown in Edit MapInfo
|
||||
- Changes for OS X port (QCursor, QContextMenuEvent)
|
||||
- Bugfix: Fonts from note editor are save now
|
||||
- Bugfix: invisible image when parent is scrolled
|
||||
- Bugfix: Segfault pressing "enter" for floatimage
|
||||
- Bugfix: Images can't be outside of exported area
|
||||
anymore.
|
||||
- Bugfix: Filenames with blanks
|
||||
- Bugfix: Old maplink is shown when editing maplink
|
||||
- Bugfix: always show cursor while editing heading
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-04-16
|
||||
|
||||
- Version: 1.3.5
|
||||
- Export map to dir
|
||||
- Export to any of QTs image formats
|
||||
- Also right side of selection is always visible now.
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-04-07
|
||||
|
||||
- Version: 1.3.4
|
||||
- Load last maps in file menu
|
||||
- save last image path for loading
|
||||
- Also export standard flags to dir.
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-03-26
|
||||
|
||||
- Version: 1.3.3
|
||||
- Enabled <br> in headings as manual linebreak
|
||||
- Heading can be copied to URL
|
||||
- Bugfix: GIFs are automatically converted to PNG now
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-03-26
|
||||
|
||||
- Version: 1.3.2
|
||||
- Add and move branches above/below selection, Texteditor copy all,
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-03-25
|
||||
|
||||
- Version: 1.3.1
|
||||
- Export to directory, changed naming in .vym
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-03-23
|
||||
|
||||
- Version: 1.3.0
|
||||
- Bugfix: Check if map can be saved at all
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-03-22
|
||||
|
||||
- Version: 1.2.12
|
||||
- Select image format before saving image
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-03-18
|
||||
|
||||
- Version: 1.2.11
|
||||
- Selecting mainbranches by up/down
|
||||
- Export ASCII (experimental)
|
||||
- Each map can be saved individually at quit
|
||||
- Bugfix: Opening VymLink crashes QT
|
||||
- Bugfix: 50\% less objects on canvas
|
||||
- Bugfix: Ignoring LANG, now always written as UTF8
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-03-16
|
||||
|
||||
- Version: 1.2.10
|
||||
- Sort Mainbranches by angle to y-axis
|
||||
- Import directory structure
|
||||
- Bugfix: Set FrameType of MapCenter while loading map
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-03-12
|
||||
|
||||
- Version: 1.2.9
|
||||
- Jump to another vym map
|
||||
- Mainbranches are alwas ordered clockwise
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-03-03
|
||||
|
||||
- Version: 1.2.8
|
||||
- Change frame types in context menu
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-02-25
|
||||
|
||||
- Version: 1.2.7
|
||||
- Copy / Paste and save Floatimages
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-02-24
|
||||
|
||||
- Version: 1.2.6
|
||||
- Closing vym in KDE now asks for save, too
|
||||
- Context menu for branches
|
||||
- Selection is saved in .vym file
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-02-18
|
||||
|
||||
- Version: 1.2.5
|
||||
- URLs to external links can be added
|
||||
- All actions are deactived if not possible
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-02-16
|
||||
|
||||
- Version: 1.2.4
|
||||
- Images: Can be loaded, saved, relinked to other parents
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-01-27
|
||||
|
||||
- Version: 1.2.3
|
||||
- Zoom: Reset and finer steps shrinking/enlarging
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-01-27
|
||||
|
||||
- Version: 1.2.2
|
||||
- Editing of links (style and color)
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-01-27
|
||||
|
||||
- Version: 1.2.1
|
||||
- Bugfix: LineEdit when adding branch has correct position again.
|
||||
|
||||
-----------------------------------------------------------
|
||||
2004-01-23
|
||||
|
||||
- Version: 1.2.0
|
||||
- Scrolled parts are automatically unscrolled when selected and scrolled
|
||||
again later.
|
||||
- Bugfix: Save flag is updated when multiple maps are opened
|
||||
- Bugfix: Moving of branches is faster and more accurat when adding to
|
||||
mapcenter
|
||||
|
||||
-----------------------------------------------------------
|
||||
2003-12-04
|
||||
|
||||
- Version: 1.1.7
|
||||
- Bugfix: Remember filename of note in noteeditor
|
||||
|
||||
-----------------------------------------------------------
|
||||
2003-12-02
|
||||
|
||||
- Version: 1.1.6
|
||||
- Find Text also in Notes.
|
||||
|
||||
-----------------------------------------------------------
|
||||
2003-11-07
|
||||
|
||||
- Version: 1.1.5
|
||||
- Bugfix: Correct setting and positioning when relinking branches
|
||||
|
||||
-----------------------------------------------------------
|
||||
2003-11-03
|
||||
|
||||
- Version: 1.1.4
|
||||
- Scroll mode added (folding of subtrees).
|
||||
- Bugfix: Wrong position of linedit in zoomed view
|
||||
|
||||
-----------------------------------------------------------
|
||||
2003-10-09
|
||||
|
||||
- Version: 1.1.3
|
||||
- Added clear button in find window, bugfixes
|
||||
|
||||
-----------------------------------------------------------
|
||||
2003-10-07
|
||||
|
||||
- Version: 1.1.2
|
||||
- Links can be colored with color of heading
|
||||
|
||||
-----------------------------------------------------------
|
||||
2003-09-26
|
||||
|
||||
- Version: 1.1.1
|
||||
- Improved visualization of linking to new branch
|
||||
|
||||
-----------------------------------------------------------
|
||||
2003-09-25
|
||||
|
||||
- Version: 1.1.0
|
||||
- Find Function
|
||||
- Selection always stays in view
|
||||
|
||||
-----------------------------------------------------------
|
||||
2003-09-18
|
||||
|
||||
- Version: 1.0.1
|
||||
- Find function scrolls to result now
|
||||
- Bugfix: Adding branch with midmouse
|
||||
- Bugfix: multiple repositioning of map, when noteeditor was changed
|
||||
(speedup)
|
||||
- New Linestyles (still hardcoded)
|
||||
|
||||
-----------------------------------------------------------
|
||||
2003-09-16
|
||||
|
||||
- Version: 1.0.0
|
||||
- First public stable release
|
||||
|
||||
-----------------------------------------------------------
|
||||
- Version: 0.9.0
|
||||
- added quick color picker (CTRL + Left Mouse) ?
|
||||
|
||||
-----------------------------------------------------------
|
||||
- Version: 0.8.0
|
||||
- added automatic canvas resizer, removed manual resizing of canvas
|
||||
- added settings option to paste text into new branch
|
||||
- simplified code
|
||||
- Added heart flag
|
||||
- Choose and switch between fixed and variable width fonts
|
||||
- note editor
|
||||
- Fixed segfault caused by undo and a call of updateNoteFlag of note
|
||||
editor
|
||||
- Added settings menu to configure autoselect and autoedit mode
|
||||
- autoedit and autoselect mode
|
||||
- Fixed ugly display problem with QT Palette (Klaas Freitag)
|
||||
- Reduced temporary directories from 4 to 1
|
||||
- Added wordwrap in printing of notes
|
||||
- New toolbar buttons in texteditor
|
||||
- Set background color
|
||||
- Fixed bug: Flags in toolbar not updated when selecting map center
|
||||
|
||||
-----------------------------------------------------------
|
||||
- Version: 0.7.0
|
||||
- No more segfault, when an object is deleted while being edited
|
||||
- Keep focus constant when zooming in/out
|
||||
- Export as png graphic
|
||||
- Keep Center of map where it is while zooming
|
||||
- Added Standard Flags (Smiley, Hook, Stopsign, ...)
|
||||
- MDI: Multi Document Interface enables working on several maps
|
||||
simultanously
|
||||
- Enabled creating a new map via argument on commandline
|
||||
- Changed file extension from .mmap to .vym
|
||||
- noteeditor changes color, if empty or nothing is selected
|
||||
- Changes in NoteEditor window are recognized by main window, too, thus
|
||||
preventing loosing data when quitting the program.
|
||||
|
||||
-----------------------------------------------------------
|
||||
- Version: 0.6.0
|
||||
- New rendering engine: Faster, no flickering
|
||||
|
||||
-----------------------------------------------------------
|
||||
- Version: 0.5.0
|
||||
- Changed printing to use maximum space on paper
|
||||
- Note editor is hidden, too, when mapeditor is minimized
|
||||
- New (compressed) file format
|
||||
|
||||
-----------------------------------------------------------
|
||||
- Version: 0.4.0
|
||||
- Size of map is saved
|
||||
- Multi Line Headings
|
||||
- Reworked Rendering Engine: Much faster now.
|
||||
- Reworked Undo: Much faster now.
|
||||
- Enabled moving of map center
|
||||
- Multi-line headings
|
||||
|
||||
-----------------------------------------------------------
|
||||
- Version: 0.3.0
|
||||
- Introduced Undo
|
||||
- Fixed some bugs
|
||||
|
||||
-----------------------------------------------------------
|
||||
- Version: 0.2.0
|
||||
- Moving view of map improved:
|
||||
- New handling (acrobat reader style)
|
||||
- New mousepointer
|
||||
- Several tools to color a map
|
||||
|
||||
-----------------------------------------------------------
|
||||
- Version: 0.1.0
|
||||
- Inital version, basic map layout
|
||||
- Data is stored in XML
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 27 02:31:26 CET 2006 - mls@suse.de
|
||||
|
||||
- converted neededforbuild to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 14:27:26 CET 2006 - uwedr@suse.de
|
||||
|
||||
- Version 1.7.7
|
||||
- Feature: Export to Open Office 2.x (Open Document) basically works
|
||||
- Feature: Export to XHTML uses smaller icon for URLs now
|
||||
- Feature: Multiple File selection while loading maps and images
|
||||
- Feature: Small optimization in zip/unzip functions
|
||||
- Feature: FATE support for URLs
|
||||
- Feature: Added idAttr to BranchObj::saveToDir
|
||||
- Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
|
||||
errors, if FO is selected (undefined link)
|
||||
- Bugfix: FloatImages don't get lost during save after they have been
|
||||
relinked to new parent
|
||||
- Bugfix: Editing heading of mapcenter now also corrects position
|
||||
- Bugfix: Copy/Paste was currently not possible for images. Now
|
||||
completly rewrote mechanism. Instead of invisible map now XML import
|
||||
is used (Multiple clipboards should be not difficult now)
|
||||
- Bugfix: Added small fix from Khaled Ahmed needed for display of
|
||||
arabic languages
|
||||
- Feature: Currently 15 levels of undo (GUI to set value still missing)
|
||||
- Feature: Experimental LaTeX Export (without headers and opions so far)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 14 20:31:48 CET 2006 - schwab@suse.de
|
||||
|
||||
- Don't strip binaries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 20 12:44:06 CEST 2005 - uwedr@suse.de
|
||||
|
||||
- Bugfix: Copying a branch to clipboard lead to loss of note.
|
||||
- Bugfix: vymLink and URL for MapCenter were not saved
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 17 12:38:15 CEST 2005 - uwedr@suse.de
|
||||
|
||||
- Removed extra qualification in xml.h
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 5 10:26:15 CEST 2005 - uwedr@suse.de
|
||||
|
||||
- Version 1.7.4
|
||||
- Feature: Link of a branch can be hidden, if object is not selected
|
||||
- Bugfix: Zoomed map no longer "jumps around" when branch is selected
|
||||
or moved.
|
||||
- Bugfix: TextEditor now has grey background again, if it is empty
|
||||
- Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
|
||||
is no longer a QOBJECT
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 12:26:24 CEST 2005 - uwedr@suse.de
|
||||
|
||||
- Bugfix: Some minor changes so that translations use arguments now
|
||||
instead of several calls to tr()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 13:38:31 CEST 2005 - uwedr@suse.de
|
||||
|
||||
- Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
|
||||
another map caused vym to go in an endless loop, if the vymlink of the
|
||||
branch pointed to the new map.
|
||||
- Bugfix: Invisible floatimages (which have a scrolled parent) can
|
||||
no longer can be selected
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 19 09:12:49 CEST 2005 - uwedr@suse.de
|
||||
|
||||
- Feature: added debian subdirectory created by Steffen Joeris
|
||||
- Feature: added license to new aboutwindow
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 19:22:56 CEST 2005 - jhilmer
|
||||
|
||||
- Bugfix: Fixed link handling in aboutdialog.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 12:25:09 CEST 2005 - uwedr@suse.de
|
||||
|
||||
- Feature: Added keyboard shortcut to reset zoom factor
|
||||
- Bugfix: Added "..." to menu entries leading to another dialog
|
||||
- Bugfix: The setting option "Delete Key" is working again
|
||||
- Bugfix: A branch moved from left side to right had wrong orienation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 2 09:59:24 CEST 2005 - uwedr@suse.de
|
||||
|
||||
- Bugfix: Heading sizes now correct after moving e.g. mainbranch to
|
||||
a branch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 1 22:40:29 CEST 2005 - jhilmer
|
||||
|
||||
- Bugfix: Problems with closing of note editor when text was modified.
|
||||
- Feature: Added subscript and superscript to note editor
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 28 11:57:38 CEST 2005 - uwedr@suse.de
|
||||
|
||||
- Version 1.7.3
|
||||
- Bugfix: Frames didn't become invisible if scrolled
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 28 11:57:38 CEST 2005 - uwedr@suse.de
|
||||
|
||||
- Version 1.7.2
|
||||
- Bugfix: if selection changed before undo, undo worked on wrong
|
||||
branch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 27 18:32:09 CEST 2005 - ro@suse.de
|
||||
|
||||
- include math.h in linkablemapobj.cpp and misc.cpp
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 14 12:13:39 CEST 2005 - uwedr@suse.de
|
||||
|
||||
- Version 1.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 12:49:17 CEST 2005 - uwedr@suse.de
|
||||
|
||||
- Update to 1.6.4
|
||||
- Compiles on gcc4 now
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 8 15:33:58 CET 2005 - joe@suse.de
|
||||
|
||||
- Change menu category
|
||||
- Add .desktop files for KDE mimetypes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 21 16:08:19 CET 2005 - uwedr@suse.de
|
||||
|
||||
- Update to 1.6.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:39:02 CET 2005 - adrian@suse.de
|
||||
|
||||
- fix build, qmake isn't anymore in $PATH by default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 29 16:22:52 CEST 2004 - uwedr@suse.de
|
||||
|
||||
- Bugfix: pdf documentation was not found
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 28 17:17:15 CEST 2004 - uwedr@suse.de
|
||||
|
||||
- Bugfix: Import from old map generated unbreakable spaces (ugly)
|
||||
- Bugfix: No warning message (even if set) before overwriting dirs (ugly)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 26 22:51:58 CEST 2004 - uwedr@suse.de
|
||||
|
||||
- Update to 1.5.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 28 11:46:01 CEST 2004 - adrian@suse.de
|
||||
|
||||
- use "Development Design" Categories to match the menu definition (#41338)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 25 22:16:49 CEST 2004 - uwedr@suse.de
|
||||
|
||||
- Bugfix: map is not saved with special characters in path
|
||||
- Bugfix: color of branch not saved sometimes
|
||||
- Bugfix: wrong path at HTML export
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 18:24:26 CEST 2004 - uwedr@suse.de
|
||||
|
||||
- Bugfix: invisible image when parent is scrolled
|
||||
- Bugfix: Segfault pressing "enter" for floatimage
|
||||
- Bugfix: Images can't be outside of exported area anymore
|
||||
- Bugfix: Filenames with blanks
|
||||
- Bugfix: Old maplink is shown when editing maplink
|
||||
- Bugfix: always show cursor while editing heading
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 00:44:10 CEST 2004 - uwedr@suse.de
|
||||
|
||||
- Update to 1.4.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 23 15:43:44 CET 2004 - uwedr@suse.de
|
||||
|
||||
- Bugfix: New maps were not saved
|
||||
- Bugfix: Check if file is writable before saving.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 22 14:57:36 CET 2004 - uwedr@suse.de
|
||||
|
||||
- Update to 1.3.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 25 17:09:18 CET 2004 - hmacht@suse.de
|
||||
|
||||
- building as non-root user
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 18 15:20:30 CEST 2003 - uwedr@suse.de
|
||||
|
||||
- Fixed #31291 (drawing error, unnecessary files)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 16 16:11:23 CEST 2003 - uwedr@suse.de
|
||||
|
||||
- Update to 1.0.0
|
||||
+ automatic resizing of canvas
|
||||
+ Options
|
||||
+ docs
|
||||
+ Bugfixing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 10 16:35:23 CEST 2003 - uwedr@suse.de
|
||||
|
||||
- Update to 0.7.9:
|
||||
+ graphical flags
|
||||
+ export as png
|
||||
+ fixed rare segfault
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 16:51:00 CEST 2003 - uwedr@suse.de
|
||||
|
||||
- Initial version.
|
||||
|
7
vym.desktop
Normal file
7
vym.desktop
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Exec=vym
|
||||
Name=VYM
|
||||
GenericName=Planning Tool
|
||||
Icon=vym
|
||||
MimeType=application/x-vym
|
670
vym.spec
Normal file
670
vym.spec
Normal file
@ -0,0 +1,670 @@
|
||||
#
|
||||
# spec file for package vym (Version 1.8.1)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
Name: vym
|
||||
BuildRequires: freeglut-devel freetype2-devel libjpeg-devel liblcms libmng-devel libpng qt3-devel qt3-devel-tools update-desktop-files
|
||||
%if %suse_version > 1000
|
||||
BuildRequires: Mesa-devel libdrm-devel
|
||||
%else
|
||||
BuildRequires: xorg-x11-Mesa-devel
|
||||
%endif
|
||||
License: GNU General Public License (GPL)
|
||||
Group: Productivity/Office/Other
|
||||
URL: http://www.insilmaril.de/vym/index.html
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Autoreqprov: on
|
||||
Summary: VYM (View Your Mind) is a tool to generate and manipulate maps which show your thoughts.
|
||||
Version: 1.8.1
|
||||
Release: 34
|
||||
Source0: %name-%version.tar.gz
|
||||
Source1: %name.desktop
|
||||
Source2: x-%name.desktop
|
||||
|
||||
%description
|
||||
VYM (View Your Mind) is a tool to generate and manipulate maps which
|
||||
show your thoughts. Such maps can help you to improve your creativity
|
||||
and effectivity. You can use them for time management, to organize
|
||||
tasks, to get an overview over complex contexts, to sort your ideas
|
||||
etc. Some people even think it is fun to work with such maps...
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Uwe Drechsel <vym@insilmaril.de>
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
export QTDIR=/usr/lib/qt3
|
||||
export PATH=$QTDIR/bin:$PATH
|
||||
/usr/lib/qt3/bin/qmake -o Makefile vym.pro INSTALLDIR=$RPM_BUILD_ROOT%{_prefix}
|
||||
#$QTDIR/bin/lrelease vym.pro
|
||||
make QTDIR=/usr/lib/qt3 LIBS=" -lm -L/usr/lib/qt3/%_lib -lqt-mt -lz"
|
||||
|
||||
%install
|
||||
#mkdir -p $RPM_BUILD_ROOT%{_prefix}/bin
|
||||
#install vym $RPM_BUILD_ROOT%{_prefix}/bin
|
||||
mkdir -p $RPM_BUILD_ROOT%{_prefix}/share/pixmaps
|
||||
install -m 0644 icons/vym.png $RPM_BUILD_ROOT%{_prefix}/share/pixmaps
|
||||
make install
|
||||
#mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/icons
|
||||
#install -m 0644 icons/*.png $RPM_BUILD_ROOT%{_datadir}/%{name}/icons
|
||||
#mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/flags
|
||||
#install -m 0644 flags/*.png $RPM_BUILD_ROOT%{_datadir}/%{name}/flags
|
||||
#mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/styles/images
|
||||
#install -m 0644 flags/flag-url-16x16.png $RPM_BUILD_ROOT%{_datadir}/%{name}
|
||||
#mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts
|
||||
#install -m 0755 scripts/*.sh $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts
|
||||
#mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/lang
|
||||
#install -m 0644 lang/*.qm $RPM_BUILD_ROOT%{_datadir}/%{name}/lang
|
||||
#mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/styles
|
||||
#install -m 0755 styles/*.* $RPM_BUILD_ROOT%{_datadir}/%{name}/styles
|
||||
#mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/exports
|
||||
#install -d -m 0755 $RPM_BUILD_ROOT%{_datadir}/%{name}/exports
|
||||
%suse_update_desktop_file -i %name Office ProjectManagement
|
||||
mkdir -p $RPM_BUILD_ROOT/opt/kde3/share/mimelnk/application/
|
||||
install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT/opt/kde3/share/mimelnk/application/
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
/usr/share/applications/*
|
||||
/usr/share/pixmaps/*
|
||||
/usr/bin/vym
|
||||
/usr/share/vym
|
||||
/opt/kde3
|
||||
%doc demos
|
||||
%doc doc
|
||||
|
||||
%changelog -n vym
|
||||
* Wed Jan 03 2007 - stbinner@suse.de
|
||||
- cleanup BuildRequires to fix build for < 10.1
|
||||
* Thu Jul 13 2006 - uwedr@suse.de
|
||||
- Version: 1.8.1
|
||||
- Bugfix: Fixed broken check for non-existent OO-export configuration
|
||||
* Thu Jun 22 2006 - uwedr@suse.de
|
||||
- Version 1.8.0
|
||||
- Feature: Added icon for creating a new branch to toolbar
|
||||
- Feature: Opening of tabs in Firefox or Mozilla
|
||||
- Feature: Documentation is up to date now
|
||||
- Feature: More icons
|
||||
- Feature: New environment variable VYMHOME
|
||||
- Bugfix: Saving original filename of floatimages finally works
|
||||
- Bugfix: Positioning of floatimages while adjusting canvas size (also
|
||||
optimized code a bit)
|
||||
- Bugfix: Right click e.g. on URL Flag opened URL _and_ context menu
|
||||
- Bugfix: Deleting selection works also if Delkey is disabled.
|
||||
- Bugfix: Exclusive flags did not work properly.
|
||||
- Bugfix: Wrong icon in texteditor for text underline
|
||||
- Bugfix: Changed screenshots in docu to represent new look
|
||||
- Bugfix: Fixed z-plane of floatimage. Images did hide flags.
|
||||
- Bugfix: wrong paths in XHTML export (#168033), caused by wrong
|
||||
vymBaseDir
|
||||
* Wed Jun 21 2006 - adrian@suse.de
|
||||
- remove libdrm-devel to fix build for < 10.1 (not needed)
|
||||
* Mon Apr 24 2006 - uwedr@suse.de
|
||||
- Version: 1.7.15
|
||||
- Bugfix: wrong paths in XHTML export (#168033), caused by wrong
|
||||
vymBaseDir
|
||||
- Bugfix: Problem with vymlinks pointing to higher directories (#159770)
|
||||
- Bugfix: All exports support hiding of objects now
|
||||
- Bugfix: exportDir in XHTML export is correctly saved in map and
|
||||
defaults to current directory
|
||||
- Bugfix: Workaround QT problem, where QT writes invalid XML code by not
|
||||
escaping & in fontnames (#62283)
|
||||
- Bugfix: Images preview in filedialog works again. Seemed to be a QT
|
||||
issue when multiple fileselections were allowed.
|
||||
- Bugfix: Canvas Size corrected when flag is toggled
|
||||
- Bugfix: Include Images Vertically was not read from saved file
|
||||
- Feature: More icons
|
||||
- Feature: New environment variable VYMHOME
|
||||
- Feature: New icons. Icons and flags are not longer linked statically.
|
||||
- Feature: Konqueror can open URLs in new tabs now.
|
||||
- Feature: Hide Export Flag lets you hide objects in exports
|
||||
- Feature: Floatimages now are basically ornamented objects. They could
|
||||
have e.g. an URL later
|
||||
- Feature: On error the XML Parser shows the line which is causing the
|
||||
error
|
||||
- Feature: Added export to Taskjuggler. xslt by Matt.
|
||||
- Feature: Include Images Horizontally
|
||||
- Feature: rudimentary import mmaps
|
||||
- Feature: Import KDE bookmarks
|
||||
- Feature: Own class xsltproc for doing xml transformations
|
||||
Tue Jan 25 16:07:53 CET 2006 - uwedr
|
||||
- Version 1.7.7
|
||||
- Feature: Export to Open Office 2.x (Open Document) basically works
|
||||
- Feature: Export to XHTML uses smaller icon for URLs now
|
||||
Wed Jan 18 13:29:52 CET 2006 - uwedr
|
||||
- Feature: Multiple File selection while loading maps and images
|
||||
Tue Jan 3 12:20:08 CET 2006 - uwe
|
||||
- Feature: Small optimization in zip/unzip functions
|
||||
Mon Jan 2 21:03:05 CET 2006 - uwe
|
||||
- Feature: FATE support for URLs
|
||||
Wed Dec 28 12:09:59 CET 2005 - uwe
|
||||
- Version 1.7.6
|
||||
- Feature: Added idAttr to BranchObj::saveToDir
|
||||
- Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
|
||||
errors, if FO is selected (undefined link)
|
||||
- Bugfix: FloatImages don't get lost during save after they have been
|
||||
relinked to new parent
|
||||
- Bugfix: Editing heading of mapcenter now also corrects position
|
||||
Mon Oct 10 13:18:29 CEST 2005 - uwedr
|
||||
- Bugfix: Copy/Paste was currently not possible for images. Now
|
||||
completly rewrote mechanism. Instead of invisible map now XML import
|
||||
is used (Multiple clipboards should be not difficult now)
|
||||
Mon Oct 3 10:33:09 CEST 2005 - uwe
|
||||
- Bugfix: Added small fix from Khaled Ahmed needed for display of
|
||||
arabic languages
|
||||
Mon Sep 12 21:39:38 CEST 2005 - uwedr
|
||||
- Version 1.7.5
|
||||
- Feature: Currently 15 levels of undo (GUI to set value still missing)
|
||||
- Feature: Experimental LaTeX Export (without headers and opions so far)
|
||||
Sun Sep 5 10:26:15 CEST 2005 - uwedr
|
||||
- Version 1.7.4
|
||||
- Feature: Link of a branch can be hidden, if object is not selected
|
||||
- Bugfix: Zoomed map no longer "jumps around" when branch is selected
|
||||
or moved.
|
||||
- Bugfix: TextEditor now has grey background again, if it is empty
|
||||
- Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
|
||||
is no longer a QOBJECT
|
||||
Thu Sep 1 12:26:24 CEST 2005 - uwedr
|
||||
- Bugfix: Some minor changes so that translations use arguments now
|
||||
instead of several calls to tr()
|
||||
Tue Aug 30 13:38:31 CEST 2005 - uwedr
|
||||
- Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
|
||||
another map caused vym to go into an endless loop, if the vymlink of the
|
||||
branch pointed to the new map.
|
||||
- Bugfix: Invisible floatimages (which have a scrolled parent) no longer
|
||||
can be selected
|
||||
Fri Aug 19 09:12:49 CEST 2005 - uwedr
|
||||
- Feature: added debian subdirectory created by Steffen Joeris
|
||||
- Feature: added license to new aboutwindow
|
||||
Tue Aug 16 19:22:56 CEST 2005 - jhilmer
|
||||
- Bugfix: Fixed link handling in aboutdialog.
|
||||
Tue Aug 16 12:25:09 CEST 2005 - uwedr
|
||||
- Feature: Added keyboard shortcut to reset zoom factor
|
||||
- Bugfix: Added "..." to menu entries leading to another dialog
|
||||
- Bugfix: The setting option "Delete Key" is working again
|
||||
- Bugfix: A branch moved from left side to right had wrong orienation
|
||||
Tue Aug 2 09:59:24 CEST 2005 - uwedr
|
||||
- Bugfix: Heading sizes now correct after moving e.g. mainbranch to
|
||||
a branch
|
||||
Mon Aug 1 22:40:29 CEST 2005 - jhilmer
|
||||
- Bugfix: Problems with closing of note editor when text was modified.
|
||||
- Feature: Added subscript and superscript to note editor
|
||||
Thu Jul 28 11:57:38 CEST 2005
|
||||
- Version 1.7.3
|
||||
- Bugfix: Frames didn't become invisible if scrolled
|
||||
Thu Jul 28 11:57:38 CEST 2005
|
||||
- Version 1.7.2
|
||||
- Bugfix: if selection changed before undo, undo worked on wrong
|
||||
branch
|
||||
- included math.h again to enable compiling with gcc4
|
||||
Mi Jul 27 17:27:14 CEST 2005
|
||||
- Bugfix: if selection changed before undo, undo worked on wrong branch
|
||||
Mon Jul 25 22:22:21 CEST 2005
|
||||
- Bugfix: changed MapEditor::undo and ::saveState to also save selection
|
||||
Di Jul 19 16:42:31 CEST 2005
|
||||
- Version: 1.7.1
|
||||
- Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
|
||||
- Feature: More speedup on moving/relinking branches
|
||||
Mi Jul 13 11:44:10 CEST 2005
|
||||
- Drag and Drop also for URLs
|
||||
Di Jul 12 20:56:09 CEST 2005
|
||||
- Version: 1.7.0
|
||||
Mon Jul 4 21:13:42 CEST 2005
|
||||
- Version: 1.6.9
|
||||
- Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
|
||||
Tue Jun 14 11:43:44 CEST 2005
|
||||
- Feature: printer name is saved in vymrc now
|
||||
- Feature: added image drag/drop (by Jakob Hilmer)
|
||||
- Bugfix: Importing map into new map now has correct (empty) filename
|
||||
2005-06-07
|
||||
- Version: 1.6.8
|
||||
- Feature: Dramatic speedup in some operations
|
||||
(e.g. move branch up/down) due to extended
|
||||
undo engine
|
||||
2005-05-27
|
||||
- Version: 1.6.7
|
||||
- Feature:Changed default pdf-reader for Mac OSX
|
||||
- Bugfix: xLinks stopped working in 1.6.6
|
||||
- Bugfix: drawing error when using modModeCopy
|
||||
- Bugfix: replaced lrint by qRound for BSD port
|
||||
2005-05-23
|
||||
- Version 1.6.6
|
||||
- Feature: Exclusive standard flags
|
||||
2005-05-19
|
||||
- Version: 1.6.5
|
||||
- Feature: removing a branch and keeping its childs
|
||||
- Feature: removing childs of a branch
|
||||
- Feature: insert branch and make selection its child
|
||||
- Feature: restructured branch context menu
|
||||
in a basic version (straight line)
|
||||
- Feature: New shortcuts for use on Mac OS X
|
||||
- Feature: Importing directories generates vymlinks now
|
||||
- Bugfix: Changing linkstyle now automatically redraws all
|
||||
links again
|
||||
- Bugfix: Paste icon is disabled if clipboard is empty
|
||||
2005-04-15
|
||||
- Version: 1.6.4
|
||||
- Feature: xLinks (connection between 2 branches) works
|
||||
in a basic version (straight line)
|
||||
2005-03-30
|
||||
- Version: 1.6.3
|
||||
- Bugfix: Saving of selection to a vym part (.vyp)
|
||||
- Bugfix: Closing the noteeditor by closing its window now
|
||||
also toggles the responding toolbar button. &
|
||||
2005-03-24
|
||||
- Version: 1.6.2
|
||||
- Feature: Introduced Modifier modes: color, link, copy
|
||||
- Feature: Linking branches is basically possible, though it can't be
|
||||
edited/saved yet
|
||||
2005-01-30
|
||||
- Version: 1.6.1
|
||||
- Feature: Optimized moving of branches: much faster especially
|
||||
with huge subtrees
|
||||
- Bugfix: Segfault when loading vym part
|
||||
- Bugfix: ugly unitialized lines, when temporary drawn link
|
||||
was moved from a temporary parent back to canvas
|
||||
2004-12-14
|
||||
- Version: 1.6.0
|
||||
- Feature: Added saving of xhtml settings in map
|
||||
2004-12-13
|
||||
- Version: 1.5.2
|
||||
- Feature: Added Import of maps with two modes:
|
||||
add/replace
|
||||
- Feature: Added export of part of maps
|
||||
- Feature: Added joining of paragraphs in text editor
|
||||
- Feature: Optimized undo: Only relevant parts are saved, which
|
||||
dramatically improves e.g. moving branches up/down in most maps
|
||||
- Bugfix: QTextEdit generates invalid XML code, which could lead to a
|
||||
parse error, if font name contains a \&
|
||||
- Bugfix: Wrong order of mainbranches in Export
|
||||
- Bugfix: zip archive was not deleted before save, which could lead to
|
||||
much bigger files, e.g. when working on older \vym maps or deleted
|
||||
images
|
||||
- Bugfix: Printing in Texteditor
|
||||
- Bugfix: Wrong URLs in xhtml output
|
||||
- Bugfix: Segfault fixed at Cursor left/right in empty map
|
||||
2004-10-01
|
||||
- Version: 1.5.1
|
||||
- Feature: More options in xhtml export: external scripts
|
||||
2004-09-26
|
||||
- Version: 1.5.0
|
||||
- Public release of all changes since 1.4.1
|
||||
- Feature: New function to replace paragraphs in note editor
|
||||
by linebreaks, this makes pasted text much nicer
|
||||
- Feature: New option to toggle exporting of of floatimages
|
||||
- Feature: z-plane of floatimages can be set (manually only)
|
||||
- Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
|
||||
center
|
||||
2004-09-24
|
||||
- Version: 1.4.7
|
||||
- Feature: New Export to XHTML (by Thomas Schraitle)
|
||||
- Bugfix: vymLink
|
||||
- Bugfix: spaces and dots in filenames
|
||||
- Bugfix: Error message if xsltproc is not installed
|
||||
2004-09-15
|
||||
- Version: 1.4.6
|
||||
- Feature: New file format: notes are saved as part of the .xml file
|
||||
- Feature: Note Editor supports Rich Text now.
|
||||
- Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
|
||||
2004-08-23
|
||||
- Version: 1.4.5
|
||||
- Feature: Correct handling of font size in Heading
|
||||
2004-07-29
|
||||
- Version: 1.4.4
|
||||
- Selecting with cursor now works between subtrees
|
||||
- Bugfix: vymLink was set to temporary dir in 1.4.3
|
||||
2004-07-19
|
||||
- Version: 1.4.3
|
||||
- Optimisation: Reduced canvas objects by only creating objects for used
|
||||
flags
|
||||
- Better visualization of moving branch above/below target
|
||||
- Find Window informs with dialog, if the search failed
|
||||
- System Flags are clickable now
|
||||
- Reworked CSS and XST stylsheets (comments, indent, browser
|
||||
compatibility)
|
||||
- vymLinks are shown in statusbar
|
||||
- current directory is save
|
||||
- Rewritten load/save to improve multimap handling and unzipped files
|
||||
- Bugfix: vymLinks don't get deleted when Cancel is pressed
|
||||
- Bugfix: Fixed a bunch of bugs in XSL for HTML export
|
||||
- Bugfix: More toolbar buttons disabled, if action not possible
|
||||
- Bugfix: Renaming .vymfile now works
|
||||
- Bugfix: mapChanged set when toggling flags
|
||||
- Bugfix: CTRL-N was used twice
|
||||
- Bugfix: Del didn't work on floatimage
|
||||
- Version: 1.4.2
|
||||
- Bugfix: Float image could not be deleted
|
||||
2004-05-25
|
||||
- Version: 1.4.1
|
||||
- Bugfix: Color of branch not saved
|
||||
- Bugfix: wrong path at HTML export
|
||||
- Bugfix: map is not save with special characters in path
|
||||
2004-05-17
|
||||
- Version: 1.4.0
|
||||
- Ask for confirmation before opening
|
||||
a map in multiple editors
|
||||
- Save state of note editor (visible/minimized)
|
||||
- Export to HTML
|
||||
- Author and Comment is saved in map
|
||||
- Stats are shown in Edit MapInfo
|
||||
- Changes for OS X port (QCursor, QContextMenuEvent)
|
||||
- Bugfix: Fonts from note editor are save now
|
||||
- Bugfix: invisible image when parent is scrolled
|
||||
- Bugfix: Segfault pressing "enter" for floatimage
|
||||
- Bugfix: Images can't be outside of exported area
|
||||
anymore.
|
||||
- Bugfix: Filenames with blanks
|
||||
- Bugfix: Old maplink is shown when editing maplink
|
||||
- Bugfix: always show cursor while editing heading
|
||||
2004-04-16
|
||||
- Version: 1.3.5
|
||||
- Export map to dir
|
||||
- Export to any of QTs image formats
|
||||
- Also right side of selection is always visible now.
|
||||
2004-04-07
|
||||
- Version: 1.3.4
|
||||
- Load last maps in file menu
|
||||
- save last image path for loading
|
||||
- Also export standard flags to dir.
|
||||
2004-03-26
|
||||
- Version: 1.3.3
|
||||
- Enabled <br> in headings as manual linebreak
|
||||
- Heading can be copied to URL
|
||||
- Bugfix: GIFs are automatically converted to PNG now
|
||||
2004-03-26
|
||||
- Version: 1.3.2
|
||||
- Add and move branches above/below selection, Texteditor copy all,
|
||||
2004-03-25
|
||||
- Version: 1.3.1
|
||||
- Export to directory, changed naming in .vym
|
||||
2004-03-23
|
||||
- Version: 1.3.0
|
||||
- Bugfix: Check if map can be saved at all
|
||||
2004-03-22
|
||||
- Version: 1.2.12
|
||||
- Select image format before saving image
|
||||
2004-03-18
|
||||
- Version: 1.2.11
|
||||
- Selecting mainbranches by up/down
|
||||
- Export ASCII (experimental)
|
||||
- Each map can be saved individually at quit
|
||||
- Bugfix: Opening VymLink crashes QT
|
||||
- Bugfix: 50\%% less objects on canvas
|
||||
- Bugfix: Ignoring LANG, now always written as UTF8
|
||||
2004-03-16
|
||||
- Version: 1.2.10
|
||||
- Sort Mainbranches by angle to y-axis
|
||||
- Import directory structure
|
||||
- Bugfix: Set FrameType of MapCenter while loading map
|
||||
2004-03-12
|
||||
- Version: 1.2.9
|
||||
- Jump to another vym map
|
||||
- Mainbranches are alwas ordered clockwise
|
||||
2004-03-03
|
||||
- Version: 1.2.8
|
||||
- Change frame types in context menu
|
||||
2004-02-25
|
||||
- Version: 1.2.7
|
||||
- Copy / Paste and save Floatimages
|
||||
2004-02-24
|
||||
- Version: 1.2.6
|
||||
- Closing vym in KDE now asks for save, too
|
||||
- Context menu for branches
|
||||
- Selection is saved in .vym file
|
||||
2004-02-18
|
||||
- Version: 1.2.5
|
||||
- URLs to external links can be added
|
||||
- All actions are deactived if not possible
|
||||
2004-02-16
|
||||
- Version: 1.2.4
|
||||
- Images: Can be loaded, saved, relinked to other parents
|
||||
2004-01-27
|
||||
- Version: 1.2.3
|
||||
- Zoom: Reset and finer steps shrinking/enlarging
|
||||
2004-01-27
|
||||
- Version: 1.2.2
|
||||
- Editing of links (style and color)
|
||||
2004-01-27
|
||||
- Version: 1.2.1
|
||||
- Bugfix: LineEdit when adding branch has correct position again.
|
||||
2004-01-23
|
||||
- Version: 1.2.0
|
||||
- Scrolled parts are automatically unscrolled when selected and scrolled
|
||||
again later.
|
||||
- Bugfix: Save flag is updated when multiple maps are opened
|
||||
- Bugfix: Moving of branches is faster and more accurat when adding to
|
||||
mapcenter
|
||||
2003-12-04
|
||||
- Version: 1.1.7
|
||||
- Bugfix: Remember filename of note in noteeditor
|
||||
2003-12-02
|
||||
- Version: 1.1.6
|
||||
- Find Text also in Notes.
|
||||
2003-11-07
|
||||
- Version: 1.1.5
|
||||
- Bugfix: Correct setting and positioning when relinking branches
|
||||
2003-11-03
|
||||
- Version: 1.1.4
|
||||
- Scroll mode added (folding of subtrees).
|
||||
- Bugfix: Wrong position of linedit in zoomed view
|
||||
2003-10-09
|
||||
- Version: 1.1.3
|
||||
- Added clear button in find window, bugfixes
|
||||
2003-10-07
|
||||
- Version: 1.1.2
|
||||
- Links can be colored with color of heading
|
||||
2003-09-26
|
||||
- Version: 1.1.1
|
||||
- Improved visualization of linking to new branch
|
||||
2003-09-25
|
||||
- Version: 1.1.0
|
||||
- Find Function
|
||||
- Selection always stays in view
|
||||
2003-09-18
|
||||
- Version: 1.0.1
|
||||
- Find function scrolls to result now
|
||||
- Bugfix: Adding branch with midmouse
|
||||
- Bugfix: multiple repositioning of map, when noteeditor was changed
|
||||
(speedup)
|
||||
- New Linestyles (still hardcoded)
|
||||
2003-09-16
|
||||
- Version: 1.0.0
|
||||
- First public stable release
|
||||
- Version: 0.9.0
|
||||
- added quick color picker (CTRL + Left Mouse) ?
|
||||
- Version: 0.8.0
|
||||
- added automatic canvas resizer, removed manual resizing of canvas
|
||||
- added settings option to paste text into new branch
|
||||
- simplified code
|
||||
- Added heart flag
|
||||
- Choose and switch between fixed and variable width fonts
|
||||
- note editor
|
||||
- Fixed segfault caused by undo and a call of updateNoteFlag of note
|
||||
editor
|
||||
- Added settings menu to configure autoselect and autoedit mode
|
||||
- autoedit and autoselect mode
|
||||
- Fixed ugly display problem with QT Palette (Klaas Freitag)
|
||||
- Reduced temporary directories from 4 to 1
|
||||
- Added wordwrap in printing of notes
|
||||
- New toolbar buttons in texteditor
|
||||
- Set background color
|
||||
- Fixed bug: Flags in toolbar not updated when selecting map center
|
||||
- Version: 0.7.0
|
||||
- No more segfault, when an object is deleted while being edited
|
||||
- Keep focus constant when zooming in/out
|
||||
- Export as png graphic
|
||||
- Keep Center of map where it is while zooming
|
||||
- Added Standard Flags (Smiley, Hook, Stopsign, ...)
|
||||
- MDI: Multi Document Interface enables working on several maps
|
||||
simultanously
|
||||
- Enabled creating a new map via argument on commandline
|
||||
- Changed file extension from .mmap to .vym
|
||||
- noteeditor changes color, if empty or nothing is selected
|
||||
- Changes in NoteEditor window are recognized by main window, too, thus
|
||||
preventing loosing data when quitting the program.
|
||||
- Version: 0.6.0
|
||||
- New rendering engine: Faster, no flickering
|
||||
- Version: 0.5.0
|
||||
- Changed printing to use maximum space on paper
|
||||
- Note editor is hidden, too, when mapeditor is minimized
|
||||
- New (compressed) file format
|
||||
- Version: 0.4.0
|
||||
- Size of map is saved
|
||||
- Multi Line Headings
|
||||
- Reworked Rendering Engine: Much faster now.
|
||||
- Reworked Undo: Much faster now.
|
||||
- Enabled moving of map center
|
||||
- Multi-line headings
|
||||
- Version: 0.3.0
|
||||
- Introduced Undo
|
||||
- Fixed some bugs
|
||||
- Version: 0.2.0
|
||||
- Moving view of map improved:
|
||||
- New handling (acrobat reader style)
|
||||
- New mousepointer
|
||||
- Several tools to color a map
|
||||
- Version: 0.1.0
|
||||
- Inital version, basic map layout
|
||||
- Data is stored in XML
|
||||
* Fri Jan 27 2006 - mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Wed Jan 25 2006 - uwedr@suse.de
|
||||
- Version 1.7.7
|
||||
- Feature: Export to Open Office 2.x (Open Document) basically works
|
||||
- Feature: Export to XHTML uses smaller icon for URLs now
|
||||
- Feature: Multiple File selection while loading maps and images
|
||||
- Feature: Small optimization in zip/unzip functions
|
||||
- Feature: FATE support for URLs
|
||||
- Feature: Added idAttr to BranchObj::saveToDir
|
||||
- Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
|
||||
errors, if FO is selected (undefined link)
|
||||
- Bugfix: FloatImages don't get lost during save after they have been
|
||||
relinked to new parent
|
||||
- Bugfix: Editing heading of mapcenter now also corrects position
|
||||
- Bugfix: Copy/Paste was currently not possible for images. Now
|
||||
completly rewrote mechanism. Instead of invisible map now XML import
|
||||
is used (Multiple clipboards should be not difficult now)
|
||||
- Bugfix: Added small fix from Khaled Ahmed needed for display of
|
||||
arabic languages
|
||||
- Feature: Currently 15 levels of undo (GUI to set value still missing)
|
||||
- Feature: Experimental LaTeX Export (without headers and opions so far)
|
||||
* Sat Jan 14 2006 - schwab@suse.de
|
||||
- Don't strip binaries.
|
||||
* Thu Oct 20 2005 - uwedr@suse.de
|
||||
- Bugfix: Copying a branch to clipboard lead to loss of note.
|
||||
- Bugfix: vymLink and URL for MapCenter were not saved
|
||||
* Mon Oct 17 2005 - uwedr@suse.de
|
||||
- Removed extra qualification in xml.h
|
||||
* Mon Sep 05 2005 - uwedr@suse.de
|
||||
- Version 1.7.4
|
||||
- Feature: Link of a branch can be hidden, if object is not selected
|
||||
- Bugfix: Zoomed map no longer "jumps around" when branch is selected
|
||||
or moved.
|
||||
- Bugfix: TextEditor now has grey background again, if it is empty
|
||||
- Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
|
||||
is no longer a QOBJECT
|
||||
* Thu Sep 01 2005 - uwedr@suse.de
|
||||
- Bugfix: Some minor changes so that translations use arguments now
|
||||
instead of several calls to tr()
|
||||
* Tue Aug 30 2005 - uwedr@suse.de
|
||||
- Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
|
||||
another map caused vym to go in an endless loop, if the vymlink of the
|
||||
branch pointed to the new map.
|
||||
- Bugfix: Invisible floatimages (which have a scrolled parent) can
|
||||
no longer can be selected
|
||||
* Fri Aug 19 2005 - uwedr@suse.de
|
||||
- Feature: added debian subdirectory created by Steffen Joeris
|
||||
- Feature: added license to new aboutwindow
|
||||
Tue Aug 16 19:22:56 CEST 2005 - jhilmer
|
||||
- Bugfix: Fixed link handling in aboutdialog.
|
||||
* Tue Aug 16 2005 - uwedr@suse.de
|
||||
- Feature: Added keyboard shortcut to reset zoom factor
|
||||
- Bugfix: Added "..." to menu entries leading to another dialog
|
||||
- Bugfix: The setting option "Delete Key" is working again
|
||||
- Bugfix: A branch moved from left side to right had wrong orienation
|
||||
* Tue Aug 02 2005 - uwedr@suse.de
|
||||
- Bugfix: Heading sizes now correct after moving e.g. mainbranch to
|
||||
a branch
|
||||
Mon Aug 1 22:40:29 CEST 2005 - jhilmer
|
||||
- Bugfix: Problems with closing of note editor when text was modified.
|
||||
- Feature: Added subscript and superscript to note editor
|
||||
* Thu Jul 28 2005 - uwedr@suse.de
|
||||
- Version 1.7.3
|
||||
- Bugfix: Frames didn't become invisible if scrolled
|
||||
- Version 1.7.2
|
||||
- Bugfix: if selection changed before undo, undo worked on wrong
|
||||
branch
|
||||
* Wed Jul 27 2005 - ro@suse.de
|
||||
- include math.h in linkablemapobj.cpp and misc.cpp
|
||||
* Thu Jul 14 2005 - uwedr@suse.de
|
||||
- Version 1.7.0
|
||||
* Fri Apr 15 2005 - uwedr@suse.de
|
||||
- Update to 1.6.4
|
||||
- Compiles on gcc4 now
|
||||
* Tue Feb 08 2005 - joe@suse.de
|
||||
- Change menu category
|
||||
- Add .desktop files for KDE mimetypes
|
||||
* Fri Jan 21 2005 - uwedr@suse.de
|
||||
- Update to 1.6.0
|
||||
* Fri Jan 07 2005 - adrian@suse.de
|
||||
- fix build, qmake isn't anymore in $PATH by default
|
||||
* Wed Sep 29 2004 - uwedr@suse.de
|
||||
- Bugfix: pdf documentation was not found
|
||||
* Tue Sep 28 2004 - uwedr@suse.de
|
||||
- Bugfix: Import from old map generated unbreakable spaces (ugly)
|
||||
- Bugfix: No warning message (even if set) before overwriting dirs (ugly)
|
||||
* Sun Sep 26 2004 - uwedr@suse.de
|
||||
- Update to 1.5.0
|
||||
* Fri May 28 2004 - adrian@suse.de
|
||||
- use "Development Design" Categories to match the menu definition (#41338)
|
||||
* Tue May 25 2004 - uwedr@suse.de
|
||||
- Bugfix: map is not saved with special characters in path
|
||||
- Bugfix: color of branch not saved sometimes
|
||||
- Bugfix: wrong path at HTML export
|
||||
* Tue May 18 2004 - uwedr@suse.de
|
||||
- Bugfix: invisible image when parent is scrolled
|
||||
- Bugfix: Segfault pressing "enter" for floatimage
|
||||
- Bugfix: Images can't be outside of exported area anymore
|
||||
- Bugfix: Filenames with blanks
|
||||
- Bugfix: Old maplink is shown when editing maplink
|
||||
- Bugfix: always show cursor while editing heading
|
||||
* Wed Apr 28 2004 - uwedr@suse.de
|
||||
- Update to 1.4.0
|
||||
* Tue Mar 23 2004 - uwedr@suse.de
|
||||
- Bugfix: New maps were not saved
|
||||
- Bugfix: Check if file is writable before saving.
|
||||
* Mon Mar 22 2004 - uwedr@suse.de
|
||||
- Update to 1.3.0
|
||||
* Wed Feb 25 2004 - hmacht@suse.de
|
||||
- building as non-root user
|
||||
* Thu Sep 18 2003 - uwedr@suse.de
|
||||
- Fixed #31291 (drawing error, unnecessary files)
|
||||
* Tue Sep 16 2003 - uwedr@suse.de
|
||||
- Update to 1.0.0
|
||||
+ automatic resizing of canvas
|
||||
+ Options
|
||||
+ docs
|
||||
+ Bugfixing
|
||||
* Thu Jul 10 2003 - uwedr@suse.de
|
||||
- Update to 0.7.9:
|
||||
+ graphical flags
|
||||
+ export as png
|
||||
+ fixed rare segfault
|
||||
* Thu Jun 05 2003 - uwedr@suse.de
|
||||
- Initial version.
|
7
x-vym.desktop
Normal file
7
x-vym.desktop
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Comment=VYM (View Your Mind) File
|
||||
Type=MimeType
|
||||
MimeType=application/x-vym
|
||||
Icon=vym
|
||||
Patterns=*.vym;*.vyp;*.VYM;*.VYP;
|
Loading…
Reference in New Issue
Block a user