summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* now using new common cmakefilesisanae2020-04-2338-1302/+92
* Allow resizing and maximizing the Loot sort report dialog.AL2020-04-181-1/+2
* Merge pull request #1057 from isanae/warning-fixesisanae2020-04-189-376/+455
|\
| * fixed warnings about Q_OBJECT and thousand separatorsisanae2020-04-189-376/+455
|/
* Merge pull request #1055 from isanae/sysdir-optisanae2020-04-171-2/+4
|\
| * getOptionalKnownFolder() returns a string nowisanae2020-04-171-2/+4
|/
* Merge pull request #1054 from isanae/bunch-of-fixesisanae2020-04-1720-76/+277
|\
| * bumped to alpha 7isanae2020-04-171-1/+1
| * fixed crash when switching to an instance with a lower refresh thread countisanae2020-04-172-1/+14
| * added game, instance and profile to status barisanae2020-04-173-3/+39
| * typoisanae2020-04-171-1/+1
| * log command lineisanae2020-04-171-0/+2
| * update available log is now info instead of debugisanae2020-04-172-2/+5
| * silenced a few annoying logsisanae2020-04-172-2/+10
| * sanity checks: added nahimicmsiosd.dll, specialk64.dll and mactype64.dllisanae2020-04-171-5/+48
| * added directory checks for desktop and onedriveisanae2020-04-171-12/+7
| * dump a bunch of counts for mods when selecting a profileisanae2020-04-176-4/+107
| * hook ctrl+f and escape directly on widgets instead of on the main window to a...isanae2020-04-172-41/+39
| * fixed typoisanae2020-04-171-1/+1
| * changed first validation timeout back to 10s, a lot of people report that 5s ...isanae2020-04-171-1/+1
| * removed some debug loggingisanae2020-04-171-2/+2
* | Merge pull request #1053 from Al12rs/fix_no_inisAl2020-04-172-3/+13
|\ \ | |/ |/|
| * Fix crash when game plugin does not provide any ini files.AL2020-04-172-3/+13
|/
* Merge pull request #1052 from isanae/filetree-crash-fixesisanae2020-04-174-23/+158
|\
| * fixed crashes and empty items in the file treeisanae2020-04-174-23/+158
|/
* Fix inconsistent Explore menu option naming. Used Visual Studio standard.AL2020-04-022-4/+4
* Fix "Failed to setup data paths" loop by showing the choose instance dialog f...AL2020-03-301-0/+3
* Imrpoved mod already exist dialog when installing.AL2020-03-191-8/+48
* Fix and improve NexusID detection during installation for Install Mod button.AL2020-03-131-7/+16
* Fix timestamp formatting for appveyorAl2020-03-011-2/+2
* Made all lists uniform row heights for performance and alternate row colorAL2020-02-292-0/+42
* Fixed comboboxes and tooltip lagginess due to bad animations.AL2020-02-291-0/+4
* New appveyor complete build configuration.AL2020-02-292-20/+57
* Revert "Hacky fix to installation progress dialog flashing"Chris Bessent2020-02-281-6/+0
* Merge pull request #1021 from Al12rs/log_changesAl2020-02-278-23/+56
|\
| * Cleanup previous filterList codeAL2020-02-261-8/+0
| * Removed "State" header from filterlist.AL2020-02-261-9/+21
| * Added checkbox icons for filterlist stateAL2020-02-265-4/+12
| * Enabled icons for all log level line.AL2020-02-263-5/+8
| * Allow log to be reduced in size to a greater extent.AL2020-02-261-1/+19
|/
* Merge pull request #1019 from Al12rs/context_menu_delay_fixAl2020-02-261-0/+6
|\
| * Fix context menu rendering delay and and general crappiness.AL2020-02-251-0/+6
|/
* Fix random <br> in Alternate Game icon tooltipAL2020-02-251-1/+1
* Merge pull request #1018 from Al12rs/remove_flashing_widgetsAl2020-02-251-4/+0
|\
| * Fixed widgets flashing during Mo2 startup,AL2020-02-251-4/+0
|/
* Merge pull request #1017 from Al12rs/filterwidget_updatesAl2020-02-253-59/+184
|\
| * Moved filters back to the bottomAL2020-02-231-59/+181
| * Set filterwidget delay for the data tab to avoid typing stutterAL2020-02-231-0/+1
| * Add option to filterwidget to keep selection in viewAL2020-02-231-0/+2
|/
* Fix crashing on Nexus descriptions that are missing BBCode closing brackets.AL2020-02-221-1/+8