summaryrefslogtreecommitdiffstats
path: root/smubermodel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implemented SmUberModel::populateSeriesModelArno2010-06-121-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 SmUberModelArno2010-06-061-0/+14
kinda finished the treemodel. Don't really know if it's complete yet. More programming will show :)