aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated documentationAqua-sama2017-08-183-22/+82
|
* Changed the filter formatAqua-sama2017-08-058-59/+61
|
* Merge branch 'master' of ssh://bitbucket.org/xiannox/smolboteAqua-sama2017-08-051-19/+37
|\
| * Updated firejail profilejc_gargma2017-08-041-19/+37
| |
* | Added updater.goAqua-sama2017-08-051-0/+145
|/
* Implemented --default-configAqua-sama2017-08-042-3/+22
|
* Profile window fixesAqua-sama2017-08-0414-88/+100
|
* Updated documentationAqua-sama2017-07-307-41/+78
|
* Added homepage and newtab to profile widgetAqua-sama2017-07-036-139/+167
|
* Added homepage buttonAqua-sama2017-07-027-18/+72
|
* Configuration defaults fileAqua-sama2017-07-017-91/+141
|
* 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
|