| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | WebView pageMenu implementation | Aqua-sama | 2017-12-15 | 1 | -0/+5 |
* | Fixed crash on startup due to missing browser.filterPath | Aqua-sama | 2017-12-14 | 1 | -1/+2 |
* | Replaced tinytoml with libconfig | Aqua-sama | 2017-12-08 | 1 | -76/+99 |
* | Code cleanup | Aqua-sama | 2017-09-27 | 1 | -5/+1 |
* | Passing full arguments to running instance | Aqua-sama | 2017-09-26 | 1 | -39/+64 |
* | Fixed bug with starting up if the local socket wasn't cleaned up | Aqua-sama | 2017-09-20 | 1 | -6/+0 |
* | Fixed bug opening URLs from the command line while instance is running | Aqua-sama | 2017-09-16 | 1 | -8/+20 |
* | Config should now automatically update when changed | Aqua-sama | 2017-09-10 | 1 | -1/+8 |
* | Implemented Print to PDF action | Aqua-sama | 2017-08-24 | 1 | -3/+3 |
* | Implemented --default-config | Aqua-sama | 2017-08-04 | 1 | -1/+20 |
* | Updated documentation | Aqua-sama | 2017-07-30 | 1 | -2/+19 |
* | Browser class refactoring | Aqua-sama | 2017-06-04 | 1 | -11/+18 |
* | Profile improvements | Aqua-sama | 2017-05-27 | 1 | -2/+4 |