mapeditor.cpp
2010-06-14 Fixed tmp relink, colored headings in TreeView
2010-06-09 1.13.4 Various fixes
2010-04-07 Removing map and HTML export fixed
2010-03-30 Much improved results in FindResultsWidget
2010-03-22 Fixes for QLineEdit and moving vym.changelog up one level
2010-03-18 Switch to Qt 4.6.0: Removing QtAnimation framework
2010-03-15 Fixes for autoLayout (later)
2010-03-10 Minor fixes
2010-02-25 Added dialog for HTML export. Grouping in Switchboard shortcuts
2010-02-19 More fixes
2010-01-21 Various fixes, including combined progress bar for loading maps
2010-01-05 Fixed dropping of URLs
2010-01-04 various fixes
2009-12-15 Fixed A&O report to show subitems
2009-12-14 Bugfix for relinking mainbranches
2009-12-10 minor fixes
2009-12-07 bugfixes, added flag-wip
2009-12-03 Feature: Better handling of xLinks
2009-11-26 More fixes to new findwidget
2009-11-25 Added demos/vym-contribute.vym, fixes for selecting items
2009-11-16 Deactivated progressbar to speedup loading of maps
2009-11-13 Several fixes, see tex/vym.changelog for details
2009-10-02 More fixes for using proxy
2009-10-01 preparing sortFilter
2009-10-01 Various fixes for relinking and selecting
2009-09-23 Fixes for moving branches
2009-09-17 Fixed sort children and addMapReplaceInt
2009-09-11 more fixes for collisions
2009-09-09 more fixes for collision detection
2009-09-08 First results in moving colliding MapCenters apart
2009-09-07 Fixed several Model errors using ModelTest
2009-09-03 More work on xLinks
2009-08-18 Fix for segfault when deleting MCO (invalid QModelIndex needs to be returned in index(TreeItem*) )
2009-08-08 Fixed selections with cursor in MapEditor
2009-08-06 First changes to allow attributes
2009-08-03 Fixed problem with images included in branches. Added missing adaptormodel.* files
2009-07-27 Playing with dbus, fixed name of TW translation file
2009-07-07 vymLinks working again
2009-07-07 Hiding of links works again
2009-06-29 more fixes
2009-06-08 Images basically work (again)
2009-06-03 Unscrolling temporary works again
2009-05-26 Various fixes and simplifications
2009-05-20 Fixed segfault when closing a map
2009-05-15 more changes on views
2009-05-13 Started to use QtKinetic for Animation
2009-05-07 Started to reanimate flags
2009-05-01 add above/below
2009-04-29 speedup
2009-04-29 started to save data like positions outside of MapObj & Co
2009-04-27 relinking branches and removing branches works
2009-04-23 more data in Tree, less in Map
2009-04-20 minor fixes
2009-04-07 more work on screwing up the data structures
2009-04-02 More moving from BranchObj to BranchItem
2009-04-01 moved scroll functions from BranchObj to BranchItem
2009-03-26 Notes work again (to some degree)
2009-03-19 ProgressBar during load and more fixes
2009-03-06 Iteration over map works now (again)
2009-02-04 started to rewrite first(), next()