aboutsummaryrefslogtreecommitdiff
path: root/src/browser.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Style passAqua-sama2018-04-171-3/+3
* Add loading progess bar to the address barAqua-sama2018-04-171-2/+2
* Address bar searches work againAqua-sama2018-04-171-0/+1
* Enabled address bar suggestionsAqua-sama2018-04-171-0/+2
* Multiple subwindows interfaceAqua-sama2018-04-161-109/+71
* Branch of Qt5.11 featuresAqua-sama2018-04-131-8/+0
* Fix for setCookieFilter signature change in Qt5.11beta3Aqua-sama2018-04-091-2/+3
* Refactoring TabBarAqua-sama2018-04-021-0/+5
* Cookie filterAqua-sama2018-03-231-15/+25
* Reworked CMakeLists to be a bit more readableAqua-sama2018-03-071-1/+1
* Always connect to local socketAqua-sama2018-01-301-3/+2
* Added profile and plugin list to About dialogAqua-sama2018-01-301-1/+1
* Using boost::program_options instead of libconfigAqua-sama2018-01-261-0/+3
* Fixed repo location in license headersAqua-sama2018-01-201-1/+1
* Refactoring MainWindowAqua-sama2018-01-191-1/+1
* Configuration creates missing items based on defaultsAqua-sama2018-01-171-1/+4
* Moved ProfileView to ProfileEditorPluginAqua-sama2018-01-151-22/+19
* Initial plugins testingAqua-sama2018-01-141-0/+17
* CookieInterceptor, making all cookies session cookiesAqua-sama2018-01-131-1/+2
* Multithreaded saving during shutdownAqua-sama2018-01-131-4/+9
* Added .clang-formatAqua-sama2018-01-071-7/+5
* Fixed crash with Settings dialogAqua-sama2018-01-031-2/+3
* Off-the-record profile settingsAqua-sama2017-12-291-23/+6
* SettingsDialog patchesAqua-sama2017-12-261-3/+4
* --profile no longer causes a crashAqua-sama2017-12-251-45/+37
* astyle passAqua-sama2017-12-251-1/+1
* Address bar menu now reads entries from the bookmarksAqua-sama2017-12-241-2/+1
* Request filter now properly takes hostlistsAqua-sama2017-12-231-1/+0
* Removed SingleApplication::SessionParamAqua-sama2017-12-231-8/+10
* smolbote can now compile on Qt 5.7.1Aqua-sama2017-12-231-0/+2
* Single instance check works againAqua-sama2017-12-221-0/+37
* Bug fixesAqua-sama2017-12-201-35/+2
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-191-27/+12
* Bug fixesAqua-sama2017-12-191-3/+3
* WebView pageMenu implementationAqua-sama2017-12-151-5/+0
* Fixed crash on startup due to missing browser.filterPathAqua-sama2017-12-141-1/+3
* Simple filterlistAqua-sama2017-12-111-2/+13
* Fixed showing bookmarks and downloads widgetsAqua-sama2017-12-081-3/+6
* Replaced tinytoml with libconfigAqua-sama2017-12-081-177/+45
* Split off DownloadsWidget into libraryAqua-sama2017-10-101-12/+4
* Code cleanupAqua-sama2017-09-271-30/+26
* Some fixes based on clazyAqua-sama2017-09-221-6/+12
* Fixed bug with starting up if the local socket wasn't cleaned upAqua-sama2017-09-201-20/+25
* Fixed bug opening URLs from the command line while instance is runningAqua-sama2017-09-161-18/+13
* Config should now automatically update when changedAqua-sama2017-09-101-20/+15
* Split off Bookmarks into static libAqua-sama2017-09-041-1/+1
* Profile window fixesAqua-sama2017-08-041-1/+7
* Updated documentationAqua-sama2017-07-301-0/+2
* Added homepage and newtab to profile widgetAqua-sama2017-07-031-6/+1
* Configuration defaults fileAqua-sama2017-07-011-17/+24