| Commit message (Expand) | Author | Age | Files | Lines |
* | Dropping bookmarks onto a folder now inserts it at the first position | Aqua-sama | 2018-12-22 | 1 | -1/+4 |
* | Add adblocklist class | Aqua-sama | 2018-12-21 | 5 | -5/+152 |
* | Add ContentsMatcher class | Aqua-sama | 2018-12-19 | 4 | -3/+62 |
* | Add browser.iconTheme | Aqua-sama | 2018-12-16 | 1 | -0/+1 |
* | Add restore last tab shortcut | Aqua-sama | 2018-12-15 | 1 | -0/+1 |
* | Add SaveSessionDialog | Aqua-sama | 2018-12-14 | 1 | -0/+3 |
* | Profile picker menu: use QActionGroup instead of QRadioButton | Aqua-sama | 2018-12-13 | 1 | -9/+9 |
* | MainWindow: rework menu bar | Aqua-sama | 2018-12-13 | 2 | -0/+21 |
* | Fix crash creating ConfigurationEditorPlugin widget | Aqua-sama | 2018-12-11 | 2 | -2/+2 |
* | Fix navigation buttons using wrong icons | Aqua-sama | 2018-12-11 | 1 | -5/+13 |
* | Fix options not getting overwritten by command line | Aqua-sama | 2018-12-08 | 2 | -23/+11 |
* | Configuration: parse command line after parsing config file | Aqua-sama | 2018-12-07 | 5 | -33/+142 |
* | Add --session and --pick-session | Aqua-sama | 2018-11-29 | 2 | -5/+10 |
* | Add Session Dialog | Aqua-sama | 2018-11-25 | 1 | -0/+2 |
* | Update About Dialog text | Aqua-sama | 2018-11-23 | 2 | -5/+19 |
* | Loading and unloading of plugins at runtime | Aqua-sama | 2018-11-23 | 3 | -18/+59 |
* | Add About and Run actions to plugin submenu | Aqua-sama | 2018-11-23 | 3 | -56/+4 |
* | Add AboutPlugin dialog | Aqua-sama | 2018-11-22 | 4 | -3/+300 |
* | Add link to GPL to About dialog | Aqua-sama | 2018-11-20 | 2 | -7/+11 |
* | Make keyboard shortcut defaults configurable | Aqua-sama | 2018-11-20 | 2 | -30/+159 |
* | Add adblockrule_parse | Aqua-sama | 2018-11-16 | 9 | -200/+261 |
* | Fix various build warnings | Aqua-sama | 2018-10-25 | 4 | -3/+4 |
* | Remove CMakeLists | Aqua-sama | 2018-10-25 | 8 | -164/+0 |
* | Use vcs_tag to get version information | Aqua-sama | 2018-10-24 | 3 | -6/+3 |
* | Remove lib/ as includepath | Aqua-sama | 2018-10-23 | 1 | -1/+1 |
* | Fix link errors | Aqua-sama | 2018-10-23 | 4 | -22/+22 |
* | Initial meson build files | Aqua-sama | 2018-10-23 | 8 | -3/+120 |
* | AdblockRule constructor | Aqua-sama | 2018-10-22 | 2 | -6/+39 |
* | urlfilter: base AdBlockRule off FilterLeaf | Aqua-sama | 2018-10-21 | 6 | -241/+92 |
* | Fix config.h from regenerating on every build | Aqua-sama | 2018-10-20 | 1 | -1/+4 |
* | Add Kconfiglib to parse Kconfig/.config | Aqua-sama | 2018-10-20 | 2 | -14/+16 |
* | Hostlist test: test non-empty domain | Aqua-sama | 2018-10-19 | 1 | -0/+2 |
* | Integrate FilterTree into browser (#6) | Aqua-sama | 2018-10-19 | 7 | -8/+13 |
* | urlfilter: destroy FilterLeaves only when destroying the FilterTree | Aqua-sama | 2018-10-19 | 11 | -49/+78 |
* | urlfilter: add Domain class | Aqua-sama | 2018-10-18 | 7 | -6/+125 |
* | urlfilter: Add FilterTree class | Aqua-sama | 2018-10-16 | 7 | -0/+247 |
* | Rewrite vendor.cmake to cmake/VendorConfig.cmake | Aqua-sama | 2018-10-15 | 1 | -7/+7 |
* | Update CMakeLists option names | Aqua-sama | 2018-10-14 | 3 | -18/+18 |
* | Unlink plugins from lib/ libraries | Aqua-sama | 2018-10-09 | 5 | -31/+22 |
* | Create .profile file when adding a new profile | Aqua-sama | 2018-10-08 | 1 | -2/+5 |
* | Disable Chromium crash handler | Aqua-sama | 2018-10-08 | 2 | -0/+4 |
* | Fix wiping current directory when deleting off-the-record profiles | Aqua-sama | 2018-10-08 | 1 | -3/+9 |
* | Expand HTTP header settings #4 | Aqua-sama | 2018-10-07 | 4 | -0/+43 |
* | Add "subwindow.shortcuts.menu" shortcut | Aqua-sama | 2018-10-06 | 1 | -1/+2 |
* | bookmarks: save folder expanded state | Aqua-sama | 2018-10-06 | 3 | -2/+18 |
* | bookmarks: fix new/delete buttons | Aqua-sama | 2018-10-05 | 9 | -26/+90 |
* | downloads: only show preview on images | Aqua-sama | 2018-10-05 | 1 | -19/+27 |
* | clazy: fix warnings | Aqua-sama | 2018-10-04 | 3 | -12/+9 |
* | Update remaining repository paths in license headers | Aqua-sama | 2018-10-02 | 10 | -10/+10 |
* | Add Util namespace | Aqua-sama | 2018-10-02 | 1 | -15/+0 |