summaryrefslogtreecommitdiffstats
path: root/shemovcleaner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Another round of Clang fixes...Arno2022-04-161-4/+4
* Make free space label readable againArno2022-04-161-19/+2
* Make it compile with qt6Arno2022-04-161-1/+1
* Fix race in updateCopyingArno2019-11-231-6/+6
* Clang fixes for ShemovCleanerArno2018-12-091-3/+3
* Gather data when FileCopier is doneArno2018-07-301-0/+1
* Cancel copying when clicking on status bar itemArno2018-07-301-0/+18
* Give some indication that we're copyingArno2018-07-301-0/+28
* Remove useless ProgressBarArno2018-06-131-6/+0
* Implement alternating row colorsArno2018-02-031-0/+4
* Remove search and actor WidgetsArno2018-02-021-25/+0
* Use type-safe connect syntaxArno2018-01-191-12/+12
* Refresh favorite dirs after configuringArno2018-01-191-0/+3
* Add splash screenArno2017-06-171-3/+17
* Implement searchArno2017-02-111-0/+1
* Read and write search settingsArno2017-02-111-0/+1
* Create GUI for search widgetArno2017-02-111-0/+7
* Change window titleArno2016-11-271-0/+5
* Add free space widget to status barArno2016-11-271-0/+47
* Update about dataArno2016-10-031-1/+9
* Timeout statusBarMessageArno2016-10-011-1/+1
* Give feedback on gathering dataArno2016-09-221-0/+5
* Set min width for selected itemsArno2016-09-221-0/+2
* Always select and set current first rowArno2016-09-161-2/+4
* Remember and restore last tab on exitArno2016-09-161-0/+17
* Add menuBar and toolBar for ActorWidgetArno2016-09-161-1/+1
* Basic ActorWidget doneArno2016-09-161-1/+8
* Add Help menuArno2016-09-051-1/+17
* Ignore closeEventArno2016-09-051-0/+3
* Set fixed height for ProgressBarArno2016-09-051-0/+1
* Make actions localArno2016-09-051-61/+0
* Implement Copy&Paste for FileWidgetArno2016-09-041-1/+0
* Make QActions local to FileWidgetArno2016-09-041-51/+21
* Add ProgressBar to status barArno2016-09-041-29/+9
* Add toolbar to FileWidgetArno2016-09-041-0/+11
* Add menuBar to FileWidgetArno2016-09-041-0/+32
* Remove select Folder from Edit menuArno2016-09-041-2/+0
* Navigate Tabs by ALT+Left+RightArno2016-09-041-0/+28
* Navigate by keyboardArno2016-09-041-0/+1
* Display duration and num. of selected FilesArno2016-09-041-0/+22
* Make ffprobe and mkvinfo configurableArno2016-09-031-12/+14
* FileWidget enhancementsArno2016-09-031-0/+10
* Basic Version of FileWidgetArno2016-09-021-0/+3
* Added copyToClipboard where applicableArno2016-08-281-1/+19
* Added configration dialogArno2016-08-201-0/+43
* Revamped ShemovCleaner to a QTabWidgetArno2016-08-201-253/+71
* Implement file searchArno2016-08-201-14/+37
* Present torrent files as a treeArno2016-08-201-1/+1
* Added torrent supportArno2016-08-191-0/+21
* Implemented MoveFiles and a status barArno2016-08-171-4/+36