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
*
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
*
Add Configuration::setValue and Configuration::setShortcut
Aqua-sama
2018-06-23
1
-0
/
+6
*
Plugin commands no longer require --command
Aqua-sama
2018-06-22
1
-21
/
+45
*
Profile command
Aqua-sama
2018-05-26
1
-3
/
+2
*
Update manpage
Aqua-sama
2018-05-18
1
-3
/
+7
*
Plugin command-line parameters
Aqua-sama
2018-05-16
1
-2
/
+14
*
Move help and version functions to main (out of Configuration)
Aqua-sama
2018-05-15
1
-10
/
+26
*
Stylesheet load setting
Aqua-sama
2018-05-04
1
-0
/
+13
*
Merge CommandLine functionality into Configuration
Aqua-sama
2018-04-22
1
-16
/
+10
*
Remove unknown option parsing
Aqua-sama
2018-04-21
1
-18
/
+2
*
Style pass
Aqua-sama
2018-04-17
1
-1
/
+1
*
Multiple subwindows interface
Aqua-sama
2018-04-16
1
-56
/
+27
*
Refactoring TabBar
Aqua-sama
2018-04-02
1
-1
/
+1
*
Fix crash when starting a second instance
Aqua-sama
2018-03-31
1
-1
/
+1
*
Update manpage
Aqua-sama
2018-03-20
1
-9
/
+1
*
Reworked CMakeLists to be a bit more readable
Aqua-sama
2018-03-07
1
-1
/
+1
*
Always connect to local socket
Aqua-sama
2018-01-30
1
-14
/
+17
*
Added profile and plugin list to About dialog
Aqua-sama
2018-01-30
1
-3
/
+3
*
Split cmd parsing from main into CommandLine class
Aqua-sama
2018-01-27
1
-80
/
+24
*
help and version option work again
Aqua-sama
2018-01-27
1
-5
/
+13
*
Passing unknown command line parameters to the Configuration
Aqua-sama
2018-01-27
1
-2
/
+36
*
Using boost::program_options instead of libconfig
Aqua-sama
2018-01-26
1
-6
/
+11
*
Configuration class rework
Aqua-sama
2018-01-25
1
-2
/
+9
*
Configuration class rework
Aqua-sama
2018-01-24
1
-74
/
+15
[next]