Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill hover madness, part 1 | Arno | 2019-11-22 | 1 | -56/+0 |
| | | | | | | Didn't work any more, and prevents it to build even under MSYS2 (windows), since xcb.h is not available. Next, kill the configuration options. | ||||
* | Modernize picturelistview.cpp | Arno | 2018-11-23 | 1 | -4/+4 |
| | | | | The usual. connect and foreach... | ||||
* | Fix headere view for PictureListView | Arno | 2018-07-20 | 1 | -8/+0 |
| | | | | Make the headers great again! | ||||
* | Rename PictureView to PictureListView | Arno | 2018-07-14 | 1 | -0/+170 |
Rename it to make clear(er) that it is a TreeView, not a picture viewer. Also, remove it from pictureswidget.{h,cpp} into a separate file. |