summaryrefslogtreecommitdiff
path: root/src/modinfodialogfiletree.cpp
Commit message (Expand)AuthorAgeFilesLines
* added error messages to FileRenamer and a few moreisanae2019-10-041-4/+4
* changed qDebug() to log::debug()isanae2019-07-221-6/+6
* changed qCritical() to log::error()isanae2019-07-221-4/+5
* some refactoringisanae2019-07-021-1/+0
* added a ModInfoDialogTabContext to avoid passing too many things to tab const...isanae2019-07-021-8/+6
* added explore menu item to conflict lists and filetreeisanae2019-07-021-75/+103
* fixed text editors not clearing when switching modsisanae2019-07-021-2/+2
* changed "tab index" to "tab id", this was confusing the order in the widget a...isanae2019-07-021-2/+2
* grey out tab names when they have no dataisanae2019-07-021-1/+3
* added missing iconsisanae2019-07-021-2/+2
* finished splitting filetree tabisanae2019-07-021-118/+114
* splitting filetree tabisanae2019-07-021-0/+420