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