Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bugs with QDockWidgets | Aqua-sama | 2018-01-08 | 1 | -20/+36 |
* | Added .clang-format | Aqua-sama | 2018-01-07 | 1 | -13/+13 |
* | Various minor fixes | Aqua-sama | 2018-01-04 | 1 | -10/+0 |
* | Using QCompleter to provide address bar completions | Aqua-sama | 2017-12-29 | 1 | -0/+1 |
* | Download manager fixes | Aqua-sama | 2017-12-27 | 1 | -3/+0 |
* | astyle pass | Aqua-sama | 2017-12-25 | 1 | -1/+1 |
* | Removed SingleApplication::SessionParam | Aqua-sama | 2017-12-23 | 1 | -5/+1 |
* | Single instance check works again | Aqua-sama | 2017-12-22 | 1 | -6/+5 |
* | Added Search Box | Aqua-sama | 2017-12-21 | 1 | -0/+7 |
* | Can now open links in new tab | Aqua-sama | 2017-12-20 | 1 | -5/+7 |
* | Changed license from GPL3+ to GPL3 | Aqua-sama | 2017-12-19 | 1 | -19/+7 |
* | Bug fixes | Aqua-sama | 2017-12-19 | 1 | -10/+11 |
* | Some bugfixes | Aqua-sama | 2017-12-18 | 1 | -7/+14 |
* | ProfileView dialog | Aqua-sama | 2017-12-17 | 1 | -0/+7 |
* | Moved MainWindow toolbars to mainwindow.ui | Aqua-sama | 2017-12-16 | 1 | -21/+13 |
* | WebView pageMenu implementation | Aqua-sama | 2017-12-15 | 1 | -6/+1 |
* | Using Q_CHECK_PTR instead of Q_ASSERT on pointers | Aqua-sama | 2017-12-14 | 1 | -2/+2 |
* | Cleaned up UrlLineEdit | Aqua-sama | 2017-12-14 | 1 | -8/+14 |
* | Autogenerating settings dialog | Aqua-sama | 2017-12-11 | 1 | -0/+7 |
* | Fixed new window action | Aqua-sama | 2017-12-09 | 1 | -18/+16 |
* | Fixed showing bookmarks and downloads widgets | Aqua-sama | 2017-12-08 | 1 | -13/+42 |
* | Replaced tinytoml with libconfig | Aqua-sama | 2017-12-08 | 1 | -23/+29 |
* | Fixed crash on exit properly | Aqua-sama | 2017-10-10 | 1 | -8/+16 |
* | Split off DownloadsWidget into library | Aqua-sama | 2017-10-10 | 1 | -2/+9 |
* | Cleaned up WebViewTabBar | Aqua-sama | 2017-09-30 | 1 | -2/+4 |
* | Fixed bug with tab bar not showing up | Aqua-sama | 2017-09-29 | 1 | -7/+7 |
* | Code cleanup | Aqua-sama | 2017-09-27 | 1 | -36/+25 |
* | Some fixes based on clazy | Aqua-sama | 2017-09-22 | 1 | -5/+8 |
* | Reload/Stop NavigationButton class | Aqua-sama | 2017-09-11 | 1 | -4/+3 |
* | Back/Forward NavigationButton class | Aqua-sama | 2017-09-10 | 1 | -34/+5 |
* | Back and forward history menus | Aqua-sama | 2017-09-10 | 1 | -0/+29 |
* | Split off Bookmarks into static lib | Aqua-sama | 2017-09-04 | 1 | -0/+6 |
* | Implemented Print to PDF action | Aqua-sama | 2017-08-24 | 1 | -0/+9 |
* | AStyle pass | Aqua-sama | 2017-08-24 | 1 | -2/+2 |
* | Cleaned up code | Aqua-sama | 2017-08-24 | 1 | -8/+6 |
* | Address bar popup is now navigateable | Aqua-sama | 2017-08-24 | 1 | -6/+8 |
* | Profile window fixes | Aqua-sama | 2017-08-04 | 1 | -12/+2 |
* | Added homepage button | Aqua-sama | 2017-07-02 | 1 | -3/+8 |
* | Configuration defaults file | Aqua-sama | 2017-07-01 | 1 | -5/+5 |
* | Status bar height capped; loading bar now hides after 2s | Aqua-sama | 2017-06-30 | 1 | -3/+3 |
* | Some MainWindow and WebViewTabBar cleanup | Aqua-sama | 2017-06-24 | 1 | -8/+7 |
* | Fixed crash when closing last tab | Aqua-sama | 2017-06-11 | 1 | -7/+11 |
* | Profiles dialog | Aqua-sama | 2017-05-28 | 1 | -1/+1 |
* | Profile improvements | Aqua-sama | 2017-05-27 | 1 | -51/+9 |
* | Added fullscreen toggle | Aqua-sama | 2017-05-25 | 1 | -0/+13 |
* | Reenabled Blocker | Aqua-sama | 2017-04-22 | 1 | -2/+1 |
* | clazy fixes | Aqua-sama | 2017-04-22 | 1 | -2/+3 |
* | Added page action tool buttons | Aqua-sama | 2017-04-03 | 1 | -0/+23 |
* | Updated pre-commit.rb | Aqua-sama | 2017-04-02 | 1 | -1/+1 |
* | Some code cleanup | Aqua-sama | 2017-04-02 | 1 | -30/+14 |