summaryrefslogtreecommitdiff
path: root/src/modlistview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Better drag handling.Mikaël Capelle2021-01-021-0/+2
* Do not set Qt::ItemIsDropEnabled all the time.Mikaël Capelle2021-01-021-0/+6
* Clean drag&drop of URLs and mods/archives.Mikaël Capelle2021-01-021-38/+0
* Disable auto-collapsing after delay.Mikaël Capelle2021-01-021-1/+23
* Add auto-expand.Mikaël Capelle2021-01-021-0/+1
* customizable columns for mod and plugin listsisanae2020-02-181-0/+2
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-28/+37
* Applied clang-format on sourceSandro Jäckel2018-02-221-37/+28
* - some fixes to how file changes are signaled and delayedTannin2015-03-011-0/+1
* - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-271-1/+0
* - when highlighting a mod the overwritten and overwriting mods are now highli...Tannin2014-07-141-0/+8
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-2/+2
* - completed Qt5 compatibilityTannin2013-06-151-0/+1
* added modlist view class (updates drop behaviour on modlist depending on mime...Tannin2013-04-041-0/+47