Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Off-the-record profile settings | Aqua-sama | 2017-12-29 | 4 | -90/+127 |
* | Download manager fixes | Aqua-sama | 2017-12-27 | 11 | -96/+71 |
* | UrlRequestInterceptor fixes | Aqua-sama | 2017-12-26 | 6 | -102/+31 |
* | SettingsDialog patches | Aqua-sama | 2017-12-26 | 7 | -11/+53 |
* | Updated pre-commit hook | Aqua-sama | 2017-12-25 | 4 | -46/+25 |
* | --profile no longer causes a crash | Aqua-sama | 2017-12-25 | 3 | -49/+39 |
* | astyle pass | Aqua-sama | 2017-12-25 | 46 | -50/+46 |
* | Address bar menu now reads entries from the bookmarks | Aqua-sama | 2017-12-24 | 8 | -26/+63 |
* | Request filter now properly takes hostlists | Aqua-sama | 2017-12-23 | 34 | -1625/+129 |
* | Removed SingleApplication::SessionParam | Aqua-sama | 2017-12-23 | 7 | -65/+25 |
* | smolbote can now compile on Qt 5.7.1 | Aqua-sama | 2017-12-23 | 9 | -12/+8 |
* | Single instance check works again | Aqua-sama | 2017-12-22 | 8 | -54/+177 |
* | Edited documentation | Aqua-sama | 2017-12-21 | 15 | -225/+182 |
* | Added Search Box | Aqua-sama | 2017-12-21 | 8 | -6/+184 |
* | Bug fixes | Aqua-sama | 2017-12-20 | 9 | -47/+42 |
* | Added SSL cert warnings | Aqua-sama | 2017-12-20 | 8 | -8/+79 |
* | Can now open links in new tab | Aqua-sama | 2017-12-20 | 15 | -106/+63 |
* | Changed license from GPL3+ to GPL3 | Aqua-sama | 2017-12-19 | 76 | -1909/+1892 |
* | Bug fixes | Aqua-sama | 2017-12-19 | 10 | -62/+76 |
* | Some bugfixes | Aqua-sama | 2017-12-18 | 6 | -15/+29 |
* | Basic adblock FilterRule | Aqua-sama | 2017-12-18 | 7 | -0/+299 |
* | ProfileView dialog | Aqua-sama | 2017-12-17 | 11 | -290/+46 |
* | Fixed release builds defining QT_DEBUG | Aqua-sama | 2017-12-16 | 1 | -11/+8 |
* | Moved MainWindow toolbars to mainwindow.ui | Aqua-sama | 2017-12-16 | 4 | -25/+43 |
* | WebView pageMenu implementation | Aqua-sama | 2017-12-15 | 8 | -37/+111 |
* | Using Q_CHECK_PTR instead of Q_ASSERT on pointers | Aqua-sama | 2017-12-14 | 7 | -51/+23 |
* | Updated documentation | Aqua-sama | 2017-12-14 | 6 | -116/+41 |
* | Cleaned up UrlLineEdit | Aqua-sama | 2017-12-14 | 9 | -166/+93 |
* | Fixed crash on startup due to missing browser.filterPath | Aqua-sama | 2017-12-14 | 2 | -2/+5 |
* | Fixed getCompiler build failure with gcc | Aqua-sama | 2017-12-14 | 1 | -7/+7 |
* | Updated documentation | Aqua-sama | 2017-12-13 | 5 | -689/+713 |
* | Autogenerating settings dialog | Aqua-sama | 2017-12-11 | 10 | -16/+259 |
* | Simple filterlist | Aqua-sama | 2017-12-11 | 7 | -303/+103 |
* | Fixed new window action | Aqua-sama | 2017-12-09 | 1 | -18/+16 |
* | Fixed showing bookmarks and downloads widgets | Aqua-sama | 2017-12-08 | 7 | -46/+86 |
* | Merge branch 'master' of neueland-git:smolbote | Aqua-sama | 2017-12-08 | 1 | -11/+18 |
|\ | |||||
| * | Updated firejail profile - ${HOME}, dbus, resolv.conf | jc_gargma | 2017-12-01 | 1 | -11/+18 |
* | | Replaced tinytoml with libconfig | Aqua-sama | 2017-12-08 | 25 | -2590/+503 |
|/ | |||||
* | libconfig test | Aqua-sama | 2017-11-30 | 8 | -1/+447 |
* | Updated documentation | Aqua-sama | 2017-10-12 | 3 | -53/+5 |
* | Fixed crash on exit properly | Aqua-sama | 2017-10-10 | 1 | -8/+16 |
* | Split off DownloadsWidget into library | Aqua-sama | 2017-10-10 | 17 | -188/+83 |
* | Cleaned up WebViewTabBar | Aqua-sama | 2017-09-30 | 3 | -40/+4 |
* | Fixed bug with tab bar not showing up | Aqua-sama | 2017-09-29 | 3 | -8/+10 |
* | Code cleanup | Aqua-sama | 2017-09-27 | 12 | -110/+89 |
* | Passing full arguments to running instance | Aqua-sama | 2017-09-26 | 1 | -39/+64 |
* | Some fixes based on clazy | Aqua-sama | 2017-09-22 | 5 | -17/+26 |
* | Updated documentation | Aqua-sama | 2017-09-22 | 18 | -176/+343 |
* | Fixed bug with starting up if the local socket wasn't cleaned up | Aqua-sama | 2017-09-20 | 7 | -43/+64 |
* | Fixed bug opening URLs from the command line while instance is running | Aqua-sama | 2017-09-16 | 7 | -47/+72 |