aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Request filter now properly takes hostlistsAqua-sama2017-12-2334-1625/+129
| | | | - hostslist directory is set in browser.filterPath
* 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
| | | | - In Debug builds, startup time is calculated
* Edited documentationAqua-sama2017-12-2115-225/+182
| | | | | | - Search highlighting is removed when you close the search box - Fixed PKGBUILD not working - PKGBUILD can now pick compiler and optimization
* Added Search BoxAqua-sama2017-12-218-6/+184
|
* Bug fixesAqua-sama2017-12-209-47/+42
| | | | | | .config/smolbote will now be created if missing Connected profiles to download manager Added missing license from WebPage
* 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
| | | | | Switching between tabs should work properly now. Refactored MainWindowTabBar (was WebViewTabBar)
* 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
| | | | Fixed bug with BookmarksWidget crashing the program on exit
* Cleaned up WebViewTabBarAqua-sama2017-09-303-40/+4
|
* Fixed bug with tab bar not showing upAqua-sama2017-09-293-8/+10
|
* Code cleanupAqua-sama2017-09-2712-110/+89
|
* Passing full arguments to running instanceAqua-sama2017-09-261-39/+64
|
* Some fixes based on clazyAqua-sama2017-09-225-17/+26
|
* Updated documentationAqua-sama2017-09-2218-176/+343
|
* Fixed bug with starting up if the local socket wasn't cleaned upAqua-sama2017-09-207-43/+64
|
* Fixed bug opening URLs from the command line while instance is runningAqua-sama2017-09-167-47/+72
|
* Removed Settings::containsAqua-sama2017-09-113-37/+19
|
* Updated firejail profilejc_gargma2017-09-111-7/+10
|
* Updated firejail profilejc_gargma2017-09-111-7/+20
|
* Reload/Stop NavigationButton classAqua-sama2017-09-114-15/+60
|
* Back/Forward NavigationButton classAqua-sama2017-09-105-34/+180
|
* Back and forward history menusAqua-sama2017-09-101-0/+29
|
* Config should now automatically update when changedAqua-sama2017-09-108-45/+77
|
* Split off Bookmarks into static libAqua-sama2017-09-0415-36/+57
|