2009-12-01 insilmaril Fixed undo of detach()
2009-11-27 insilmaril Select MapEditor after closing FindWidget
2009-11-27 insilmaril Fixed regression in Undo
2009-11-26 insilmaril More fixes to new findwidget
2009-11-25 insilmaril Removing unneeded findwindow.*
2009-11-25 insilmaril First version of new FindWidget instead of extra floating dialog
2009-11-25 insilmaril Added demos/vym-contribute.vym, fixes for selecting items
2009-11-17 insilmaril added shortcuts.h and .cpp
2009-11-16 insilmaril Deactivated progressbar to speedup loading of maps
2009-11-13 insilmaril Several fixes, see tex/vym.changelog for details
2009-10-02 insilmaril Re-added support for Bugzilla URL and fixed missing autocolor of new branch
2009-10-02 insilmaril More fixes for using proxy
2009-10-02 insilmaril using QSortFilterProxy now to enable filtering in TreeEditor
2009-10-01 insilmaril preparing sortFilter
2009-10-01 insilmaril Various fixes for relinking and selecting
2009-10-01 insilmaril Various fixes for relinking and selecting
2009-09-23 insilmaril updated build date
2009-09-23 insilmaril Fixes for moving branches
2009-09-17 insilmaril Fixed sort children and addMapReplaceInt
2009-09-11 insilmaril more fixes for collisions
2009-09-09 insilmaril more fixes for collision detection
2009-09-08 insilmaril First results in moving colliding MapCenters apart
2009-09-07 insilmaril Fixed several Model errors using ModelTest
2009-09-03 insilmaril More work on xLinks
2009-08-24 insilmaril Fixed collision methods, segfault for wrong flagname
2009-08-18 insilmaril Fix for segfault when deleting MCO (invalid QModelIndex needs to be returned in index(TreeItem*) )
2009-08-08 insilmaril Fixed selections with cursor in MapEditor
2009-08-06 insilmaril First changes to allow attributes
2009-08-03 insilmaril Fixed problem with images included in branches. Added missing adaptormodel.* files
2009-07-27 insilmaril Playing with dbus, fixed name of TW translation file
2009-07-27 insilmaril Playing with dbus, fixed name of TW translation file
2009-07-27 insilmaril Playing with dbus, fixed name of TW translation file
2009-07-22 insilmaril Empty branches are always unscrolled after import, relinking to scrolled branch doesn't open branch, starting DBUS implementation
2009-07-07 insilmaril vymLinks working again
2009-07-07 insilmaril Hiding of links works again
2009-06-29 insilmaril added imageitem.*
2009-06-29 insilmaril more fixes
2009-06-08 insilmaril Images basically work (again)
2009-06-03 insilmaril Unscrolling temporary works again
2009-05-26 insilmaril added missing new files
2009-05-26 insilmaril Various fixes and simplifications
2009-05-20 insilmaril Fixed segfault when closing a map
2009-05-18 insilmaril Fixed addBranchBefore
2009-05-18 insilmaril Fixed Standard Flags finally
2009-05-15 insilmaril more changes on views
2009-05-14 insilmaril flag of NoteEditor works again
2009-05-13 insilmaril Started to use QtKinetic for Animation
2009-05-07 insilmaril Started to reanimate flags
2009-05-06 insilmaril added lyx file for french translation
2009-05-06 insilmaril Updated french translation from Claude Hiebel
2009-05-01 insilmaril add above/below
2009-04-30 insilmaril further speedup during load. positions of branches are saved (again)
2009-04-29 insilmaril speedup
2009-04-29 insilmaril started to save data like positions outside of MapObj & Co
2009-04-28 insilmaril minor fixes
2009-04-28 insilmaril colors work again
2009-04-27 insilmaril minor fixes and cleanups
2009-04-27 insilmaril relinking branches and removing branches works
2009-04-23 insilmaril more data in Tree, less in Map
2009-04-20 insilmaril minor fixes