summaryrefslogtreecommitdiffstats
path: root/itemselectionwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Sort copy dirs whenever possibleArno2018-02-011-2/+2
|
* More renaming for new ItemSelectionWidgetArno2018-01-041-6/+9
| | | | | | | | | | | Use item instead of directory in var and function names to make clear that this a general purpose widget. Introduce a mode, so we can hide the browse button if we're not selecting directories. Make the label configurable and use different icons for folders or other items.
* Rename dirselectionwidget > itemselectionwidgetArno2018-01-041-0/+29
It's much more general purpose than I thought. I'm gonna reuse the code for MIME-type filters later on.