summaryrefslogtreecommitdiff
path: root/src/persistentcookiejar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* added button to clear webcaches and cookiesTannin2016-05-191-0/+6
|
* cleanupTannin2016-05-071-1/+1
|
* - added a new mod type that represents files handled externally (i.e. DLCs) ↵Tannin2014-05-311-0/+2
| | | | | | | | | | | as mods in MO - hashes of file names in bsa files are no longer checked all the time - author and description is now read from esp files - rewrote the code that fixes modlists after a rename, should be a bit more robust - fixes to qt 5 and msvc 2013 compatibility - started to update the tutorial (not done yet!) - bugfix: counter for the problems badge wasn't calculated correctly
* - added support for mod page pluginsTannin2013-09-151-0/+64
- re-introduced the integrated browser - added a plugin to download from the tes alliance page - the download list now contains the file description - nexus interface now stores cookies persistently to reduce number of required log-ins