aboutsummaryrefslogtreecommitdiff
path: root/baseconfig
Commit message (Collapse)AuthorAgeFilesLines
* Integrate FilterTree into browser (#6)Aqua-sama2018-10-191-1/+1
| | | | | | - change filter.path to filter.hosts to represent that the setting is only used for hostlist-format lists - change FilterTree::match to use QUrl and not QString
* Add workaround for QTBUG-62511Aqua-sama2018-10-151-0/+9
|
* Remove -march and -mtune from default release flagsAqua-sama2018-10-151-7/+8
|
* Rewrite vendor.cmake to cmake/VendorConfig.cmakeAqua-sama2018-10-151-0/+90
Add menuconfig-editable .config files to platforms. VendorConfig.cmake looks for and includes .config files based on platform name.