summaryrefslogtreecommitdiff
path: root/src/qtgroupingproxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-531/+441
* Convert everything to CRLF.Mikaël Capelle2023-07-091-1038/+1038
* First pass for Qt6 compatibilityJeremy Rimpo2022-04-191-37/+37
* Keep track of expanded items in the view instead of the models.Mikaël Capelle2021-01-041-24/+0
* Disable proxies when they are not used.Mikaël Capelle2021-01-041-30/+44
* Remove debug for not-checkable row in grouping proxy (happens with backups fo...Mikaël Capelle2021-01-021-1/+0
* changed qDebug() to log::debug()isanae2019-07-221-53/+34
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-708/+857
* Applied clang-format on sourceSandro Jäckel2018-02-221-857/+708
* bugfix: dropping files from overwrite on mod failed whien mod grouping was ac...Tannin2015-06-291-3/+6
* cleanup (mostly removing unused includes)Tannin2015-01-221-1/+1
* - mod-list can now be re-ordered with drag&drop while grouping is activeTannin2014-12-141-0/+17
* - some fixes to the refreshing behaviourTannin2013-07-131-8/+4
* - some fixes for qt5 compatibilityTannin2013-06-201-7/+11
* - bugfixes in hookdll related to path-reroutingTannin2013-05-281-1/+1
* - bugfix: mod priority ordering could become incorrectTannin2013-05-251-0/+7
* - creating mods from overwriteTannin2013-04-041-32/+155
* some improvements to the grouped modlist viewsTannin2013-03-291-3/+24
* - some cleanup to hookdllTannin2013-03-271-0/+897