Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made ArchiveTreeView work | Arno | 2010-06-12 | 1 | -3/+5 |
| | | | | | Made ArchiveTreeView work and took a look at it. Right now flat view seems to be the better alternative. | ||||
* | Implemented SmUberModel::populateSeriesModel | Arno | 2010-06-12 | 1 | -0/+40 |
| | | | | | | Implemented SmUberModel::populateSeriesModel(). Created a new QSqlDatabase with hardcoded access data for refactoring. This will change once the new schema is working. | ||||
* | Finished SmTreeModel, started SmUberModel | Arno | 2010-06-06 | 1 | -0/+14 |
kinda finished the treemodel. Don't really know if it's complete yet. More programming will show :) |