Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move src/webengine to lib/webengine | Aqua-sama | 2020-12-15 | 34 | -73/+82 |
* | Code cleanup | Aqua-sama | 2020-12-14 | 5 | -43/+26 |
* | Update PKGBUILD to build with cmake | Aqua-sama | 2020-12-10 | 4 | -83/+137 |
* | Use custom icons in webviewcontextmenu | Aqua-sama | 2020-12-07 | 7 | -21/+36 |
* | Rewrite meson build scripts into cmakelists | Aqua-sama | 2020-12-07 | 74 | -798/+700 |
* | Hostlist filter plugin can rewrite hostnames | Aqua-sama | 2020-11-23 | 8 | -80/+120 |
* | Fix test failures | Aqua-sama | 2020-11-21 | 5 | -5/+8 |
* | Probe several locations for configuration file | Aqua-sama | 2020-11-21 | 5 | -14/+96 |
* | Fix meson warnings | Aqua-sama | 2020-11-20 | 8 | -24/+14 |
* | Drop args.hxx dependency | Aqua-sama | 2020-11-19 | 21 | -479/+476 |
* | Remove updater | Aqua-sama | 2020-11-06 | 3 | -73/+0 |
* | Remove data/resources.qrc | Aqua-sama | 2020-11-06 | 10 | -72/+85 |
* | Add tabler-icons | Aqua-sama | 2020-11-02 | 8 | -30/+82 |
* | Update wraps | Aqua-sama | 2020-10-28 | 4 | -22/+13 |
* | Fix useless-cast warnings in Configuration | Aqua-sama | 2020-10-04 | 3 | -17/+10 |
* | Remove Breakpad optdepend | Aqua-sama | 2020-10-04 | 14 | -363/+0 |
* | Remove outparam section in Configuration parse | Aqua-sama | 2020-10-04 | 3 | -32/+60 |
* | Fix deprecated warning in meson.build | Aqua-sama | 2020-10-03 | 2 | -3/+4 |
* | Update Readme | Aqua-sama | 2020-09-22 | 4 | -51/+45 |
* | Fix compiler warnings in Configuration | Aqua-sama | 2020-06-23 | 7 | -99/+100 |
* | enable smolblokstaging-smolblok | Aqua-sama | 2020-05-31 | 37 | -40/+37 |
* | staging: smolblok | Aqua-sama | 2020-05-30 | 64 | -832/+1576 |
* | Fix segfault in release build | Aqua-sama | 2020-05-29 | 7 | -58/+33 |
* | Turn on more warnings by default | Aqua-sama | 2020-05-28 | 27 | -189/+216 |
* | Update ProfileEditor plugin | Aqua-sama | 2020-05-26 | 36 | -993/+757 |
* | libwebengine | Aqua-sama | 2020-05-08 | 51 | -993/+1186 |
* | Expand pluginloader test coverage | Aqua-sama | 2020-04-29 | 8 | -100/+229 |
* | Cleanup | Aqua-sama | 2020-04-29 | 16 | -330/+26 |
* | Add libfuzzer test to libconfiguration | Aqua-sama | 2020-04-21 | 8 | -37/+84 |
* | Rewrite configuration tests in catch2 | Aqua-sama | 2020-04-20 | 6 | -164/+223 |
* | move lib/about to src/about | Aqua-sama | 2020-04-19 | 11 | -65/+118 |
* | Add args.wrap | Aqua-sama | 2020-04-15 | 6 | -16/+10 |
* | Rewrite Session backend | Aqua-sama | 2020-04-13 | 30 | -460/+590 |
* | Add singleapplication.wrap | Aqua-sama | 2020-04-13 | 6 | -34/+15 |
* | Remove QMdiArea in MainWindow | Aqua-sama | 2020-04-03 | 11 | -319/+229 |
* | Fix various compiler warnings | Aqua-sama | 2020-03-23 | 13 | -51/+40 |
* | lib/configuration improvements | Aqua-sama | 2020-03-22 | 12 | -128/+322 |
* | Remove ProfileInterface | Aqua-sama | 2020-02-29 | 10 | -110/+87 |
* | Added example firefox/palemoon bookmarks to test | jc_gargma | 2020-02-12 | 4 | -0/+65 |
* | BookmarkModel: enable drag/drop for the root item | Aqua-sama | 2020-01-30 | 1 | -1/+2 |
* | BookmarksWidget: add Clear selection in context menu | Aqua-sama | 2020-01-30 | 3 | -31/+45 |
* | MenuBar: Add Unlock toolbars toggle | Aqua-sama | 2020-01-29 | 4 | -9/+33 |
* | BookmarksToolbar: add toggle shortcut | Aqua-sama | 2020-01-29 | 5 | -11/+41 |
* | BookmarksToolbar: show text next to icon | Aqua-sama | 2020-01-28 | 1 | -1/+2 |
* | Remove non-const BookmarkItem::icon | Aqua-sama | 2020-01-28 | 5 | -15/+33 |
* | Add bookmarks toolbar | Aqua-sama | 2020-01-28 | 13 | -79/+184 |
* | Refactor Browser::addPlugin to ::loadPlugins | Aqua-sama | 2020-01-27 | 5 | -68/+41 |
* | pluginloader: generate keys by meson | Aqua-sama | 2020-01-27 | 4 | -23/+18 |
* | pluginloader: add test for PluginLoader::verify | Aqua-sama | 2020-01-27 | 7 | -48/+109 |
* | Move compiler flags to meson.build from pkgbuild | Aqua-sama | 2020-01-24 | 2 | -13/+17 |