1 -------------------------------------------------------------------
 
     2 Mon Oct 10 13:18:29 CEST 2005 - uwedr
 
     4 - Bugfix: Copy/Paste was currently not possible for images. Now
 
     5   completly rewrote mechanism. Instead of invisible map now XML import
 
     6   is used (Multiple clipboards should be not difficult now) 
 
     8 -------------------------------------------------------------------
 
     9 Mon Oct  3 10:33:09 CEST 2005 - uwe
 
    11 - Bugfix: Added small fix from Khaled Ahmed needed for display of 
 
    14 -------------------------------------------------------------------
 
    15 Mon Sep 12 21:39:38 CEST 2005 - uwedr
 
    18 - Feature: Currently 15 levels of undo (GUI to set value still missing)
 
    19 - Feature: Experimental LaTeX Export (without headers and opions so far)
 
    21 -------------------------------------------------------------------
 
    22 Sun Sep  5 10:26:15 CEST 2005 - uwedr
 
    25 - Feature: Link of a branch can be hidden, if object is not selected
 
    26 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
 
    28 - Bugfix: TextEditor now has grey background again, if it is empty
 
    29 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
 
    30   is no longer a QOBJECT
 
    32 -------------------------------------------------------------------
 
    33 Thu Sep  1 12:26:24 CEST 2005 - uwedr
 
    35 - Bugfix: Some minor changes so that translations use arguments now
 
    36   instead of several calls to tr()
 
    38 -------------------------------------------------------------------
 
    39 Tue Aug 30 13:38:31 CEST 2005 - uwedr
 
    41 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
 
    42   another map caused vym to go into an endless loop, if the vymlink of the
 
    43   branch pointed to the new map.
 
    44 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
 
    47 -------------------------------------------------------------------
 
    48 Fri Aug 19 09:12:49 CEST 2005 - uwedr
 
    50 - Feature: added debian subdirectory created by Steffen Joeris
 
    51 - Feature: added license to new aboutwindow
 
    53 -------------------------------------------------------------------
 
    54 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
 
    56 - Bugfix: Fixed link handling in aboutdialog.
 
    58 -------------------------------------------------------------------
 
    59 Tue Aug 16 12:25:09 CEST 2005 - uwedr
 
    61 - Feature: Added keyboard shortcut to reset zoom factor
 
    62 - Bugfix: Added "..." to menu entries leading to another dialog
 
    63 - Bugfix: The setting option "Delete Key" is working again
 
    64 - Bugfix: A branch moved from left side to right had wrong orienation
 
    66 -------------------------------------------------------------------
 
    67 Tue Aug  2 09:59:24 CEST 2005 - uwedr
 
    69 -  Bugfix: Heading sizes now correct after moving e.g. mainbranch to 
 
    72 -------------------------------------------------------------------
 
    73 Mon Aug  1 22:40:29 CEST 2005 - jhilmer
 
    75 - Bugfix: Problems with closing of note editor when text was modified.
 
    76 - Feature: Added subscript and superscript to note editor
 
    78 -------------------------------------------------------------------
 
    79 Thu Jul 28 11:57:38 CEST 2005 
 
    82 - Bugfix: Frames didn't become invisible if scrolled
 
    84 -------------------------------------------------------------------
 
    85 Thu Jul 28 11:57:38 CEST 2005 
 
    88 - Bugfix: if selection changed before undo, undo worked on wrong
 
    90 - included math.h again to enable compiling with gcc4  
 
    92 -------------------------------------------------------------------
 
    93 Mi Jul 27 17:27:14 CEST 2005
 
    95 - Bugfix: if selection changed before undo, undo worked on wrong branch
 
    97 -------------------------------------------------------------------
 
    98 Mon Jul 25 22:22:21 CEST 2005
 
   100 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
 
   102 -------------------------------------------------------------------
 
   103 Di Jul 19 16:42:31 CEST 2005
 
   106 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
 
   107 - Feature: More speedup on moving/relinking branches
 
   109 -------------------------------------------------------------------
 
   111 Mi Jul 13 11:44:10 CEST 2005 
 
   113 - Drag and Drop also for URLs
 
   115 -------------------------------------------------------------------
 
   116 Di Jul 12 20:56:09 CEST 2005
 
   120 -------------------------------------------------------------------
 
   121 Mon Jul  4 21:13:42 CEST 2005 
 
   124 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
 
   126 -------------------------------------------------------------------
 
   127 Tue Jun 14 11:43:44 CEST 2005
 
   129 - Feature: printer name is saved in vymrc now
 
   130 - Feature: added image drag/drop (by Jakob Hilmer)
 
   131 - Bugfix: Importing map into new map now has correct (empty) filename 
 
   133 -------------------------------------------------------------------
 
   137 - Feature: Dramatic speedup in some operations 
 
   138 				(e.g. move branch up/down) due to extended 
 
   140 -------------------------------------------------------------------
 
   144 - Feature:Changed default pdf-reader for Mac OSX 
 
   145 - Bugfix: xLinks stopped working in 1.6.6
 
   146 - Bugfix: drawing error when using modModeCopy
 
   147 - Bugfix: replaced lrint by qRound for BSD port
 
   149 -----------------------------------------------------------
 
   153 - Feature: Exclusive standard flags		
 
   155 -----------------------------------------------------------
 
   159 - Feature: removing a branch and keeping its childs
 
   160 - Feature: removing childs of a branch
 
   161 - Feature: insert branch and make selection its child
 
   162 - Feature: restructured branch context menu	
 
   163            in a basic version (straight line)
 
   164 - Feature: New shortcuts  for use on Mac OS X
 
   165 - Feature: Importing directories generates vymlinks now 
 
   166 - Bugfix: Changing linkstyle now automatically redraws all
 
   168 - Bugfix: Paste icon is disabled if clipboard is empty 
 
   170 -----------------------------------------------------------
 
   174 - Feature: xLinks (connection between 2 branches) works
 
   175            in a basic version (straight line)	
 
   177 -----------------------------------------------------------
 
   181 - Bugfix: Saving of selection to a vym part (.vyp)
 
   182 - Bugfix: Closing the noteeditor by closing its window now
 
   183           also toggles the responding toolbar button. &
 
   185 -----------------------------------------------------------
 
   189 - Feature: Introduced Modifier modes: color, link, copy 
 
   190 - Feature: Linking branches is basically possible, though it can't be
 
   193 -----------------------------------------------------------
 
   197 - Feature: Optimized moving of branches: much faster especially 
 
   199 - Bugfix: Segfault when loading vym part 
 
   200 - Bugfix: ugly unitialized lines, when temporary drawn link 
 
   201           was moved from a temporary parent back to canvas		  
 
   203 -----------------------------------------------------------
 
   207 - Feature: Added saving of xhtml settings in map 
 
   209 -----------------------------------------------------------
 
   213 - Feature: Added Import of maps with two modes: 
 
   215 - Feature: Added export of part of maps		 
 
   216 - Feature: Added joining of paragraphs in text editor		 
 
   217 - Feature: Optimized undo: Only relevant parts are saved, which
 
   218            dramatically improves e.g. moving branches up/down in most maps  
 
   219 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
 
   220           parse error, if font name contains a \&     
 
   221 - Bugfix: Wrong order of mainbranches in Export	   
 
   222 - Bugfix: zip archive was not deleted before save, which could lead to
 
   223   much bigger files, e.g.  when working on older \vym maps or deleted
 
   225 - Bugfix: Printing in Texteditor         
 
   226 - Bugfix: Wrong URLs in xhtml output				  
 
   227 - Bugfix: Segfault fixed at Cursor left/right in empty map  
 
   229 -----------------------------------------------------------
 
   233 - Feature: More options in xhtml export: external scripts 	 
 
   235 -----------------------------------------------------------
 
   239 - Public release of all changes since 1.4.1      	 
 
   240 - Feature: New function to replace paragraphs in note editor
 
   241    	by linebreaks, this makes pasted text much nicer 
 
   242 - Feature: New option to toggle exporting of of floatimages 
 
   243 - Feature: z-plane of floatimages can be set (manually only) 
 
   244 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
 
   247 -----------------------------------------------------------
 
   251 - Feature: New Export to XHTML (by Thomas Schraitle)	 
 
   253 - Bugfix: spaces and dots in filenames	 
 
   254 - Bugfix: Error message if xsltproc is not installed 
 
   256 -----------------------------------------------------------
 
   260 - Feature: New file format: notes are saved as part of the .xml file
 
   261 - Feature: Note Editor supports Rich Text now.
 
   262 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
 
   264 -----------------------------------------------------------
 
   268 - Feature: Correct handling of font size in Heading			 
 
   270 -----------------------------------------------------------
 
   271 -----------------------------------------------------------
 
   272 -----------------------------------------------------------
 
   273 -----------------------------------------------------------
 
   274 -----------------------------------------------------------
 
   278 - Selecting with cursor now works between subtrees	 
 
   279 - Bugfix: vymLink was set to temporary dir in 1.4.3	 
 
   281 -----------------------------------------------------------
 
   285 - Optimisation: Reduced canvas objects by only creating objects for used
 
   287 - Better visualization of moving branch above/below target		
 
   288 - Find Window informs with dialog, if the search failed
 
   289 - System Flags are clickable now		
 
   290 - Reworked CSS and XST stylsheets (comments, indent, browser
 
   292 - vymLinks are shown in statusbar		
 
   293 - current directory is save			
 
   294 - Rewritten load/save to improve multimap handling and unzipped files
 
   295 - Bugfix: vymLinks don't get deleted when Cancel is pressed						
 
   296 - Bugfix: Fixed a bunch of bugs in XSL for HTML export             
 
   297 - Bugfix: More toolbar buttons disabled, if action not possible             
 
   298 - Bugfix: Renaming .vymfile now works		
 
   299 - Bugfix: mapChanged set when toggling flags		
 
   300 - Bugfix: CTRL-N was used twice		
 
   301 - Bugfix: Del didn't work on floatimage 
 
   303 -----------------------------------------------------------
 
   305 - Bugfix: Float image could not be deleted  
 
   307 -----------------------------------------------------------
 
   311 - Bugfix: Color of branch not saved	 
 
   312 - Bugfix: wrong path at HTML export	             
 
   313 - Bugfix: map is not save with special characters in path   
 
   315 -----------------------------------------------------------
 
   319 - Ask for confirmation before opening 
 
   320 				a map in multiple editors			 
 
   321 - Save state of note editor (visible/minimized) 
 
   323 - Author and Comment is saved in map	 
 
   324 - Stats are shown in Edit MapInfo		 
 
   325 - Changes for OS X port (QCursor, QContextMenuEvent)	 
 
   326 - Bugfix: Fonts from note editor are save now			
 
   327 - Bugfix: invisible image when parent is scrolled		
 
   328 - Bugfix: Segfault pressing "enter" for floatimage	
 
   329 - Bugfix: Images can't be outside of exported area
 
   331 - Bugfix: Filenames with blanks		 
 
   332 - Bugfix: Old maplink is shown when editing maplink 
 
   333 - Bugfix: always show cursor while editing heading  
 
   335 -----------------------------------------------------------
 
   340 - Export to any of QTs image formats	 
 
   341 - Also right side of selection is always visible now. 
 
   343 -----------------------------------------------------------
 
   347 - Load last maps in file menu          
 
   348 - save last image path for loading	 
 
   349 - Also export standard flags to dir.	 
 
   351 -----------------------------------------------------------
 
   355 - Enabled <br> in headings as manual linebreak	 
 
   356 - Heading can be copied to URL		
 
   357 - Bugfix: GIFs are automatically converted to PNG now
 
   359 -----------------------------------------------------------
 
   363 - Add and move branches above/below selection, Texteditor copy all, 
 
   365 -----------------------------------------------------------
 
   369 - Export to directory, changed naming in .vym 
 
   371 -----------------------------------------------------------
 
   375 - Bugfix: Check if map can be saved at all 
 
   377 -----------------------------------------------------------
 
   381 - Select image format before saving image	 
 
   383 -----------------------------------------------------------
 
   387 -		Selecting mainbranches by up/down	 
 
   388 -		Export ASCII (experimental)						
 
   389 -		Each map can be saved individually at quit		
 
   390 -		Bugfix: Opening VymLink crashes QT				
 
   391 -		Bugfix: 50\% less objects on canvas				
 
   392 -		Bugfix: Ignoring LANG, now always written as UTF8
 
   394 -----------------------------------------------------------
 
   398 - Sort Mainbranches by angle to y-axis 
 
   399 - Import directory structure						
 
   400 - Bugfix: Set FrameType of MapCenter while loading map 
 
   402 -----------------------------------------------------------
 
   406 - Jump to another vym map		         
 
   407 - Mainbranches are alwas ordered clockwise        
 
   409 -----------------------------------------------------------
 
   413 - Change frame types in context menu   
 
   415 -----------------------------------------------------------
 
   419 - Copy / Paste and save Floatimages  
 
   421 -----------------------------------------------------------
 
   425 - Closing vym in KDE now asks for save, too	 
 
   426 - Context menu for branches					  
 
   427 - Selection is saved in .vym file				  
 
   429 -----------------------------------------------------------
 
   433 - URLs to external links can be added 
 
   434 - All actions are deactived if not possible  
 
   436 -----------------------------------------------------------
 
   440 - Images: Can be loaded, saved, relinked to other parents
 
   442 -----------------------------------------------------------
 
   446 - Zoom: Reset and finer steps shrinking/enlarging	 
 
   448 -----------------------------------------------------------
 
   452 - Editing of links (style and color)	 
 
   454 -----------------------------------------------------------
 
   458 - Bugfix: LineEdit when adding branch has correct position again.								 
 
   460 -----------------------------------------------------------
 
   464 - Scrolled parts are automatically unscrolled when selected and scrolled
 
   466 - Bugfix: Save flag is updated when multiple maps are opened 
 
   467 - Bugfix: Moving of branches is faster and more accurat when adding to
 
   470 -----------------------------------------------------------
 
   474 - Bugfix: Remember filename of note in noteeditor	 
 
   476 -----------------------------------------------------------
 
   480 - Find Text also in Notes.	 
 
   482 -----------------------------------------------------------
 
   486 - Bugfix: Correct setting and positioning when relinking branches	 
 
   488 -----------------------------------------------------------
 
   492 - Scroll mode added (folding of subtrees).		 
 
   493 - Bugfix: Wrong position of linedit in zoomed view 
 
   495 -----------------------------------------------------------
 
   499 -		Added clear button in find window, bugfixes     
 
   501 -----------------------------------------------------------
 
   505 - Links can be colored with color of heading      
 
   507 -----------------------------------------------------------
 
   511 - Improved visualization of linking to new branch 
 
   513 -----------------------------------------------------------
 
   518 - Selection always stays in view		  
 
   520 -----------------------------------------------------------
 
   524 - Find function scrolls to result now	 
 
   525 - Bugfix: Adding branch with midmouse	  
 
   526 - Bugfix: multiple repositioning of map, when noteeditor was changed
 
   528 - New Linestyles (still hardcoded)			 
 
   530 -----------------------------------------------------------
 
   534 - First public stable release			 
 
   536 -----------------------------------------------------------
 
   538 - added quick color picker (CTRL + Left Mouse)  ?	 
 
   540 -----------------------------------------------------------
 
   542 - added automatic canvas resizer, removed manual resizing of canvas  
 
   543 - added settings option to paste text into new branch	 
 
   546 - Choose and switch between fixed and variable width fonts 
 
   548 - Fixed segfault caused by undo and a call of updateNoteFlag of note
 
   550 - Added settings menu to configure autoselect and autoedit mode	 
 
   551 - autoedit and autoselect mode	 
 
   552 - Fixed ugly display problem with QT Palette (Klaas Freitag) 
 
   553 - Reduced temporary directories from 4 to 1	 
 
   554 - Added wordwrap in printing of notes	 
 
   555 - New toolbar buttons in texteditor	 
 
   556 - Set background color	 
 
   557 - Fixed bug: Flags in toolbar not updated when selecting map center	  
 
   559 -----------------------------------------------------------
 
   561 - No more segfault, when an object is deleted while being edited  
 
   562 - Keep focus constant when zooming in/out  
 
   563 - Export as png graphic  
 
   564 - Keep Center of map where it is while zooming  
 
   565 - Added Standard Flags (Smiley, Hook, Stopsign, ...)  
 
   566 - MDI: Multi Document Interface enables working on several maps
 
   568 - Enabled creating a new map via argument on commandline  
 
   569 - Changed file extension from .mmap to .vym  
 
   570 - noteeditor changes color, if empty or nothing is selected  
 
   571 - Changes in NoteEditor window are recognized by main window, too, thus
 
   572   preventing loosing data when quitting the program.   
 
   574 -----------------------------------------------------------
 
   576 - New rendering engine: Faster, no flickering   
 
   578 -----------------------------------------------------------
 
   580 -  Changed printing to use maximum space on paper  
 
   581 -  Note editor is hidden, too, when mapeditor is minimized  
 
   582 -  New (compressed) file format  
 
   584 -----------------------------------------------------------
 
   586 - Size of map is saved  
 
   587 - Multi Line Headings   
 
   588 - Reworked Rendering Engine: Much faster now.  
 
   589 - Reworked Undo: Much faster now.  
 
   590 - Enabled moving of map center  
 
   591 - Multi-line headings   
 
   593 -----------------------------------------------------------
 
   598 -----------------------------------------------------------
 
   600 - Moving view of map improved:  
 
   601 - New handling (acrobat reader style)  
 
   603 - Several tools to color a map  
 
   605 -----------------------------------------------------------
 
   607 - Inital version, basic map layout   
 
   608 - Data is stored in XML