| Commit message (Expand) | Author | Age | Files | Lines |
* | Add bookmark auto-save (5min) | Aqua-sama | 2018-09-22 | 1 | -0/+6 |
* | Update vendor.cmake | Aqua-sama | 2018-09-18 | 1 | -3/+3 |
* | Replace ProfileManager::profileList() with ProfileManager::idList() | Aqua-sama | 2018-09-08 | 1 | -6/+0 |
* | Move ProfileManager to libweb | Aqua-sama | 2018-09-07 | 1 | -0/+5 |
* | Clean up ProfileManager | Aqua-sama | 2018-09-02 | 1 | -17/+12 |
* | PluginEditor: implement add plugin action | Aqua-sama | 2018-08-27 | 1 | -0/+12 |
* | Add BrowserInterface to simplify plugins a bit | Aqua-sama | 2018-08-25 | 1 | -21/+15 |
* | Move SubWindow to src/subwindow | Aqua-sama | 2018-08-07 | 1 | -1/+1 |
* | Remove PageMenu | Aqua-sama | 2018-07-08 | 1 | -0/+1 |
* | Add filter.header | Aqua-sama | 2018-07-05 | 1 | -1/+1 |
* | Add --no-remote option | Aqua-sama | 2018-07-02 | 1 | -4/+2 |
* | Add nullptr profile check to createSession | Aqua-sama | 2018-07-02 | 1 | -0/+2 |
* | Replace SingleApplication with itay-grudev/SingleApplication | Aqua-sama | 2018-07-02 | 1 | -1/+3 |
* | Code cleanup | Aqua-sama | 2018-07-01 | 1 | -13/+24 |
* | Add --session parameter to load a session json | Aqua-sama | 2018-06-28 | 1 | -2/+3 |
* | Socket messages are json formatted | Aqua-sama | 2018-06-26 | 1 | -18/+31 |
* | Add ProfileManager | Aqua-sama | 2018-06-24 | 1 | -21/+8 |
* | Add Session class | Aqua-sama | 2018-06-24 | 1 | -2/+2 |
* | Add ConfigurationEditor plugin | Aqua-sama | 2018-06-23 | 1 | -9/+18 |
* | Add Configuration::setValue and Configuration::setShortcut | Aqua-sama | 2018-06-23 | 1 | -2/+2 |
* | clang-format pass | Aqua-sama | 2018-06-22 | 1 | -13/+9 |
* | Plugin commands no longer require --command | Aqua-sama | 2018-06-22 | 1 | -95/+20 |
* | Update manpage | Aqua-sama | 2018-06-22 | 1 | -2/+1 |
* | Add Browser::about | Aqua-sama | 2018-06-21 | 1 | -0/+11 |
* | Sort .profile by time | Aqua-sama | 2018-06-16 | 1 | -22/+37 |
* | Bookmarks manager bugfixes | Aqua-sama | 2018-06-15 | 1 | -1/+0 |
* | AboutDialog: add profile list to details tab | Aqua-sama | 2018-06-15 | 1 | -0/+6 |
* | Better profile loading | Aqua-sama | 2018-06-08 | 1 | -26/+17 |
* | Improve plugin loading | Aqua-sama | 2018-06-07 | 1 | -32/+57 |
* | Split webengine/webprofile into lib/web | Aqua-sama | 2018-06-07 | 1 | -1/+1 |
* | Don't copy profiles into profile manager plugin | Aqua-sama | 2018-06-07 | 1 | -3/+1 |
* | Fix clazy warnings in WebProfile | Aqua-sama | 2018-06-05 | 1 | -5/+5 |
* | Clazy fixes | Aqua-sama | 2018-06-02 | 1 | -7/+7 |
* | Only add profiles to profile manager at init | Aqua-sama | 2018-06-01 | 1 | -17/+11 |
* | Add ProfileManagerDialog | Aqua-sama | 2018-06-01 | 1 | -6/+14 |
* | Profile attributes | Aqua-sama | 2018-05-29 | 1 | -0/+1 |
* | Refactor Subwindow | Aqua-sama | 2018-05-29 | 1 | -1/+1 |
* | Profile properties | Aqua-sama | 2018-05-28 | 1 | -2/+4 |
* | Changing Window profile | Aqua-sama | 2018-05-28 | 1 | -8/+37 |
* | Profile command | Aqua-sama | 2018-05-26 | 1 | -18/+23 |
* | Dock widget shortcut toggle widget visibility | Aqua-sama | 2018-05-20 | 1 | -2/+8 |
* | Plugin command-line parameters | Aqua-sama | 2018-05-16 | 1 | -0/+17 |
* | Move help and version functions to main (out of Configuration) | Aqua-sama | 2018-05-15 | 1 | -15/+30 |
* | Profile editor plugin | Aqua-sama | 2018-05-15 | 1 | -0/+35 |
* | New window action | Aqua-sama | 2018-05-06 | 1 | -1/+0 |
* | Tabifying dock widgets | Aqua-sama | 2018-05-06 | 1 | -0/+6 |
* | Don't open additional tabs when creating subwindows | Aqua-sama | 2018-05-01 | 1 | -5/+9 |
* | Merge CommandLine functionality into Configuration | Aqua-sama | 2018-04-22 | 1 | -1/+2 |
* | Load URL/Search page menu actions | Aqua-sama | 2018-04-18 | 1 | -0/+3 |
* | Style pass | Aqua-sama | 2018-04-17 | 1 | -3/+3 |