summaryrefslogtreecommitdiff
path: root/src/modinfodialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix crash when changing file visibility from the filetree of an installed but...isanae2019-05-211-2/+6
* documented ExpanderWidget, removed checkable stuff because the state is kept ...isanae2019-05-201-4/+1
* added const version of Settings::directInterface() for restoring statesisanae2019-05-201-22/+64
* made expander use the full widthisanae2019-05-201-2/+35
* expandable sections in the conflict tabisanae2019-05-201-3/+62
* added third tree with non-conflicting filesisanae2019-05-201-1/+10
* if the number of selected items is low, check them to accurately show the hid...isanae2019-05-191-4/+52
* re-enabled unhide menu item in the conflict tree since hidden items can actua...isanae2019-05-191-5/+5
* fixed filetree context menu for multiple selectionisanae2019-05-191-14/+54
* added filename to file replace confirmation dialog textisanae2019-05-191-38/+98
* added new FileRenamer class to handle user confirmations when hiding/unhiding...isanae2019-05-191-60/+258
* disabled unhide menu item in the conflict tree because hidden items are never...isanae2019-05-181-3/+5
* changed the top conflict treeview to support multiple selectionisanae2019-05-181-52/+185
* Added the missing URL to setURL function to support the call to getURL()Jake2019-04-141-0/+1
* Prevent runaway requests and fix info dialog description update displaySilarn2019-02-181-92/+24
* Various fixes and updatesSilarn2019-02-181-0/+1
* Update Process ImprovementsSilarn2019-02-181-1/+1
* Reworking update checks to use the file update info with a fallbackSilarn2019-02-181-1577/+1577
* Make logs more consistent in format and contentLostDragonist2019-01-301-2/+2
* Make logs more consistent in format and contentLostDragonist2019-01-301-1/+1
* Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-181-1/+11
|\
| * Delete the settings array before writing a new oneLostDragonist2019-01-111-0/+1
| * Added Web Page URL field in modinfodialog.Al2019-01-111-1/+6
| * Save rich text of notes tab across restart.Al2019-01-101-1/+5
* | Merge branch 'Develop' into archive_conflicts_2Project5792018-12-291-5/+7
|\|
| * Add an option to disable endorsementsLostDragonist2018-12-241-1/+1
| * Fixed Description not loading when InfoDialog opens on Nexus tab.Al12rs2018-12-211-5/+7
* | Added red archive conflict icon and made the conflicts tab change font for fi...Al12rs2018-12-121-1/+14
* | Initial archive conflict parsingSilarn2018-12-121-4/+4
|/
* Add notes column to mod listLostDragonist2018-12-081-0/+2
* Added modlist Separators feature:Al12rs2018-10-281-1/+16
* Fix pointer truncation to remove warningLostDragonist2018-09-301-1/+1
* Cache the current game as populating the dropdown triggers the saveSilarn2018-04-271-1/+2
* Improve and fix handling of external linksSilarn2018-04-181-2/+10
* Added Delete shourcut to both modinfodialog and Overwriteinfodilaog. Added co...Al12rs2018-04-181-0/+33
* Changed mod Information dialog "Next" and "Previous" buttons to remember the ...Al12rs2018-04-171-4/+10
* Merged the new open in explorer button with Silarn's code.Al12rs2018-04-171-2/+6
* Add source game setter in mod info dialogSilarn2018-04-171-0/+25
* Support for multi-game downloadsSilarn2018-04-161-2/+2
* Added "Open/Execute" context menu entry to the conflicts tab in the modinfodi...Al12rs2018-04-081-2/+88
* Fix overwritten file previewSilarn2018-04-071-6/+8
* Added file preview in conflicts tab in the mod information dialog. The previe...Al12rs2018-04-071-2/+96
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-830/+950
* Applied clang-format on sourceSandro Jäckel2018-02-221-950/+830
* Implement file priority for loose files > archivesJeremy Rimpo2017-12-171-5/+5
* Properly shut down QtWebEngineJeremy Rimpo2017-12-131-0/+2
* Fix the nexus description link handlerJeremy Rimpo2017-10-231-4/+10
* Basic ESL updatesJeremy Rimpo2017-10-201-1/+2
* First attempt to update to QT5.7LePresidente2017-01-041-1/+2
* cleanupTannin2016-05-071-3/+7