aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Always connect to local socketAqua-sama2018-01-301-14/+17
* Added profile and plugin list to About dialogAqua-sama2018-01-301-3/+3
* Split cmd parsing from main into CommandLine classAqua-sama2018-01-271-80/+24
* help and version option work againAqua-sama2018-01-271-5/+13
* Passing unknown command line parameters to the ConfigurationAqua-sama2018-01-271-2/+36
* Using boost::program_options instead of libconfigAqua-sama2018-01-261-6/+11
* Configuration class reworkAqua-sama2018-01-251-2/+9
* Configuration class reworkAqua-sama2018-01-241-74/+15
* Fixed repo location in license headersAqua-sama2018-01-201-1/+1
* Refactoring MainWindowAqua-sama2018-01-191-1/+1
* Configuration creates missing items based on defaultsAqua-sama2018-01-171-25/+10
* Fixed build scripts for use with the mercurial repositoryAqua-sama2018-01-161-2/+2
* Minor fixesAqua-sama2018-01-141-2/+0
* Added .clang-formatAqua-sama2018-01-071-6/+6
* Various minor fixesAqua-sama2018-01-041-1/+1
* Fixed crash with Settings dialogAqua-sama2018-01-031-28/+33
* Changed from qbs to cmakeAqua-sama2018-01-031-0/+1
* SettingsDialog patchesAqua-sama2017-12-261-0/+4
* --profile no longer causes a crashAqua-sama2017-12-251-1/+0
* astyle passAqua-sama2017-12-251-1/+1
* Removed SingleApplication::SessionParamAqua-sama2017-12-231-9/+2
* Single instance check works againAqua-sama2017-12-221-18/+34
* Bug fixesAqua-sama2017-12-201-3/+12
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-191-19/+7
* WebView pageMenu implementationAqua-sama2017-12-151-0/+5
* Fixed crash on startup due to missing browser.filterPathAqua-sama2017-12-141-1/+2
* Replaced tinytoml with libconfigAqua-sama2017-12-081-76/+99
* Code cleanupAqua-sama2017-09-271-5/+1
* Passing full arguments to running instanceAqua-sama2017-09-261-39/+64
* Fixed bug with starting up if the local socket wasn't cleaned upAqua-sama2017-09-201-6/+0
* Fixed bug opening URLs from the command line while instance is runningAqua-sama2017-09-161-8/+20
* Config should now automatically update when changedAqua-sama2017-09-101-1/+8
* Implemented Print to PDF actionAqua-sama2017-08-241-3/+3
* Implemented --default-configAqua-sama2017-08-041-1/+20
* Updated documentationAqua-sama2017-07-301-2/+19
* Browser class refactoringAqua-sama2017-06-041-11/+18
* Profile improvementsAqua-sama2017-05-271-2/+4
* Updated pre-commit.rbAqua-sama2017-04-021-1/+1
* Some code cleanupAqua-sama2017-04-021-4/+1
* Updated BUILDING.mdAqua-sama2017-03-191-2/+5
* Minor featuresAqua-sama2017-02-231-0/+3
* Single instanceAqua-sama2017-02-211-6/+12
* Settings changesAqua-sama2017-02-141-13/+4
* AStyle passAqua-sama2017-02-011-5/+5
* Added UrlLineEdit classAqua-sama2017-01-301-1/+1
* Reading version tag from repoAqua-sama2017-01-291-1/+3
* Made Profile menu a regular menuAqua-sama2017-01-231-0/+1
* Added license headersAqua-sama2017-01-161-38/+58
* Configuration by default is read from default location instead of current folderAqua-sama2017-01-141-1/+1
* Added ReadmeAqua-sama2017-01-141-1/+1