| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | only default sort file trees if no setting was saved | isanae | 2019-11-27 | 1 | -2/+3 |
| | | |||||
| * | sortable filetree, remember settings | isanae | 2019-11-26 | 1 | -0/+11 |
| | | |||||
| * | added error messages to FileRenamer and a few more | isanae | 2019-10-04 | 1 | -4/+4 |
| | | | | | fixes for shell functions changing names | ||||
| * | changed qDebug() to log::debug() | isanae | 2019-07-22 | 1 | -6/+6 |
| | | | | | removed some commented out logging | ||||
| * | changed qCritical() to log::error() | isanae | 2019-07-22 | 1 | -4/+5 |
| | | | | | removed now unused vlog() | ||||
| * | some refactoring | isanae | 2019-07-02 | 1 | -1/+0 |
| | | | | | | updateTabs() creates a list of tabs to update instead of checking for each file comments | ||||
| * | added a ModInfoDialogTabContext to avoid passing too many things to tab ↵ | isanae | 2019-07-02 | 1 | -8/+6 |
| | | | | | | | | | constructors mod is passed to ctors to make sure they can never be empty only call deleteRequest() to selected mod comments | ||||
| * | added explore menu item to conflict lists and filetree | isanae | 2019-07-02 | 1 | -75/+103 |
| | | | | | | changed filetree context menu to always show all items added mnemonics to conflicts context menu | ||||
| * | fixed text editors not clearing when switching mods | isanae | 2019-07-02 | 1 | -2/+2 |
| | | | | | ported typo fixes that applied to the mod info dialog | ||||
| * | changed "tab index" to "tab id", this was confusing the order in the widget ↵ | isanae | 2019-07-02 | 1 | -2/+2 |
| | | | | | | | and the id from the enum fixed reordering | ||||
| * | grey out tab names when they have no data | isanae | 2019-07-02 | 1 | -1/+3 |
| | | | | | | | remove tabs if they're can't handle the selected mod next/previous now load mods in place without reopening the dialog tab reordering is broken | ||||
| * | added missing icons | isanae | 2019-07-02 | 1 | -2/+2 |
| | | | | | | now passing tab index to allow enabling/disabling depending on mod type modinfodialog cleanup | ||||
| * | finished splitting filetree tab | isanae | 2019-07-02 | 1 | -118/+114 |
| | | | | | forward delete shortcut to tabs | ||||
| * | splitting filetree tab | isanae | 2019-07-02 | 1 | -0/+420 |
| moved mod info dialog classes to a sub filter | |||||
