Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added copyToClipboard where applicable | Arno | 2016-08-28 | 1 | -0/+8 |
| | |||||
* | Added configration dialog | Arno | 2016-08-20 | 1 | -9/+3 |
| | | | | | Database connection options are now configurable. Hopefully it doesn't end up in an infinite loop if the credentials are not corrent... | ||||
* | Revamped ShemovCleaner to a QTabWidget | Arno | 2016-08-20 | 1 | -0/+269 |
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! |