tex/vym.changelog
author insilmaril
Tue, 24 Jan 2006 15:09:49 +0000
changeset 193 544a64d7cbac
parent 179 d1d6d9c29f9f
child 194 de97201180ea
permissions -rw-r--r--
Introduced basic export to Open Document format
     1 -------------------------------------------------------------------
     2 Tue Jan 24 16:07:53 CET 2006 - uwedr
     3 
     4 - Version 1.7.7
     5 - Feature: Export to Open Office 2.x (Open Document) basically works 
     6 
     7 -------------------------------------------------------------------
     8 Wed Jan 18 13:29:52 CET 2006 - uwedr
     9 
    10 - Feature: Multiple File selection while loading maps and images
    11 
    12 -------------------------------------------------------------------
    13 Tue Jan  3 12:20:08 CET 2006 - uwe
    14 
    15 - Feature: Small optimization in zip/unzip functions
    16 
    17 -------------------------------------------------------------------
    18 Mon Jan  2 21:03:05 CET 2006 - uwe
    19 
    20 - Feature: FATE support for URLs 
    21 
    22 -------------------------------------------------------------------
    23 Wed Dec 28 12:09:59 CET 2005 - uwe
    24 
    25 - Version 1.7.6
    26 - Feature: Added idAttr to BranchObj::saveToDir 
    27 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
    28   errors, if FO is selected (undefined link)
    29 - Bugfix: FloatImages don't get lost during save after they have been
    30   relinked to new parent  
    31 - Bugfix: Editing heading of mapcenter now also corrects position  
    32 
    33 -------------------------------------------------------------------
    34 Mon Oct 10 13:18:29 CEST 2005 - uwedr
    35 
    36 - Bugfix: Copy/Paste was currently not possible for images. Now
    37   completly rewrote mechanism. Instead of invisible map now XML import
    38   is used (Multiple clipboards should be not difficult now) 
    39 
    40 -------------------------------------------------------------------
    41 Mon Oct  3 10:33:09 CEST 2005 - uwe
    42 
    43 - Bugfix: Added small fix from Khaled Ahmed needed for display of 
    44   arabic languages 
    45 
    46 -------------------------------------------------------------------
    47 Mon Sep 12 21:39:38 CEST 2005 - uwedr
    48 
    49 - Version 1.7.5
    50 - Feature: Currently 15 levels of undo (GUI to set value still missing)
    51 - Feature: Experimental LaTeX Export (without headers and opions so far)
    52 
    53 -------------------------------------------------------------------
    54 Sun Sep  5 10:26:15 CEST 2005 - uwedr
    55 
    56 - Version 1.7.4
    57 - Feature: Link of a branch can be hidden, if object is not selected
    58 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
    59   or moved.
    60 - Bugfix: TextEditor now has grey background again, if it is empty
    61 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
    62   is no longer a QOBJECT
    63 
    64 -------------------------------------------------------------------
    65 Thu Sep  1 12:26:24 CEST 2005 - uwedr
    66 
    67 - Bugfix: Some minor changes so that translations use arguments now
    68   instead of several calls to tr()
    69 
    70 -------------------------------------------------------------------
    71 Tue Aug 30 13:38:31 CEST 2005 - uwedr
    72 
    73 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
    74   another map caused vym to go into an endless loop, if the vymlink of the
    75   branch pointed to the new map.
    76 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
    77   can be selected  
    78 
    79 -------------------------------------------------------------------
    80 Fri Aug 19 09:12:49 CEST 2005 - uwedr
    81 
    82 - Feature: added debian subdirectory created by Steffen Joeris
    83 - Feature: added license to new aboutwindow
    84 
    85 -------------------------------------------------------------------
    86 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
    87 
    88 - Bugfix: Fixed link handling in aboutdialog.
    89 
    90 -------------------------------------------------------------------
    91 Tue Aug 16 12:25:09 CEST 2005 - uwedr
    92 
    93 - Feature: Added keyboard shortcut to reset zoom factor
    94 - Bugfix: Added "..." to menu entries leading to another dialog
    95 - Bugfix: The setting option "Delete Key" is working again
    96 - Bugfix: A branch moved from left side to right had wrong orienation
    97 
    98 -------------------------------------------------------------------
    99 Tue Aug  2 09:59:24 CEST 2005 - uwedr
   100 
   101 -  Bugfix: Heading sizes now correct after moving e.g. mainbranch to 
   102    a branch
   103 
   104 -------------------------------------------------------------------
   105 Mon Aug  1 22:40:29 CEST 2005 - jhilmer
   106 
   107 - Bugfix: Problems with closing of note editor when text was modified.
   108 - Feature: Added subscript and superscript to note editor
   109 	
   110 -------------------------------------------------------------------
   111 Thu Jul 28 11:57:38 CEST 2005 
   112 
   113 - Version 1.7.3
   114 - Bugfix: Frames didn't become invisible if scrolled
   115 
   116 -------------------------------------------------------------------
   117 Thu Jul 28 11:57:38 CEST 2005 
   118 
   119 - Version 1.7.2
   120 - Bugfix: if selection changed before undo, undo worked on wrong
   121   branch
   122 - included math.h again to enable compiling with gcc4  
   123 
   124 -------------------------------------------------------------------
   125 Mi Jul 27 17:27:14 CEST 2005
   126 
   127 - Bugfix: if selection changed before undo, undo worked on wrong branch
   128 
   129 -------------------------------------------------------------------
   130 Mon Jul 25 22:22:21 CEST 2005
   131 
   132 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
   133 
   134 -------------------------------------------------------------------
   135 Di Jul 19 16:42:31 CEST 2005
   136 
   137 - Version: 1.7.1
   138 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
   139 - Feature: More speedup on moving/relinking branches
   140 
   141 -------------------------------------------------------------------
   142 
   143 Mi Jul 13 11:44:10 CEST 2005 
   144 
   145 - Drag and Drop also for URLs
   146 
   147 -------------------------------------------------------------------
   148 Di Jul 12 20:56:09 CEST 2005
   149 
   150 - Version: 1.7.0
   151 
   152 -------------------------------------------------------------------
   153 Mon Jul  4 21:13:42 CEST 2005 
   154 
   155 - Version: 1.6.9
   156 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
   157 
   158 -------------------------------------------------------------------
   159 Tue Jun 14 11:43:44 CEST 2005
   160 
   161 - Feature: printer name is saved in vymrc now
   162 - Feature: added image drag/drop (by Jakob Hilmer)
   163 - Bugfix: Importing map into new map now has correct (empty) filename 
   164 
   165 -------------------------------------------------------------------
   166 2005-06-07 
   167 
   168 - Version: 1.6.8
   169 - Feature: Dramatic speedup in some operations 
   170 				(e.g. move branch up/down) due to extended 
   171 				undo engine
   172 -------------------------------------------------------------------
   173  2005-05-27 
   174  
   175 - Version: 1.6.7	
   176 - Feature:Changed default pdf-reader for Mac OSX 
   177 - Bugfix: xLinks stopped working in 1.6.6
   178 - Bugfix: drawing error when using modModeCopy
   179 - Bugfix: replaced lrint by qRound for BSD port
   180 		
   181 -----------------------------------------------------------
   182  2005-05-23
   183 
   184 - Version 1.6.6	
   185 - Feature: Exclusive standard flags		
   186 
   187 -----------------------------------------------------------
   188 2005-05-19 
   189 
   190 - Version: 1.6.5
   191 - Feature: removing a branch and keeping its childs
   192 - Feature: removing childs of a branch
   193 - Feature: insert branch and make selection its child
   194 - Feature: restructured branch context menu	
   195            in a basic version (straight line)
   196 - Feature: New shortcuts  for use on Mac OS X
   197 - Feature: Importing directories generates vymlinks now 
   198 - Bugfix: Changing linkstyle now automatically redraws all
   199 	      links again
   200 - Bugfix: Paste icon is disabled if clipboard is empty 
   201 		
   202 -----------------------------------------------------------
   203 2005-04-15
   204 
   205 - Version: 1.6.4	
   206 - Feature: xLinks (connection between 2 branches) works
   207            in a basic version (straight line)	
   208 
   209 -----------------------------------------------------------
   210 2005-03-30
   211 
   212 - Version: 1.6.3
   213 - Bugfix: Saving of selection to a vym part (.vyp)
   214 - Bugfix: Closing the noteeditor by closing its window now
   215           also toggles the responding toolbar button. &
   216 
   217 -----------------------------------------------------------
   218 2005-03-24
   219 
   220 - Version: 1.6.2	
   221 - Feature: Introduced Modifier modes: color, link, copy 
   222 - Feature: Linking branches is basically possible, though it can't be
   223            edited/saved yet 
   224 
   225 -----------------------------------------------------------
   226 2005-01-30
   227 
   228 - Version: 1.6.1	 
   229 - Feature: Optimized moving of branches: much faster especially 
   230            with huge subtrees					
   231 - Bugfix: Segfault when loading vym part 
   232 - Bugfix: ugly unitialized lines, when temporary drawn link 
   233           was moved from a temporary parent back to canvas		  
   234 
   235 -----------------------------------------------------------
   236 2004-12-14  
   237 
   238 - Version: 1.6.0 	 
   239 - Feature: Added saving of xhtml settings in map 
   240 
   241 -----------------------------------------------------------
   242 2004-12-13  
   243 
   244 - Version: 1.5.2 	 
   245 - Feature: Added Import of maps with two modes: 
   246            add/replace						
   247 - Feature: Added export of part of maps		 
   248 - Feature: Added joining of paragraphs in text editor		 
   249 - Feature: Optimized undo: Only relevant parts are saved, which
   250            dramatically improves e.g. moving branches up/down in most maps  
   251 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
   252           parse error, if font name contains a \&     
   253 - Bugfix: Wrong order of mainbranches in Export	   
   254 - Bugfix: zip archive was not deleted before save, which could lead to
   255   much bigger files, e.g.  when working on older \vym maps or deleted
   256   images   
   257 - Bugfix: Printing in Texteditor         
   258 - Bugfix: Wrong URLs in xhtml output				  
   259 - Bugfix: Segfault fixed at Cursor left/right in empty map  
   260 
   261 -----------------------------------------------------------
   262 2004-10-01 
   263 
   264 - Version: 1.5.1
   265 - Feature: More options in xhtml export: external scripts 	 
   266 
   267 -----------------------------------------------------------
   268 2004-09-26 
   269 
   270 - Version: 1.5.0 	 
   271 - Public release of all changes since 1.4.1      	 
   272 - Feature: New function to replace paragraphs in note editor
   273    	by linebreaks, this makes pasted text much nicer 
   274 - Feature: New option to toggle exporting of of floatimages 
   275 - Feature: z-plane of floatimages can be set (manually only) 
   276 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
   277   center 
   278 
   279 -----------------------------------------------------------
   280 2004-09-24 
   281 
   282 - Version: 1.4.7 	 
   283 - Feature: New Export to XHTML (by Thomas Schraitle)	 
   284 - Bugfix: vymLink	
   285 - Bugfix: spaces and dots in filenames	 
   286 - Bugfix: Error message if xsltproc is not installed 
   287 
   288 -----------------------------------------------------------
   289 2004-09-15	
   290 
   291 - Version: 1.4.6 	 
   292 - Feature: New file format: notes are saved as part of the .xml file
   293 - Feature: Note Editor supports Rich Text now.
   294 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
   295 
   296 -----------------------------------------------------------
   297 2004-08-23	
   298 
   299 - Version: 1.4.5 	 
   300 - Feature: Correct handling of font size in Heading			 
   301 
   302 -----------------------------------------------------------
   303 -----------------------------------------------------------
   304 -----------------------------------------------------------
   305 -----------------------------------------------------------
   306 -----------------------------------------------------------
   307 2004-07-29	
   308 
   309 - Version: 1.4.4 	 
   310 - Selecting with cursor now works between subtrees	 
   311 - Bugfix: vymLink was set to temporary dir in 1.4.3	 
   312 
   313 -----------------------------------------------------------
   314 2004-07-19  
   315 
   316 - Version: 1.4.3 	 
   317 - Optimisation: Reduced canvas objects by only creating objects for used
   318   flags		 
   319 - Better visualization of moving branch above/below target		
   320 - Find Window informs with dialog, if the search failed
   321 - System Flags are clickable now		
   322 - Reworked CSS and XST stylsheets (comments, indent, browser
   323   compatibility)						
   324 - vymLinks are shown in statusbar		
   325 - current directory is save			
   326 - Rewritten load/save to improve multimap handling and unzipped files
   327 - Bugfix: vymLinks don't get deleted when Cancel is pressed						
   328 - Bugfix: Fixed a bunch of bugs in XSL for HTML export             
   329 - Bugfix: More toolbar buttons disabled, if action not possible             
   330 - Bugfix: Renaming .vymfile now works		
   331 - Bugfix: mapChanged set when toggling flags		
   332 - Bugfix: CTRL-N was used twice		
   333 - Bugfix: Del didn't work on floatimage 
   334 
   335 -----------------------------------------------------------
   336 - Version: 1.4.2 	 
   337 - Bugfix: Float image could not be deleted  
   338 
   339 -----------------------------------------------------------
   340 2004-05-25  
   341 
   342 - Version: 1.4.1 	 
   343 - Bugfix: Color of branch not saved	 
   344 - Bugfix: wrong path at HTML export	             
   345 - Bugfix: map is not save with special characters in path   
   346 
   347 -----------------------------------------------------------
   348 2004-05-17 
   349 
   350 - Version: 1.4.0 	 
   351 - Ask for confirmation before opening 
   352 				a map in multiple editors			 
   353 - Save state of note editor (visible/minimized) 
   354 - Export to HTML						 
   355 - Author and Comment is saved in map	 
   356 - Stats are shown in Edit MapInfo		 
   357 - Changes for OS X port (QCursor, QContextMenuEvent)	 
   358 - Bugfix: Fonts from note editor are save now			
   359 - Bugfix: invisible image when parent is scrolled		
   360 - Bugfix: Segfault pressing "enter" for floatimage	
   361 - Bugfix: Images can't be outside of exported area
   362 				anymore. 
   363 - Bugfix: Filenames with blanks		 
   364 - Bugfix: Old maplink is shown when editing maplink 
   365 - Bugfix: always show cursor while editing heading  
   366 
   367 -----------------------------------------------------------
   368 2004-04-16 
   369 
   370 - Version: 1.3.5 	 
   371 - Export map to dir					 
   372 - Export to any of QTs image formats	 
   373 - Also right side of selection is always visible now. 
   374 
   375 -----------------------------------------------------------
   376 2004-04-07 
   377 
   378 - Version: 1.3.4 	 
   379 - Load last maps in file menu          
   380 - save last image path for loading	 
   381 - Also export standard flags to dir.	 
   382 
   383 -----------------------------------------------------------
   384 2004-03-26 
   385 
   386 - Version: 1.3.3 	 
   387 - Enabled <br> in headings as manual linebreak	 
   388 - Heading can be copied to URL		
   389 - Bugfix: GIFs are automatically converted to PNG now
   390 
   391 -----------------------------------------------------------
   392 2004-03-26 
   393 
   394 - Version: 1.3.2 	 
   395 - Add and move branches above/below selection, Texteditor copy all, 
   396 
   397 -----------------------------------------------------------
   398 2004-03-25 
   399 
   400 - Version: 1.3.1 	 
   401 - Export to directory, changed naming in .vym 
   402 
   403 -----------------------------------------------------------
   404 2004-03-23 
   405 
   406 - Version: 1.3.0 	 
   407 - Bugfix: Check if map can be saved at all 
   408 
   409 -----------------------------------------------------------
   410 2004-03-22 
   411 
   412 - Version: 1.2.12	 
   413 - Select image format before saving image	 
   414 
   415 -----------------------------------------------------------
   416 2004-03-18 
   417 
   418 - Version: 1.2.11	
   419 -		Selecting mainbranches by up/down	 
   420 -		Export ASCII (experimental)						
   421 -		Each map can be saved individually at quit		
   422 -		Bugfix: Opening VymLink crashes QT				
   423 -		Bugfix: 50\% less objects on canvas				
   424 -		Bugfix: Ignoring LANG, now always written as UTF8
   425 
   426 -----------------------------------------------------------
   427 2004-03-16 
   428 
   429 - Version: 1.2.10	
   430 - Sort Mainbranches by angle to y-axis 
   431 - Import directory structure						
   432 - Bugfix: Set FrameType of MapCenter while loading map 
   433 
   434 -----------------------------------------------------------
   435 2004-03-12 
   436 
   437 - Version: 1.2.9	
   438 - Jump to another vym map		         
   439 - Mainbranches are alwas ordered clockwise        
   440 
   441 -----------------------------------------------------------
   442 2004-03-03 
   443 
   444 - Version: 1.2.8	 
   445 - Change frame types in context menu   
   446 
   447 -----------------------------------------------------------
   448 2004-02-25 
   449 
   450 - Version: 1.2.7	
   451 - Copy / Paste and save Floatimages  
   452 
   453 -----------------------------------------------------------
   454 2004-02-24 
   455 
   456 - Version: 1.2.6	 
   457 - Closing vym in KDE now asks for save, too	 
   458 - Context menu for branches					  
   459 - Selection is saved in .vym file				  
   460 
   461 -----------------------------------------------------------
   462 2004-02-18 
   463 
   464 - Version: 1.2.5	 
   465 - URLs to external links can be added 
   466 - All actions are deactived if not possible  
   467 
   468 -----------------------------------------------------------
   469 2004-02-16 
   470 
   471 - Version: 1.2.4	 
   472 - Images: Can be loaded, saved, relinked to other parents
   473 
   474 -----------------------------------------------------------
   475 2004-01-27  
   476 
   477 - Version: 1.2.3	 
   478 - Zoom: Reset and finer steps shrinking/enlarging	 
   479 
   480 -----------------------------------------------------------
   481 2004-01-27 
   482 
   483 - Version: 1.2.2	 
   484 - Editing of links (style and color)	 
   485 
   486 -----------------------------------------------------------
   487 2004-01-27 
   488 
   489 - Version: 1.2.1	
   490 - Bugfix: LineEdit when adding branch has correct position again.								 
   491 
   492 -----------------------------------------------------------
   493 2004-01-23 
   494 
   495 - Version: 1.2.0	 
   496 - Scrolled parts are automatically unscrolled when selected and scrolled
   497   again later.				 
   498 - Bugfix: Save flag is updated when multiple maps are opened 
   499 - Bugfix: Moving of branches is faster and more accurat when adding to
   500   mapcenter 
   501 
   502 -----------------------------------------------------------
   503 2003-12-04 
   504 
   505 - Version: 1.1.7	 
   506 - Bugfix: Remember filename of note in noteeditor	 
   507 
   508 -----------------------------------------------------------
   509 2003-12-02 
   510 
   511 - Version: 1.1.6	 
   512 - Find Text also in Notes.	 
   513 
   514 -----------------------------------------------------------
   515 2003-11-07 
   516 
   517 - Version: 1.1.5	
   518 - Bugfix: Correct setting and positioning when relinking branches	 
   519 
   520 -----------------------------------------------------------
   521 2003-11-03 
   522 
   523 - Version: 1.1.4	 
   524 - Scroll mode added (folding of subtrees).		 
   525 - Bugfix: Wrong position of linedit in zoomed view 
   526 
   527 -----------------------------------------------------------
   528 2003-10-09  
   529 
   530 - Version: 1.1.3	 
   531 -		Added clear button in find window, bugfixes     
   532 
   533 -----------------------------------------------------------
   534 2003-10-07  
   535 
   536 - Version: 1.1.2	 
   537 - Links can be colored with color of heading      
   538 
   539 -----------------------------------------------------------
   540 2003-09-26  
   541 
   542 - Version: 1.1.1	 
   543 - Improved visualization of linking to new branch 
   544 
   545 -----------------------------------------------------------
   546 2003-09-25  
   547 
   548 - Version: 1.1.0	 
   549 - Find Function							
   550 - Selection always stays in view		  
   551 
   552 -----------------------------------------------------------
   553 2003-09-18
   554 
   555 - Version: 1.0.1	 
   556 - Find function scrolls to result now	 
   557 - Bugfix: Adding branch with midmouse	  
   558 - Bugfix: multiple repositioning of map, when noteeditor was changed
   559   (speedup)	 
   560 - New Linestyles (still hardcoded)			 
   561 
   562 -----------------------------------------------------------
   563 2003-09-16 	 	
   564 
   565 - Version: 1.0.0	 
   566 - First public stable release			 
   567 
   568 -----------------------------------------------------------
   569 - Version: 0.9.0	 
   570 - added quick color picker (CTRL + Left Mouse)  ?	 
   571 
   572 -----------------------------------------------------------
   573 - Version: 0.8.0	 
   574 - added automatic canvas resizer, removed manual resizing of canvas  
   575 - added settings option to paste text into new branch	 
   576 - simplified code	 
   577 - Added heart flag	 
   578 - Choose and switch between fixed and variable width fonts 
   579 - note editor		 
   580 - Fixed segfault caused by undo and a call of updateNoteFlag of note
   581   editor	 
   582 - Added settings menu to configure autoselect and autoedit mode	 
   583 - autoedit and autoselect mode	 
   584 - Fixed ugly display problem with QT Palette (Klaas Freitag) 
   585 - Reduced temporary directories from 4 to 1	 
   586 - Added wordwrap in printing of notes	 
   587 - New toolbar buttons in texteditor	 
   588 - Set background color	 
   589 - Fixed bug: Flags in toolbar not updated when selecting map center	  
   590 
   591 -----------------------------------------------------------
   592 - Version: 0.7.0	 
   593 - No more segfault, when an object is deleted while being edited  
   594 - Keep focus constant when zooming in/out  
   595 - Export as png graphic  
   596 - Keep Center of map where it is while zooming  
   597 - Added Standard Flags (Smiley, Hook, Stopsign, ...)  
   598 - MDI: Multi Document Interface enables working on several maps
   599   simultanously  
   600 - Enabled creating a new map via argument on commandline  
   601 - Changed file extension from .mmap to .vym  
   602 - noteeditor changes color, if empty or nothing is selected  
   603 - Changes in NoteEditor window are recognized by main window, too, thus
   604   preventing loosing data when quitting the program.   
   605 
   606 -----------------------------------------------------------
   607 - Version: 0.6.0	
   608 - New rendering engine: Faster, no flickering   
   609 
   610 -----------------------------------------------------------
   611 - Version: 0.5.0	 
   612 -  Changed printing to use maximum space on paper  
   613 -  Note editor is hidden, too, when mapeditor is minimized  
   614 -  New (compressed) file format  
   615 
   616 -----------------------------------------------------------
   617 - Version: 0.4.0     
   618 - Size of map is saved  
   619 - Multi Line Headings   
   620 - Reworked Rendering Engine: Much faster now.  
   621 - Reworked Undo: Much faster now.  
   622 - Enabled moving of map center  
   623 - Multi-line headings   
   624 
   625 -----------------------------------------------------------
   626 - Version: 0.3.0
   627 - Introduced Undo  
   628 - Fixed some bugs    
   629 
   630 -----------------------------------------------------------
   631 - Version: 0.2.0     
   632 - Moving view of map improved:  
   633 - New handling (acrobat reader style)  
   634 - New mousepointer  
   635 - Several tools to color a map  
   636 
   637 -----------------------------------------------------------
   638 - Version: 0.1.0  
   639 - Inital version, basic map layout   
   640 - Data is stored in XML