summaryrefslogtreecommitdiff
path: root/src/modinfodialog.h
Commit message (Expand)AuthorAgeFilesLines
...
* reordered action variables to match the order in the context menu, added a fe...isanae2019-05-251-3/+3
* a copy of getBinaryExecuteInfo() and openDataFile() was in both mainwindow an...isanae2019-05-251-1/+0
* documented ExpanderWidget, removed checkable stuff because the state is kept ...isanae2019-05-201-0/+22
* added const version of Settings::directInterface() for restoring statesisanae2019-05-201-5/+11
* made expander use the full widthisanae2019-05-201-0/+4
* expandable sections in the conflict tabisanae2019-05-201-0/+21
* added filename to file replace confirmation dialog textisanae2019-05-191-5/+9
* added new FileRenamer class to handle user confirmations when hiding/unhiding...isanae2019-05-191-2/+138
* changed the top conflict treeview to support multiple selectionisanae2019-05-181-6/+12
* Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-181-0/+1
|\
| * Added Web Page URL field in modinfodialog.Al2019-01-111-0/+1
* | Clean up and fix merge issuesLostDragonist2018-12-121-1/+2
* | Initial archive conflict parsingSilarn2018-12-121-1/+1
|/
* Improve and fix handling of external linksSilarn2018-04-181-1/+2
* Added Delete shourcut to both modinfodialog and Overwriteinfodilaog. Added co...Al12rs2018-04-181-0/+2
* Changed mod Information dialog "Next" and "Previous" buttons to remember the ...Al12rs2018-04-171-2/+2
* Merged the new open in explorer button with Silarn's code.Al12rs2018-04-171-0/+1
* Add source game setter in mod info dialogSilarn2018-04-171-0/+1
* Added "Open/Execute" context menu entry to the conflicts tab in the modinfodi...Al12rs2018-04-081-0/+3
* Added file preview in conflicts tab in the mod information dialog. The previe...Al12rs2018-04-071-1/+7
* Changes to allow plugin loading in the mod info dialog (and rename SE)Silarn2018-04-061-0/+1
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-141/+146
* Applied clang-format on sourceSandro Jäckel2018-02-221-146/+141
* cleanup (mostly removing unused includes)Tannin2015-01-221-2/+1
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-237/+237
* - added pseudo-categories to filter for mo-managed vs. unmanaged modsTannin2014-06-161-2/+5
* - tabs in the mod info dialog can now be moved around by the userTannin2014-02-041-0/+8
* - when installing mods from outside the download directory the absolute path ...Tannin2013-09-111-0/+3
* - now avoids a few unnecessary copy operations during generation of the direc...Tannin2013-07-171-1/+1
* - completed Qt5 compatibilityTannin2013-06-151-1/+0
* - added hooks for getFileVersion* functionsTannin2013-03-271-0/+6
* - moved shared and uibase libraries to namespacesTannin2013-02-171-4/+4
* - hooks for CreateHardLinkTannin2013-02-161-198/+199
* initial commit to mercurial repository.Tannin2013-02-031-0/+217