aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Updated ReadMe and pkgbuildAqua-sama2018-01-055-17/+83
* Various minor fixesAqua-sama2018-01-0422-63/+12
* Fixed crash with Settings dialogAqua-sama2018-01-038-152/+164
* Updated PKGBUILDAqua-sama2018-01-033-13/+15
* Changed from qbs to cmakeAqua-sama2018-01-0342-675/+205
* Download items' width should no longer exceed the list widthAqua-sama2018-01-017-34/+221
* UrlCompleter searches the bookmarks tree (folder href)Aqua-sama2017-12-316-6/+63
* Using QCompleter to provide address bar completionsAqua-sama2017-12-296-90/+27
* Off-the-record profile settingsAqua-sama2017-12-294-90/+127
* Download manager fixesAqua-sama2017-12-2711-96/+71
* UrlRequestInterceptor fixesAqua-sama2017-12-266-102/+31
* SettingsDialog patchesAqua-sama2017-12-267-11/+53
* Updated pre-commit hookAqua-sama2017-12-254-46/+25
* --profile no longer causes a crashAqua-sama2017-12-253-49/+39
* astyle passAqua-sama2017-12-2546-50/+46
* Address bar menu now reads entries from the bookmarksAqua-sama2017-12-248-26/+63
* Request filter now properly takes hostlistsAqua-sama2017-12-2334-1625/+129
* Removed SingleApplication::SessionParamAqua-sama2017-12-237-65/+25
* smolbote can now compile on Qt 5.7.1Aqua-sama2017-12-239-12/+8
* Single instance check works againAqua-sama2017-12-228-54/+177
* Edited documentationAqua-sama2017-12-2115-225/+182
* Added Search BoxAqua-sama2017-12-218-6/+184
* Bug fixesAqua-sama2017-12-209-47/+42
* Added SSL cert warningsAqua-sama2017-12-208-8/+79
* Can now open links in new tabAqua-sama2017-12-2015-106/+63
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-1976-1909/+1892
* Bug fixesAqua-sama2017-12-1910-62/+76
* Some bugfixesAqua-sama2017-12-186-15/+29
* Basic adblock FilterRuleAqua-sama2017-12-187-0/+299
* ProfileView dialogAqua-sama2017-12-1711-290/+46
* Fixed release builds defining QT_DEBUGAqua-sama2017-12-161-11/+8
* Moved MainWindow toolbars to mainwindow.uiAqua-sama2017-12-164-25/+43
* WebView pageMenu implementationAqua-sama2017-12-158-37/+111
* Using Q_CHECK_PTR instead of Q_ASSERT on pointersAqua-sama2017-12-147-51/+23
* Updated documentationAqua-sama2017-12-146-116/+41
* Cleaned up UrlLineEditAqua-sama2017-12-149-166/+93
* Fixed crash on startup due to missing browser.filterPathAqua-sama2017-12-142-2/+5
* Fixed getCompiler build failure with gccAqua-sama2017-12-141-7/+7
* Updated documentationAqua-sama2017-12-135-689/+713
* Autogenerating settings dialogAqua-sama2017-12-1110-16/+259
* Simple filterlistAqua-sama2017-12-117-303/+103
* Fixed new window actionAqua-sama2017-12-091-18/+16
* Fixed showing bookmarks and downloads widgetsAqua-sama2017-12-087-46/+86
* Merge branch 'master' of neueland-git:smolboteAqua-sama2017-12-081-11/+18
|\
| * Updated firejail profile - ${HOME}, dbus, resolv.confjc_gargma2017-12-011-11/+18
* | Replaced tinytoml with libconfigAqua-sama2017-12-0825-2590/+503
|/
* libconfig testAqua-sama2017-11-308-1/+447
* Updated documentationAqua-sama2017-10-123-53/+5
* Fixed crash on exit properlyAqua-sama2017-10-101-8/+16
* Split off DownloadsWidget into libraryAqua-sama2017-10-1017-188/+83