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
/
lib
/
configuration
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add libfuzzer test to libconfiguration
Aqua-sama
2020-04-21
7
-37
/
+82
*
Rewrite configuration tests in catch2
Aqua-sama
2020-04-20
6
-164
/
+223
*
Fix various compiler warnings
Aqua-sama
2020-03-23
2
-14
/
+0
*
lib/configuration improvements
Aqua-sama
2020-03-22
8
-61
/
+320
*
Add configuration subcommand
Aqua-sama
2019-11-09
2
-32
/
+63
*
Fix gcc compile errors and warnings
Aqua-sama
2019-11-03
1
-6
/
+18
*
Drop boost dependency
Aqua-sama
2019-11-03
4
-359
/
+127
*
Use github.com/Taywee/args to parse command line
Aqua-sama
2019-10-22
3
-139
/
+1
*
Improve meson.build files
Aqua-sama
2019-10-13
1
-3
/
+2
*
Add WIP Python REPL interface
Aqua-sama
2019-02-23
1
-1
/
+1
*
Fix all profiles being created off-the-record
Aqua-sama
2019-01-20
1
-3
/
+0
*
Configuration: fix homepath patching for value<QString>
Aqua-sama
2018-12-30
1
-8
/
+11
*
Fix filter.header not working
Aqua-sama
2018-12-30
1
-3
/
+4
*
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
*
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
*
Make keyboard shortcut defaults configurable
Aqua-sama
2018-11-20
2
-30
/
+159
*
Remove CMakeLists
Aqua-sama
2018-10-25
2
-38
/
+0
*
Use vcs_tag to get version information
Aqua-sama
2018-10-24
1
-2
/
+1
*
Fix link errors
Aqua-sama
2018-10-23
1
-3
/
+7
*
Initial meson build files
Aqua-sama
2018-10-23
1
-0
/
+11
*
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
*
Integrate FilterTree into browser (#6)
Aqua-sama
2018-10-19
1
-1
/
+1
*
Rewrite vendor.cmake to cmake/VendorConfig.cmake
Aqua-sama
2018-10-15
1
-7
/
+7
*
Update CMakeLists option names
Aqua-sama
2018-10-14
2
-15
/
+15
*
Disable Chromium crash handler
Aqua-sama
2018-10-08
2
-0
/
+4
*
Expand HTTP header settings #4
Aqua-sama
2018-10-07
1
-0
/
+7
*
Add "subwindow.shortcuts.menu" shortcut
Aqua-sama
2018-10-06
1
-1
/
+2
*
Update repository path in license headers
Aqua-sama
2018-09-29
2
-2
/
+2
*
Update documentation
Aqua-sama
2018-09-19
5
-34
/
+21
*
Some cppcheck fixes
Aqua-sama
2018-09-03
2
-3
/
+2
*
Add move tab left/right shortcut
Aqua-sama
2018-08-07
1
-6
/
+8
*
UrlRequestInterceptor: add filter rules
Aqua-sama
2018-07-24
1
-1
/
+1
*
Integrate urlfilter with urlrequestinterceptor
Aqua-sama
2018-07-07
1
-0
/
+1
*
Add filter.header
Aqua-sama
2018-07-05
1
-0
/
+1
*
Update translations
Aqua-sama
2018-07-05
2
-0
/
+6
*
Add configuration/defaults.h
Aqua-sama
2018-07-02
4
-8
/
+35
*
Add --no-remote option
Aqua-sama
2018-07-02
1
-16
/
+5
*
Code cleanup
Aqua-sama
2018-07-01
1
-2
/
+1
*
Add browser.locale and browser.translation
Aqua-sama
2018-07-01
1
-0
/
+2
*
Add browser.session
Aqua-sama
2018-06-29
1
-0
/
+1
*
Add --session parameter to load a session json
Aqua-sama
2018-06-28
1
-0
/
+1
*
Add Configuration::setValue and Configuration::setShortcut
Aqua-sama
2018-06-23
3
-12
/
+49
[next]