summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-09Wait for all tabs to be loaded after loading sessionstree/8076_fix_loading_collapsed_tabs_and_legacy_session_supporttoofar
2024-02-09Fix another possible tree and widget desync while loading a sessiontoofar
2024-02-09Add some more end2end tests for tree tabstoofar
2024-02-09Be explicit about tab position when loading from sessionstoofar
2024-02-09Focus active tab after loading tree tab sessiontoofar
2024-02-08Add new TabbedBrowser.tabs() method.toofar
2024-02-08Fix active tab in session with collapsed tabstoofar
2024-02-08remove unused attributetoofar
2024-02-08Support loading legacy format tree tab sessions.toofar
2024-02-08Fix loading collapsed tabs in tree sessionstoofar
2024-02-08Merge pull request #8083 from pylbrecht/tree-tabs-e2etoofar
2024-02-07Remove hyphens to make diff markers more cleartoofar
2024-02-07make `reconstruct_tree_data()` publictoofar
2024-02-07Update "the following tabs should be open" for tree tabstoofar
2024-02-07Get check_open_tree_tabs workingtoofar
2024-02-07Create simplified string representation from tree tab sessiontoofar
2024-02-07Inch a little closer towards compare tree tabs sessiontoofar
2024-02-07Finish end2end tests for :tab-close --recursivetoofar
2024-02-07Support modifying suffixes in "Given I open ..."toofar
2024-02-07Add check_open_tree_tabs() prototypepylbrecht
2024-02-07Draft: add end2end test for :tab-close --recursivepylbrecht
2024-02-07Merge pull request #8093 from qutebrowser/tree/fix-linttoofar
2024-02-06treetabs: minor doc proof readtree/fix-linttoofar
2024-02-06Fix lint:toofar
2024-02-06Fix tab widget benchmark teststoofar
2024-01-25Remove already-implemented TODO commentsGiuseppe Stelluto
2024-01-25Remove print statement left by accidentGiuseppe Stelluto
2024-01-24Make tree tabbed session format compatible with normal formatGiuseppe Stelluto
2024-01-15s/set-cmd-text/cmd-set-text/g and regen docstoofar
2024-01-14Merge remote-tracking branch 'upstream/main' into feat/tree_tabs_integrationtoofar
2024-01-12listcategory: Clean up building regex patternFlorian Bruhin
2024-01-12listcategory: Fix O(n^2) performance if no matchFlorian Bruhin
2024-01-12Reapply "Update changelog for 7955"Florian Bruhin
2024-01-12Reapply "Merge pull request #7955 from arza-zara/search_any_order"Florian Bruhin
2024-01-12Merge pull request #8063 from ju-sh/patch-1Florian Bruhin
2024-01-12Typo fixJulin S
2024-01-11Revert "Update changelog for 7955"Florian Bruhin
2024-01-11Revert "Merge pull request #7955 from arza-zara/search_any_order"Florian Bruhin
2024-01-10tests: Upgrade our hook implementation for pytest 7Florian Bruhin
2024-01-10tests: Ignore yet another mesa (?) warningFlorian Bruhin
2024-01-10Merge pull request #8057 from qutebrowser/update-dependenciestoofar
2024-01-08Update dependenciesqutebrowser bot
2024-01-06Add initial treetab docs.toofar
2024-01-06Clarify TraverseOrder Enum valuestoofar
2024-01-06Check the correct tab is pinned when closingtoofar
2024-01-06Show new tabbed_browser when detaching tree tabstoofar
2024-01-06Remove unneeded layout.unwrap() callstoofar
2024-01-06Remove fixme comment about root node with no valuetoofar
2024-01-06Switch a couple more traversals to child firsttoofar
2024-01-06Add explanatory comments in `_remove_tab()`toofar