This commit is contained in:
parent
3a7ca58521
commit
8285890473
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a5a2d27a4f9345f4feba4d6a2b3a5a9d27be71969c541e19c20376b79ac0279
|
||||
size 1377030
|
3
vym-1.9.1.tar.bz2
Normal file
3
vym-1.9.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7aadde2f5d25104dbafbbf10a37434c13e9335602e8b6b7608182e7c3c56ebe5
|
||||
size 2404512
|
120
vym.changes
120
vym.changes
@ -1,8 +1,128 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 11 15:51:52 CEST 2007 - uwedr@suse.de
|
||||
|
||||
- Version: 1.9.1
|
||||
- Bugfix: Don't ask for directory in XML-based exports like
|
||||
KDE-bookmarks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 11 09:42:44 CEST 2007 - uwedr@suse.de
|
||||
|
||||
- Version: 1.9.0
|
||||
- Feature: Extended fileformat with object IDs to ease export from
|
||||
tomboy to vym
|
||||
- Feature: Completed german translation
|
||||
- Feature: Center on selection with "."
|
||||
- Feature: Most important exports can be scripted now
|
||||
- Feature: Creating new map with selection as MapCenter
|
||||
- Feature: Simple export to CSV spreadsheet
|
||||
- Feature: Copy from past steps in history to current one
|
||||
- Feature: Editing of frame attributes in branch property window
|
||||
- Feature: autosave
|
||||
- Feature: number of undo/redo levels can be changed in settings
|
||||
- Feature: branch property window settings are saved
|
||||
- Feature: Added basic macros and documentation
|
||||
- Feature: Color of selection can be changed now
|
||||
- Feature: Pen and brush for frames can be set
|
||||
- Feature: Simple Editor for scripts
|
||||
- Feature: Added syntax highlighting for editor
|
||||
- Feature: Unscroll all now only affects selected subtree
|
||||
- Feature: Modifier Modes now change cursor when CTRL is pressed
|
||||
- Feature: vym opens spanish documentation, if locale is es*
|
||||
- Feature: New Frame format
|
||||
- Feature: Properties dialog for branches instead of context menu entries
|
||||
- Feature: Only one history window for all editors. State is saved.
|
||||
- Feature: Canvas ported to QT 4.2 GraphicsView
|
||||
- Feature: Options to use AntiaAliasing and smooth pixmap
|
||||
transformations
|
||||
- Feature: Thick links use polygons now, less objects in scene
|
||||
- Feature: More undo commands (and fixes there)
|
||||
- Feature: Note Editor completly based on QT4 now.
|
||||
- Feature: Opening of all URLs in a subtree
|
||||
- Feature: Opening of all vymLinks in a subtree
|
||||
- Feature: Changed format of configuration file a bit (new file anyway
|
||||
with introduction of QT4)
|
||||
- Feature: Toolbar Layout is saved now
|
||||
- Feature: Moved floats in XML Export, e.g. XHTML shows floatimages at
|
||||
|
||||
- Bugfix: auto-select/auto-edit new branches
|
||||
- Bugfix: Visibility of BranchProperty window is saved now
|
||||
- Bugfix: Undo/Redo dropping images into map
|
||||
- Bugfix: Undo/Redo of copy/paste steps
|
||||
- Bugfix: NoteEditor now appears on first click (not 2nd)
|
||||
- Bugfix: Disable autosave while there are redos available
|
||||
- Bugfix: After changing link color, that color is applied to all links
|
||||
now
|
||||
- Bugfix: Pasting of FIOs
|
||||
- Bugfix: No selection of branches while editing heading
|
||||
- Bugfix: geometry of selection box gets updated while setting scroll or
|
||||
hide flag
|
||||
- Bugfix: Possible segfault when redoing deleteChilds()
|
||||
- Bugfix: autosave timeout now read from settings file
|
||||
- Bugfix: Settings for historywindow correclty read now
|
||||
- Bugfix: Closing property window toggle corresponding button
|
||||
- Bugfix: Unscroll all childs has saveState now
|
||||
- Bugfix: Invisible selection after switching mapeditor
|
||||
- Bugfix: For frames the links always were drawn at bottom of heading
|
||||
- Bugfix: BranchPropertyWindow updates when selection is changed
|
||||
- Bugfix: Crash when trying to temporary link to floatimage
|
||||
- Bugfix: Drawing error when temporary linking subtrees
|
||||
- Bugfix: Import of KDE Bookmarks
|
||||
- Bugfix: Export to KDE Bookmarks
|
||||
- Bugfix: Export to XHTML
|
||||
- Bugfix: Drag and Drop of URLs now only creates one branch
|
||||
- Bugfix: Remember last directory before ASCII/LaTeX export
|
||||
- Bugfix: Editing in NoteEditor now updates actions (save) again
|
||||
- Bugfix: Deleting last branch automatically unscrolls parent now
|
||||
- Bugfix: Scroll/Unscroll has undo/redo now
|
||||
- Bugfix: xml-parsing code simplified
|
||||
- Bugfix: Fixed pretty annoying repositioning of view after editing a
|
||||
heading. (don't call show() before positioning in heading...)
|
||||
- Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
|
||||
- Bugfix: Save PNG images with quality 100 to workaround image problems
|
||||
- Bugfix: Remember last directory before XML export
|
||||
- Bugfix: move branch up/down calls scene()->update() now => much faster
|
||||
- Bugfix: Relinking of floatimages undo/redo
|
||||
- Bugfix: printing scales correctly again
|
||||
- Bugfix: Drag & Drop (basically) works again
|
||||
- Bugfix: Crash caused by BranchObj::getLastSelected
|
||||
- Bugfix: Signal handling by changes in TextEditor: Much faster now
|
||||
- Bugfix: printing is working again
|
||||
- Bugfix: move up/down to next subtree is working again
|
||||
- Bugfix: Flags are working again
|
||||
- Bugfix: Floatimages have correct select box again
|
||||
- Bugfix: Image format is saved with floatimage
|
||||
- Bugfix: New recent file handling, fixes crash on Mac OS X
|
||||
- Bugfix: Position of floatimages is saved again
|
||||
- Bugfix: Position of floatimages survives adjustCanvasSize()
|
||||
- Bugfix: Adding branch to scrolled branch unscroll the former
|
||||
- Bugfix: More undo commands (removed saveStateComplete)
|
||||
- Bugfix: No more hopping around of floats, when canvas is resized
|
||||
(by using relative positions for mainbranches. This might
|
||||
confuse parsing 1.8.56 documents with vym <= 1.8.1
|
||||
- Bugfix: Mac - XSL stylesheets are found
|
||||
- Bugfix: Mac - fonts are scaling
|
||||
- Bugfix: Mac - hand cursor is shown correctly
|
||||
- Bugfix: Undo/Redo moving floatimages
|
||||
- Bugfix: Shortcuts for scrolling branches/removing branch
|
||||
- Bugfix: update-bookmarks script is not only executed, but
|
||||
also found now...
|
||||
- Bugfix: More undo/redo (move of floatimages, relinking of branches)
|
||||
- Bugfix: More undo/redo commands
|
||||
- Bugfix: Actions updated after moving a branch now
|
||||
- Bugfix: vym refuses to start if vymTmpDir can't be created
|
||||
- Bugfix: Editing headings now works both on Mac and Linux
|
||||
beginning of export now
|
||||
- Bugfix: Floatimages internally are saved as png, preserving the alpha
|
||||
channel
|
||||
- Bugfix: Fixed broken check for non-existent OO-export configuration
|
||||
|
||||
------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,7 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Encoding=UTF-8
|
||||
Exec=vym
|
||||
Name=VYM
|
||||
GenericName=Planning Tool
|
||||
Name=VYM - View Your Mind
|
||||
Name[de]=VYM - View Your Mind
|
||||
GenericName=Planning and Brainstorming Tool
|
||||
Icon=vym
|
||||
MimeType=application/x-vym
|
||||
MimeType=application/x-vym;
|
||||
|
162
vym.spec
162
vym.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package vym (Version 1.8.1)
|
||||
# spec file for package vym (Version 1.9.1)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -11,21 +11,16 @@
|
||||
# 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)
|
||||
BuildRequires: libqt4 libqt4-devel update-desktop-files
|
||||
License: GPL v2 or later
|
||||
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
|
||||
Summary: VYM (View Your Mind) generate and manipulate maps which show your thoughts
|
||||
Version: 1.9.1
|
||||
Release: 1
|
||||
Source0: %name-%version.tar.bz2
|
||||
Source1: %name.desktop
|
||||
Source2: x-%name.desktop
|
||||
|
||||
@ -46,32 +41,15 @@ Authors:
|
||||
%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"
|
||||
qmake -o Makefile vym.pro INSTALLDIR=%{buildroot}/usr
|
||||
make
|
||||
|
||||
%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
|
||||
mkdir -p $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}
|
||||
install -m 0644 README.txt LICENSE.txt INSTALL.txt $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}
|
||||
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/
|
||||
@ -86,10 +64,122 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/bin/vym
|
||||
/usr/share/vym
|
||||
/opt/kde3
|
||||
%doc demos
|
||||
%doc doc
|
||||
#%doc demos
|
||||
%doc %{_defaultdocdir}/%{name}
|
||||
|
||||
%changelog -n vym
|
||||
%changelog
|
||||
* Wed Jul 11 2007 - uwedr@suse.de
|
||||
- Version: 1.9.1
|
||||
- Bugfix: Don't ask for directory in XML-based exports like
|
||||
KDE-bookmarks
|
||||
* Wed Jul 11 2007 - uwedr@suse.de
|
||||
- Version: 1.9.0
|
||||
- Feature: Extended fileformat with object IDs to ease export from
|
||||
tomboy to vym
|
||||
- Feature: Completed german translation
|
||||
- Feature: Center on selection with "."
|
||||
- Feature: Most important exports can be scripted now
|
||||
- Feature: Creating new map with selection as MapCenter
|
||||
- Feature: Simple export to CSV spreadsheet
|
||||
- Feature: Copy from past steps in history to current one
|
||||
- Feature: Editing of frame attributes in branch property window
|
||||
- Feature: autosave
|
||||
- Feature: number of undo/redo levels can be changed in settings
|
||||
- Feature: branch property window settings are saved
|
||||
- Feature: Added basic macros and documentation
|
||||
- Feature: Color of selection can be changed now
|
||||
- Feature: Pen and brush for frames can be set
|
||||
- Feature: Simple Editor for scripts
|
||||
- Feature: Added syntax highlighting for editor
|
||||
- Feature: Unscroll all now only affects selected subtree
|
||||
- Feature: Modifier Modes now change cursor when CTRL is pressed
|
||||
- Feature: vym opens spanish documentation, if locale is es*
|
||||
- Feature: New Frame format
|
||||
- Feature: Properties dialog for branches instead of context menu entries
|
||||
- Feature: Only one history window for all editors. State is saved.
|
||||
- Feature: Canvas ported to QT 4.2 GraphicsView
|
||||
- Feature: Options to use AntiaAliasing and smooth pixmap
|
||||
transformations
|
||||
- Feature: Thick links use polygons now, less objects in scene
|
||||
- Feature: More undo commands (and fixes there)
|
||||
- Feature: Note Editor completly based on QT4 now.
|
||||
- Feature: Opening of all URLs in a subtree
|
||||
- Feature: Opening of all vymLinks in a subtree
|
||||
- Feature: Changed format of configuration file a bit (new file anyway
|
||||
with introduction of QT4)
|
||||
- Feature: Toolbar Layout is saved now
|
||||
- Feature: Moved floats in XML Export, e.g. XHTML shows floatimages at
|
||||
- Bugfix: auto-select/auto-edit new branches
|
||||
- Bugfix: Visibility of BranchProperty window is saved now
|
||||
- Bugfix: Undo/Redo dropping images into map
|
||||
- Bugfix: Undo/Redo of copy/paste steps
|
||||
- Bugfix: NoteEditor now appears on first click (not 2nd)
|
||||
- Bugfix: Disable autosave while there are redos available
|
||||
- Bugfix: After changing link color, that color is applied to all links
|
||||
now
|
||||
- Bugfix: Pasting of FIOs
|
||||
- Bugfix: No selection of branches while editing heading
|
||||
- Bugfix: geometry of selection box gets updated while setting scroll or
|
||||
hide flag
|
||||
- Bugfix: Possible segfault when redoing deleteChilds()
|
||||
- Bugfix: autosave timeout now read from settings file
|
||||
- Bugfix: Settings for historywindow correclty read now
|
||||
- Bugfix: Closing property window toggle corresponding button
|
||||
- Bugfix: Unscroll all childs has saveState now
|
||||
- Bugfix: Invisible selection after switching mapeditor
|
||||
- Bugfix: For frames the links always were drawn at bottom of heading
|
||||
- Bugfix: BranchPropertyWindow updates when selection is changed
|
||||
- Bugfix: Crash when trying to temporary link to floatimage
|
||||
- Bugfix: Drawing error when temporary linking subtrees
|
||||
- Bugfix: Import of KDE Bookmarks
|
||||
- Bugfix: Export to KDE Bookmarks
|
||||
- Bugfix: Export to XHTML
|
||||
- Bugfix: Drag and Drop of URLs now only creates one branch
|
||||
- Bugfix: Remember last directory before ASCII/LaTeX export
|
||||
- Bugfix: Editing in NoteEditor now updates actions (save) again
|
||||
- Bugfix: Deleting last branch automatically unscrolls parent now
|
||||
- Bugfix: Scroll/Unscroll has undo/redo now
|
||||
- Bugfix: xml-parsing code simplified
|
||||
- Bugfix: Fixed pretty annoying repositioning of view after editing a
|
||||
heading. (don't call show() before positioning in heading...)
|
||||
- Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
|
||||
- Bugfix: Save PNG images with quality 100 to workaround image problems
|
||||
- Bugfix: Remember last directory before XML export
|
||||
- Bugfix: move branch up/down calls scene()->update() now => much faster
|
||||
- Bugfix: Relinking of floatimages undo/redo
|
||||
- Bugfix: printing scales correctly again
|
||||
- Bugfix: Drag & Drop (basically) works again
|
||||
- Bugfix: Crash caused by BranchObj::getLastSelected
|
||||
- Bugfix: Signal handling by changes in TextEditor: Much faster now
|
||||
- Bugfix: printing is working again
|
||||
- Bugfix: move up/down to next subtree is working again
|
||||
- Bugfix: Flags are working again
|
||||
- Bugfix: Floatimages have correct select box again
|
||||
- Bugfix: Image format is saved with floatimage
|
||||
- Bugfix: New recent file handling, fixes crash on Mac OS X
|
||||
- Bugfix: Position of floatimages is saved again
|
||||
- Bugfix: Position of floatimages survives adjustCanvasSize()
|
||||
- Bugfix: Adding branch to scrolled branch unscroll the former
|
||||
- Bugfix: More undo commands (removed saveStateComplete)
|
||||
- Bugfix: No more hopping around of floats, when canvas is resized
|
||||
(by using relative positions for mainbranches. This might
|
||||
confuse parsing 1.8.56 documents with vym <= 1.8.1
|
||||
- Bugfix: Mac - XSL stylesheets are found
|
||||
- Bugfix: Mac - fonts are scaling
|
||||
- Bugfix: Mac - hand cursor is shown correctly
|
||||
- Bugfix: Undo/Redo moving floatimages
|
||||
- Bugfix: Shortcuts for scrolling branches/removing branch
|
||||
- Bugfix: update-bookmarks script is not only executed, but
|
||||
also found now...
|
||||
- Bugfix: More undo/redo (move of floatimages, relinking of branches)
|
||||
- Bugfix: More undo/redo commands
|
||||
- Bugfix: Actions updated after moving a branch now
|
||||
- Bugfix: vym refuses to start if vymTmpDir can't be created
|
||||
- Bugfix: Editing headings now works both on Mac and Linux
|
||||
beginning of export now
|
||||
- Bugfix: Floatimages internally are saved as png, preserving the alpha
|
||||
channel
|
||||
- Bugfix: Fixed broken check for non-existent OO-export configuration
|
||||
* Wed Jan 03 2007 - stbinner@suse.de
|
||||
- cleanup BuildRequires to fix build for < 10.1
|
||||
* Thu Jul 13 2006 - uwedr@suse.de
|
||||
|
@ -4,4 +4,4 @@ Comment=VYM (View Your Mind) File
|
||||
Type=MimeType
|
||||
MimeType=application/x-vym
|
||||
Icon=vym
|
||||
Patterns=*.vym;*.vyp;*.VYM;*.VYP;
|
||||
Patterns=*.vym;*.vyp;*.vys;*.VYM;*.VYP;*.VYS;
|
||||
|
Loading…
Reference in New Issue
Block a user