Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve indexing dialog | Arno | 2017-11-30 | 1 | -6/+25 |
| | | | | | Show close button and disable/enable approriate buttons while reading data. | ||||
* | Change to new style connect syntax | Arno | 2017-03-24 | 1 | -2/+2 |
| | | | | | | | | Quite some code churn, but I like the idea that wrong connections are compile time errors. Since I had to get rid of default arguments in Slots, this simplified things in doPopulateByFolder... | ||||
* | Turned IndexerWidget into a dialog | Arno | 2017-02-26 | 1 | -0/+31 |
and got rid of the TabWidget! |