aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Config should now automatically update when changedAqua-sama2017-09-107-44/+76
|
* Split off Bookmarks into static libAqua-sama2017-09-0413-24/+52
|
* Implemented Print to PDF actionAqua-sama2017-08-245-16/+35
|
* AStyle passAqua-sama2017-08-244-6/+46
|
* Cleaned up codeAqua-sama2017-08-247-45/+71
|
* Address bar popup is now navigateableAqua-sama2017-08-244-13/+53
|
* Split address bar off into static libraryAqua-sama2017-08-234-5/+26
|
* Added URL bar completerAqua-sama2017-08-192-0/+48
|
* Changed the filter formatAqua-sama2017-08-056-48/+43
|
* Implemented --default-configAqua-sama2017-08-041-1/+20
|
* Profile window fixesAqua-sama2017-08-0412-81/+92
|
* Updated documentationAqua-sama2017-07-302-2/+21
|
* Added homepage and newtab to profile widgetAqua-sama2017-07-035-138/+166
|
* Added homepage buttonAqua-sama2017-07-025-4/+40
|
* Configuration defaults fileAqua-sama2017-07-015-89/+138
|
* 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-113-13/+41
|
* Added new profile buttonAqua-sama2017-06-103-14/+78
|
* Proper Profile loadingAqua-sama2017-06-043-11/+19
|
* Browser class refactoringAqua-sama2017-06-046-96/+208
|
* Adding plugin action to the menu barAqua-sama2017-06-0311-1/+196
|
* Test plugin loadingAqua-sama2017-06-034-0/+150
|
* Hiding ProfileView until a profile is selectedAqua-sama2017-06-012-1/+11
|
* Profiles dialogAqua-sama2017-05-289-86/+89
|
* Profile improvementsAqua-sama2017-05-2713-74/+346
| | | | | | * Some code refactoring * Profile dialog UI is now only created when needed * Profile selector dialog
* Filter code refactoringAqua-sama2017-05-2515-84/+175
|
* Merged FilterRule into FilterNodeAqua-sama2017-05-258-303/+247
|
* Displaying filter rules in a tree model viewAqua-sama2017-05-257-26/+318
|
* Added fullscreen toggleAqua-sama2017-05-252-0/+15
|
* Improved filter rulesAqua-sama2017-05-249-213/+337
|
* Reworking URL filterAqua-sama2017-05-2111-335/+405
|
* Reenabled BlockerAqua-sama2017-04-224-7/+18
|
* clazy fixesAqua-sama2017-04-2210-18/+23
|
* Address bar menu and searchAqua-sama2017-04-132-2/+72
|
* Added page action tool buttonsAqua-sama2017-04-033-0/+43
|
* Updated pre-commit.rbAqua-sama2017-04-0243-47/+47
|
* Some code cleanupAqua-sama2017-04-026-64/+82
|
* Moved CookiesForm into the ProfileDialogAqua-sama2017-04-019-57/+160
|
* Added cookie widgetAqua-sama2017-03-317-1/+205
|
* Blocker fixesAqua-sama2017-03-228-87/+175
|
* Profile saving and loadingAqua-sama2017-03-214-8/+138
|
* Dockable DownloadsWidgetAqua-sama2017-03-2015-208/+277
|
* Fixed bug where the BookmarksWidget was not re-openableAqua-sama2017-03-202-2/+24
|
* Fixed opening bookmarks with multiple windowsAqua-sama2017-03-206-149/+145
|
* Dockable bookmarks dialogAqua-sama2017-03-207-55/+35
| | | | Fixed bugs in bookmarks dialog
* Added custom about boxAqua-sama2017-03-204-12/+217
|
* Updated BUILDING.mdAqua-sama2017-03-194-5/+28
| | | | mach script can now build tarballs
* Added build scriptAqua-sama2017-03-193-7/+25
| | | | Additional locations are searched for configuration
* Blocker rewritesAqua-sama2017-02-2817-258/+214
| | | | | | Some code commenting Moved Blocker files for src/blocker Keyboard shortcut for Blocker dialog