Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed SingleApplication::SessionParam | Aqua-sama | 2017-12-23 | 6 | -61/+24 |
| | |||||
* | smolbote can now compile on Qt 5.7.1 | Aqua-sama | 2017-12-23 | 6 | -7/+6 |
| | |||||
* | Single instance check works again | Aqua-sama | 2017-12-22 | 6 | -53/+162 |
| | | | | - In Debug builds, startup time is calculated | ||||
* | Edited documentation | Aqua-sama | 2017-12-21 | 1 | -1/+3 |
| | | | | | | - Search highlighting is removed when you close the search box - Fixed PKGBUILD not working - PKGBUILD can now pick compiler and optimization | ||||
* | Added Search Box | Aqua-sama | 2017-12-21 | 5 | -0/+146 |
| | |||||
* | Bug fixes | Aqua-sama | 2017-12-20 | 7 | -44/+35 |
| | | | | | | .config/smolbote will now be created if missing Connected profiles to download manager Added missing license from WebPage | ||||
* | Added SSL cert warnings | Aqua-sama | 2017-12-20 | 7 | -8/+77 |
| | |||||
* | Can now open links in new tab | Aqua-sama | 2017-12-20 | 6 | -14/+58 |
| | |||||
* | Changed license from GPL3+ to GPL3 | Aqua-sama | 2017-12-19 | 56 | -1078/+397 |
| | |||||
* | Bug fixes | Aqua-sama | 2017-12-19 | 6 | -57/+64 |
| | | | | | Switching between tabs should work properly now. Refactored MainWindowTabBar (was WebViewTabBar) | ||||
* | Some bugfixes | Aqua-sama | 2017-12-18 | 4 | -14/+27 |
| | |||||
* | ProfileView dialog | Aqua-sama | 2017-12-17 | 10 | -287/+46 |
| | |||||
* | Moved MainWindow toolbars to mainwindow.ui | Aqua-sama | 2017-12-16 | 4 | -25/+43 |
| | |||||
* | WebView pageMenu implementation | Aqua-sama | 2017-12-15 | 7 | -33/+101 |
| | |||||
* | Using Q_CHECK_PTR instead of Q_ASSERT on pointers | Aqua-sama | 2017-12-14 | 6 | -11/+8 |
| | |||||
* | Cleaned up UrlLineEdit | Aqua-sama | 2017-12-14 | 9 | -166/+93 |
| | |||||
* | Fixed crash on startup due to missing browser.filterPath | Aqua-sama | 2017-12-14 | 2 | -2/+5 |
| | |||||
* | Fixed getCompiler build failure with gcc | Aqua-sama | 2017-12-14 | 1 | -7/+7 |
| | |||||
* | Autogenerating settings dialog | Aqua-sama | 2017-12-11 | 3 | -0/+9 |
| | |||||
* | Simple filterlist | Aqua-sama | 2017-12-11 | 6 | -301/+92 |
| | |||||
* | Fixed new window action | Aqua-sama | 2017-12-09 | 1 | -18/+16 |
| | |||||
* | Fixed showing bookmarks and downloads widgets | Aqua-sama | 2017-12-08 | 6 | -46/+84 |
| | |||||
* | Replaced tinytoml with libconfig | Aqua-sama | 2017-12-08 | 18 | -2460/+377 |
| | |||||
* | Fixed crash on exit properly | Aqua-sama | 2017-10-10 | 1 | -8/+16 |
| | |||||
* | Split off DownloadsWidget into library | Aqua-sama | 2017-10-10 | 16 | -171/+76 |
| | | | | Fixed bug with BookmarksWidget crashing the program on exit | ||||
* | Cleaned up WebViewTabBar | Aqua-sama | 2017-09-30 | 3 | -40/+4 |
| | |||||
* | Fixed bug with tab bar not showing up | Aqua-sama | 2017-09-29 | 3 | -8/+10 |
| | |||||
* | Code cleanup | Aqua-sama | 2017-09-27 | 12 | -110/+89 |
| | |||||
* | Passing full arguments to running instance | Aqua-sama | 2017-09-26 | 1 | -39/+64 |
| | |||||
* | Some fixes based on clazy | Aqua-sama | 2017-09-22 | 3 | -15/+24 |
| | |||||
* | Fixed bug with starting up if the local socket wasn't cleaned up | Aqua-sama | 2017-09-20 | 6 | -43/+63 |
| | |||||
* | Fixed bug opening URLs from the command line while instance is running | Aqua-sama | 2017-09-16 | 5 | -43/+71 |
| | |||||
* | Removed Settings::contains | Aqua-sama | 2017-09-11 | 3 | -37/+19 |
| | |||||
* | Reload/Stop NavigationButton class | Aqua-sama | 2017-09-11 | 4 | -15/+60 |
| | |||||
* | Back/Forward NavigationButton class | Aqua-sama | 2017-09-10 | 5 | -34/+180 |
| | |||||
* | Back and forward history menus | Aqua-sama | 2017-09-10 | 1 | -0/+29 |
| | |||||
* | Config should now automatically update when changed | Aqua-sama | 2017-09-10 | 7 | -44/+76 |
| | |||||
* | Split off Bookmarks into static lib | Aqua-sama | 2017-09-04 | 13 | -24/+52 |
| | |||||
* | Implemented Print to PDF action | Aqua-sama | 2017-08-24 | 5 | -16/+35 |
| | |||||
* | AStyle pass | Aqua-sama | 2017-08-24 | 4 | -6/+46 |
| | |||||
* | Cleaned up code | Aqua-sama | 2017-08-24 | 7 | -45/+71 |
| | |||||
* | Address bar popup is now navigateable | Aqua-sama | 2017-08-24 | 4 | -13/+53 |
| | |||||
* | Split address bar off into static library | Aqua-sama | 2017-08-23 | 4 | -5/+26 |
| | |||||
* | Added URL bar completer | Aqua-sama | 2017-08-19 | 2 | -0/+48 |
| | |||||
* | Changed the filter format | Aqua-sama | 2017-08-05 | 6 | -48/+43 |
| | |||||
* | Implemented --default-config | Aqua-sama | 2017-08-04 | 1 | -1/+20 |
| | |||||
* | Profile window fixes | Aqua-sama | 2017-08-04 | 12 | -81/+92 |
| | |||||
* | Updated documentation | Aqua-sama | 2017-07-30 | 2 | -2/+21 |
| | |||||
* | Added homepage and newtab to profile widget | Aqua-sama | 2017-07-03 | 5 | -138/+166 |
| | |||||
* | Added homepage button | Aqua-sama | 2017-07-02 | 5 | -4/+40 |
| |