summaryrefslogtreecommitdiff
path: root/src/qtgroupingproxy.h
Commit message (Collapse)AuthorAgeFilesLines
* - mod-list can now be re-ordered with drag&drop while grouping is activeTannin2014-12-141-0/+2
| | | | - drag&drop is not disabled when ordering by other columns than priority. MO will notify using messagedialog that it's impossible instead.
* - bugfix: mod priority ordering could become incorrectTannin2013-05-251-0/+1
| | | | | - bugfix: when grouping is enabled, newly installed mods broke grouping - bugfix: syncing overwrite didn't clean up emptied directory
* - creating mods from overwriteTannin2013-04-041-3/+14
| | | | | | | - moving files from overwrite to mods - offline mode - several fixes to the grouping system - fix to "duplicate translation" errors
* some improvements to the grouped modlist viewsTannin2013-03-291-1/+12
|
* - some cleanup to hookdllTannin2013-03-271-0/+144
- exchanged grouping proxies with existing solution from the kde project