index
:
smolbote
devel
fix-segfault-at-quit
master
staging-adblock
staging-smolblok
It's yet another no-frills browser, poi!
Aqua-sama <aqua@iserlohn-fortress.net>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor Browser::addPlugin to ::loadPlugins
Aqua-sama
2020-01-27
1
-35
/
+12
*
pluginloader: add test for PluginLoader::verify
Aqua-sama
2020-01-27
1
-1
/
+7
*
Add bookmarks subcommand
Aqua-sama
2020-01-17
1
-2
/
+3
*
Fix configuration not being read unless explicitly specified
Aqua-sama
2020-01-04
1
-29
/
+6
*
PKGBUILD: add install stage for debug symbols
Aqua-sama
2020-01-03
1
-19
/
+13
*
Merge some QoL improvements from staging branch
Aqua-sama
2020-01-03
1
-15
/
+2
*
Add configuration subcommand
Aqua-sama
2019-11-09
1
-23
/
+38
*
Fix manpages not disabled when disabled by meson
Aqua-sama
2019-11-05
1
-6
/
+5
*
Fix gcc compile errors and warnings
Aqua-sama
2019-11-03
1
-2
/
+3
*
Drop boost dependency
Aqua-sama
2019-11-03
1
-60
/
+38
*
Use github.com/Taywee/args to parse command line
Aqua-sama
2019-10-22
1
-30
/
+90
*
Add plugin signature verification policies
Aqua-sama
2019-04-19
1
-2
/
+1
*
Add PluginLoader class
Aqua-sama
2019-03-11
1
-2
/
+4
*
Use spdlog for logging
Aqua-sama
2019-02-06
1
-15
/
+8
*
Add tools/report-clang-tidy.sh
Aqua-sama
2019-01-18
1
-1
/
+1
*
Add browser.iconTheme
Aqua-sama
2018-12-16
1
-0
/
+4
*
Add translations meson option to build and install translations
Aqua-sama
2018-12-13
1
-18
/
+13
*
Fix options not getting overwritten by command line
Aqua-sama
2018-12-08
1
-7
/
+1
*
Split crash handler code off main
Aqua-sama
2018-12-08
1
-37
/
+3
*
Configuration: parse command line after parsing config file
Aqua-sama
2018-12-07
1
-30
/
+23
*
Add builtins::version, ::build and ::help
Aqua-sama
2018-12-05
1
-30
/
+4
*
pick-session: pass session data to existing instance if any
Aqua-sama
2018-11-30
1
-5
/
+9
*
Add --session and --pick-session
Aqua-sama
2018-11-29
1
-5
/
+10
*
Remove old session code
Aqua-sama
2018-11-28
1
-4
/
+6
*
Add Session::view and Session::restoreView
Aqua-sama
2018-11-26
1
-1
/
+1
*
Add About and Run actions to plugin submenu
Aqua-sama
2018-11-23
1
-1
/
+2
*
Add library check for Plasma and Breakpad configuration toggles
Aqua-sama
2018-11-22
1
-10
/
+19
*
Use vcs_tag to get version information
Aqua-sama
2018-10-24
1
-2
/
+4
*
Fix breakpad integration
Aqua-sama
2018-10-23
1
-1
/
+8
*
Remove lib/ as includepath
Aqua-sama
2018-10-23
1
-1
/
+1
*
Update CMakeLists option names
Aqua-sama
2018-10-14
1
-5
/
+5
*
Unlink plugins from lib/ libraries
Aqua-sama
2018-10-09
1
-18
/
+19
*
Disable Chromium crash handler
Aqua-sama
2018-10-08
1
-10
/
+34
*
clazy: fix warnings
Aqua-sama
2018-10-04
1
-1
/
+1
*
Add Util namespace
Aqua-sama
2018-10-02
1
-1
/
+5
*
Update repository path in license headers
Aqua-sama
2018-09-29
1
-1
/
+1
*
Turn Session class into namespace
Aqua-sama
2018-09-28
1
-1
/
+1
*
breakpad: try to write session on crash
Aqua-sama
2018-09-28
1
-5
/
+24
*
Add breakpad submodule
Aqua-sama
2018-09-26
1
-12
/
+31
*
Replace ProfileManager::profileList() with ProfileManager::idList()
Aqua-sama
2018-09-08
1
-0
/
+1
*
MainWindow: fix load session action
Aqua-sama
2018-08-24
1
-21
/
+19
*
Add --no-remote option
Aqua-sama
2018-07-02
1
-15
/
+13
*
Enable console output on Win32
Aqua-sama
2018-07-02
1
-0
/
+12
*
Replace SingleApplication with itay-grudev/SingleApplication
Aqua-sama
2018-07-02
1
-15
/
+23
*
Code cleanup
Aqua-sama
2018-07-01
1
-29
/
+16
*
Add browser.locale and browser.translation
Aqua-sama
2018-07-01
1
-0
/
+20
*
Add browser.session
Aqua-sama
2018-06-29
1
-1
/
+11
*
Add --session parameter to load a session json
Aqua-sama
2018-06-28
1
-1
/
+9
*
Socket messages are json formatted
Aqua-sama
2018-06-26
1
-1
/
+2
*
Sort commands alphabetically
Aqua-sama
2018-06-23
1
-2
/
+6
[next]