summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-23Merge remote-tracking branch 'origin/pr/5153'Florian Bruhin
2020-06-23Edit FAQ changesFlorian Bruhin
2020-06-23Merge remote-tracking branch 'origin/pr/5536'Florian Bruhin
2020-06-23Regenerate docsFlorian Bruhin
2020-06-23Upgrade requirementsFlorian Bruhin
2020-06-23Add ASCII-art logo to :versionFlorian Bruhin
2020-06-23Update changelogFlorian Bruhin
2020-06-23Merge branch 'docked-inspector'Florian Bruhin
2020-06-23Remove now unneeded WrapperLayout.unwrapFlorian Bruhin
2020-06-23Work around devtools window detaching bugFlorian Bruhin
2020-06-23Add additional devtools keybindingsFlorian Bruhin
2020-06-23inspector: Simplify showing in a windowFlorian Bruhin
2020-06-22Fix lintFlorian Bruhin
2020-06-22Revert "miscwidget: Base WrapperLayout on QVBoxLayout"Florian Bruhin
2020-06-22Add some tests for AbstractInspectorFlorian Bruhin
2020-06-22Remove inspector detaching againFlorian Bruhin
2020-06-22tests: Move some fixtures to tests/helpers/fixtures.pyFlorian Bruhin
2020-06-22Fix AbstractWebInspector docstringFlorian Bruhin
2020-06-22Simplify AbstractWebInspector._load_positionFlorian Bruhin
2020-06-22completion: Make column sizing work with one column onlyFlorian Bruhin
2020-06-22Add completion for inspector positionsFlorian Bruhin
2020-06-22inspector: Split _show_window()/_show_docked() from set_position()Florian Bruhin
2020-06-22Split WebEngineInspector into two classesFlorian Bruhin
2020-06-22Show error when devtools resources are unavailable on FedoraFlorian Bruhin
2020-06-22Rename :inspector to :devtoolsFlorian Bruhin
2020-06-22Fix mypyFlorian Bruhin
2020-06-22Move inspector command to components.misccommandsFlorian Bruhin
2020-06-22Disable PseudoLayout workaround except on Qt 5.11.0Florian Bruhin
2020-06-22miscwidget: Base WrapperLayout on QVBoxLayoutFlorian Bruhin
2020-06-22miscwidgets: Support proper unwrapping in WrapperLayoutFlorian Bruhin
2020-06-22Remove Qt 5.8 workarounds for _remove_tabFlorian Bruhin
2020-06-22Remove old :inspect noteFlorian Bruhin
2020-06-22inspector: Make detaching to a window work properlyFlorian Bruhin
2020-06-22Make it possible to call WrapperLayout.unwrap() before wrappingFlorian Bruhin
2020-06-22inspector: Detach when inspector is hiddenFlorian Bruhin
2020-06-22Shut down inspector when associated tab is closedFlorian Bruhin
2020-06-22Add AbstractTabPrivate.toggle_inspectorFlorian Bruhin
2020-06-22Use separate inspector section in state configFlorian Bruhin
2020-06-22faq: clarify secion on noscript bindingsDavid Terry
2020-06-22README: Update list of similar projectsFlorian Bruhin
2020-06-22use Path.read_textJulin S
2020-06-22Revert "fix error in asciidoc2html.py script"Julin S
2020-06-21Fix 3.5 incompatibility in scriptJulin S
2020-06-19inspector: Refactor how opening/closing workFlorian Bruhin
2020-06-19tests: Improve InspectorSplitter sizing testsFlorian Bruhin
2020-06-19Merge branch 'master' into docked-inspectorFlorian Bruhin
2020-06-19tests: Fix JS header testsFlorian Bruhin
2020-06-19Add overlay scrollbarFlorian Bruhin
2020-06-19tests: Generalize configinit testsFlorian Bruhin
2020-06-18Set window title for inspectorFlorian Bruhin