aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add --no-remote optionAqua-sama2018-07-0211-88/+90
* Enable console output on Win32Aqua-sama2018-07-021-0/+12
* Add nullptr profile check to createSessionAqua-sama2018-07-022-1/+3
* Replace SingleApplication with itay-grudev/SingleApplicationAqua-sama2018-07-0217-171/+1268
* Add WIN32 to windows executableAqua-sama2018-07-011-1/+7
* Include boost in ConfigurationEditorAqua-sama2018-07-012-0/+20
* Code cleanupAqua-sama2018-07-0110-156/+250
* Add browser.locale and browser.translationAqua-sama2018-07-013-0/+41
* Add browser.sessionAqua-sama2018-06-292-1/+12
* Add --session parameter to load a session jsonAqua-sama2018-06-2810-31/+102
* Socket messages are json formattedAqua-sama2018-06-2614-71/+108
* Update pkgbuildAqua-sama2018-06-258-503/+58
* Add ProfileManagerAqua-sama2018-06-2413-146/+159
* Add Session classAqua-sama2018-06-249-29/+113
* Split shortcuts into new tabAqua-sama2018-06-238-141/+189
* Sort commands alphabeticallyAqua-sama2018-06-231-2/+6
* Add ConfigurationEditor pluginAqua-sama2018-06-2313-175/+232
* Add Configuration::setValue and Configuration::setShortcutAqua-sama2018-06-236-27/+82
* clang-format passAqua-sama2018-06-2212-43/+38
* Plugin commands no longer require --commandAqua-sama2018-06-228-147/+164
* Fix various warningsAqua-sama2018-06-226-5/+15
* Update manpageAqua-sama2018-06-224-16/+32
* ProfileEditor: add Delete Session and Delete All buttons to CookiesAqua-sama2018-06-212-3/+40
* Add Browser::aboutAqua-sama2018-06-219-57/+165
* AddressBar: code cleanupAqua-sama2018-06-188-60/+79
* .desktop: add run with firejail actionAqua-sama2018-06-173-1/+9
* WebProfile: cache a list of cookiesAqua-sama2018-06-174-5/+33
* Sort .profile by timeAqua-sama2018-06-1614-110/+274
* Add extra-cmake-modules to make dependsAqua-sama2018-06-161-1/+2
* Add Plasma option to cmake that turns on KF5 blur window effectAqua-sama2018-06-164-1/+29
* Bookmarks manager bugfixesAqua-sama2018-06-159-25/+39
* SubWindow: delete views right away when closing tabAqua-sama2018-06-151-4/+5
* Update building.mdAqua-sama2018-06-152-18/+26
* AboutDialog: add profile list to details tabAqua-sama2018-06-156-10/+41
* ProfileEditor: add delete buttonAqua-sama2018-06-148-19/+90
* Add poi.desktopAqua-sama2018-06-144-5/+33
* Completer: double clicking on an item activates itAqua-sama2018-06-103-13/+20
* ProfileEditor: apply http settings when they're changedAqua-sama2018-06-104-50/+31
* Update pkgbuildAqua-sama2018-06-101-4/+19
* Focus view when URL bar loses focusAqua-sama2018-06-094-0/+11
* Move load profile menu to page menu from tab menuAqua-sama2018-06-093-18/+32
* Change install type for plugins to RUNTIME for win32Aqua-sama2018-06-081-3/+8
* Better profile loadingAqua-sama2018-06-085-48/+53
* Improve plugin loadingAqua-sama2018-06-071-32/+57
* Split webengine/webprofile into lib/webAqua-sama2018-06-079-8/+25
* Don't copy profiles into profile manager pluginAqua-sama2018-06-077-26/+29
* Check URL validity before searchingAqua-sama2018-06-062-8/+14
* Fix clazy warnings in WebProfileAqua-sama2018-06-054-71/+151
* Add QString cast to Configuration::valueAqua-sama2018-06-053-20/+17
* Clazy fixesAqua-sama2018-06-027-38/+51