aboutsummaryrefslogtreecommitdiff
path: root/src/forms
Commit message (Collapse)AuthorAgeFilesLines
* Added .clang-formatAqua-sama2018-01-078-29/+32
|
* Various minor fixesAqua-sama2018-01-043-3/+1
| | | | | | | - typo fixes - bumped copyright year - removed a bunch of unused imports - fixed a couple of clazy warnings
* Changed from qbs to cmakeAqua-sama2018-01-032-15/+24
|
* astyle passAqua-sama2017-12-256-7/+7
|
* Edited documentationAqua-sama2017-12-211-1/+3
| | | | | | - Search highlighting is removed when you close the search box - Fixed PKGBUILD not working - PKGBUILD can now pick compiler and optimization
* 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
| | | | Fixed bug with BookmarksWidget crashing the program on exit
* 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
| | | | | | * Some code refactoring * Profile dialog UI is now only created when needed * Profile selector dialog
* 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
| | | | Fixed bugs in bookmarks dialog
* Added custom about boxAqua-sama2017-03-203-0/+214
|
* Blocker rewritesAqua-sama2017-02-283-301/+0
| | | | | | Some code commenting Moved Blocker files for src/blocker Keyboard shortcut for Blocker dialog
* Settings class reworkAqua-sama2017-02-242-7/+4
| | | | Using toml as format
* Download managerAqua-sama2017-02-232-10/+29
| | | | | Added total size to widget Added default file name
* Download manager improvementsAqua-sama2017-02-233-4/+68
| | | | | | | Added shortcut for download dialog Dialog has proper title Settings replaces ~ with home location Showing download item details
* Global bookmarks and downloads dialogsAqua-sama2017-02-142-5/+16
|
* Settings changesAqua-sama2017-02-141-2/+4
|
* Bookmark improvementsAqua-sama2017-02-103-17/+161
| | | | | | Added icons to bookmark tree Bookmarks can now be rearranged Add/remove items from bookmark tree
* Added bookmark dialogAqua-sama2017-02-093-0/+164
|
* option parsingAqua-sama2017-02-031-2/+2
|
* Listing rules in Blocker dialogAqua-sama2017-02-032-4/+37
| | | | Slightly better rule parsing
* AStyle passAqua-sama2017-02-016-32/+33
| | | | Added style check to pre-commit hook
* Updated license scriptAqua-sama2017-02-012-0/+40
| | | | | Added missing license headers Added pre-commit hook to check for missing licenses
* Reading version tag from repoAqua-sama2017-01-293-3/+3
|
* Added qbs project fileAqua-sama2017-01-283-3/+3
|
* URL blocking whitelistAqua-sama2017-01-272-9/+15
|
* Blocker UIAqua-sama2017-01-243-0/+223
|
* Made Profile menu a regular menuAqua-sama2017-01-231-0/+4
|
* Added license headersAqua-sama2017-01-164-0/+80
|
* Download managerAqua-sama2017-01-153-0/+139
|