Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bugs with QDockWidgets | Aqua-sama | 2018-01-08 | 1 | -3/+2 |
| | | | | | | - QDockWidgets are now deleted on close - Opening a new BookmarksWidget no longer leaves an empty dock widget - Fixed crash with deleting dock widgets | ||||
* | Added .clang-format | Aqua-sama | 2018-01-07 | 1 | -4/+5 |
| | |||||
* | Various minor fixes | Aqua-sama | 2018-01-04 | 1 | -1/+0 |
| | | | | | | | - typo fixes - bumped copyright year - removed a bunch of unused imports - fixed a couple of clazy warnings | ||||
* | Using QCompleter to provide address bar completions | Aqua-sama | 2017-12-29 | 1 | -1/+0 |
| | | | | - known issue: it doesn't search trees well | ||||
* | Download manager fixes | Aqua-sama | 2017-12-27 | 1 | -0/+2 |
| | | | | | | | | | | DownloadsWidget - Download widget now in landscape - Download widget no longer docks in the main window, but is a dialog DownloadItemWidget - Download item widget looks more compact - Download details are now a part of the item widgets instead - Download details: save path | ||||
* | astyle pass | Aqua-sama | 2017-12-25 | 1 | -1/+1 |
| | |||||
* | Address bar menu now reads entries from the bookmarks | Aqua-sama | 2017-12-24 | 1 | -1/+2 |
| | |||||
* | Added Search Box | Aqua-sama | 2017-12-21 | 1 | -0/+5 |
| | |||||
* | Can now open links in new tab | Aqua-sama | 2017-12-20 | 1 | -1/+3 |
| | |||||
* | Changed license from GPL3+ to GPL3 | Aqua-sama | 2017-12-19 | 1 | -19/+7 |
| | |||||
* | Bug fixes | Aqua-sama | 2017-12-19 | 1 | -3/+4 |
| | | | | | Switching between tabs should work properly now. Refactored MainWindowTabBar (was WebViewTabBar) | ||||
* | ProfileView dialog | Aqua-sama | 2017-12-17 | 1 | -0/+2 |
| | |||||
* | 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 |
| |