| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace ProfileManager::profileList() with ProfileManager::idList() | Aqua-sama | 2018-09-08 | 1 | -0/+1 |
* | MainWindow: fix load session action | Aqua-sama | 2018-08-24 | 1 | -21/+19 |
* | Add --no-remote option | Aqua-sama | 2018-07-02 | 1 | -15/+13 |
* | Enable console output on Win32 | Aqua-sama | 2018-07-02 | 1 | -0/+12 |
* | Replace SingleApplication with itay-grudev/SingleApplication | Aqua-sama | 2018-07-02 | 1 | -15/+23 |
* | Code cleanup | Aqua-sama | 2018-07-01 | 1 | -29/+16 |
* | Add browser.locale and browser.translation | Aqua-sama | 2018-07-01 | 1 | -0/+20 |
* | Add browser.session | Aqua-sama | 2018-06-29 | 1 | -1/+11 |
* | Add --session parameter to load a session json | Aqua-sama | 2018-06-28 | 1 | -1/+9 |
* | Socket messages are json formatted | Aqua-sama | 2018-06-26 | 1 | -1/+2 |
* | Sort commands alphabetically | Aqua-sama | 2018-06-23 | 1 | -2/+6 |
* | Add Configuration::setValue and Configuration::setShortcut | Aqua-sama | 2018-06-23 | 1 | -0/+6 |
* | Plugin commands no longer require --command | Aqua-sama | 2018-06-22 | 1 | -21/+45 |
* | Profile command | Aqua-sama | 2018-05-26 | 1 | -3/+2 |
* | Update manpage | Aqua-sama | 2018-05-18 | 1 | -3/+7 |
* | Plugin command-line parameters | Aqua-sama | 2018-05-16 | 1 | -2/+14 |
* | Move help and version functions to main (out of Configuration) | Aqua-sama | 2018-05-15 | 1 | -10/+26 |
* | Stylesheet load setting | Aqua-sama | 2018-05-04 | 1 | -0/+13 |
* | Merge CommandLine functionality into Configuration | Aqua-sama | 2018-04-22 | 1 | -16/+10 |
* | Remove unknown option parsing | Aqua-sama | 2018-04-21 | 1 | -18/+2 |
* | Style pass | Aqua-sama | 2018-04-17 | 1 | -1/+1 |
* | Multiple subwindows interface | Aqua-sama | 2018-04-16 | 1 | -56/+27 |
* | Refactoring TabBar | Aqua-sama | 2018-04-02 | 1 | -1/+1 |
* | Fix crash when starting a second instance | Aqua-sama | 2018-03-31 | 1 | -1/+1 |
* | Update manpage | Aqua-sama | 2018-03-20 | 1 | -9/+1 |
* | Reworked CMakeLists to be a bit more readable | Aqua-sama | 2018-03-07 | 1 | -1/+1 |
* | Always connect to local socket | Aqua-sama | 2018-01-30 | 1 | -14/+17 |
* | Added profile and plugin list to About dialog | Aqua-sama | 2018-01-30 | 1 | -3/+3 |
* | Split cmd parsing from main into CommandLine class | Aqua-sama | 2018-01-27 | 1 | -80/+24 |
* | help and version option work again | Aqua-sama | 2018-01-27 | 1 | -5/+13 |
* | Passing unknown command line parameters to the Configuration | Aqua-sama | 2018-01-27 | 1 | -2/+36 |
* | Using boost::program_options instead of libconfig | Aqua-sama | 2018-01-26 | 1 | -6/+11 |
* | Configuration class rework | Aqua-sama | 2018-01-25 | 1 | -2/+9 |
* | Configuration class rework | Aqua-sama | 2018-01-24 | 1 | -74/+15 |
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 1 | -1/+1 |
* | Refactoring MainWindow | Aqua-sama | 2018-01-19 | 1 | -1/+1 |
* | Configuration creates missing items based on defaults | Aqua-sama | 2018-01-17 | 1 | -25/+10 |
* | Fixed build scripts for use with the mercurial repository | Aqua-sama | 2018-01-16 | 1 | -2/+2 |
* | Minor fixes | Aqua-sama | 2018-01-14 | 1 | -2/+0 |
* | Added .clang-format | Aqua-sama | 2018-01-07 | 1 | -6/+6 |
* | Various minor fixes | Aqua-sama | 2018-01-04 | 1 | -1/+1 |
* | Fixed crash with Settings dialog | Aqua-sama | 2018-01-03 | 1 | -28/+33 |
* | Changed from qbs to cmake | Aqua-sama | 2018-01-03 | 1 | -0/+1 |
* | SettingsDialog patches | Aqua-sama | 2017-12-26 | 1 | -0/+4 |
* | --profile no longer causes a crash | Aqua-sama | 2017-12-25 | 1 | -1/+0 |
* | astyle pass | Aqua-sama | 2017-12-25 | 1 | -1/+1 |
* | Removed SingleApplication::SessionParam | Aqua-sama | 2017-12-23 | 1 | -9/+2 |
* | Single instance check works again | Aqua-sama | 2017-12-22 | 1 | -18/+34 |
* | Bug fixes | Aqua-sama | 2017-12-20 | 1 | -3/+12 |
* | Changed license from GPL3+ to GPL3 | Aqua-sama | 2017-12-19 | 1 | -19/+7 |