summaryrefslogtreecommitdiff
path: root/src/browserview.h
Commit message (Collapse)AuthorAgeFilesLines
* Applied clang-format on sourceSandro Jäckel2018-02-221-34/+27
|
* First attempt to update to QT5.7LePresidente2017-01-041-4/+4
|
* Added support for include-what-you-use in a very simplistic fashion to the ↵Thomas Tanner2015-10-171-1/+3
| | | | | | Scons build. This isn't exactly production ready because the qt headers are a nightmarish web of interdependencies but it's useful for checking. I've also removed a few unused include files it detected and corrected some things that upset clang in a big way.
* cleanup (mostly removing unused includes)Tannin2015-01-221-1/+0
|
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-80/+80
|
* - added support for mod page pluginsTannin2013-09-151-0/+80
- 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