Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved MainWindow toolbars to mainwindow.ui | Aqua-sama | 2017-12-16 | 1 | -4/+0 |
| | |||||
* | Cleaned up UrlLineEdit | Aqua-sama | 2017-12-14 | 1 | -5/+6 |
| | |||||
* | Autogenerating settings dialog | Aqua-sama | 2017-12-11 | 1 | -0/+1 |
| | |||||
* | Fixed showing bookmarks and downloads widgets | Aqua-sama | 2017-12-08 | 1 | -0/+9 |
| | |||||
* | Replaced tinytoml with libconfig | Aqua-sama | 2017-12-08 | 1 | -2/+6 |
| | |||||
* | Split off DownloadsWidget into library | Aqua-sama | 2017-10-10 | 1 | -1/+1 |
| | | | | Fixed bug with BookmarksWidget crashing the program on exit | ||||
* | Fixed bug with tab bar not showing up | Aqua-sama | 2017-09-29 | 1 | -0/+2 |
| | |||||
* | Code cleanup | Aqua-sama | 2017-09-27 | 1 | -3/+2 |
| | |||||
* | Fixed bug with starting up if the local socket wasn't cleaned up | Aqua-sama | 2017-09-20 | 1 | -0/+2 |
| | |||||
* | Reload/Stop NavigationButton class | Aqua-sama | 2017-09-11 | 1 | -1/+1 |
| | |||||
* | Back/Forward NavigationButton class | Aqua-sama | 2017-09-10 | 1 | -0/+5 |
| | |||||
* | Implemented Print to PDF action | Aqua-sama | 2017-08-24 | 1 | -0/+1 |
| | |||||
* | Cleaned up code | Aqua-sama | 2017-08-24 | 1 | -2/+2 |
| | |||||
* | Address bar popup is now navigateable | Aqua-sama | 2017-08-24 | 1 | -1/+0 |
| | |||||
* | Split address bar off into static library | Aqua-sama | 2017-08-23 | 1 | -1/+1 |
| | |||||
* | Profile window fixes | Aqua-sama | 2017-08-04 | 1 | -3/+0 |
| | |||||
* | Status bar height capped; loading bar now hides after 2s | Aqua-sama | 2017-06-30 | 1 | -1/+1 |
| | |||||
* | Some MainWindow and WebViewTabBar cleanup | Aqua-sama | 2017-06-24 | 1 | -3/+0 |
| | |||||
* | Profile improvements | Aqua-sama | 2017-05-27 | 1 | -9/+9 |
| | | | | | | * Some code refactoring * Profile dialog UI is now only created when needed * Profile selector dialog | ||||
* | Filter code refactoring | Aqua-sama | 2017-05-25 | 1 | -1/+1 |
| | |||||
* | Added fullscreen toggle | Aqua-sama | 2017-05-25 | 1 | -0/+2 |
| | |||||
* | Reenabled Blocker | Aqua-sama | 2017-04-22 | 1 | -1/+0 |
| | |||||
* | Updated pre-commit.rb | Aqua-sama | 2017-04-02 | 1 | -1/+1 |
| | |||||
* | Some code cleanup | Aqua-sama | 2017-04-02 | 1 | -4/+3 |
| | |||||
* | Moved CookiesForm into the ProfileDialog | Aqua-sama | 2017-04-01 | 1 | -1/+0 |
| | |||||
* | Added cookie widget | Aqua-sama | 2017-03-31 | 1 | -0/+1 |
| | |||||
* | Dockable DownloadsWidget | Aqua-sama | 2017-03-20 | 1 | -0/+2 |
| | |||||
* | Blocker rewrites | Aqua-sama | 2017-02-28 | 1 | -2/+2 |
| | | | | | | Some code commenting Moved Blocker files for src/blocker Keyboard shortcut for Blocker dialog | ||||
* | UI changes | Aqua-sama | 2017-02-26 | 1 | -0/+1 |
| | |||||
* | Minor features | Aqua-sama | 2017-02-23 | 1 | -0/+1 |
| | | | | | First run check focusAddress and *toolbarMovable options | ||||
* | Single instance | Aqua-sama | 2017-02-21 | 1 | -4/+3 |
| | |||||
* | Global bookmarks and downloads dialogs | Aqua-sama | 2017-02-14 | 1 | -4/+0 |
| | |||||
* | Settings changes | Aqua-sama | 2017-02-14 | 1 | -4/+3 |
| | |||||
* | Added bookmark dialog | Aqua-sama | 2017-02-09 | 1 | -0/+3 |
| | |||||
* | Added loading bar to status bar | Aqua-sama | 2017-02-02 | 1 | -1/+3 |
| | | | | Hovered links now display in status bar | ||||
* | AStyle pass | Aqua-sama | 2017-02-01 | 1 | -5/+5 |
| | | | | Added style check to pre-commit hook | ||||
* | Added UrlLineEdit class | Aqua-sama | 2017-01-30 | 1 | -3/+2 |
| | | | | | | | | Address bar should highlight the host name WebView widget should now be focused on startup instead of the address bar Added names to the toolbars to make their context menu useful Tabs now have a set width of 200 | ||||
* | Blocker UI | Aqua-sama | 2017-01-24 | 1 | -1/+3 |
| | |||||
* | Made Profile menu a regular menu | Aqua-sama | 2017-01-23 | 1 | -1/+0 |
| | |||||
* | URL blocking | Aqua-sama | 2017-01-23 | 1 | -0/+1 |
| | |||||
* | Added About dialog | Aqua-sama | 2017-01-16 | 1 | -4/+5 |
| | |||||
* | Added license headers | Aqua-sama | 2017-01-16 | 1 | -58/+78 |
| | |||||
* | Download manager | Aqua-sama | 2017-01-15 | 1 | -0/+2 |
| | |||||
* | Swapping profiles now works | Aqua-sama | 2017-01-13 | 1 | -1/+4 |
| | |||||
* | Profile config loading and saving | Aqua-sama | 2017-01-12 | 1 | -2/+3 |
| | |||||
* | Viewing and editing user agent of default profile | Aqua-sama | 2017-01-12 | 1 | -0/+7 |
| | |||||
* | New Window action now works | Aqua-sama | 2017-01-12 | 1 | -1/+4 |
| | |||||
* | Minor changes | Aqua-sama | 2017-01-11 | 1 | -0/+3 |
| | | | | | Tabs now show the icon of the webpage Warning box when closing multiple tabs | ||||
* | Window title bar gets updated | Aqua-sama | 2017-01-11 | 1 | -2/+2 |
| | |||||
* | Initial commit0.1.0 | Aqua-sama | 2017-01-11 | 1 | -0/+39 |