Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Started NewMovieWizard for adding movies | Arno | 2010-07-02 | 1 | -0/+79 |
Finished GUI for first page of NewMovieWizard. To make things easier I added two new member functions to SmTreeModel: -QModelIndex find() to find items by value of a column -void reparent() to remove an item from one parent and add it to another |