summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Show first file in TorrentWidgetHEADmasterArno2022-04-162-3/+9
* Another round of Clang fixes...Arno2022-04-1612-51/+51
* Make free space label readable againArno2022-04-161-19/+2
* Make it compile with qt6Arno2022-04-1616-41/+36
* Fix race in updateCopyingArno2019-11-234-9/+9
* Use foreground color for copied indicatorArno2019-11-231-3/+1
* Remove windows lib path from project fileArno2019-11-231-28/+27
* Fix deprecation warningsArno2019-11-232-2/+2
* Add paths to delete confirmation dialogArno2019-06-081-1/+4
* Last batch of clang warnings!Arno2018-12-091-1/+1
* Fix clang warnings for torrent*Arno2018-12-093-3/+3
* Clang fixes for ShemovCleanerArno2018-12-092-4/+4
* Fix clang warnings in search*Arno2018-12-092-2/+2
* Fix clang warningsArno2018-12-092-3/+3
* Some more second fixesArno2018-12-091-3/+3
* Fix nullptr warnings in FileSorterArno2018-12-091-2/+2
* Fix implicit casts in FileDisplayArno2018-12-093-8/+7
* Fix clang warningsArno2018-12-092-5/+4
* Fix nullptr warning in FileCopierArno2018-12-091-1/+1
* Fix nullptr warnings in ConfigurationWidgetArno2018-12-091-1/+1
* Fix clang warnings in FileWidgetArno2018-12-092-4/+4
* Improve subject guessingArno2018-12-091-13/+18
* Gather data when FileCopier is doneArno2018-07-301-0/+1
* Cancel copying when clicking on status bar itemArno2018-07-302-0/+19
* Give some indication that we're copyingArno2018-07-305-0/+35
* Update free space after deleting filesArno2018-07-301-0/+3
* Remove useless ProgressBarArno2018-06-134-15/+0
* Remove ClearAndSelectFirstArno2018-06-132-17/+0
* Speed up file copyArno2018-06-137-173/+22
* Refresh descript.ion before guessing subjectArno2018-02-191-0/+1
* Try to improve subject matchingArno2018-02-191-2/+3
* Don't cache copied statusArno2018-02-031-0/+3
* Clear search data on new searchArno2018-02-032-10/+23
* Fix subject guessingArno2018-02-031-3/+8
* Do not cascade style sheets to QMenuArno2018-02-031-1/+1
* Remove left over callsArno2018-02-031-2/+0
* Do not block signals in FileWidgetArno2018-02-031-2/+0
* Implement alternating row colorsArno2018-02-0311-1/+110
* Select first result in SearchDialogArno2018-02-031-2/+12
* Add keyboard shortcuts in SearchDialogArno2018-02-032-2/+21
* Set appropriate windowTitle for SearchDialogArno2018-02-031-0/+6
* Remove Q_FOREARCH from viewer.cppArno2018-02-031-1/+1
* Clean up TorrentWidgetArno2018-02-032-25/+22
* Get rid of Q_FOREACH in TorrentParserArno2018-02-031-2/+2
* Convert TorrentDisplayArno2018-02-021-6/+6
* Add filenames when searching for actorsArno2018-02-022-0/+11
* Implement context menu for search resultsArno2018-02-025-6/+91
* Icon fixesArno2018-02-023-12/+12
* Remove search and actor WidgetsArno2018-02-027-594/+2
* Add CTRL+S shortcut for SearchDialogArno2018-02-022-0/+20