summaryrefslogtreecommitdiffstats
path: root/propertiesdialog.h
Commit message (Collapse)AuthorAgeFilesLines
* SeriesTreeModel fixArno2012-10-101-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...Arno2011-08-231-0/+7
|
* First draft of PropertiesDialogArno2011-08-221-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.