1 -------------------------------------------------------------------
 
     2 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
 
     4 - Bugfix: Fixed link handling in aboutdialog.
 
     6 -------------------------------------------------------------------
 
     7 Tue Aug 16 12:25:09 CEST 2005 - uwe
 
     9 - Feature: Added keyboard shortcut to reset zoom factor
 
    10 - Bugfix: Added "..." to menu entries leading to another dialog
 
    11 - Bugfix: The setting option "Delete Key" is working again
 
    12 - Bugfix: A branch moved from left side to right had wrong orienation
 
    14 -------------------------------------------------------------------
 
    15 Tue Aug  2 09:59:24 CEST 2005 - uwe
 
    17 -  Bugfix: Heading sizes now correct after moving e.g. mainbranch to 
 
    20 -------------------------------------------------------------------
 
    21 Mon Aug  1 22:40:29 CEST 2005 - jhilmer
 
    23 - Bugfix: Problems with closing of note editor when text was modified.
 
    24 - Feature: Added subscript and superscript to note editor
 
    26 -------------------------------------------------------------------
 
    27 Thu Jul 28 11:57:38 CEST 2005 
 
    30 - Bugfix: Frames didn't become invisible if scrolled
 
    32 -------------------------------------------------------------------
 
    33 Thu Jul 28 11:57:38 CEST 2005 
 
    36 - Bugfix: if selection changed before undo, undo worked on wrong
 
    38 - included math.h again to enable compiling with gcc4  
 
    40 -------------------------------------------------------------------
 
    41 Mi Jul 27 17:27:14 CEST 2005
 
    43 - Bugfix: if selection changed before undo, undo worked on wrong branch
 
    45 -------------------------------------------------------------------
 
    46 Mon Jul 25 22:22:21 CEST 2005
 
    48 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
 
    50 -------------------------------------------------------------------
 
    51 Di Jul 19 16:42:31 CEST 2005
 
    54 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
 
    55 - Feature: More speedup on moving/relinking branches
 
    57 -------------------------------------------------------------------
 
    59 Mi Jul 13 11:44:10 CEST 2005 
 
    61 - Drag and Drop also for URLs
 
    63 -------------------------------------------------------------------
 
    64 Di Jul 12 20:56:09 CEST 2005
 
    68 -------------------------------------------------------------------
 
    69 Mon Jul  4 21:13:42 CEST 2005 
 
    72 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
 
    74 -------------------------------------------------------------------
 
    75 Tue Jun 14 11:43:44 CEST 2005
 
    77 - Feature: printer name is saved in vymrc now
 
    78 - Feature: added image drag/drop (by Jakob Hilmer)
 
    79 - Bugfix: Importing map into new map now has correct (empty) filename 
 
    81 -------------------------------------------------------------------
 
    85 - Feature: Dramatic speedup in some operations 
 
    86 				(e.g. move branch up/down) due to extended 
 
    88 -------------------------------------------------------------------
 
    92 - Feature:Changed default pdf-reader for Mac OSX 
 
    93 - Bugfix: xLinks stopped working in 1.6.6
 
    94 - Bugfix: drawing error when using modModeCopy
 
    95 - Bugfix: replaced lrint by qRound for BSD port
 
    97 -----------------------------------------------------------
 
   101 - Feature: Exclusive standard flags		
 
   103 -----------------------------------------------------------
 
   107 - Feature: removing a branch and keeping its childs
 
   108 - Feature: removing childs of a branch
 
   109 - Feature: insert branch and make selection its child
 
   110 - Feature: restructured branch context menu	
 
   111            in a basic version (straight line)
 
   112 - Feature: New shortcuts  for use on Mac OS X
 
   113 - Feature: Importing directories generates vymlinks now 
 
   114 - Bugfix: Changing linkstyle now automatically redraws all
 
   116 - Bugfix: Paste icon is disabled if clipboard is empty 
 
   118 -----------------------------------------------------------
 
   122 - Feature: xLinks (connection between 2 branches) works
 
   123            in a basic version (straight line)	
 
   125 -----------------------------------------------------------
 
   129 - Bugfix: Saving of selection to a vym part (.vyp)
 
   130 - Bugfix: Closing the noteeditor by closing its window now
 
   131           also toggles the responding toolbar button. &
 
   133 -----------------------------------------------------------
 
   137 - Feature: Introduced Modifier modes: color, link, copy 
 
   138 - Feature: Linking branches is basically possible, though it can't be
 
   141 -----------------------------------------------------------
 
   145 - Feature: Optimized moving of branches: much faster especially 
 
   147 - Bugfix: Segfault when loading vym part 
 
   148 - Bugfix: ugly unitialized lines, when temporary drawn link 
 
   149           was moved from a temporary parent back to canvas		  
 
   151 -----------------------------------------------------------
 
   155 - Feature: Added saving of xhtml settings in map 
 
   157 -----------------------------------------------------------
 
   161 - Feature: Added Import of maps with two modes: 
 
   163 - Feature: Added export of part of maps		 
 
   164 - Feature: Added joining of paragraphs in text editor		 
 
   165 - Feature: Optimized undo: Only relevant parts are saved, which
 
   166            dramatically improves e.g. moving branches up/down in most maps  
 
   167 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
 
   168           parse error, if font name contains a \&     
 
   169 - Bugfix: Wrong order of mainbranches in Export	   
 
   170 - Bugfix: zip archive was not deleted before save, which could lead to
 
   171   much bigger files, e.g.  when working on older \vym maps or deleted
 
   173 - Bugfix: Printing in Texteditor         
 
   174 - Bugfix: Wrong URLs in xhtml output				  
 
   175 - Bugfix: Segfault fixed at Cursor left/right in empty map  
 
   177 -----------------------------------------------------------
 
   181 - Feature: More options in xhtml export: external scripts 	 
 
   183 -----------------------------------------------------------
 
   187 - Public release of all changes since 1.4.1      	 
 
   188 - Feature: New function to replace paragraphs in note editor
 
   189    	by linebreaks, this makes pasted text much nicer 
 
   190 - Feature: New option to toggle exporting of of floatimages 
 
   191 - Feature: z-plane of floatimages can be set (manually only) 
 
   192 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
 
   195 -----------------------------------------------------------
 
   199 - Feature: New Export to XHTML (by Thomas Schraitle)	 
 
   201 - Bugfix: spaces and dots in filenames	 
 
   202 - Bugfix: Error message if xsltproc is not installed 
 
   204 -----------------------------------------------------------
 
   208 - Feature: New file format: notes are saved as part of the .xml file
 
   209 - Feature: Note Editor supports Rich Text now.
 
   210 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
 
   212 -----------------------------------------------------------
 
   216 - Feature: Correct handling of font size in Heading			 
 
   218 -----------------------------------------------------------
 
   219 -----------------------------------------------------------
 
   220 -----------------------------------------------------------
 
   221 -----------------------------------------------------------
 
   222 -----------------------------------------------------------
 
   226 - Selecting with cursor now works between subtrees	 
 
   227 - Bugfix: vymLink was set to temporary dir in 1.4.3	 
 
   229 -----------------------------------------------------------
 
   233 - Optimisation: Reduced canvas objects by only creating objects for used
 
   235 - Better visualization of moving branch above/below target		
 
   236 - Find Window informs with dialog, if the search failed
 
   237 - System Flags are clickable now		
 
   238 - Reworked CSS and XST stylsheets (comments, indent, browser
 
   240 - vymLinks are shown in statusbar		
 
   241 - current directory is save			
 
   242 - Rewritten load/save to improve multimap handling and unzipped files
 
   243 - Bugfix: vymLinks don't get deleted when Cancel is pressed						
 
   244 - Bugfix: Fixed a bunch of bugs in XSL for HTML export             
 
   245 - Bugfix: More toolbar buttons disabled, if action not possible             
 
   246 - Bugfix: Renaming .vymfile now works		
 
   247 - Bugfix: mapChanged set when toggling flags		
 
   248 - Bugfix: CTRL-N was used twice		
 
   249 - Bugfix: Del didn't work on floatimage 
 
   251 -----------------------------------------------------------
 
   253 - Bugfix: Float image could not be deleted  
 
   255 -----------------------------------------------------------
 
   259 - Bugfix: Color of branch not saved	 
 
   260 - Bugfix: wrong path at HTML export	             
 
   261 - Bugfix: map is not save with special characters in path   
 
   263 -----------------------------------------------------------
 
   267 - Ask for confirmation before opening 
 
   268 				a map in multiple editors			 
 
   269 - Save state of note editor (visible/minimized) 
 
   271 - Author and Comment is saved in map	 
 
   272 - Stats are shown in Edit MapInfo		 
 
   273 - Changes for OS X port (QCursor, QContextMenuEvent)	 
 
   274 - Bugfix: Fonts from note editor are save now			
 
   275 - Bugfix: invisible image when parent is scrolled		
 
   276 - Bugfix: Segfault pressing "enter" for floatimage	
 
   277 - Bugfix: Images can't be outside of exported area
 
   279 - Bugfix: Filenames with blanks		 
 
   280 - Bugfix: Old maplink is shown when editing maplink 
 
   281 - Bugfix: always show cursor while editing heading  
 
   283 -----------------------------------------------------------
 
   288 - Export to any of QTs image formats	 
 
   289 - Also right side of selection is always visible now. 
 
   291 -----------------------------------------------------------
 
   295 - Load last maps in file menu          
 
   296 - save last image path for loading	 
 
   297 - Also export standard flags to dir.	 
 
   299 -----------------------------------------------------------
 
   303 - Enabled <br> in headings as manual linebreak	 
 
   304 - Heading can be copied to URL		
 
   305 - Bugfix: GIFs are automatically converted to PNG now
 
   307 -----------------------------------------------------------
 
   311 - Add and move branches above/below selection, Texteditor copy all, 
 
   313 -----------------------------------------------------------
 
   317 - Export to directory, changed naming in .vym 
 
   319 -----------------------------------------------------------
 
   323 - Bugfix: Check if map can be saved at all 
 
   325 -----------------------------------------------------------
 
   329 - Select image format before saving image	 
 
   331 -----------------------------------------------------------
 
   335 -		Selecting mainbranches by up/down	 
 
   336 -		Export ASCII (experimental)						
 
   337 -		Each map can be saved individually at quit		
 
   338 -		Bugfix: Opening VymLink crashes QT				
 
   339 -		Bugfix: 50\% less objects on canvas				
 
   340 -		Bugfix: Ignoring LANG, now always written as UTF8
 
   342 -----------------------------------------------------------
 
   346 - Sort Mainbranches by angle to y-axis 
 
   347 - Import directory structure						
 
   348 - Bugfix: Set FrameType of MapCenter while loading map 
 
   350 -----------------------------------------------------------
 
   354 - Jump to another vym map		         
 
   355 - Mainbranches are alwas ordered clockwise        
 
   357 -----------------------------------------------------------
 
   361 - Change frame types in context menu   
 
   363 -----------------------------------------------------------
 
   367 - Copy / Paste and save Floatimages  
 
   369 -----------------------------------------------------------
 
   373 - Closing vym in KDE now asks for save, too	 
 
   374 - Context menu for branches					  
 
   375 - Selection is saved in .vym file				  
 
   377 -----------------------------------------------------------
 
   381 - URLs to external links can be added 
 
   382 - All actions are deactived if not possible  
 
   384 -----------------------------------------------------------
 
   388 - Images: Can be loaded, saved, relinked to other parents
 
   390 -----------------------------------------------------------
 
   394 - Zoom: Reset and finer steps shrinking/enlarging	 
 
   396 -----------------------------------------------------------
 
   400 - Editing of links (style and color)	 
 
   402 -----------------------------------------------------------
 
   406 - Bugfix: LineEdit when adding branch has correct position again.								 
 
   408 -----------------------------------------------------------
 
   412 - Scrolled parts are automatically unscrolled when selected and scrolled
 
   414 - Bugfix: Save flag is updated when multiple maps are opened 
 
   415 - Bugfix: Moving of branches is faster and more accurat when adding to
 
   418 -----------------------------------------------------------
 
   422 - Bugfix: Remember filename of note in noteeditor	 
 
   424 -----------------------------------------------------------
 
   428 - Find Text also in Notes.	 
 
   430 -----------------------------------------------------------
 
   434 - Bugfix: Correct setting and positioning when relinking branches	 
 
   436 -----------------------------------------------------------
 
   440 - Scroll mode added (folding of subtrees).		 
 
   441 - Bugfix: Wrong position of linedit in zoomed view 
 
   443 -----------------------------------------------------------
 
   447 -		Added clear button in find window, bugfixes     
 
   449 -----------------------------------------------------------
 
   453 - Links can be colored with color of heading      
 
   455 -----------------------------------------------------------
 
   459 - Improved visualization of linking to new branch 
 
   461 -----------------------------------------------------------
 
   466 - Selection always stays in view		  
 
   468 -----------------------------------------------------------
 
   472 - Find function scrolls to result now	 
 
   473 - Bugfix: Adding branch with midmouse	  
 
   474 - Bugfix: multiple repositioning of map, when noteeditor was changed
 
   476 - New Linestyles (still hardcoded)			 
 
   478 -----------------------------------------------------------
 
   482 - First public stable release			 
 
   484 -----------------------------------------------------------
 
   486 - added quick color picker (CTRL + Left Mouse)  ?	 
 
   488 -----------------------------------------------------------
 
   490 - added automatic canvas resizer, removed manual resizing of canvas  
 
   491 - added settings option to paste text into new branch	 
 
   494 - Choose and switch between fixed and variable width fonts 
 
   496 - Fixed segfault caused by undo and a call of updateNoteFlag of note
 
   498 - Added settings menu to configure autoselect and autoedit mode	 
 
   499 - autoedit and autoselect mode	 
 
   500 - Fixed ugly display problem with QT Palette (Klaas Freitag) 
 
   501 - Reduced temporary directories from 4 to 1	 
 
   502 - Added wordwrap in printing of notes	 
 
   503 - New toolbar buttons in texteditor	 
 
   504 - Set background color	 
 
   505 - Fixed bug: Flags in toolbar not updated when selecting map center	  
 
   507 -----------------------------------------------------------
 
   509 - No more segfault, when an object is deleted while being edited  
 
   510 - Keep focus constant when zooming in/out  
 
   511 - Export as png graphic  
 
   512 - Keep Center of map where it is while zooming  
 
   513 - Added Standard Flags (Smiley, Hook, Stopsign, ...)  
 
   514 - MDI: Multi Document Interface enables working on several maps
 
   516 - Enabled creating a new map via argument on commandline  
 
   517 - Changed file extension from .mmap to .vym  
 
   518 - noteeditor changes color, if empty or nothing is selected  
 
   519 - Changes in NoteEditor window are recognized by main window, too, thus
 
   520   preventing loosing data when quitting the program.   
 
   522 -----------------------------------------------------------
 
   524 - New rendering engine: Faster, no flickering   
 
   526 -----------------------------------------------------------
 
   528 -  Changed printing to use maximum space on paper  
 
   529 -  Note editor is hidden, too, when mapeditor is minimized  
 
   530 -  New (compressed) file format  
 
   532 -----------------------------------------------------------
 
   534 - Size of map is saved  
 
   535 - Multi Line Headings   
 
   536 - Reworked Rendering Engine: Much faster now.  
 
   537 - Reworked Undo: Much faster now.  
 
   538 - Enabled moving of map center  
 
   539 - Multi-line headings   
 
   541 -----------------------------------------------------------
 
   546 -----------------------------------------------------------
 
   548 - Moving view of map improved:  
 
   549 - New handling (acrobat reader style)  
 
   551 - Several tools to color a map  
 
   553 -----------------------------------------------------------
 
   555 - Inital version, basic map layout   
 
   556 - Data is stored in XML