summaryrefslogtreecommitdiff
path: root/qutebrowser/misc/ipc.py
AgeCommit message (Expand)Author
2023-07-19Improve handling of Optional with new PyQt stubsFlorian Bruhin
2023-07-19Initial upgrade to new PyQt6 stubsFlorian Bruhin
2023-06-30Merge pull request #7761 from pylbrecht/remove-vim-modelinesFlorian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-06-29qt6 mypy: Fix remaining unused-ignore issuesFlorian Bruhin
2023-06-29qt6 mypy: Remove PyQt5 type ignoresFlorian Bruhin
2022-08-23ipc: Use qenum_key instead of int error codesFlorian Bruhin
2022-08-23Drop Qt < 5.15Florian Bruhin
2022-08-23Use new errorOccurred signalsFlorian 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
2021-03-29ipc: Hide socket warning when re-getting socketFlorian Bruhin
2021-03-29ipc: Fix socket handlingFlorian Bruhin
2021-03-29Revert "ipc: Remove _old_socket handling"Florian Bruhin
2021-03-29ipc: Remove _old_socket handlingFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-11-08ipc: Add assertFlorian Bruhin
2020-11-08ipc: Avoid starting timeout timer if socket is NoneFlorian Bruhin
2020-11-04old qt: Adjust various comments/outputsFlorian Bruhin
2020-07-20Fix coverage checkFlorian Bruhin
2020-07-20ipc: Ignore deleted socket in on_ready_readFlorian Bruhin
2020-07-16ipc: Handle failing getpass.getuser() on WindowsFlorian Bruhin
2020-06-17Fix lintFlorian Bruhin
2020-06-17Handle OSErrors gracefully in os.utime()Florian Bruhin
2020-05-10mypy: Use explicit "type: ignore[...]" ignoresFlorian Bruhin
2020-02-10Fix calls of error.handle_fatal_exc()Florian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-10-22mypy: Fix new issues in misc.ipcFlorian Bruhin
2019-10-13Refactor shutdown to use signalsFlorian Bruhin
2019-03-18Merge remote-tracking branch 'origin/pr/4635'Florian Bruhin
2019-03-13Eschew the extraneous elsesFlorian Bruhin
2019-03-10Delete disconnected IPC sockets.Jimmy
2019-02-22Update copyright for 2019Jay Kamat
2019-02-22Use i- as prefix for the IPC path on macOSFlorian Bruhin
2018-05-21Remove unneeded "except ... as e:" assignmentsFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-09-28Fix tests and lintFlorian Bruhin
2017-09-28Remove ipc-server from objregFlorian Bruhin
2017-09-20Use utils.is_* for platform checks everywhereFlorian Bruhin
2017-07-09Fix ipc test coverageFlorian Bruhin
2017-07-09ipc: Remove support for connecting to legacy serversFlorian Bruhin
2017-07-08Replace OS X with macOSFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2017-03-31Save old socket for IPCFlorian Bruhin
2017-03-16Update IPC atime once all 3hFlorian Bruhin
2017-03-13Use debug log for on_timeout messageFlorian Bruhin
2017-03-04ipc: Delay deleting of QLocalSocket on disconnectFlorian Bruhin
2017-02-05Replace all GitHub linksFlorian Bruhin