Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | MainWindow: rework menu bar | Aqua-sama | 2018-12-13 | 19 | -433/+431 | |
| | | | | | Split off menu bar into its own class out of MainWindow Menu bar now has a 'Find in menus' function | |||||
* | Fix crash creating ConfigurationEditorPlugin widget | Aqua-sama | 2018-12-11 | 3 | -2/+5 | |
| | ||||||
* | Fix navigation buttons using wrong icons | Aqua-sama | 2018-12-11 | 6 | -31/+56 | |
| | ||||||
* | Update poi_firejail.desktop | Aqua-sama | 2018-12-11 | 5 | -25/+29 | |
| | ||||||
* | Add separate firejail .desktop | Aqua-sama | 2018-12-10 | 8 | -10/+44 | |
| | ||||||
* | firejail profile: disable private-bin | Aqua-sama | 2018-12-08 | 2 | -1/+3 | |
| | ||||||
* | Fix options not getting overwritten by command line | Aqua-sama | 2018-12-08 | 3 | -30/+12 | |
| | ||||||
* | Split crash handler code off main | Aqua-sama | 2018-12-08 | 4 | -38/+76 | |
| | ||||||
* | Configuration: parse command line after parsing config file | Aqua-sama | 2018-12-07 | 7 | -64/+166 | |
| | | | | - Split CommandLine off Configuration | |||||
* | PKGBUILD: add gpg key signing for plugins | Aqua-sama | 2018-12-06 | 2 | -0/+27 | |
| | ||||||
* | Add builtins::version, ::build and ::help | Aqua-sama | 2018-12-05 | 4 | -31/+88 | |
| | ||||||
* | Update .desktop and .profile | Aqua-sama | 2018-12-02 | 5 | -9/+148 | |
| | ||||||
* | pick-session: pass session data to existing instance if any | Aqua-sama | 2018-11-30 | 4 | -18/+78 | |
| | ||||||
* | Add --session and --pick-session | Aqua-sama | 2018-11-29 | 9 | -66/+54 | |
| | | | | | | -s,--session replaces --browser.session --pick-session shows the SessionDialog instead of creating a session on startup | |||||
* | Remove old session code | Aqua-sama | 2018-11-28 | 9 | -108/+69 | |
| | ||||||
* | Rewrite Session saving and loading | Aqua-sama | 2018-11-28 | 12 | -73/+163 | |
| | ||||||
* | Add Session::view and Session::restoreView | Aqua-sama | 2018-11-26 | 7 | -14/+73 | |
| | ||||||
* | Add Session Dialog | Aqua-sama | 2018-11-25 | 13 | -13/+407 | |
| | ||||||
* | Add QT_NO_DEBUG to non-debug builds | Aqua-sama | 2018-11-23 | 4 | -241/+8 | |
| | ||||||
* | Adding and Removing plugins at runtime | Aqua-sama | 2018-11-23 | 3 | -23/+88 | |
| | ||||||
* | Update About Dialog text | Aqua-sama | 2018-11-23 | 4 | -13/+26 | |
| | ||||||
* | Loading and unloading of plugins at runtime | Aqua-sama | 2018-11-23 | 4 | -23/+65 | |
| | ||||||
* | Add About and Run actions to plugin submenu | Aqua-sama | 2018-11-23 | 10 | -114/+46 | |
| | | | | - Remove plugin list from About dialog | |||||
* | Add library check for Plasma and Breakpad configuration toggles | Aqua-sama | 2018-11-22 | 1 | -10/+19 | |
| | ||||||
* | Fix transparent background being enabled if Plasma is found | Aqua-sama | 2018-11-22 | 2 | -2/+10 | |
| | ||||||
* | Add AboutPlugin dialog | Aqua-sama | 2018-11-22 | 7 | -70/+333 | |
| | ||||||
* | 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 | 10 | -209/+299 | |
| | ||||||
* | Add adblockrule_parse | Aqua-sama | 2018-11-16 | 13 | -206/+271 | |
| | ||||||
* | Add more regex benchmarks | Aqua-sama | 2018-10-31 | 3 | -2/+45 | |
| | ||||||
* | Fix various build warnings | Aqua-sama | 2018-10-25 | 11 | -116/+95 | |
| | ||||||
* | Add test/ meson.build | Aqua-sama | 2018-10-25 | 4 | -4/+55 | |
| | ||||||
* | Remove breakpad gitmodule | Aqua-sama | 2018-10-25 | 3 | -5/+26 | |
| | ||||||
* | Remove CMakeLists | Aqua-sama | 2018-10-25 | 20 | -544/+41 | |
| | ||||||
* | Use vcs_tag to get version information | Aqua-sama | 2018-10-24 | 8 | -32/+30 | |
| | ||||||
* | Update PKGBUILD to use meson | Aqua-sama | 2018-10-24 | 1 | -30/+18 | |
| | ||||||
* | Add missing install items | Aqua-sama | 2018-10-24 | 6 | -2/+25 | |
| | ||||||
* | Add plugins to meson build | Aqua-sama | 2018-10-23 | 4 | -1/+30 | |
| | ||||||
* | Fix plasma dependency | Aqua-sama | 2018-10-23 | 2 | -11/+23 | |
| | ||||||
* | Fix breakpad integration | Aqua-sama | 2018-10-23 | 3 | -3/+18 | |
| | ||||||
* | Remove lib/ as includepath | Aqua-sama | 2018-10-23 | 14 | -31/+29 | |
| | ||||||
* | Fix SingleApplication segfault | Aqua-sama | 2018-10-23 | 3 | -3/+4 | |
| | ||||||
* | Fix link errors | Aqua-sama | 2018-10-23 | 8 | -43/+48 | |
| | ||||||
* | Initial meson build files | Aqua-sama | 2018-10-23 | 14 | -10/+259 | |
| | ||||||
* | AdblockRule constructor | Aqua-sama | 2018-10-22 | 7 | -19/+51 | |
| | ||||||
* | Add MatcherBenchmark | Aqua-sama | 2018-10-21 | 4 | -4/+81 | |
| | ||||||
* | urlfilter: base AdBlockRule off FilterLeaf | Aqua-sama | 2018-10-21 | 6 | -241/+92 | |
| | ||||||
* | Fix install paths for icon, desktop and profile | Aqua-sama | 2018-10-20 | 1 | -3/+3 | |
| | ||||||
* | Create bindir/include if needed because make doesn't | Aqua-sama | 2018-10-20 | 2 | -1/+2 | |
| | ||||||
* | Fix config.h from regenerating on every build | Aqua-sama | 2018-10-20 | 4 | -8/+19 | |
| |