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
/
browser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use spdlog for logging
Aqua-sama
2019-02-06
1
-0
/
+2
*
Add tools/report-clang-tidy.sh
Aqua-sama
2019-01-18
1
-1
/
+2
*
Rewrite lib/web to lib/webprofile
Aqua-sama
2019-01-16
1
-18
/
+21
*
Rewrite lib/urlfilter
Aqua-sama
2019-01-09
1
-3
/
+27
*
Fix bookmarks context menu exec position
Aqua-sama
2018-12-22
1
-1
/
+1
*
Add BookmarksWidget::showContextMenu signal
Aqua-sama
2018-12-22
1
-0
/
+31
*
MainWindow: rework menu bar
Aqua-sama
2018-12-13
1
-29
/
+13
*
Configuration: parse command line after parsing config file
Aqua-sama
2018-12-07
1
-1
/
+1
*
Remove old session code
Aqua-sama
2018-11-28
1
-42
/
+0
*
Rewrite Session saving and loading
Aqua-sama
2018-11-28
1
-1
/
+1
*
Adding and Removing plugins at runtime
Aqua-sama
2018-11-23
1
-19
/
+60
*
Loading and unloading of plugins at runtime
Aqua-sama
2018-11-23
1
-5
/
+6
*
Add About and Run actions to plugin submenu
Aqua-sama
2018-11-23
1
-28
/
+16
*
Add AboutPlugin dialog
Aqua-sama
2018-11-22
1
-13
/
+26
*
Use vcs_tag to get version information
Aqua-sama
2018-10-24
1
-1
/
+2
*
Remove lib/ as includepath
Aqua-sama
2018-10-23
1
-7
/
+7
*
Fix SingleApplication segfault
Aqua-sama
2018-10-23
1
-2
/
+2
*
Fix link errors
Aqua-sama
2018-10-23
1
-2
/
+2
*
Add Kconfiglib to parse Kconfig/.config
Aqua-sama
2018-10-20
1
-2
/
+3
*
Update CMakeLists option names
Aqua-sama
2018-10-14
1
-1
/
+1
*
Unlink plugins from lib/ libraries
Aqua-sama
2018-10-09
1
-26
/
+47
*
Create .profile file when adding a new profile
Aqua-sama
2018-10-08
1
-1
/
+10
*
Expand HTTP header settings #4
Aqua-sama
2018-10-07
1
-2
/
+4
*
clazy: fix warnings
Aqua-sama
2018-10-04
1
-3
/
+3
*
Update remaining repository paths in license headers
Aqua-sama
2018-10-02
1
-1
/
+1
*
Add Util namespace
Aqua-sama
2018-10-02
1
-6
/
+13
*
ProfileManager: move initial profile loading to ProfileManager
Aqua-sama
2018-09-29
1
-36
/
+22
*
ProfileEditor plugin: fix delete button
Aqua-sama
2018-09-29
1
-2
/
+2
*
Add bookmark auto-save (5min)
Aqua-sama
2018-09-22
1
-0
/
+6
*
Update vendor.cmake
Aqua-sama
2018-09-18
1
-3
/
+3
*
Replace ProfileManager::profileList() with ProfileManager::idList()
Aqua-sama
2018-09-08
1
-6
/
+0
*
Move ProfileManager to libweb
Aqua-sama
2018-09-07
1
-0
/
+5
*
Clean up ProfileManager
Aqua-sama
2018-09-02
1
-17
/
+12
*
PluginEditor: implement add plugin action
Aqua-sama
2018-08-27
1
-0
/
+12
*
Add BrowserInterface to simplify plugins a bit
Aqua-sama
2018-08-25
1
-21
/
+15
*
Move SubWindow to src/subwindow
Aqua-sama
2018-08-07
1
-1
/
+1
*
Remove PageMenu
Aqua-sama
2018-07-08
1
-0
/
+1
*
Add filter.header
Aqua-sama
2018-07-05
1
-1
/
+1
*
Add --no-remote option
Aqua-sama
2018-07-02
1
-4
/
+2
*
Add nullptr profile check to createSession
Aqua-sama
2018-07-02
1
-0
/
+2
*
Replace SingleApplication with itay-grudev/SingleApplication
Aqua-sama
2018-07-02
1
-1
/
+3
*
Code cleanup
Aqua-sama
2018-07-01
1
-13
/
+24
*
Add --session parameter to load a session json
Aqua-sama
2018-06-28
1
-2
/
+3
*
Socket messages are json formatted
Aqua-sama
2018-06-26
1
-18
/
+31
*
Add ProfileManager
Aqua-sama
2018-06-24
1
-21
/
+8
*
Add Session class
Aqua-sama
2018-06-24
1
-2
/
+2
*
Add ConfigurationEditor plugin
Aqua-sama
2018-06-23
1
-9
/
+18
*
Add Configuration::setValue and Configuration::setShortcut
Aqua-sama
2018-06-23
1
-2
/
+2
*
clang-format pass
Aqua-sama
2018-06-22
1
-13
/
+9
*
Plugin commands no longer require --command
Aqua-sama
2018-06-22
1
-95
/
+20
[next]