summaryrefslogtreecommitdiffstats
path: root/torrentwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Added copyToClipboard where applicableArno2016-08-281-0/+2
|
* Revamped ShemovCleaner to a QTabWidgetArno2016-08-201-0/+64
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!