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