summaryrefslogtreecommitdiff
path: root/src/aboutdialog.h
Commit message (Collapse)AuthorAgeFilesLines
* Removing references to openssl (#2367)Jeremy Rimpo2026-04-161-1/+0
|
* Merge remote-tracking branch 'origin/qt6'Jeremy Rimpo2023-09-041-1/+2
|\
| * Add VDF reader to licenses and update opensslJeremy Rimpo2023-09-041-1/+2
| |
* | Apply clang-format.Mikaël Capelle2023-07-091-14/+12
| |
* | Convert everything to CRLF.Mikaël Capelle2023-07-091-83/+83
|/
* Move click event to ModListView. Remove unused slots from MainWindow.Mikaël Capelle2021-01-021-4/+0
|
* About dialog updatesSilarn2019-07-031-1/+1
|
* Improve and fix handling of external linksSilarn2018-04-181-0/+5
|
* Add DXTex header licenses for new BSATK handling of FO4 texture BA2sSilarn2018-04-091-1/+2
|
* Installer license not needed for applicationJeremy Rimpo2018-03-201-2/+1
|
* Update about dialogue and licensesJeremy Rimpo2018-03-201-2/+13
|
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-19/+25
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-25/+19
|
* merged master into new_vfs_libraryTannin2016-02-121-3/+4
|
* - NCC installer can now discover files in other mods (thanks Reunion!) and ↵Tannin2014-12-131-1/+2
| | | | knows the script extender version
* - added an about dialogTannin2014-01-161-0/+69
- updated json library