summaryrefslogtreecommitdiff
path: root/qutebrowser/mainwindow/treetabwidget.py
AgeCommit message (Expand)Author
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-06Fix lint:toofar
2024-01-06Handle tab title updates while loading hidden tabs from a sessiontoofar
2024-01-06Avoid tab title updates while shutting down.toofar
2024-01-06Avoid tab title updates while updating tree visibilitytoofar
2024-01-06Remove non-specific IndexErrortoofar
2023-09-16Fix stylearza
2021-01-30Fix linting and type hintingpinusc
2021-01-30Make mypy and otherhappypinusc
2020-02-05Fix typosarza
2019-11-07Add type annotationsarza
2019-09-07Make pylint happypinusc
2019-09-02Remove unused statementpinusc
2019-08-11Refactor collapsing mechanismpinusc
2019-08-11Remove tabRemoved method as it was uselesspinusc
2019-05-24Remove preceding space in fields['collapsed']arza
2019-05-14Disconnect tabMoved signal for performanceGiuseppe Stelluto
2019-05-13Remove unused importGiuseppe Stelluto
2019-05-13Remove pointless checkGiuseppe Stelluto
2019-05-13Remove 'casting' hack, end2end testsGiuseppe Stelluto
2019-05-12Make pylint and flake8 happyGiuseppe Stelluto
2019-05-12DocumentationGiuseppe Stelluto
2019-05-10Remove loggig messageGiuseppe Stelluto
2019-05-08Force uid=0 on tree_root when enabling tree_tabsGiuseppe Stelluto
2019-05-07Don't require a restart when enabling/disabling tree-tabsGiuseppe Stelluto
2019-04-09Begin refactor by creating new tree subclassespinusc