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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove lib/ as includepath
Aqua-sama
2018-10-23
1
-1
/
+1
*
Fix link errors
Aqua-sama
2018-10-23
4
-22
/
+22
*
Initial meson build files
Aqua-sama
2018-10-23
8
-3
/
+120
*
AdblockRule constructor
Aqua-sama
2018-10-22
2
-6
/
+39
*
urlfilter: base AdBlockRule off FilterLeaf
Aqua-sama
2018-10-21
6
-241
/
+92
*
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
*
Hostlist test: test non-empty domain
Aqua-sama
2018-10-19
1
-0
/
+2
*
Integrate FilterTree into browser (#6)
Aqua-sama
2018-10-19
7
-8
/
+13
*
urlfilter: destroy FilterLeaves only when destroying the FilterTree
Aqua-sama
2018-10-19
11
-49
/
+78
*
urlfilter: add Domain class
Aqua-sama
2018-10-18
7
-6
/
+125
*
urlfilter: Add FilterTree class
Aqua-sama
2018-10-16
7
-0
/
+247
*
Rewrite vendor.cmake to cmake/VendorConfig.cmake
Aqua-sama
2018-10-15
1
-7
/
+7
*
Update CMakeLists option names
Aqua-sama
2018-10-14
3
-18
/
+18
*
Unlink plugins from lib/ libraries
Aqua-sama
2018-10-09
5
-31
/
+22
*
Create .profile file when adding a new profile
Aqua-sama
2018-10-08
1
-2
/
+5
*
Disable Chromium crash handler
Aqua-sama
2018-10-08
2
-0
/
+4
*
Fix wiping current directory when deleting off-the-record profiles
Aqua-sama
2018-10-08
1
-3
/
+9
*
Expand HTTP header settings #4
Aqua-sama
2018-10-07
4
-0
/
+43
*
Add "subwindow.shortcuts.menu" shortcut
Aqua-sama
2018-10-06
1
-1
/
+2
*
bookmarks: save folder expanded state
Aqua-sama
2018-10-06
3
-2
/
+18
*
bookmarks: fix new/delete buttons
Aqua-sama
2018-10-05
9
-26
/
+90
*
downloads: only show preview on images
Aqua-sama
2018-10-05
1
-19
/
+27
*
clazy: fix warnings
Aqua-sama
2018-10-04
3
-12
/
+9
*
Update remaining repository paths in license headers
Aqua-sama
2018-10-02
10
-10
/
+10
*
Add Util namespace
Aqua-sama
2018-10-02
1
-15
/
+0
*
Split off UrlFilter into library
Aqua-sama
2018-10-02
6
-78
/
+92
*
ProfileManager: move initial profile loading to ProfileManager
Aqua-sama
2018-09-29
2
-39
/
+25
*
Update repository path in license headers
Aqua-sama
2018-09-29
24
-24
/
+24
*
ProfileEditor plugin: fix delete button
Aqua-sama
2018-09-29
2
-10
/
+31
*
Bookmarks: remove debug defines
Aqua-sama
2018-09-25
1
-39
/
+22
*
Bookmarks: add search by tag
Aqua-sama
2018-09-25
1
-7
/
+44
*
Bookmarks: add tags and description fields to xbel
Aqua-sama
2018-09-25
10
-150
/
+81
*
Bookmarks: integrate model/view
Aqua-sama
2018-09-25
14
-311
/
+259
*
Bookmarks: add BookmarkItem and BookmarkModel
Aqua-sama
2018-09-24
11
-5
/
+743
*
Add bookmark auto-save (5min)
Aqua-sama
2018-09-22
2
-7
/
+14
*
Update documentation
Aqua-sama
2018-09-19
5
-34
/
+21
*
Update vendor.cmake
Aqua-sama
2018-09-18
1
-1
/
+0
*
WebProfile: save httpCacheType and persistentCookiesPolicy
Aqua-sama
2018-09-09
2
-0
/
+17
*
Save WebProfile config when changed
Aqua-sama
2018-09-08
3
-29
/
+42
*
Replace ProfileManager::profileList() with ProfileManager::idList()
Aqua-sama
2018-09-08
2
-18
/
+33
*
Move ProfileManager to libweb
Aqua-sama
2018-09-07
5
-11
/
+184
*
Some cppcheck fixes
Aqua-sama
2018-09-03
3
-4
/
+3
*
Downloads: prevent download widget width from exceeding download list width
Aqua-sama
2018-08-24
7
-34
/
+55
*
AddressBar: prevent URL formatting caused by context menu
Aqua-sama
2018-08-07
5
-31
/
+95
*
Add move tab left/right shortcut
Aqua-sama
2018-08-07
1
-6
/
+8
*
Address bar: add go button
Aqua-sama
2018-07-30
1
-0
/
+5
*
UrlRequestInterceptor: add filter rules
Aqua-sama
2018-07-24
5
-39
/
+77
*
AdBlockRule: move matching logic to FilterRule
Aqua-sama
2018-07-18
7
-352
/
+104
*
AdBlockTest: loading subscription
Aqua-sama
2018-07-17
2
-6
/
+4
[next]