summaryrefslogtreecommitdiff
path: root/qutebrowser/mainwindow
AgeCommit message (Expand)Author
13 daysremove unneeded QTimer importstoofar
13 dayscheck more timersFlorian Bruhin
2024-04-30tabbedbrowser: Clean up QTBUG 91715 workaroundFlorian Bruhin
2023-12-07Explicitly handle focus before hiding UI elementsexplicit-focus-handlingFlorian Bruhin
2023-09-30Merge pull request #7925 from fstecker/download_iconstoofar
2023-09-21Add TabBarStyle TypeError workaroundFlorian Bruhin
2023-09-20replace QAbstractFileIconProvider by QFileIconProviderFlorian Stecker
2023-09-19Improve NullIconProviderFlorian Stecker
2023-09-19Override IconProvider for QFileSystemModelFlorian Stecker
2023-08-15Merge remote-tracking branch 'origin/pr/7809'Florian Bruhin
2023-08-15Don't give keyboard focus to tab barFlorian Bruhin
2023-08-11Rename :edit-command to :cmd-editPhilipp Albrecht
2023-08-11Rename :set-cmd-text to :cmd-set-textPhilipp Albrecht
2023-08-08Prevent setting giant window titlesFlorian Bruhin
2023-07-23reuse: Initial copyright text update for myselfFlorian Bruhin
2023-07-23reuse: Adjust most license headersFlorian Bruhin
2023-07-19Improve handling of Optional with new PyQt stubsFlorian Bruhin
2023-07-19Initial upgrade to new PyQt6 stubsFlorian Bruhin
2023-07-09mypy: Switch to upstream stubs for PyQt6Florian Bruhin
2023-06-30Merge pull request #7761 from pylbrecht/remove-vim-modelinesFlorian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-06-29qt6 mypy: Fix lintFlorian Bruhin
2023-06-29qt6 mypy: Fix remaining unused-ignore issuesFlorian Bruhin
2023-06-29qt6 mypy: Remove PyQt5 type ignoresFlorian Bruhin
2023-06-29qt6 mypy: Fix unused-ignores with mypy-pyqt5Florian Bruhin
2023-06-29qt6 mypy: Fix first batch of various issuesFlorian Bruhin
2023-06-29qt6 mypy: Fix first batch of various issuesFlorian Bruhin
2023-06-09Fix lintFlorian Bruhin
2023-06-09Inline misc.MinimalLineEdit into statusbar.command.CommandFlorian Bruhin
2023-06-04Add settings to customize tooltipsFlorian Bruhin
2023-03-19Re-focus tabs created from :undotoofar
2023-03-15Override QTabBar text eildingtoofar
2022-12-13Merge branch 'master' into qt6-v2Florian Bruhin
2022-12-06Fix lintqt6-delay-window-showFlorian Bruhin
2022-12-06Use QProxyStyle for TabBarStyleFlorian Bruhin
2022-12-06Always delay stage 2 shutdown, not only with promptsFlorian Bruhin
2022-12-06Use a proper @pyqtSlot for FilenamePromptFlorian Bruhin
2022-12-05app/mainwindow: Delay .show() calls until after tabs are addedFlorian Bruhin
2022-12-05mainwindow: Don't call qapp.alert on deleted windowsFlorian Bruhin
2022-12-05Delay various .show() calls until after tabs are addedFlorian Bruhin
2022-11-20Merge branch 'master' into qt6-v2toofar
2022-11-19Fix typosKian-Meng Ang
2022-09-27Add extra logging for calling into fusion styleFlorian Bruhin
2022-09-11mypy: access our tab_bar implementation, not tabBartoofar
2022-09-11mypy: ignore enum binary operator: Qt.WindowTypetoofar
2022-09-11mypy: fix exec() type hints?: prompttoofar
2022-09-10Another style fixTomasz Cebula
2022-09-10Style and type adjustment for the widget fixTomasz Cebula
2022-09-09Fix for dissapearing WidgetsTomasz Cebula
2022-08-23Make PyObjC/AppKit optional with Qt 6.3+Florian Bruhin