summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | * Added "Refresh" button to downloads tab.Al12rs2018-08-314-274/+300
| | | | | | | | | * Refresh save game list when local game settings may have changedLostDragonist2018-08-261-0/+12
| | | | | | | | | * Added ModGroups contents icon and flag.Al12rs2018-08-257-106/+146
| | | | | | | | | * Update the version to 2.1.6LostDragonist2018-08-241-2/+2
| | | | | | | | |/
| | | | | | | | * Fix possible crash during write to disk errorLostDragonist2018-08-211-1/+2
| | | | | | | |/
| | | | | | | * Fix disabled menu item styling in Paper Dark themeLostDragonist2018-08-201-2/+2
| | | | | | | * Detect errors when writing downloads to disk and cancel downloadLostDragonist2018-08-192-6/+21
| | | | | | | * Center profile deletion dialog on parentLostDragonist2018-08-191-1/+1
| | | | | | | * Prevent user from deleting currently active profileLostDragonist2018-08-193-43/+52
| | | | | | | * Allow user to cancel VFS mappingLostDragonist2018-08-164-1/+25
| | | | | | | * Add "enable/disable selected" to mod list context menuLostDragonist2018-08-165-131/+190
| | | | | | | * Add "enable/disable selected" to plugin list context menuLostDragonist2018-08-165-1/+77
| | | | | | | * Fix another instance of "Open in Explorer"LostDragonist2018-08-161-1/+1
| | | | | | | * Change version to 2.1.5LostDragonist2018-08-162-258/+263
| | | | | | | * Dracula theme: Make disabled widgets darker than enabled widgetsLostDragonist2018-08-161-0/+4
| | | | | | | * Correct file category when manually querying infoLostDragonist2018-08-151-15/+3
| | | | | | | * Fix selecting the active profile when opening the profiles dialogLostDragonist2018-08-121-2/+1
| | | | | | | * Revert "Improve robustness of endorsement checks"LostDragonist2018-08-121-4/+2
| | | | | | | * Set toolbar widget names later to catch the problems and update widgetsLostDragonist2018-08-121-3/+5
| | | | | | | * Updated "Thanks".Al12rs2018-08-071-1/+6
| | | | | | | * Modify dark and dracula stylesheets to allow text colors on download widgetsLostDragonist2018-08-062-1/+13
| | | | | | | * Update Paper themes by 6788-00 to version 3.0.1LostDragonist2018-08-062-6/+83
| | | | | | | * Added Open File option to downloads tab.Al12rs2018-08-064-369/+382
| | | | | | | * Merge PRAl12rs2018-08-066-0/+36
| | | | | | | |\
| | | | | | | | * Clean up `DownloadManager::openFile`Frederik “Freso” S. Olesen2018-08-061-8/+1
| | | | | | | | * Add new "Open File" right-click dialog for DownloadsFrederik “Freso” S. Olesen2018-08-066-0/+43
| | | | | | | * | Merge pull request #469 from Freso/minor-fixupsAl2018-08-062-2/+2
| | | | | | | |\ \ | | | | | | | | |/ | | | | | | | |/|
| | | | | | | | * Fix capitalisation of "Explorer"Frederik “Freso” S. Olesen2018-08-061-1/+1
| | | | | | | | * Fix `DownloadManager::openInDownloadsFolder` error messageFrederik “Freso” S. Olesen2018-08-061-1/+1
| | | | | | | |/
| | | | | | | * Set the names of the toolbar widgets to allow stylingLostDragonist2018-08-051-0/+3
| | | | | | | * List load order backups from most recent to oldestLostDragonist2018-08-041-1/+2
| | | | | | |/
| | | | | | * Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ...Al12rs2018-08-012-5/+4
| | | | | | |\
| | | | | | | * Tweak shading of mods and plugins to better support dark themesLostDragonist2018-08-012-5/+4
| | | | | | * | Enabled Ctrl+C to copy selected stuff instead of the entire log. No one used ...Al12rs2018-08-011-3/+0
| | | | | | |/
| | | | | | * Added CTRL+Doubleclick on plugin list as wellAl12rs2018-08-011-4/+13
| | | | | | * Added CTRL+Double Click on Modlist to open in ExplorerAl12rs2018-08-011-8/+24
| | | | | | * Revert "Temporarely disable the BSA list refresh if it is hidden from view. t...Al12rs2018-08-011-4/+1
| | | | | | * Force nxmhandler.exe registration when the associate button is clickedLostDragonist2018-07-271-1/+1
| | | | | | * Update translation fileLostDragonist2018-07-241-604/+725
| | | | | | * Truncate strings longer than 1024 characters in the plugin list tooltipLostDragonist2018-07-231-6/+15
| | | | | | * Allow more characters in instance names and add an error messageLostDragonist2018-07-222-3/+33
| | | | | | * Improve robustness of endorsement checksLostDragonist2018-07-221-2/+4
| | | | | | * Allow normal QAbstractItemModel event handling for mainwindow. Somehow before...Al12rs2018-07-221-0/+1
| | | | | | * Avoided downloads defaulting to "File Time" sorting at each startup.Al12rs2018-07-212-4/+7
| | | | | | * Added "Open Mods folder" to "Open Folder" context menu.Al12rs2018-07-212-0/+8
| | | | | | * Temporarely disable the BSA list refresh if it is hidden from view. this will...Al12rs2018-07-211-1/+4
| | | | | | * Check if there is actually something in overwrite to delete before asking con...Al12rs2018-07-181-1/+1
| | | | | | * Set delete Key to recursively clear overwrite with confirmation message.Al12rs2018-07-183-0/+16
| | | | | | * Changed size rappresentation in downloads compact view.Al12rs2018-07-181-5/+9
| | | | | | * Don't show info dialog for unmanaged pluugins.Al12rs2018-07-181-5/+12