aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Added poi-configAqua-sama2018-03-053-185/+0
* Fixed address bar auto-completeAqua-sama2018-02-072-0/+7
* Rewrote bookmark manager to use QTreeWidget over QTreeViewAqua-sama2018-02-0712-732/+232
* Bookmarks bugfixesAqua-sama2018-02-076-15/+59
* Bookmarks drag and dropAqua-sama2018-02-046-47/+92
* UrlLineEdit reworkAqua-sama2018-01-263-264/+0
* Configuration class reworkAqua-sama2018-01-254-263/+1
* Configuration class reworkAqua-sama2018-01-243-204/+77
* Pressing enter/return sets bookmark itemsAqua-sama2018-01-201-0/+26
* Saner bookmark editingAqua-sama2018-01-206-44/+130
* Fixed repo location in license headersAqua-sama2018-01-2020-20/+20
* Refactoring MainWindowAqua-sama2018-01-193-188/+0
* Configuration creates missing items based on defaultsAqua-sama2018-01-172-161/+122
* Multithreaded saving during shutdownAqua-sama2018-01-131-0/+2
* Writing BookmarksModel to xbelAqua-sama2018-01-116-42/+118
* Editing bookmark itemsAqua-sama2018-01-113-2/+17
* BookmarksModel::insertItemAqua-sama2018-01-083-1/+87
* Address bar completer doesn't show up if there's nothing to suggestAqua-sama2018-01-081-4/+7
* Fixed bugs with QDockWidgetsAqua-sama2018-01-082-1/+8
* Added .clang-formatAqua-sama2018-01-0721-114/+115
* Searching through BookmarkModel elementsAqua-sama2018-01-077-64/+117
* Added BookmarksModelAqua-sama2018-01-0710-287/+423
* Various minor fixesAqua-sama2018-01-049-38/+6
* Fixed crash with Settings dialogAqua-sama2018-01-034-81/+127
* Updated PKGBUILDAqua-sama2018-01-031-1/+1
* Changed from qbs to cmakeAqua-sama2018-01-0325-38/+1530
* SettingsDialog patchesAqua-sama2017-12-263-7/+27
* 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
* 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