Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort copy dirs whenever possible | Arno | 2018-02-01 | 1 | -2/+2 |
| | |||||
* | More renaming for new ItemSelectionWidget | Arno | 2018-01-04 | 1 | -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 > itemselectionwidget | Arno | 2018-01-04 | 1 | -0/+29 |
It's much more general purpose than I thought. I'm gonna reuse the code for MIME-type filters later on. |