summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-25fix UndoEntry type hintstree/8078_treetabbedbrowser_misc_cleanupstoofar
2024-03-25Add explanatory comments and minor cleanups.toofar
2024-03-17Remove redundant code in tabopen, always set node parenttoofar
2024-03-10Make dataclass inheritance with defaults work with py<310toofar
2024-03-10Make TreeUndoEntry a subclass of UndoEntrytoofar
2024-03-10Remove tree specific code from parent's undo() method.toofar
2024-03-10Handle children no-long existing when undoing a close tabtoofar
2024-03-07fix linttoofar
2024-03-07Remove `treetabbedbrowser._add_undo_entry()`toofar
2024-03-02Remove unneeded `__init__` override from TreeTabbedBrowsertoofar
2024-02-25Merge pull request #8105 from qutebrowser/tree/8078_treetabwidget_misc_cleanupstoofar
2024-02-20Remove unneeded title format string values.tree/8078_treetabwidget_misc_cleanupstoofar
2024-02-18Remove unneeded `_init_config()` override from TreeTabWidgettoofar
2024-02-17Remove `tabMoved.disconnect()` from TreeTabWdigettoofar
2024-02-09Merge pull request #8084 from qutebrowser/tree/8076_fix_loading_collapsed_tab...toofar
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