aboutsummaryrefslogtreecommitdiff
path: root/src/browser.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* ProfileEditor plugin: fix delete buttonAqua-sama2018-09-291-2/+2
* Add bookmark auto-save (5min)Aqua-sama2018-09-221-0/+6
* Update vendor.cmakeAqua-sama2018-09-181-3/+3
* Replace ProfileManager::profileList() with ProfileManager::idList()Aqua-sama2018-09-081-6/+0
* Move ProfileManager to libwebAqua-sama2018-09-071-0/+5
* Clean up ProfileManagerAqua-sama2018-09-021-17/+12
* PluginEditor: implement add plugin actionAqua-sama2018-08-271-0/+12
* Add BrowserInterface to simplify plugins a bitAqua-sama2018-08-251-21/+15
* Move SubWindow to src/subwindowAqua-sama2018-08-071-1/+1
* Remove PageMenuAqua-sama2018-07-081-0/+1
* Add filter.headerAqua-sama2018-07-051-1/+1
* Add --no-remote optionAqua-sama2018-07-021-4/+2
* Add nullptr profile check to createSessionAqua-sama2018-07-021-0/+2
* Replace SingleApplication with itay-grudev/SingleApplicationAqua-sama2018-07-021-1/+3
* Code cleanupAqua-sama2018-07-011-13/+24
* Add --session parameter to load a session jsonAqua-sama2018-06-281-2/+3
* Socket messages are json formattedAqua-sama2018-06-261-18/+31
* Add ProfileManagerAqua-sama2018-06-241-21/+8
* Add Session classAqua-sama2018-06-241-2/+2
* Add ConfigurationEditor pluginAqua-sama2018-06-231-9/+18
* Add Configuration::setValue and Configuration::setShortcutAqua-sama2018-06-231-2/+2
* clang-format passAqua-sama2018-06-221-13/+9
* Plugin commands no longer require --commandAqua-sama2018-06-221-95/+20
* Update manpageAqua-sama2018-06-221-2/+1
* Add Browser::aboutAqua-sama2018-06-211-0/+11
* Sort .profile by timeAqua-sama2018-06-161-22/+37
* Bookmarks manager bugfixesAqua-sama2018-06-151-1/+0
* AboutDialog: add profile list to details tabAqua-sama2018-06-151-0/+6
* Better profile loadingAqua-sama2018-06-081-26/+17
* Improve plugin loadingAqua-sama2018-06-071-32/+57
* Split webengine/webprofile into lib/webAqua-sama2018-06-071-1/+1
* Don't copy profiles into profile manager pluginAqua-sama2018-06-071-3/+1
* Fix clazy warnings in WebProfileAqua-sama2018-06-051-5/+5
* Clazy fixesAqua-sama2018-06-021-7/+7
* Only add profiles to profile manager at initAqua-sama2018-06-011-17/+11
* Add ProfileManagerDialogAqua-sama2018-06-011-6/+14
* Profile attributesAqua-sama2018-05-291-0/+1
* Refactor SubwindowAqua-sama2018-05-291-1/+1
* Profile propertiesAqua-sama2018-05-281-2/+4
* Changing Window profileAqua-sama2018-05-281-8/+37
* Profile commandAqua-sama2018-05-261-18/+23
* Dock widget shortcut toggle widget visibilityAqua-sama2018-05-201-2/+8
* Plugin command-line parametersAqua-sama2018-05-161-0/+17
* Move help and version functions to main (out of Configuration)Aqua-sama2018-05-151-15/+30
* Profile editor pluginAqua-sama2018-05-151-0/+35
* New window actionAqua-sama2018-05-061-1/+0
* Tabifying dock widgetsAqua-sama2018-05-061-0/+6
* Don't open additional tabs when creating subwindowsAqua-sama2018-05-011-5/+9
* Merge CommandLine functionality into ConfigurationAqua-sama2018-04-221-1/+2
* Load URL/Search page menu actionsAqua-sama2018-04-181-0/+3