Today I have merged the branches/dev into trunk in our svn.
What is new is that the build step view now use a model/view approach instead of an item based one.
This result in a great speed up the steps rendering: MkS no longer freeze when there is many steps added in a very short laps of time !
I have added 2 new actions:
- Show next warning, it does activate the next warning step exactly same as if you had clicked it.
- Show next error, it does activate the next error step exactly same as if you had clicked it.
With that enhancement MkS is near to a non beta 1.8.4.0 version ;)