summaryrefslogtreecommitdiff
path: root/qutebrowser/app.py
AgeCommit message (Expand)Author
2023-07-22Fix Qt 5 warning opening alwaysFlorian Bruhin
2023-06-30qt6: Add a Qt 5 warningFlorian Bruhin
2023-06-30Merge pull request #7761 from pylbrecht/remove-vim-modelinesFlorian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-06-29qt6 mypy: Fix first batch of various issuesFlorian Bruhin
2023-06-08Add initial nativeeventfilterFlorian Bruhin
2022-12-05app/mainwindow: Delay .show() calls until after tabs are addedFlorian Bruhin
2022-08-23qt6: Add macOS sandboxing warningFlorian Bruhin
2022-08-23Remove setting Pulseaudio propertiesFlorian Bruhin
2022-08-23Drop Qt < 5.15Florian Bruhin
2022-08-23Make AA_UseHighDpiPixmaps optionalFlorian Bruhin
2022-08-23Run scripts/dev/rewrite_enums.pyFlorian Bruhin
2022-08-23Run scripts/dev/rewrite_qt_imports.shFlorian Bruhin
2022-04-25mypy: Upgrade to PyQt5-stubs 5.15.6.0Florian Bruhin
2022-04-13Remove old resources.pyFlorian Bruhin
2022-04-04Load icons via importlib.resourcesJimmy
2021-06-30Pave the way for pathlib migrationlufte
2021-06-26Update usages of sql module to use the new class.lufte
2021-04-15Remove old q_appFlorian Bruhin
2021-03-23Fix lint/testsFlorian Bruhin
2021-03-19Only connect IPC after init has finishedFlorian Bruhin
2021-03-09Added test_resources.pyLembrun
2021-03-07Added utils/resources.py and changed calls to util.read_file*Lembrun
2021-02-24Revert "old qt: Use ApplicationAttribute to switch Ctrl/Meta on Mac"Florian Bruhin
2021-02-16Check for QtWebEngine versions for session workaroundFlorian Bruhin
2021-02-03Handle a single empty startup argumentFlorian Bruhin
2021-01-27Only show changelog after feature upgradesFlorian Bruhin
2021-01-27Show changelog after upgradesFlorian Bruhin
2021-01-27Update Qt 5.15 session warning againFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-14Merge branch 'master' into history-cleanupFlorian Bruhin
2021-01-11Add objects.qapp to avoid needing to None-checkFlorian Bruhin
2021-01-08Trivial PyQt 6 changesFlorian Bruhin
2021-01-05history: Add timer for sql/history initFlorian Bruhin
2020-12-28fixed typing mistakefreddii
2020-12-04Merge remote-tracking branch 'origin/pr/5813'Florian Bruhin
2020-12-03Reverting this order switch as apparently it's not neededlufte
2020-12-03Merge remote-tracking branch 'origin/pr/5923'Florian Bruhin
2020-12-03Support --desktop-file-name arg to set Wayland app_idMark Stosberg
2020-11-10Merge branch 'master' into issue5810lufte
2020-11-04old qt: Use ApplicationAttribute to switch Ctrl/Meta on MacFlorian Bruhin
2020-11-04old qt: Adjust various comments/outputsFlorian Bruhin
2020-11-04old qt: Remove old qt warningFlorian Bruhin
2020-10-31Move profile initialization to webenginesettings.pylufte
2020-10-31mypy: use from-import for typing in remaining filesTim Brown
2020-10-19app.py: remove one indentation level in event()fridokus
2020-09-29Add debug logging for PIDsFlorian Bruhin
2020-08-05Clean up running downloads when shutting downFlorian Bruhin
2020-07-28Always pass target to mainwindow.get_window()Florian Bruhin