summaryrefslogtreecommitdiff
path: root/src/modinfodialogconflicts.cpp
Commit message (Expand)AuthorAgeFilesLines
* added settings for QTabWidget, checkable QAbstractButton and ExpanderWidgetisanae2019-08-241-80/+22
* Merge pull request #807 from isanae/logging-reworkJeremy Rimpo2019-08-021-11/+19
|\
| * changed qDebug() to log::debug()isanae2019-07-221-8/+16
| * changed qCritical() to log::error()isanae2019-07-221-3/+3
* | More refactoringSilarn2019-07-031-1/+1
* | Refactor obsolete methodsSilarn2019-07-031-5/+4
|/
* added a ModInfoDialogTabContext to avoid passing too many things to tab const...isanae2019-07-021-7/+5
* added explore menu item to conflict lists and filetreeisanae2019-07-021-5/+38
* filterwidget now support automatically installing a proxy on listsisanae2019-07-021-2/+2
* added path and explore button to images tabisanae2019-07-021-14/+4
* various optimizations and cachingisanae2019-07-021-79/+107
* custom models for esp listsisanae2019-07-021-1/+1
* rework of the images tab to avoid using widgets at all, painting is done manu...isanae2019-07-021-8/+0
* switched all conflict lists to QTreeView with custom modelisanae2019-07-021-317/+445
* performance optimizations: text/ini tabs and advanced conflict list use views...isanae2019-07-021-32/+184
* changed "tab index" to "tab id", this was confusing the order in the widget a...isanae2019-07-021-2/+2
* fixed crash in conflict tabsisanae2019-07-021-4/+4
* grey out tab names when they have no dataisanae2019-07-021-2/+5
* added missing iconsisanae2019-07-021-2/+9
* finished splitting filetree tabisanae2019-07-021-3/+3
* splitting filetree tabisanae2019-07-021-0/+14
* split nexus tabisanae2019-07-021-56/+35
* split categories tabisanae2019-07-021-5/+0
* split ModInfoDialogTabisanae2019-07-021-0/+1
* renamed widgets to their proper nameisanae2019-07-021-54/+54
* pass parent widget to tabs for dialogsisanae2019-07-021-31/+410
* in the process of moving stuff to modinfodialogconflicts.h/cppisanae2019-07-021-0/+530