summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1367 from LostDragonist/lockedorderMikaël Capelle2021-01-181-30/+77
|\
| * Remove TODOChris Bessent2021-01-181-1/+1
| * Get rid of static on lambdasChris Bessent2021-01-181-2/+2
| * Rewrite readLockedOrderFromChris Bessent2021-01-181-47/+77
| * Add error checking to lockedorder.txt processingChris Bessent2021-01-161-15/+32
* | Merge pull request #1366 from LostDragonist/mod_casingMikaël Capelle2021-01-183-2/+21
|\ \
| * | Add a warning about overwrite mods being disabledChris Bessent2021-01-181-0/+18
| * | Use existing comparator from MOBaseChris Bessent2021-01-182-8/+3
| * | Improve performance by changing the map to be case insensitiveChris Bessent2021-01-163-12/+9
| * | Make modlist.txt less case sensitiveChris Bessent2021-01-161-1/+10
| |/
* | Merge pull request #1354 from isanae/startup-reworkMikaël Capelle2021-01-1828-715/+847
|\ \
| * | moved criticalOnTop() to uibaseisanae2021-01-1812-440/+37
| * | make plugins wait until after the refresh is completed when they request a re...isanae2021-01-181-1/+1
| * | renamed Refresh to TriggerRefresh, added WaitForRefreshisanae2021-01-1814-40/+209
| * | commentsisanae2021-01-182-9/+42
| * | fixed runPostMultiProcess() not being calledisanae2021-01-182-18/+65
| * | put more stuff in Meta to simplifyisanae2021-01-182-50/+42
| * | added refresh commandisanae2021-01-182-11/+90
| * | moved externalMessage() to MOApplicationisanae2021-01-188-71/+213
| * | merged exe and run commands, added -e flag insteadisanae2021-01-183-59/+53
| * | implemented exe commandisanae2021-01-183-13/+49
| * | fixed all commands being legacyisanae2021-01-183-26/+40
| * | split run() into setup() and run()isanae2021-01-185-123/+152
|/ /
* | Merge pull request #1368 from Holt59/new-settingsMikaël Capelle2021-01-186-14/+82
|\ \ | |/ |/|
| * Fix typo.Mikaël Capelle2021-01-181-2/+2
| * Add option to enable auto-collapse on hover after delay.Mikaël Capelle2021-01-175-14/+45
| * Add setting to not check for updates after installing mods.Mikaël Capelle2021-01-175-0/+37
|/
* Merge pull request #1363 from Holt59/modlist-improvementsAl2021-01-165-51/+177
|\
| * Fix drag&drop in manual installer after drag&drop of download/external archiv...Mikaël Capelle2021-01-161-4/+7
| * Only maintain selection after drag&drop of mods.Mikaël Capelle2021-01-161-1/+6
| * Maintain selection when changing priority manually.Mikaël Capelle2021-01-162-0/+15
| * Maintain selection after drag&drop. Fix update of conflicts (visual) after pr...Mikaël Capelle2021-01-161-26/+25
| * Maintain selection after 'Send to... ' and add send to first conflict.Mikaël Capelle2021-01-163-14/+59
| * Only consider loose files vs. loose files conflicts for 'Send to last conflic...Mikaël Capelle2021-01-162-6/+1
| * Fix archive overwritten marker.Mikaël Capelle2021-01-161-1/+1
| * Fix entry names.Mikaël Capelle2021-01-161-2/+2
| * Fix priority foreground color on colored separators.Mikaël Capelle2021-01-161-3/+2
| * Add send to last conflict action for modlist.Mikaël Capelle2021-01-165-7/+72
* | Merge pull request #1362 from Holt59/downloadlistview-cleaningAl2021-01-167-116/+153
|\ \
| * | Handle enter and delete on download list.Mikaël Capelle2021-01-152-4/+41
| * | New slot styles for context menus actions.Mikaël Capelle2021-01-151-7/+7
| * | Rename DownloadListWidget -> DownloadListView. Clean context menu.Mikaël Capelle2021-01-157-105/+105
| |/
* | Merge pull request #1361 from Holt59/ui-fixes-and-othersAl2021-01-1616-129/+340
|\ \
| * | Add setting to automatically hide download after installation.Mikaël Capelle2021-01-145-0/+33
| * | Fix disabling of collapsible separators settings.Mikaël Capelle2021-01-142-4/+7
| * | Update README.Mikaël Capelle2021-01-141-7/+10
| * | Move Holt59 to lead developers. Add Luca|EzioTheDeadPoet and Patchier to cont...Mikaël Capelle2021-01-141-5/+15
| * | Add settings to enable/disable icons on collapsed separators.Mikaël Capelle2021-01-148-114/+188
| * | Disable highlighting from/to separators separately.Mikaël Capelle2021-01-145-31/+89
| * | Contextual menu entry for enable/disable all visible.Mikaël Capelle2021-01-146-27/+46