1 -------------------------------------------------------------------
 
     2 Tue Feb 21 17:17:48 CET 2006 - uwedr
 
     4 - Feature: rudimentary import mmaps 
 
     6 -------------------------------------------------------------------
 
     7 Tue Feb 14 21:10:26 CET 2006 - uwe
 
    10 - Feature: Import KDE bookmarks
 
    11 - Feature: Own class xsltproc for doing xml transformations
 
    13 -------------------------------------------------------------------
 
    14 Tue Jan 31 16:54:52 CET 2006 - uwedr
 
    17 - Bugfix: Hide Include Images Horizontally (not implemented yet) 
 
    18 - Bugfix: Include Images Vertically was not read from saved file
 
    20 -------------------------------------------------------------------
 
    21 Tue Jan 25 16:07:53 CET 2006 - uwedr
 
    24 - Feature: Export to Open Office 2.x (Open Document) basically works 
 
    25 - Feature: Export to XHTML uses smaller icon for URLs now
 
    27 -------------------------------------------------------------------
 
    28 Wed Jan 18 13:29:52 CET 2006 - uwedr
 
    30 - Feature: Multiple File selection while loading maps and images
 
    32 -------------------------------------------------------------------
 
    33 Tue Jan  3 12:20:08 CET 2006 - uwe
 
    35 - Feature: Small optimization in zip/unzip functions
 
    37 -------------------------------------------------------------------
 
    38 Mon Jan  2 21:03:05 CET 2006 - uwe
 
    40 - Feature: FATE support for URLs 
 
    42 -------------------------------------------------------------------
 
    43 Wed Dec 28 12:09:59 CET 2005 - uwe
 
    46 - Feature: Added idAttr to BranchObj::saveToDir 
 
    47 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
 
    48   errors, if FO is selected (undefined link)
 
    49 - Bugfix: FloatImages don't get lost during save after they have been
 
    50   relinked to new parent  
 
    51 - Bugfix: Editing heading of mapcenter now also corrects position  
 
    53 -------------------------------------------------------------------
 
    54 Mon Oct 10 13:18:29 CEST 2005 - uwedr
 
    56 - Bugfix: Copy/Paste was currently not possible for images. Now
 
    57   completly rewrote mechanism. Instead of invisible map now XML import
 
    58   is used (Multiple clipboards should be not difficult now) 
 
    60 -------------------------------------------------------------------
 
    61 Mon Oct  3 10:33:09 CEST 2005 - uwe
 
    63 - Bugfix: Added small fix from Khaled Ahmed needed for display of 
 
    66 -------------------------------------------------------------------
 
    67 Mon Sep 12 21:39:38 CEST 2005 - uwedr
 
    70 - Feature: Currently 15 levels of undo (GUI to set value still missing)
 
    71 - Feature: Experimental LaTeX Export (without headers and opions so far)
 
    73 -------------------------------------------------------------------
 
    74 Sun Sep  5 10:26:15 CEST 2005 - uwedr
 
    77 - Feature: Link of a branch can be hidden, if object is not selected
 
    78 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
 
    80 - Bugfix: TextEditor now has grey background again, if it is empty
 
    81 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
 
    82   is no longer a QOBJECT
 
    84 -------------------------------------------------------------------
 
    85 Thu Sep  1 12:26:24 CEST 2005 - uwedr
 
    87 - Bugfix: Some minor changes so that translations use arguments now
 
    88   instead of several calls to tr()
 
    90 -------------------------------------------------------------------
 
    91 Tue Aug 30 13:38:31 CEST 2005 - uwedr
 
    93 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
 
    94   another map caused vym to go into an endless loop, if the vymlink of the
 
    95   branch pointed to the new map.
 
    96 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
 
    99 -------------------------------------------------------------------
 
   100 Fri Aug 19 09:12:49 CEST 2005 - uwedr
 
   102 - Feature: added debian subdirectory created by Steffen Joeris
 
   103 - Feature: added license to new aboutwindow
 
   105 -------------------------------------------------------------------
 
   106 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
 
   108 - Bugfix: Fixed link handling in aboutdialog.
 
   110 -------------------------------------------------------------------
 
   111 Tue Aug 16 12:25:09 CEST 2005 - uwedr
 
   113 - Feature: Added keyboard shortcut to reset zoom factor
 
   114 - Bugfix: Added "..." to menu entries leading to another dialog
 
   115 - Bugfix: The setting option "Delete Key" is working again
 
   116 - Bugfix: A branch moved from left side to right had wrong orienation
 
   118 -------------------------------------------------------------------
 
   119 Tue Aug  2 09:59:24 CEST 2005 - uwedr
 
   121 -  Bugfix: Heading sizes now correct after moving e.g. mainbranch to 
 
   124 -------------------------------------------------------------------
 
   125 Mon Aug  1 22:40:29 CEST 2005 - jhilmer
 
   127 - Bugfix: Problems with closing of note editor when text was modified.
 
   128 - Feature: Added subscript and superscript to note editor
 
   130 -------------------------------------------------------------------
 
   131 Thu Jul 28 11:57:38 CEST 2005 
 
   134 - Bugfix: Frames didn't become invisible if scrolled
 
   136 -------------------------------------------------------------------
 
   137 Thu Jul 28 11:57:38 CEST 2005 
 
   140 - Bugfix: if selection changed before undo, undo worked on wrong
 
   142 - included math.h again to enable compiling with gcc4  
 
   144 -------------------------------------------------------------------
 
   145 Mi Jul 27 17:27:14 CEST 2005
 
   147 - Bugfix: if selection changed before undo, undo worked on wrong branch
 
   149 -------------------------------------------------------------------
 
   150 Mon Jul 25 22:22:21 CEST 2005
 
   152 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
 
   154 -------------------------------------------------------------------
 
   155 Di Jul 19 16:42:31 CEST 2005
 
   158 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
 
   159 - Feature: More speedup on moving/relinking branches
 
   161 -------------------------------------------------------------------
 
   163 Mi Jul 13 11:44:10 CEST 2005 
 
   165 - Drag and Drop also for URLs
 
   167 -------------------------------------------------------------------
 
   168 Di Jul 12 20:56:09 CEST 2005
 
   172 -------------------------------------------------------------------
 
   173 Mon Jul  4 21:13:42 CEST 2005 
 
   176 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
 
   178 -------------------------------------------------------------------
 
   179 Tue Jun 14 11:43:44 CEST 2005
 
   181 - Feature: printer name is saved in vymrc now
 
   182 - Feature: added image drag/drop (by Jakob Hilmer)
 
   183 - Bugfix: Importing map into new map now has correct (empty) filename 
 
   185 -------------------------------------------------------------------
 
   189 - Feature: Dramatic speedup in some operations 
 
   190 				(e.g. move branch up/down) due to extended 
 
   192 -------------------------------------------------------------------
 
   196 - Feature:Changed default pdf-reader for Mac OSX 
 
   197 - Bugfix: xLinks stopped working in 1.6.6
 
   198 - Bugfix: drawing error when using modModeCopy
 
   199 - Bugfix: replaced lrint by qRound for BSD port
 
   201 -----------------------------------------------------------
 
   205 - Feature: Exclusive standard flags		
 
   207 -----------------------------------------------------------
 
   211 - Feature: removing a branch and keeping its childs
 
   212 - Feature: removing childs of a branch
 
   213 - Feature: insert branch and make selection its child
 
   214 - Feature: restructured branch context menu	
 
   215            in a basic version (straight line)
 
   216 - Feature: New shortcuts  for use on Mac OS X
 
   217 - Feature: Importing directories generates vymlinks now 
 
   218 - Bugfix: Changing linkstyle now automatically redraws all
 
   220 - Bugfix: Paste icon is disabled if clipboard is empty 
 
   222 -----------------------------------------------------------
 
   226 - Feature: xLinks (connection between 2 branches) works
 
   227            in a basic version (straight line)	
 
   229 -----------------------------------------------------------
 
   233 - Bugfix: Saving of selection to a vym part (.vyp)
 
   234 - Bugfix: Closing the noteeditor by closing its window now
 
   235           also toggles the responding toolbar button. &
 
   237 -----------------------------------------------------------
 
   241 - Feature: Introduced Modifier modes: color, link, copy 
 
   242 - Feature: Linking branches is basically possible, though it can't be
 
   245 -----------------------------------------------------------
 
   249 - Feature: Optimized moving of branches: much faster especially 
 
   251 - Bugfix: Segfault when loading vym part 
 
   252 - Bugfix: ugly unitialized lines, when temporary drawn link 
 
   253           was moved from a temporary parent back to canvas		  
 
   255 -----------------------------------------------------------
 
   259 - Feature: Added saving of xhtml settings in map 
 
   261 -----------------------------------------------------------
 
   265 - Feature: Added Import of maps with two modes: 
 
   267 - Feature: Added export of part of maps		 
 
   268 - Feature: Added joining of paragraphs in text editor		 
 
   269 - Feature: Optimized undo: Only relevant parts are saved, which
 
   270            dramatically improves e.g. moving branches up/down in most maps  
 
   271 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
 
   272           parse error, if font name contains a \&     
 
   273 - Bugfix: Wrong order of mainbranches in Export	   
 
   274 - Bugfix: zip archive was not deleted before save, which could lead to
 
   275   much bigger files, e.g.  when working on older \vym maps or deleted
 
   277 - Bugfix: Printing in Texteditor         
 
   278 - Bugfix: Wrong URLs in xhtml output				  
 
   279 - Bugfix: Segfault fixed at Cursor left/right in empty map  
 
   281 -----------------------------------------------------------
 
   285 - Feature: More options in xhtml export: external scripts 	 
 
   287 -----------------------------------------------------------
 
   291 - Public release of all changes since 1.4.1      	 
 
   292 - Feature: New function to replace paragraphs in note editor
 
   293    	by linebreaks, this makes pasted text much nicer 
 
   294 - Feature: New option to toggle exporting of of floatimages 
 
   295 - Feature: z-plane of floatimages can be set (manually only) 
 
   296 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
 
   299 -----------------------------------------------------------
 
   303 - Feature: New Export to XHTML (by Thomas Schraitle)	 
 
   305 - Bugfix: spaces and dots in filenames	 
 
   306 - Bugfix: Error message if xsltproc is not installed 
 
   308 -----------------------------------------------------------
 
   312 - Feature: New file format: notes are saved as part of the .xml file
 
   313 - Feature: Note Editor supports Rich Text now.
 
   314 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
 
   316 -----------------------------------------------------------
 
   320 - Feature: Correct handling of font size in Heading			 
 
   322 -----------------------------------------------------------
 
   323 -----------------------------------------------------------
 
   324 -----------------------------------------------------------
 
   325 -----------------------------------------------------------
 
   326 -----------------------------------------------------------
 
   330 - Selecting with cursor now works between subtrees	 
 
   331 - Bugfix: vymLink was set to temporary dir in 1.4.3	 
 
   333 -----------------------------------------------------------
 
   337 - Optimisation: Reduced canvas objects by only creating objects for used
 
   339 - Better visualization of moving branch above/below target		
 
   340 - Find Window informs with dialog, if the search failed
 
   341 - System Flags are clickable now		
 
   342 - Reworked CSS and XST stylsheets (comments, indent, browser
 
   344 - vymLinks are shown in statusbar		
 
   345 - current directory is save			
 
   346 - Rewritten load/save to improve multimap handling and unzipped files
 
   347 - Bugfix: vymLinks don't get deleted when Cancel is pressed						
 
   348 - Bugfix: Fixed a bunch of bugs in XSL for HTML export             
 
   349 - Bugfix: More toolbar buttons disabled, if action not possible             
 
   350 - Bugfix: Renaming .vymfile now works		
 
   351 - Bugfix: mapChanged set when toggling flags		
 
   352 - Bugfix: CTRL-N was used twice		
 
   353 - Bugfix: Del didn't work on floatimage 
 
   355 -----------------------------------------------------------
 
   357 - Bugfix: Float image could not be deleted  
 
   359 -----------------------------------------------------------
 
   363 - Bugfix: Color of branch not saved	 
 
   364 - Bugfix: wrong path at HTML export	             
 
   365 - Bugfix: map is not save with special characters in path   
 
   367 -----------------------------------------------------------
 
   371 - Ask for confirmation before opening 
 
   372 				a map in multiple editors			 
 
   373 - Save state of note editor (visible/minimized) 
 
   375 - Author and Comment is saved in map	 
 
   376 - Stats are shown in Edit MapInfo		 
 
   377 - Changes for OS X port (QCursor, QContextMenuEvent)	 
 
   378 - Bugfix: Fonts from note editor are save now			
 
   379 - Bugfix: invisible image when parent is scrolled		
 
   380 - Bugfix: Segfault pressing "enter" for floatimage	
 
   381 - Bugfix: Images can't be outside of exported area
 
   383 - Bugfix: Filenames with blanks		 
 
   384 - Bugfix: Old maplink is shown when editing maplink 
 
   385 - Bugfix: always show cursor while editing heading  
 
   387 -----------------------------------------------------------
 
   392 - Export to any of QTs image formats	 
 
   393 - Also right side of selection is always visible now. 
 
   395 -----------------------------------------------------------
 
   399 - Load last maps in file menu          
 
   400 - save last image path for loading	 
 
   401 - Also export standard flags to dir.	 
 
   403 -----------------------------------------------------------
 
   407 - Enabled <br> in headings as manual linebreak	 
 
   408 - Heading can be copied to URL		
 
   409 - Bugfix: GIFs are automatically converted to PNG now
 
   411 -----------------------------------------------------------
 
   415 - Add and move branches above/below selection, Texteditor copy all, 
 
   417 -----------------------------------------------------------
 
   421 - Export to directory, changed naming in .vym 
 
   423 -----------------------------------------------------------
 
   427 - Bugfix: Check if map can be saved at all 
 
   429 -----------------------------------------------------------
 
   433 - Select image format before saving image	 
 
   435 -----------------------------------------------------------
 
   439 -		Selecting mainbranches by up/down	 
 
   440 -		Export ASCII (experimental)						
 
   441 -		Each map can be saved individually at quit		
 
   442 -		Bugfix: Opening VymLink crashes QT				
 
   443 -		Bugfix: 50\% less objects on canvas				
 
   444 -		Bugfix: Ignoring LANG, now always written as UTF8
 
   446 -----------------------------------------------------------
 
   450 - Sort Mainbranches by angle to y-axis 
 
   451 - Import directory structure						
 
   452 - Bugfix: Set FrameType of MapCenter while loading map 
 
   454 -----------------------------------------------------------
 
   458 - Jump to another vym map		         
 
   459 - Mainbranches are alwas ordered clockwise        
 
   461 -----------------------------------------------------------
 
   465 - Change frame types in context menu   
 
   467 -----------------------------------------------------------
 
   471 - Copy / Paste and save Floatimages  
 
   473 -----------------------------------------------------------
 
   477 - Closing vym in KDE now asks for save, too	 
 
   478 - Context menu for branches					  
 
   479 - Selection is saved in .vym file				  
 
   481 -----------------------------------------------------------
 
   485 - URLs to external links can be added 
 
   486 - All actions are deactived if not possible  
 
   488 -----------------------------------------------------------
 
   492 - Images: Can be loaded, saved, relinked to other parents
 
   494 -----------------------------------------------------------
 
   498 - Zoom: Reset and finer steps shrinking/enlarging	 
 
   500 -----------------------------------------------------------
 
   504 - Editing of links (style and color)	 
 
   506 -----------------------------------------------------------
 
   510 - Bugfix: LineEdit when adding branch has correct position again.								 
 
   512 -----------------------------------------------------------
 
   516 - Scrolled parts are automatically unscrolled when selected and scrolled
 
   518 - Bugfix: Save flag is updated when multiple maps are opened 
 
   519 - Bugfix: Moving of branches is faster and more accurat when adding to
 
   522 -----------------------------------------------------------
 
   526 - Bugfix: Remember filename of note in noteeditor	 
 
   528 -----------------------------------------------------------
 
   532 - Find Text also in Notes.	 
 
   534 -----------------------------------------------------------
 
   538 - Bugfix: Correct setting and positioning when relinking branches	 
 
   540 -----------------------------------------------------------
 
   544 - Scroll mode added (folding of subtrees).		 
 
   545 - Bugfix: Wrong position of linedit in zoomed view 
 
   547 -----------------------------------------------------------
 
   551 -		Added clear button in find window, bugfixes     
 
   553 -----------------------------------------------------------
 
   557 - Links can be colored with color of heading      
 
   559 -----------------------------------------------------------
 
   563 - Improved visualization of linking to new branch 
 
   565 -----------------------------------------------------------
 
   570 - Selection always stays in view		  
 
   572 -----------------------------------------------------------
 
   576 - Find function scrolls to result now	 
 
   577 - Bugfix: Adding branch with midmouse	  
 
   578 - Bugfix: multiple repositioning of map, when noteeditor was changed
 
   580 - New Linestyles (still hardcoded)			 
 
   582 -----------------------------------------------------------
 
   586 - First public stable release			 
 
   588 -----------------------------------------------------------
 
   590 - added quick color picker (CTRL + Left Mouse)  ?	 
 
   592 -----------------------------------------------------------
 
   594 - added automatic canvas resizer, removed manual resizing of canvas  
 
   595 - added settings option to paste text into new branch	 
 
   598 - Choose and switch between fixed and variable width fonts 
 
   600 - Fixed segfault caused by undo and a call of updateNoteFlag of note
 
   602 - Added settings menu to configure autoselect and autoedit mode	 
 
   603 - autoedit and autoselect mode	 
 
   604 - Fixed ugly display problem with QT Palette (Klaas Freitag) 
 
   605 - Reduced temporary directories from 4 to 1	 
 
   606 - Added wordwrap in printing of notes	 
 
   607 - New toolbar buttons in texteditor	 
 
   608 - Set background color	 
 
   609 - Fixed bug: Flags in toolbar not updated when selecting map center	  
 
   611 -----------------------------------------------------------
 
   613 - No more segfault, when an object is deleted while being edited  
 
   614 - Keep focus constant when zooming in/out  
 
   615 - Export as png graphic  
 
   616 - Keep Center of map where it is while zooming  
 
   617 - Added Standard Flags (Smiley, Hook, Stopsign, ...)  
 
   618 - MDI: Multi Document Interface enables working on several maps
 
   620 - Enabled creating a new map via argument on commandline  
 
   621 - Changed file extension from .mmap to .vym  
 
   622 - noteeditor changes color, if empty or nothing is selected  
 
   623 - Changes in NoteEditor window are recognized by main window, too, thus
 
   624   preventing loosing data when quitting the program.   
 
   626 -----------------------------------------------------------
 
   628 - New rendering engine: Faster, no flickering   
 
   630 -----------------------------------------------------------
 
   632 -  Changed printing to use maximum space on paper  
 
   633 -  Note editor is hidden, too, when mapeditor is minimized  
 
   634 -  New (compressed) file format  
 
   636 -----------------------------------------------------------
 
   638 - Size of map is saved  
 
   639 - Multi Line Headings   
 
   640 - Reworked Rendering Engine: Much faster now.  
 
   641 - Reworked Undo: Much faster now.  
 
   642 - Enabled moving of map center  
 
   643 - Multi-line headings   
 
   645 -----------------------------------------------------------
 
   650 -----------------------------------------------------------
 
   652 - Moving view of map improved:  
 
   653 - New handling (acrobat reader style)  
 
   655 - Several tools to color a map  
 
   657 -----------------------------------------------------------
 
   659 - Inital version, basic map layout   
 
   660 - Data is stored in XML