Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamped ShemovCleaner to a QTabWidget | Arno | 2016-08-20 | 1 | -1/+2 |
| | | | | | | | | | | | It's a rather large commit. After renaming ShemovCleaner to TorrentWidget, I had to recreate ShemovCleaner as MainWindow with a single Tab. Then I created QActions for everything, including a QToolBar, a QMenu and a contetext Menu. For that the button bar at the bottom had to go. Oh, and I added some icons for the actions! | ||||
* | Implement delete files | Arno | 2016-08-16 | 1 | -3/+4 |
| | | | | Thought I did an initial commit, but seems git thinks otherwise... | ||||
* | Initial commit | Arno | 2016-08-16 | 1 | -0/+11 |
Shows files with the current extension and makes them distinguishable by different icons and by color. Not much else, just thought it was time for a commit. |