aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Status bar height capped; loading bar now hides after 2sAqua-sama2017-06-306-10/+26
|
* Some MainWindow and WebViewTabBar cleanupAqua-sama2017-06-244-16/+21
|
* Fixed crash when closing last tabAqua-sama2017-06-114-21/+58
|
* Added new profile buttonAqua-sama2017-06-103-14/+78
|
* Proper Profile loadingAqua-sama2017-06-044-14/+24
|
* Browser class refactoringAqua-sama2017-06-048-98/+210
|
* Adding plugin action to the menu barAqua-sama2017-06-0312-20/+199
|
* Test plugin loadingAqua-sama2017-06-035-1/+172
|
* Hiding ProfileView until a profile is selectedAqua-sama2017-06-012-1/+11
|
* Profiles dialogAqua-sama2017-05-2810-89/+92
|
* Profile improvementsAqua-sama2017-05-2718-80/+361
| | | | | | * Some code refactoring * Profile dialog UI is now only created when needed * Profile selector dialog
* Filter code refactoringAqua-sama2017-05-2517-98/+189
|
* Merged FilterRule into FilterNodeAqua-sama2017-05-2511-307/+249
|
* Displaying filter rules in a tree model viewAqua-sama2017-05-258-27/+323
|
* Added fullscreen toggleAqua-sama2017-05-255-5/+19
|
* Improved filter rulesAqua-sama2017-05-2411-219/+347
|
* Reworking URL filterAqua-sama2017-05-2114-337/+417
|
* Updated CONTRIBUTINGAqua-sama2017-05-152-1/+20
|
* Reenabled BlockerAqua-sama2017-04-224-7/+18
|
* clazy fixesAqua-sama2017-04-2213-19/+60
|
* Updated documentationAqua-sama2017-04-195-12/+39
|
* Address bar menu and searchAqua-sama2017-04-133-3/+73
|
* Added page action tool buttonsAqua-sama2017-04-033-0/+43
|
* Updated pre-commit.rbAqua-sama2017-04-0244-51/+51
|
* Some code cleanupAqua-sama2017-04-028-66/+93
|
* Moved CookiesForm into the ProfileDialogAqua-sama2017-04-019-57/+160
|
* Added cookie widgetAqua-sama2017-03-318-7/+220
|
* Rewrote the pre-commit hook into RubyAqua-sama2017-03-236-131/+24
|
* Blocker fixesAqua-sama2017-03-2210-101/+202
|
* Profile saving and loadingAqua-sama2017-03-215-20/+154
|
* Dockable DownloadsWidgetAqua-sama2017-03-2016-214/+291
|
* Fixed bug where the BookmarksWidget was not re-openableAqua-sama2017-03-202-2/+24
|
* Fixed opening bookmarks with multiple windowsAqua-sama2017-03-207-152/+148
|
* Dockable bookmarks dialogAqua-sama2017-03-2011-101/+61
| | | | Fixed bugs in bookmarks dialog
* Added custom about boxAqua-sama2017-03-205-16/+232
|
* Updated BUILDING.mdAqua-sama2017-03-197-42/+89
| | | | mach script can now build tarballs
* Added build scriptAqua-sama2017-03-196-17/+83
| | | | Additional locations are searched for configuration
* Blocker rewritesAqua-sama2017-02-2820-279/+231
| | | | | | Some code commenting Moved Blocker files for src/blocker Keyboard shortcut for Blocker dialog
* Fixed crash when closing the first tabAqua-sama2017-02-273-8/+14
|
* installing config fileAqua-sama2017-02-264-10/+31
|
* UI changesAqua-sama2017-02-2610-96/+97
|
* Settings QStringListAqua-sama2017-02-243-2/+23
|
* Settings class reworkAqua-sama2017-02-2413-109/+2129
| | | | Using toml as format
* Download managerAqua-sama2017-02-235-28/+62
| | | | | Added total size to widget Added default file name
* Download manager improvementsAqua-sama2017-02-239-12/+97
| | | | | | | Added shortcut for download dialog Dialog has proper title Settings replaces ~ with home location Showing download item details
* Minor featuresAqua-sama2017-02-236-0/+43
| | | | | First run check focusAddress and *toolbarMovable options
* Single instanceAqua-sama2017-02-219-43/+137
|
* Moved smolbote.qbsAqua-sama2017-02-175-47/+47
|
* Added deprecated API warningsAqua-sama2017-02-171-6/+22
|
* Tab shortcutsAqua-sama2017-02-156-2/+51
| | | | Config location is displayed in about window