Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reworked CMakeLists to be a bit more readable | Aqua-sama | 2018-03-07 | 2 | -3/+3 |
* | Fixed bug where refresh button and loading bar would get stuck in loading state | Aqua-sama | 2018-01-31 | 1 | -0/+1 |
* | Profile menu lists loadable profiles | Aqua-sama | 2018-01-30 | 2 | -12/+14 |
* | Configuration class rework | Aqua-sama | 2018-01-25 | 1 | -3/+2 |
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 4 | -4/+4 |
* | Refactoring MainWindow | Aqua-sama | 2018-01-19 | 4 | -70/+2 |
* | Moved ProfileView to ProfileEditorPlugin | Aqua-sama | 2018-01-15 | 1 | -11/+2 |
* | Added .clang-format | Aqua-sama | 2018-01-07 | 4 | -17/+17 |
* | Various minor fixes | Aqua-sama | 2018-01-04 | 2 | -3/+0 |
* | Download manager fixes | Aqua-sama | 2017-12-27 | 2 | -7/+4 |
* | astyle pass | Aqua-sama | 2017-12-25 | 6 | -6/+6 |
* | Added SSL cert warnings | Aqua-sama | 2017-12-20 | 1 | -2/+2 |
* | Can now open links in new tab | Aqua-sama | 2017-12-20 | 2 | -4/+4 |
* | Changed license from GPL3+ to GPL3 | Aqua-sama | 2017-12-19 | 6 | -114/+42 |
* | Bug fixes | Aqua-sama | 2017-12-19 | 2 | -38/+43 |
* | Some bugfixes | Aqua-sama | 2017-12-18 | 2 | -6/+8 |
* | ProfileView dialog | Aqua-sama | 2017-12-17 | 2 | -14/+24 |
* | Moved MainWindow toolbars to mainwindow.ui | Aqua-sama | 2017-12-16 | 1 | -0/+2 |
* | WebView pageMenu implementation | Aqua-sama | 2017-12-15 | 2 | -14/+2 |
* | Using Q_CHECK_PTR instead of Q_ASSERT on pointers | Aqua-sama | 2017-12-14 | 2 | -2/+2 |
* | Autogenerating settings dialog | Aqua-sama | 2017-12-11 | 1 | -0/+1 |
* | Fixed showing bookmarks and downloads widgets | Aqua-sama | 2017-12-08 | 2 | -26/+23 |
* | Replaced tinytoml with libconfig | Aqua-sama | 2017-12-08 | 3 | -31/+42 |
* | Split off DownloadsWidget into library | Aqua-sama | 2017-10-10 | 6 | -346/+9 |
* | Cleaned up WebViewTabBar | Aqua-sama | 2017-09-30 | 2 | -38/+0 |
* | Fixed bug with tab bar not showing up | Aqua-sama | 2017-09-29 | 1 | -1/+1 |
* | Code cleanup | Aqua-sama | 2017-09-27 | 2 | -9/+9 |
* | Removed Settings::contains | Aqua-sama | 2017-09-11 | 1 | -24/+19 |
* | Split off Bookmarks into static lib | Aqua-sama | 2017-09-04 | 2 | -0/+4 |
* | Implemented Print to PDF action | Aqua-sama | 2017-08-24 | 2 | -13/+22 |
* | Split address bar off into static library | Aqua-sama | 2017-08-23 | 2 | -252/+0 |
* | Added URL bar completer | Aqua-sama | 2017-08-19 | 2 | -0/+48 |
* | Profile window fixes | Aqua-sama | 2017-08-04 | 2 | -4/+1 |
* | Added homepage button | Aqua-sama | 2017-07-02 | 2 | -1/+21 |
* | Status bar height capped; loading bar now hides after 2s | Aqua-sama | 2017-06-30 | 2 | -4/+7 |
* | Some MainWindow and WebViewTabBar cleanup | Aqua-sama | 2017-06-24 | 2 | -5/+14 |
* | Fixed crash when closing last tab | Aqua-sama | 2017-06-11 | 2 | -6/+30 |
* | Browser class refactoring | Aqua-sama | 2017-06-04 | 1 | -2/+2 |
* | Adding plugin action to the menu bar | Aqua-sama | 2017-06-03 | 1 | -0/+13 |
* | Hiding ProfileView until a profile is selected | Aqua-sama | 2017-06-01 | 1 | -1/+0 |
* | Profile improvements | Aqua-sama | 2017-05-27 | 2 | -0/+123 |
* | clazy fixes | Aqua-sama | 2017-04-22 | 2 | -2/+2 |
* | Address bar menu and search | Aqua-sama | 2017-04-13 | 2 | -2/+72 |
* | Added page action tool buttons | Aqua-sama | 2017-04-03 | 2 | -0/+20 |
* | Updated pre-commit.rb | Aqua-sama | 2017-04-02 | 10 | -11/+11 |
* | Dockable DownloadsWidget | Aqua-sama | 2017-03-20 | 5 | -0/+344 |
* | Fixed crash when closing the first tab | Aqua-sama | 2017-02-27 | 2 | -8/+12 |
* | UI changes | Aqua-sama | 2017-02-26 | 1 | -6/+6 |
* | Settings class rework | Aqua-sama | 2017-02-24 | 1 | -8/+7 |
* | Tab shortcuts | Aqua-sama | 2017-02-15 | 2 | -0/+39 |