summaryrefslogtreecommitdiff
path: root/src/aboutdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removing references to openssl (#2367)Jeremy Rimpo2026-04-161-2/+0
* Merge remote-tracking branch 'origin/qt6'Jeremy Rimpo2023-09-041-0/+2
|\
| * Add VDF reader to licenses and update opensslJeremy Rimpo2023-09-041-0/+2
* | Apply clang-format.Mikaël Capelle2023-07-091-35/+35
* | Convert everything to CRLF.Mikaël Capelle2023-07-091-124/+124
|/
* Move click event to ModListView. Remove unused slots from MainWindow.Mikaël Capelle2021-01-021-1/+1
* now using new common cmakefilesisanae2020-04-231-1/+1
* added usvfs version in log and about dialogisanae2019-10-091-0/+3
* About dialog updatesSilarn2019-07-031-2/+2
* 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-0/+2
* Update BY SA v3 license file to match othersJeremy Rimpo2018-03-201-1/+1
* Installer license not needed for applicationJeremy Rimpo2018-03-201-2/+0
* Update about dialogue and licensesJeremy Rimpo2018-03-201-9/+31
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-39/+50
* Applied clang-format on sourceSandro Jäckel2018-02-221-50/+39
* cleanupTannin2016-05-071-1/+4
* merged master into new_vfs_libraryTannin2016-02-121-0/+8
* updated about dialog. Now contains a link to the source codeTannin2015-10-101-1/+1
* tons of code cleanup and minor fixes to harden the code (mostly suggestions f...Tannin2015-02-251-1/+1
* Merge with branch1.2Tannin2015-01-031-6/+4
|\
| * - bsa parser will now cancel in case of a read error. Before, when attempting...Tannin2014-11-091-1/+1
| * - archive library can now query for password during extraction (seems to be n...Tannin2014-11-051-1/+0
| * - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-4/+3
* | - NCC installer can now discover files in other mods (thanks Reunion!) and kn...Tannin2014-12-131-0/+2
* | undid some changes that accidentally made it to this branchTannin2014-11-261-4/+6
* | - bsa parser will now cancel in case of a read error. Before, when attempting...Tannin2014-11-091-1/+1
* | - archive library can now query for password during extraction (seems to be n...Tannin2014-11-051-1/+0
* | - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-4/+3
|/
* - boss integrationTannin2014-01-231-0/+2
* - when a download server returns a text file, it's assumed to be an error and...Tannin2014-01-181-1/+0
* - added an about dialogTannin2014-01-161-0/+82