aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Added .clang-formatAqua-sama2018-01-0721-114/+115
|
* Searching through BookmarkModel elementsAqua-sama2018-01-077-64/+117
|
* Added BookmarksModelAqua-sama2018-01-0710-287/+423
| | | | | | TODO: Editing bookmarks TODO: Saving bookmarks BUG: Completer doesn't search through folders
* Various minor fixesAqua-sama2018-01-049-38/+6
| | | | | | | - typo fixes - bumped copyright year - removed a bunch of unused imports - fixed a couple of clazy warnings
* Fixed crash with Settings dialogAqua-sama2018-01-034-81/+127
| | | | | - User Configuration gets completely written, instead of being just overrides
* Updated PKGBUILDAqua-sama2018-01-031-1/+1
|
* Changed from qbs to cmakeAqua-sama2018-01-0325-38/+1530
|
* SettingsDialog patchesAqua-sama2017-12-263-7/+27
| | | | | | | - Added scrollbar, so items are now properly viewable on all sizes - Reset button now works - Editing values causes a crash - Filter path is now in filter.path instead of browser.filterPath
* astyle passAqua-sama2017-12-254-4/+4
|
* Address bar menu now reads entries from the bookmarksAqua-sama2017-12-241-0/+1
|
* Request filter now properly takes hostlistsAqua-sama2017-12-236-296/+0
| | | | - hostslist directory is set in browser.filterPath
* smolbote can now compile on Qt 5.7.1Aqua-sama2017-12-232-3/+0
|
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-199-114/+66
|
* Basic adblock FilterRuleAqua-sama2017-12-186-0/+298
|
* Updated documentationAqua-sama2017-12-131-2/+2
|
* Autogenerating settings dialogAqua-sama2017-12-116-4/+245
|
* Replaced tinytoml with libconfigAqua-sama2017-12-083-24/+58
|
* libconfig testAqua-sama2017-11-303-0/+354