summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2024-02-06Fix lint:toofar
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 "Merge pull request #7955 from arza-zara/search_any_order"Florian Bruhin
2024-01-11Revert "Merge pull request #7955 from arza-zara/search_any_order"Florian Bruhin
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
2024-01-06Fix tab-give -r when moving a subtreetoofar
2024-01-06Use `TreeUndoEntry.from_node()` for un-collapsed nodes too.toofar
2024-01-06Stop modifying the tree in `_add_undo_entry()`toofar
2024-01-06Remove tab from parent before we remove it from the tree.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-12-21Merge pull request #7955 from arza-zara/search_any_ordertoofar
2023-12-08Release v3.1.0v3.1.0v3.1.xqutebrowser bot
2023-12-08Merge branch 'explicit-focus-handling'Florian Bruhin
2023-12-08Add birthday pageFlorian Bruhin
2023-12-07Explicitly handle focus before hiding UI elementsexplicit-focus-handlingFlorian Bruhin
2023-12-05Avoid calling DownloadItem.origin() if unneededFlorian Bruhin
2023-12-05Extend pakjoy to Qt 6.5.0/.1/.2 with dark modeFlorian Bruhin
2023-12-04Fix lint and testsFlorian Bruhin
2023-12-04Fix docstringsarza
2023-12-04Add content.javascript.legacy_touch_events settingFlorian Bruhin
2023-12-04Fix lint and testsFlorian Bruhin
2023-12-04Fix lint and derpFlorian Bruhin
2023-12-04Support QWebEngineSettings.WebAttribute.ReadingFromCanvasEnabledFlorian Bruhin
2023-12-04qtargs: Supply values with lambda instead of keysFlorian Bruhin
2023-12-04Expose QtWebEngine 6.6 dark mode image classifier policyFlorian Bruhin
2023-12-04Remove dark mode settings removed from ChromiumFlorian Bruhin
2023-12-04Update dark mode docsFlorian Bruhin
2023-12-04Merge remote-tracking branch 'origin/pr/7935'Florian Bruhin
2023-12-04Merge branch 'pdfjs-fix'Florian Bruhin
2023-12-03tweak savefile_open type hintstoofar
2023-12-02Merge branch 'main' into pr/7992toofar
2023-12-02Always disable accelerated canvas if set to auto on Qt6toofar
2023-12-01pdfjs: Simplify logicFlorian Bruhin
2023-12-01pdfjs: Fix :version crash with no pdf.jsFlorian Bruhin
2023-12-01Undo html changeFlorian Bruhin