| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add runJavascript() to C++ API | Kaloyan Chehlarski | 14 days | 1 | -10/+12 |
| * | Windows: Make updateWindowGeometry() call in initialize() sync | Kaloyan Chehlarski | 14 days | 1 | -3/+1 |
| * | Clean up and rename QAbstractWebView and QAbstractWebViewSettings | Michal Klocek | 14 days | 1 | -3/+3 |
| * | Make QWebViewLoadRequest a public class | Kaloyan Chehlarski | 14 days | 1 | -10/+10 |
| * | Rename qwebview_p.h qwebviewloadrequest_p.h | Michal Klocek | 14 days | 1 | -1/+1 |
| * | Emit signals only on public class (pimpl wise) | Michal Klocek | 2025-11-28 | 1 | -26/+27 |
| * | Use QWebView as parent window in backends | Michal Klocek | 2025-11-27 | 1 | -2/+1 |
| * | Pass the pointer to QWebView for private counterpart | Michal Klocek | 2025-11-27 | 1 | -2/+2 |
| * | Windows: Do not set native window as visible by default | Kaloyan Chehlarski | 2025-11-07 | 1 | -1/+0 |
| * | Cleanup. Rename getSettings() to settings() in private classes | Kaloyan Chehlarski | 2025-10-28 | 1 | -1/+1 |
| * | Add url() virtual method to private classes | Kaloyan Chehlarski | 2025-10-27 | 1 | -0/+5 |
| * | CRA mark src/ | Moss Heim | 2025-10-09 | 1 | -0/+1 |
| * | WebView2: Block creation of new windows not controlled by Qt | Kaloyan Chehlarski | 2025-09-03 | 1 | -0/+19 |
| * | Minor. Run clang-format on qwebview2webview | Michal Klocek | 2025-07-24 | 1 | -101/+116 |
| * | Add default user data folder for initialization | Michal Klocek | 2025-07-21 | 1 | -1/+2 |
| * | Clean up window initialization for webview2 | Michal Klocek | 2025-06-26 | 1 | -30/+21 |
| * | Do not use assert within business logic for webview2 plugin | Michal Klocek | 2025-06-26 | 1 | -42/+59 |
| * | Fix webview2 async api call issues | Morteza Jamshidi | 2025-06-26 | 1 | -72/+77 |
| * | Implement WebView2 windows plugin for qt webview | Morteza Jamshidi | 2025-05-30 | 1 | -0/+631 |