aboutsummaryrefslogtreecommitdiff
path: root/src/forms
Commit message (Expand)AuthorAgeFilesLines
* Update repository path in license headersAqua-sama2018-09-292-2/+2
* Multiple subwindows interfaceAqua-sama2018-04-163-234/+0
* Added manpageAqua-sama2018-02-171-0/+2
* Added profile and plugin list to About dialogAqua-sama2018-01-303-9/+34
* Passing unknown command line parameters to the ConfigurationAqua-sama2018-01-272-6/+5
* Using boost::program_options instead of libconfigAqua-sama2018-01-261-7/+4
* Added result label to search formAqua-sama2018-01-203-136/+0
* Fixed repo location in license headersAqua-sama2018-01-206-6/+6
* Added revision and branch to about dialogAqua-sama2018-01-191-29/+22
* Refactoring MainWindowAqua-sama2018-01-191-1/+1
* Fixed build scripts for use with the mercurial repositoryAqua-sama2018-01-161-2/+2
* Moved ProfileView to ProfileEditorPluginAqua-sama2018-01-153-404/+0
* Multithreaded saving during shutdownAqua-sama2018-01-131-3/+2
* Added .clang-formatAqua-sama2018-01-078-29/+32
* Various minor fixesAqua-sama2018-01-043-3/+1
* Changed from qbs to cmakeAqua-sama2018-01-032-15/+24
* astyle passAqua-sama2017-12-256-7/+7
* Edited documentationAqua-sama2017-12-211-1/+3
* Added Search BoxAqua-sama2017-12-213-0/+134
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-196-114/+42
* ProfileView dialogAqua-sama2017-12-176-273/+13
* Using Q_CHECK_PTR instead of Q_ASSERT on pointersAqua-sama2017-12-141-4/+1
* Fixed getCompiler build failure with gccAqua-sama2017-12-141-7/+7
* Replaced tinytoml with libconfigAqua-sama2017-12-084-41/+51
* Split off DownloadsWidget into libraryAqua-sama2017-10-103-209/+0
* Code cleanupAqua-sama2017-09-273-7/+11
* Split off Bookmarks into static libAqua-sama2017-09-044-273/+2
* Profile window fixesAqua-sama2017-08-045-38/+37
* Added homepage and newtab to profile widgetAqua-sama2017-07-032-52/+82
* Configuration defaults fileAqua-sama2017-07-011-2/+3
* Added new profile buttonAqua-sama2017-06-103-14/+78
* Hiding ProfileView until a profile is selectedAqua-sama2017-06-011-0/+11
* Profiles dialogAqua-sama2017-05-286-80/+73
* Profile improvementsAqua-sama2017-05-274-1/+179
* clazy fixesAqua-sama2017-04-221-2/+1
* Updated pre-commit.rbAqua-sama2017-04-0210-10/+10
* Some code cleanupAqua-sama2017-04-021-3/+9
* Moved CookiesForm into the ProfileDialogAqua-sama2017-04-015-44/+151
* Added cookie widgetAqua-sama2017-03-313-0/+181
* Dockable DownloadsWidgetAqua-sama2017-03-206-189/+99
* Fixed bug where the BookmarksWidget was not re-openableAqua-sama2017-03-202-2/+24
* Fixed opening bookmarks with multiple windowsAqua-sama2017-03-204-144/+140
* Dockable bookmarks dialogAqua-sama2017-03-203-53/+24
* Added custom about boxAqua-sama2017-03-203-0/+214
* Blocker rewritesAqua-sama2017-02-283-301/+0
* Settings class reworkAqua-sama2017-02-242-7/+4
* Download managerAqua-sama2017-02-232-10/+29
* Download manager improvementsAqua-sama2017-02-233-4/+68
* Global bookmarks and downloads dialogsAqua-sama2017-02-142-5/+16
* Settings changesAqua-sama2017-02-141-2/+4