| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'firefox-bookmarks-json-importer' | Aqua-sama | 2020-01-17 | 1 | -1/+1 |
|\ |
|
| * | Move BookmarksWidget out of libbookmarks | Aqua-sama | 2020-01-15 | 1 | -1/+1 |
* | | Create default profile when the one set doesn't exist | Aqua-sama | 2020-01-15 | 1 | -5/+4 |
|/ |
|
* | Code cleanup | Aqua-sama | 2020-01-05 | 1 | -41/+27 |
* | Merge some QoL improvements from staging branch | Aqua-sama | 2020-01-03 | 1 | -19/+18 |
* | Move lib/webprofile into src/webengine | Aqua-sama | 2019-11-04 | 1 | -7/+3 |
* | Drop boost dependency | Aqua-sama | 2019-11-03 | 1 | -45/+46 |
* | Improve meson.build files | Aqua-sama | 2019-10-13 | 1 | -1/+1 |
* | Add plugin signature verification policies | Aqua-sama | 2019-04-19 | 1 | -4/+9 |
* | Add PluginLoader class | Aqua-sama | 2019-03-11 | 1 | -1/+3 |
* | Use spdlog for logging | Aqua-sama | 2019-02-06 | 1 | -0/+2 |
* | Add tools/report-clang-tidy.sh | Aqua-sama | 2019-01-18 | 1 | -1/+2 |
* | Rewrite lib/web to lib/webprofile | Aqua-sama | 2019-01-16 | 1 | -18/+21 |
* | Rewrite lib/urlfilter | Aqua-sama | 2019-01-09 | 1 | -3/+27 |
* | Fix bookmarks context menu exec position | Aqua-sama | 2018-12-22 | 1 | -1/+1 |
* | Add BookmarksWidget::showContextMenu signal | Aqua-sama | 2018-12-22 | 1 | -0/+31 |
* | MainWindow: rework menu bar | Aqua-sama | 2018-12-13 | 1 | -29/+13 |
* | Configuration: parse command line after parsing config file | Aqua-sama | 2018-12-07 | 1 | -1/+1 |
* | Remove old session code | Aqua-sama | 2018-11-28 | 1 | -42/+0 |
* | Rewrite Session saving and loading | Aqua-sama | 2018-11-28 | 1 | -1/+1 |
* | Adding and Removing plugins at runtime | Aqua-sama | 2018-11-23 | 1 | -19/+60 |
* | Loading and unloading of plugins at runtime | Aqua-sama | 2018-11-23 | 1 | -5/+6 |
* | Add About and Run actions to plugin submenu | Aqua-sama | 2018-11-23 | 1 | -28/+16 |
* | Add AboutPlugin dialog | Aqua-sama | 2018-11-22 | 1 | -13/+26 |
* | Use vcs_tag to get version information | Aqua-sama | 2018-10-24 | 1 | -1/+2 |
* | Remove lib/ as includepath | Aqua-sama | 2018-10-23 | 1 | -7/+7 |
* | Fix SingleApplication segfault | Aqua-sama | 2018-10-23 | 1 | -2/+2 |
* | Fix link errors | Aqua-sama | 2018-10-23 | 1 | -2/+2 |
* | Add Kconfiglib to parse Kconfig/.config | Aqua-sama | 2018-10-20 | 1 | -2/+3 |
* | Update CMakeLists option names | Aqua-sama | 2018-10-14 | 1 | -1/+1 |
* | Unlink plugins from lib/ libraries | Aqua-sama | 2018-10-09 | 1 | -26/+47 |
* | Create .profile file when adding a new profile | Aqua-sama | 2018-10-08 | 1 | -1/+10 |
* | Expand HTTP header settings #4 | Aqua-sama | 2018-10-07 | 1 | -2/+4 |
* | clazy: fix warnings | Aqua-sama | 2018-10-04 | 1 | -3/+3 |
* | Update remaining repository paths in license headers | Aqua-sama | 2018-10-02 | 1 | -1/+1 |
* | Add Util namespace | Aqua-sama | 2018-10-02 | 1 | -6/+13 |
* | ProfileManager: move initial profile loading to ProfileManager | Aqua-sama | 2018-09-29 | 1 | -36/+22 |
* | ProfileEditor plugin: fix delete button | Aqua-sama | 2018-09-29 | 1 | -2/+2 |
* | Add bookmark auto-save (5min) | Aqua-sama | 2018-09-22 | 1 | -0/+6 |
* | Update vendor.cmake | Aqua-sama | 2018-09-18 | 1 | -3/+3 |
* | Replace ProfileManager::profileList() with ProfileManager::idList() | Aqua-sama | 2018-09-08 | 1 | -6/+0 |
* | Move ProfileManager to libweb | Aqua-sama | 2018-09-07 | 1 | -0/+5 |
* | Clean up ProfileManager | Aqua-sama | 2018-09-02 | 1 | -17/+12 |
* | PluginEditor: implement add plugin action | Aqua-sama | 2018-08-27 | 1 | -0/+12 |
* | Add BrowserInterface to simplify plugins a bit | Aqua-sama | 2018-08-25 | 1 | -21/+15 |
* | Move SubWindow to src/subwindow | Aqua-sama | 2018-08-07 | 1 | -1/+1 |
* | Remove PageMenu | Aqua-sama | 2018-07-08 | 1 | -0/+1 |
* | Add filter.header | Aqua-sama | 2018-07-05 | 1 | -1/+1 |
* | Add --no-remote option | Aqua-sama | 2018-07-02 | 1 | -4/+2 |
* | Add nullptr profile check to createSession | Aqua-sama | 2018-07-02 | 1 | -0/+2 |