summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Small refactoring to avoid duplicated code.Mikaël Capelle2021-01-023-25/+20
* Clean drag&drop of URLs and mods/archives.Mikaël Capelle2021-01-029-186/+156
* Drag and drop from download view to install + Expand and scroll to mod on ins...Mikaël Capelle2021-01-028-36/+128
* Move common code to method.Mikaël Capelle2021-01-022-14/+14
* Add collapse/expand all actions.Mikaël Capelle2021-01-021-0/+4
* Restrict collapsible separators to sort-by-priority in ascending order.Mikaël Capelle2021-01-021-2/+2
* Restrict collapsible separators to sort-by-priority.Mikaël Capelle2021-01-021-4/+20
* Fix drag-and-drop of separators.Mikaël Capelle2021-01-021-0/+31
* Allow drop before first separator.Mikaël Capelle2021-01-021-3/+6
* Only expand if model is correct.Mikaël Capelle2021-01-021-2/+3
* Fix expansion of items when building tree.Mikaël Capelle2021-01-021-1/+1
* Fix drag and drop of regular mods.Mikaël Capelle2021-01-023-7/+62
* Disable auto-collapsing after delay.Mikaël Capelle2021-01-022-4/+38
* Add auto-expand.Mikaël Capelle2021-01-021-0/+1
* Use an intermediate structure to store the separator tree.Mikaël Capelle2021-01-027-152/+178
* Start working on collapsible separators.Mikaël Capelle2021-01-027-5/+282
* Merge pull request #1340 from Holt59/update-imodinterfaceMikaël Capelle2021-01-024-1/+37
|\
| * Remove setName and remove from mod interface.Mikaël Capelle2021-01-024-1/+37
|/
* Merge pull request #1336 from Holt59/fix-crash-during-extractionAl2021-01-011-4/+12
|\
| * Tentative fix for crash during large extraction.Mikaël Capelle2020-12-311-4/+12
|/
* Bump version to alpha4AL2020-12-301-1/+1
* Merge pull request #1334 from Holt59/dot-in-filefindinfosMikaël Capelle2020-12-301-1/+1
|\
| * Allow '.' for the path in findFileInfos.Mikaël Capelle2020-12-301-1/+1
|/
* Merge pull request #1329 from Holt59/imodinterface-isXAl2020-12-305-0/+24
|\
| * Add method to get the type of IModInterface.Mikaël Capelle2020-12-265-0/+24
* | Merge pull request #1333 from isanae/more-stuff-2isanae2020-12-2910-161/+356
|\ \
| * | profiles dialog:isanae2020-12-294-155/+254
| * | editable combobox for output mod nameisanae2020-12-294-4/+69
| * | update mod counts for creating/restoring backupsisanae2020-12-281-0/+6
| * | refresh action, added in toolbar and menuisanae2020-12-283-1/+20
| * | disallow renaming the active profileisanae2020-12-281-1/+7
|/ /
* | Merge pull request #1332 from isanae/more-stuffisanae2020-12-2832-643/+908
|\ \
| * | renamed DownloadList::lessThan to lessThanPredicate and added a comment that ...isanae2020-12-283-3/+5
| * | added open in explorer in save game context menuisanae2020-12-282-1/+16
| * | delete shortcut for save gamesisanae2020-12-283-4/+22
| * | split saves tab, no changesisanae2020-12-285-283/+359
| * | fixed warning about ini files with utf8 bomisanae2020-12-283-4/+32
| * | fixed crash for ignore data/mark converted on multiple modsisanae2020-12-281-15/+25
| * | offline mode:isanae2020-12-283-7/+31
| * | custom browser commandisanae2020-12-2810-44/+182
| * | removed setUpdateDelay(false) calls, it's the defaultisanae2020-12-2616-222/+116
| * | split downloads tabisanae2020-12-266-87/+143
| * | don't update mods after installing in offline modeisanae2020-12-261-0/+4
| * | allow selecting another instance when the game/variant isn't foundisanae2020-12-261-2/+2
|/ /
* | Merge pull request #1328 from isanae/stuffisanae2020-12-2418-93/+282
|\ \ | |/ |/|
| * added citrix to checksisanae2020-12-241-2/+3
| * don't log modules in winrootisanae2020-12-245-9/+41
| * added BlueAmulet to contributors (conflict icons)isanae2020-12-241-6/+11
| * optimizations for download manager:isanae2020-12-245-37/+90
| * added version to dmp filenameisanae2020-12-243-5/+39