aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Show local branch and commit in updaterAqua-sama2018-03-064-13/+38
* Added poi-configAqua-sama2018-03-059-186/+124
* Fixed pkgbuild againAqua-sama2018-02-171-3/+4
* Fixed pkgbuildAqua-sama2018-02-171-1/+2
* Added manpageAqua-sama2018-02-176-0/+181
* Rewrote the updaterAqua-sama2018-02-092-145/+83
* Connected WebView::newBookmark signalAqua-sama2018-02-083-3/+17
* Fixed address bar auto-completeAqua-sama2018-02-077-17/+20
* Rewrote bookmark manager to use QTreeWidget over QTreeViewAqua-sama2018-02-0713-733/+233
* Bookmarks bugfixesAqua-sama2018-02-076-15/+59
* Bookmarks drag and dropAqua-sama2018-02-046-47/+92
* Fixed bug where refresh button and loading bar would get stuck in loading stateAqua-sama2018-01-317-5/+20
* Always connect to local socketAqua-sama2018-01-305-39/+38
* Profile menu lists loadable profilesAqua-sama2018-01-304-25/+19
* Added profile and plugin list to About dialogAqua-sama2018-01-309-20/+53
* Split cmd parsing from main into CommandLine classAqua-sama2018-01-274-81/+180
* help and version option work againAqua-sama2018-01-271-5/+13
* Passing unknown command line parameters to the ConfigurationAqua-sama2018-01-276-23/+60
* Using boost::program_options instead of libconfigAqua-sama2018-01-2612-718/+150
* Added warning when trying to get value of non-existent optionsAqua-sama2018-01-261-0/+1
* UrlLineEdit reworkAqua-sama2018-01-2611-85/+158
* Configuration class reworkAqua-sama2018-01-258-54/+52
* Configuration class reworkAqua-sama2018-01-245-282/+93
* Pressing enter/return sets bookmark itemsAqua-sama2018-01-201-0/+26
* Saner bookmark editingAqua-sama2018-01-206-44/+130
* Added result label to search formAqua-sama2018-01-205-16/+26
* Fixed repo location in license headersAqua-sama2018-01-2059-81/+78
* Added comments to PKGBUILDAqua-sama2018-01-202-20/+15
* Added revision and branch to about dialogAqua-sama2018-01-193-34/+33
* Added shortcuts to navbar actionsAqua-sama2018-01-192-4/+28
* Refactoring MainWindowAqua-sama2018-01-1919-267/+273
* Configuration creates missing items based on defaultsAqua-sama2018-01-175-187/+141
* Fixed build scripts for use with the mercurial repositoryAqua-sama2018-01-1610-78/+30
* Converted repository to mercurialAqua-sama2018-01-151-0/+8
* All QWebEngineSettings are now accessibleAqua-sama2018-01-152-55/+141
* Moved ProfileView to ProfileEditorPluginAqua-sama2018-01-1514-363/+476
* Initial plugins testingAqua-sama2018-01-1410-3/+170
* Minor fixesAqua-sama2018-01-146-20/+6
* CookieInterceptor, making all cookies session cookiesAqua-sama2018-01-138-44/+84
* Multithreaded saving during shutdownAqua-sama2018-01-136-13/+19
* Writing BookmarksModel to xbelAqua-sama2018-01-116-42/+118
* Removed docs (moved to site)Aqua-sama2018-01-117-210/+3
* Editing bookmark itemsAqua-sama2018-01-113-2/+17
* BookmarksModel::insertItemAqua-sama2018-01-083-1/+87
* Address bar completer doesn't show up if there's nothing to suggestAqua-sama2018-01-082-7/+8
* Fixed bugs with QDockWidgetsAqua-sama2018-01-085-25/+61
* Added .clang-formatAqua-sama2018-01-0750-257/+356
* Searching through BookmarkModel elementsAqua-sama2018-01-077-64/+117
* Added BookmarksModelAqua-sama2018-01-0711-305/+428
* Updated ReadMe and pkgbuildAqua-sama2018-01-055-17/+83