Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SeriesTreeModel fix | Arno | 2012-10-10 | 1 | -51/+0 |
| | | | | | | | | | * make it possible to delete whole series again. No code fix, just the database layout: add on delete cascade to metadata * get rid of propertiesdialog.{cpp,h}. It was useless and called from the "Edit.." context menu. Code bloat, I guess... * Do something useful when calling "Edit...". Rename Series or ask for a new SeriesPart | ||||
* | Hmm, checking out treemodel again. This seems way too complex... | Arno | 2011-08-23 | 1 | -0/+7 |
| | |||||
* | First draft of PropertiesDialog | Arno | 2011-08-22 | 1 | -0/+44 |
Kinda mock-up of new PropertiesDialog. The caption label works, though for some reason I can't set a background image via Stylesheets. It also shows the files belonging to the SeriesPart. |