← Back to team overview

yade-dev team mailing list archive

Re: qt4 tree view, new attempt

 

Václav Šmilauer said:     (by the date of Mon, 12 Jul 2010 14:20:11 +0200)

> 
> > Heh if I continue changing that then probably I should make a branch
> > or something :)
> You can make a branch just by doing
> 
> bzr init .
> bzr add *
> bzr commit -m 'initial commit'
> bzr push lp:~yade-dev/qtr-tree
> bzr bind lp:~yade-dev/qt4-tree # make commits online by default

this worked:

bzr init .
bzr add *
bzr commit -m 'initial commit'
bzr push lp:~yade-dev/+junk/qt4-tree
bzr bind lp:~yade-dev/+junk/qt4-tree


there's a crude depth implementation right now.

bzr checkout lp:~yade-dev/+junk/qt4-tree

Good thing is that serilizer can talk with qt.

-- 
Janek Kozicki                               http://janek.kozicki.pl/  |



Follow ups

References