aboutsummaryrefslogtreecommitdiff
path: root/src/browser.h
Commit message (Expand)AuthorAgeFilesLines
* PluginEditor: implement add plugin actionAqua-sama2018-08-271-3/+6
* Add BrowserInterface to simplify plugins a bitAqua-sama2018-08-251-3/+3
* Add --no-remote optionAqua-sama2018-07-021-1/+1
* Replace SingleApplication with itay-grudev/SingleApplicationAqua-sama2018-07-021-1/+1
* Code cleanupAqua-sama2018-07-011-4/+4
* Socket messages are json formattedAqua-sama2018-06-261-1/+1
* Add ProfileManagerAqua-sama2018-06-241-8/+2
* clang-format passAqua-sama2018-06-221-3/+3
* Plugin commands no longer require --commandAqua-sama2018-06-221-12/+2
* Add Browser::aboutAqua-sama2018-06-211-0/+4
* WebProfile: cache a list of cookiesAqua-sama2018-06-171-1/+1
* Sort .profile by timeAqua-sama2018-06-161-0/+3
* Bookmarks manager bugfixesAqua-sama2018-06-151-0/+5
* AboutDialog: add profile list to details tabAqua-sama2018-06-151-0/+5
* Clazy fixesAqua-sama2018-06-021-2/+2
* Changing Window profileAqua-sama2018-05-281-0/+8
* Profile commandAqua-sama2018-05-261-2/+2
* Plugin command-line parametersAqua-sama2018-05-161-0/+8
* Move help and version functions to main (out of Configuration)Aqua-sama2018-05-151-0/+2
* Profile editor pluginAqua-sama2018-05-151-0/+2
* Style passAqua-sama2018-04-171-1/+0
* Multiple subwindows interfaceAqua-sama2018-04-161-31/+10
* Branch of Qt5.11 featuresAqua-sama2018-04-131-2/+0
* Refactoring TabBarAqua-sama2018-04-021-8/+10
* Fix crash when starting a second instanceAqua-sama2018-03-311-2/+2
* Cookie filterAqua-sama2018-03-231-3/+3
* Reworked CMakeLists to be a bit more readableAqua-sama2018-03-071-1/+1
* Added profile and plugin list to About dialogAqua-sama2018-01-301-1/+9
* Configuration class reworkAqua-sama2018-01-251-1/+1
* Fixed repo location in license headersAqua-sama2018-01-201-1/+1
* Moved ProfileView to ProfileEditorPluginAqua-sama2018-01-151-2/+6
* Initial plugins testingAqua-sama2018-01-141-1/+3
* CookieInterceptor, making all cookies session cookiesAqua-sama2018-01-131-0/+2
* Multithreaded saving during shutdownAqua-sama2018-01-131-2/+1
* Added .clang-formatAqua-sama2018-01-071-1/+1
* --profile no longer causes a crashAqua-sama2017-12-251-3/+2
* astyle passAqua-sama2017-12-251-1/+1
* Removed SingleApplication::SessionParamAqua-sama2017-12-231-1/+1
* Single instance check works againAqua-sama2017-12-221-3/+3
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-191-25/+7
* Bug fixesAqua-sama2017-12-191-3/+3
* Simple filterlistAqua-sama2017-12-111-6/+2
* Fixed showing bookmarks and downloads widgetsAqua-sama2017-12-081-4/+4
* Replaced tinytoml with libconfigAqua-sama2017-12-081-37/+22
* Split off DownloadsWidget into libraryAqua-sama2017-10-101-3/+4
* Code cleanupAqua-sama2017-09-271-12/+7
* Fixed bug with starting up if the local socket wasn't cleaned upAqua-sama2017-09-201-13/+15
* Fixed bug opening URLs from the command line while instance is runningAqua-sama2017-09-161-1/+1
* Config should now automatically update when changedAqua-sama2017-09-101-1/+1
* Split off Bookmarks into static libAqua-sama2017-09-041-1/+4