summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'Develop' into archive_conflicts_2Project5792018-12-291-58/+383
|\ | | | | | | Updating to 2.1.7alpha1
| * Update counters when changing profilesLostDragonist2018-12-281-0/+2
| |
| * Fix warning about missing signalLostDragonist2018-12-281-8/+8
| |
| * Stop warning about missing English translationsLostDragonist2018-12-281-4/+2
| |
| * Simplify code for visible counter changesLostDragonist2018-12-271-11/+3
| |
| * Modify active counters based on filtersLostDragonist2018-12-271-2/+22
| |
| * *Made clear Filters button clear also the nameEdit filterAl2018-12-271-2/+2
| |
| * Added "Visible" counters for modlist.Al2018-12-261-15/+47
| | | | | | | | Improved counters tool tip view.
| * Allow user to "won't endorse" MO itselfLostDragonist2018-12-241-4/+36
| |
| * Add an option to disable endorsementsLostDragonist2018-12-241-3/+4
| |
| * Allow "endorse", "unendorse", and "won't endorse" for multiple modsLostDragonist2018-12-241-3/+67
| |
| * Allow "visit on Nexus" for multiple modsLostDragonist2018-12-241-6/+27
| |
| * Improvements to the plugin and mod countersLostDragonist2018-12-241-7/+99
| | | | | | | | | | | | | | * Fix style * Add whatsThis * Add tooltips with additional statistics * Don't count mods like overwrite, unmanaged, DLC, etc.
| * Changed ui of active mod countersAl2018-12-241-3/+2
| |
| * Added Active Plugins and Active Mods countersAl2018-12-241-0/+12
| |
| * Fixed unignreUpdate option from not showing up.Al12rs2018-12-221-6/+6
| |
| * Add hotkeys for download filter and allow ESC to clear filter more oftenLostDragonist2018-12-201-3/+13
| |
| * Expand mod list search edit to work on categories, nexus IDs, and notesLostDragonist2018-12-201-3/+12
| |
| * Catch and report exceptions in the MainWindow deconstructorLostDragonist2018-12-201-6/+11
| |
| * Made doubleclick open relevant info tabAl12rs2018-12-211-1/+11
| |
| * *Added "Open INIs Folder" option.Al12rs2018-12-201-1/+18
| | | | | | | | *Changed "Open Instance Folder" to open the Appdata or MO2 install instead of the baseDirectory.
| * Fixed performance issue of Data tab.Al12rs2018-12-181-9/+17
| |
| * Fixed opening multiple modinfodialog from Open Origin info.Al12rs2018-12-131-9/+10
| |
* | Clean up and fix merge issuesLostDragonist2018-12-121-39/+38
| |
* | Fixed mainwindow.cpp so that Qt Creator does not break it anymore.Al12rs2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | We should be able to normally use Creator now without having to worry about breaking the build. Partial fix for conflict information getting messd up after opening infodialog or disabling a mod. Icons still get messed up but conflict tab remains consistent at first inspection. Reverted main tab to plugins Changed version of Archive conflicts branch to 2.2.0 pre-alpha.
* | Added button to disable Archives in Data Tree and entirely.Project5792018-12-121-2/+54
| |
* | Add loose file/archive conflict iconsSilarn2018-12-121-0/+9
| |
* | Initial archive conflict parsingSilarn2018-12-121-8/+17
|/ | | | | | | | | Squashed commit: Basic archive conflict parsing - pass 1 Merge fixes for archive parsing Basic archive conflict parsing - pass 1 Merge fixes for archive parsing Should fix conflict detection for archive files
* Reset previousSeparatorColor when a separator color is resetLostDragonist2018-12-121-0/+1
|
* Create new Separators in last used color.Al12rs2018-12-121-0/+6
|
* Remember the last separator color usedLostDragonist2018-12-121-4/+15
|
* Allow tool plugins to define a submenu with the display nameLostDragonist2018-12-111-17/+49
| | | | Setting the display name to "<submenu>/<displayname>" will group plugins under the submenu.
* Updated translations and removed an excessive separator from previous commit.Al12rs2018-12-111-1/+0
|
* Added "Open Origin in Explorer" and "Open Origin Info..." options to ESPList ↵Al12rs2018-12-111-0/+68
| | | | context menu.
* * Fixed order of data tab to be Folders first.Al12rs2018-12-111-44/+51
| | | | * Remember expanded folders across refreshes.
* Add the ability to change the managed game directoryLostDragonist2018-12-111-2/+11
|
* Sort tools menu to provide consistent resultsLostDragonist2018-12-111-1/+8
|
* Added UI locking while loadbar is active (for refresh of modlist).Al12rs2018-12-101-0/+2
|
* Add shortcut to select name filters on mod list and plugin listLostDragonist2018-12-081-0/+28
|
* Add notes column to mod listLostDragonist2018-12-081-0/+4
|
* Add workarounds button to reset window geometriesLostDragonist2018-12-081-12/+22
|
* Improve refresh of data when changing profile settingsLostDragonist2018-12-071-7/+24
|
* Create empty mods above the selected modLostDragonist2018-12-041-0/+9
|
* Improvements to "send to separator..." dialogLostDragonist2018-12-031-0/+6
| | | | | | * Scale contents with dialog size * Save and restore dialog geometry * Add a better window title
* Add "send to separator..." option for modsLostDragonist2018-12-021-4/+53
|
* Fixed context menu for Data tab showing the File version for empty folders.Al12rs2018-12-021-7/+12
|
* * Added Folders and Files icons to Data tab.Al12rs2018-12-011-0/+12
| | | | * Fixed empty folders not showing up in Data tab.
* Add executable blacklistingLostDragonist2018-11-291-7/+7
|
* Prevent user from clicking the run button more than onceLostDragonist2018-11-051-8/+15
|
* Change "mods" to "plugins" in "send to priority..." option for pluginsLostDragonist2018-11-041-1/+1
|