| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move settings around. Remove unused settings. | Mikaël Capelle | 2021-01-29 | 1 | -1037/+1107 |
| | | |||||
| * | Fix typo. | Mikaël Capelle | 2021-01-18 | 1 | -2/+2 |
| | | |||||
| * | Add option to enable auto-collapse on hover after delay. | Mikaël Capelle | 2021-01-17 | 1 | -13/+26 |
| | | |||||
| * | Add setting to not check for updates after installing mods. | Mikaël Capelle | 2021-01-17 | 1 | -0/+16 |
| | | |||||
| * | Add setting to automatically hide download after installation. | Mikaël Capelle | 2021-01-14 | 1 | -0/+13 |
| | | |||||
| * | Fix disabling of collapsible separators settings. | Mikaël Capelle | 2021-01-14 | 1 | -2/+2 |
| | | |||||
| * | Add settings to enable/disable icons on collapsed separators. | Mikaël Capelle | 2021-01-14 | 1 | -103/+133 |
| | | |||||
| * | Disable highlighting from/to separators separately. | Mikaël Capelle | 2021-01-14 | 1 | -16/+57 |
| | | |||||
| * | Add setting to enable/disable collapsible priority depending on the sort order. | Mikaël Capelle | 2021-01-11 | 1 | -1/+52 |
| | | |||||
| * | Fix text for new option. | Mikaël Capelle | 2021-01-11 | 1 | -1/+1 |
| | | |||||
| * | Add option to have different separator collapsed/expanded states between ↵ | Mikaël Capelle | 2021-01-10 | 1 | -0/+13 |
| | | | | | profiles. | ||||
| * | Show conflicts and highligth plugins from collapsed separators. | Mikaël Capelle | 2021-01-10 | 1 | -3/+3 |
| | | |||||
| * | Re-organize settings. Add setting to remember filters when restarting MO. | Mikaël Capelle | 2021-01-10 | 1 | -388/+397 |
| | | |||||
| * | Add option to enable/disable displaying conflicts on collapsed separators. | Mikaël Capelle | 2021-01-03 | 1 | -0/+19 |
| | | |||||
| * | Move option to use collapsible separators. | Mikaël Capelle | 2021-01-02 | 1 | -64/+71 |
| | | |||||
| * | Add option to disable collapsible separators. | Mikaël Capelle | 2021-01-02 | 1 | -0/+37 |
| | | |||||
| * | custom browser command | isanae | 2020-12-28 | 1 | -18/+72 |
| | | | | | changed some places that used QDesktopServices to use shell::Open() from uibase instead | ||||
| * | Merge pull request #1292 from Holt59/iplugin-isactive-refactoring | Mikaël Capelle | 2020-11-18 | 1 | -49/+92 |
| |\ | | | | | IPlugin::isActive refactoring | ||||
| | * | Better vertical alignment for plugin descriptions. | Mikaël Capelle | 2020-11-17 | 1 | -0/+21 |
| | | | |||||
| | * | Fix selection in Plugins settings. | Mikaël Capelle | 2020-11-17 | 1 | -59/+71 |
| | | | |||||
| | * | Improve requirements handling. | Mikaël Capelle | 2020-11-11 | 1 | -0/+10 |
| | | | |||||
| * | | tabstop | Qudix | 2020-11-11 | 1 | -0/+3 |
| | | | |||||
| * | | Add a toggle for tracking | Qudix | 2020-11-11 | 1 | -13/+21 |
| |/ | |||||
| * | removed excess padding in plugins tab | isanae | 2020-11-09 | 1 | -19/+45 |
| | | | | | put blacklist into a group box | ||||
| * | Fix default tab index of settings dialog. | Mikaël Capelle | 2020-10-01 | 1 | -4/+4 |
| | | |||||
| * | Make filter work and reorganize layout with QSplitters. | Mikaël Capelle | 2020-09-30 | 1 | -115/+156 |
| | | |||||
| * | Add filter for plugin list. | Mikaël Capelle | 2020-09-30 | 1 | -14/+22 |
| | | |||||
| * | Display plugins in a tree instead of a list in the settings dialog. | Mikaël Capelle | 2020-09-29 | 1 | -5/+7 |
| | | |||||
| * | Fix tutorial targets | Silarn | 2019-12-14 | 1 | -1/+1 |
| | | |||||
| * | Update transifex location | Silarn | 2019-12-07 | 1 | -2/+2 |
| | | |||||
| * | implemented previews on double-click for the data and conflicts tabs | isanae | 2019-12-04 | 1 | -0/+3 |
| | | |||||
| * | added open previews on double-click option | isanae | 2019-12-04 | 1 | -0/+10 |
| | | | | | implemented for filetree | ||||
| * | added explore button in the settings to open stylesheets folder | isanae | 2019-12-04 | 1 | -12/+19 |
| | | | | | | added stylesheets folder to the open folders button moved "Open MO2 Logs folder" up to be with instance folders, removed "MO2" in the name | ||||
| * | added transifex link in the settings | isanae | 2019-11-27 | 1 | -2/+12 |
| | | |||||
| * | changed labels that have links to new LinkLabel, removed hardcoded colors | isanae | 2019-11-27 | 1 | -1/+6 |
| | | | | | changed the link colors on dark themes to something saner | ||||
| * | added option to hide confirmation when switching instances | isanae | 2019-11-26 | 1 | -0/+7 |
| | | |||||
| * | added loot log level option | isanae | 2019-11-22 | 1 | -72/+64 |
| | | |||||
| * | explicit tab order, seems to fix hang when switching tabs | isanae | 2019-10-04 | 1 | -2/+34 |
| | | |||||
| * | moved color stuff to ColorTable, now shows sample text and icons | isanae | 2019-09-27 | 1 | -1/+8 |
| | | |||||
| * | refactored addLanguages() a bit | isanae | 2019-09-25 | 1 | -17/+25 |
| | | | | | changed some of the tooltips | ||||
| * | replaced color buttons by a QTableWidget | isanae | 2019-09-25 | 1 | -93/+144 |
| | | |||||
| * | changed the layout of the general settings tab | isanae | 2019-09-23 | 1 | -77/+126 |
| | | | | | | added option to disable checking for updates removed online check, just try it and see | ||||
| * | added center dialogs option | isanae | 2019-09-23 | 1 | -100/+108 |
| | | | | | | moved download list options to their own group box renamed confusing "Download Meta Information" to "Show Meta Information" | ||||
| * | steam confirmation now using TaskDialog | isanae | 2019-09-19 | 1 | -1/+1 |
| | | | | | fixed dialog choices not remembering files | ||||
| * | Merge pull request #830 from isanae/settings-interface | isanae | 2019-09-09 | 1 | -23/+0 |
| |\ | | | | | Settings interface | ||||
| | * | changed crash dump type to use enum instead of int | isanae | 2019-08-24 | 1 | -20/+0 |
| | | | | | | | | | | | | | added ColorSettings settings dialog general and diag tabs don't use qsettings anymore removed logging of setting changes, will be added back to Settings class | ||||
| | * | moved all geometry save, restore and reset to GeometrySettings | isanae | 2019-08-16 | 1 | -3/+0 |
| | | | | | | | | | changed reset button in settings to restart immediately | ||||
| * | | Updated string of the hideAPICounterBox | erri120 | 2019-08-14 | 1 | -2/+2 |
| |/ | | | The api counter box is in the bottom right corner since the last update. This change reflects that. | ||||
| * | changed old whatsthis for prerelease | isanae | 2019-08-02 | 1 | -5/+1 |
| | | | | | apparently, QFontMetrics::width() is deprecated | ||||
| * | split diagnostics tab | isanae | 2019-08-02 | 1 | -0/+3 |
| | | | | | fixed log and crash dump directory links in label not working | ||||
