summaryrefslogtreecommitdiff
path: root/src/persistentcookiejar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-11/+15
* Convert everything to CRLF.Mikaël Capelle2023-07-091-74/+74
* changed qDebug() to log::debug()isanae2019-07-221-1/+1
* changed qCritical() to log::error()isanae2019-07-221-3/+5
* Change qPrintable to qUtf8Printable to better support non-ASCII textLostDragonist2019-01-051-3/+3
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-47/+49
* Applied clang-format on sourceSandro Jäckel2018-02-221-49/+47
* 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) a...Tannin2014-05-311-0/+2
* - added support for mod page pluginsTannin2013-09-151-0/+64