summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #1006 from LostDragonist/masterChris Bessent2020-02-211-0/+6
|\
| * Hacky fix to installation progress dialog flashingChris Bessent2020-02-211-0/+6
|/
* Merge pull request #1005 from isanae/missing-categoriesisanae2020-02-192-1/+1
|\
| * categories were loaded too lateisanae2020-02-182-1/+1
|/
* Merge pull request #1004 from isanae/timingsisanae2020-02-189-11/+34
|\
| * timing for refreshBSAList and updateProblemsButtonisanae2020-02-184-8/+12
| * added more timingsisanae2020-02-188-5/+24
|/
* Merge pull request #1003 from isanae/file-list-improvementsisanae2020-02-1866-1514/+3313
|\
| * changed FileRegister to a deque insteadisanae2020-02-182-7/+1
| * removed copy/pasted qt copyrightisanae2020-02-181-31/+0
| * bumped to alpha 6isanae2020-02-181-1/+1
| * moved TimeThis to uibaseisanae2020-02-187-52/+113
| * error handling for last modified timeisanae2020-02-181-1/+11
| * re-enabled archive parsingisanae2020-02-185-154/+223
| * removed directoryrefresher.h from organizercore.hisanae2020-02-185-181/+160
| * cleanup, typedefsisanae2020-02-1812-101/+84
| * hide version.apsisanae2020-02-181-0/+1
| * split directoryentryisanae2020-02-1836-1127/+1310
| * error checking in dump()isanae2020-02-187-79/+50
| * fixed sortingisanae2020-02-181-2/+2
| * added natvisisanae2020-02-182-1/+49
| * moved dump() to DirectoryEntryisanae2020-02-183-60/+111
| * fixed crash when disabling modisanae2020-02-182-4/+6
| * removed lastAccessed from FileEntry, not usedisanae2020-02-184-98/+117
| * removed some unnecessary countersisanae2020-02-186-108/+80