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
/
configuration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 options not getting overwritten by command line
Aqua-sama
2018-12-08
1
-19
/
+10
*
Configuration: parse command line after parsing config file
Aqua-sama
2018-12-07
1
-20
/
+2
*
Add --session and --pick-session
Aqua-sama
2018-11-29
1
-4
/
+7
*
Add Session Dialog
Aqua-sama
2018-11-25
1
-0
/
+2
*
Make keyboard shortcut defaults configurable
Aqua-sama
2018-11-20
1
-30
/
+30
*
Add Kconfiglib to parse Kconfig/.config
Aqua-sama
2018-10-20
1
-11
/
+13
*
Integrate FilterTree into browser (#6)
Aqua-sama
2018-10-19
1
-1
/
+1
*
Update CMakeLists option names
Aqua-sama
2018-10-14
1
-8
/
+8
*
Disable Chromium crash handler
Aqua-sama
2018-10-08
1
-0
/
+3
*
Add "subwindow.shortcuts.menu" shortcut
Aqua-sama
2018-10-06
1
-1
/
+2
*
Update repository path in license headers
Aqua-sama
2018-09-29
1
-1
/
+1
*
Update documentation
Aqua-sama
2018-09-19
1
-7
/
+7
*
Some cppcheck fixes
Aqua-sama
2018-09-03
1
-2
/
+1
*
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
1
-0
/
+4
*
Add configuration/defaults.h
Aqua-sama
2018-07-02
1
-8
/
+9
*
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
1
-5
/
+4
*
Plugin commands no longer require --command
Aqua-sama
2018-06-22
1
-5
/
+2
*
Back/Forward menu shortcuts
Aqua-sama
2018-05-26
1
-0
/
+2
*
Update manpage
Aqua-sama
2018-05-18
1
-2
/
+2
*
Plugin command-line parameters
Aqua-sama
2018-05-16
1
-0
/
+3
*
Move help and version functions to main (out of Configuration)
Aqua-sama
2018-05-15
1
-16
/
+3
*
Stylesheet load setting
Aqua-sama
2018-05-04
1
-0
/
+2
*
Merge address bar menus
Aqua-sama
2018-05-03
1
-2
/
+1
*
Merge CommandLine functionality into Configuration
Aqua-sama
2018-04-22
1
-20
/
+63
*
Add tile and cascade actions to Window menu
Aqua-sama
2018-04-22
1
-1
/
+2
*
Remove unknown option parsing
Aqua-sama
2018-04-21
1
-1
/
+1
*
Remove unneeded po::store
Aqua-sama
2018-04-21
1
-6
/
+0
*
Add Window menu
Aqua-sama
2018-04-19
1
-9
/
+6
*
Removed MainWindow::titleChangedConnection
Aqua-sama
2018-04-19
1
-1
/
+1
*
Search box works again
Aqua-sama
2018-04-17
1
-1
/
+1
*
Address bar searches work again
Aqua-sama
2018-04-17
1
-1
/
+1
*
Multiple subwindows interface
Aqua-sama
2018-04-16
1
-22
/
+20
*
Refactoring TabBar
Aqua-sama
2018-04-02
1
-6
/
+6
*
Add keyboard shortcuts for address bar menus
Aqua-sama
2018-03-31
1
-2
/
+21
*
Cookie filter
Aqua-sama
2018-03-23
1
-0
/
+3
*
poi-config saving config
Aqua-sama
2018-03-21
1
-3
/
+14
*
Moved Configuration class into library
Aqua-sama
2018-03-15
1
-0
/
+108