199
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
qtcompat: explicitly compare `QFile.error()` against the expected enum value More... almost 3 years ago
qtcompat: avoid combining a Modifier and a Key with the addition operator in Qt6 More... almost 3 years ago
qtcompat: use `qtcore.qVersion()` instead of `qtcore.QT_VERSION_STR` for display More... almost 3 years ago
packaging: only remove the arm64 image when building with Qt5 on macOS More... almost 3 years ago
qtapp: handle the QLibraryInfo transition from `.location()` to `.path()` on Qt6 More... almost 3 years ago
packaging: generate the venv the build directory on macOS More... almost 3 years ago
cmdcore: `QBuffer::peek()` return type change on PyQt6 More... almost 3 years ago
cmdcore: handle `QProcess::peek()` return type change on PyQt6 More... almost 3 years ago
cmdcore: switch from the obsolete `QProcess::pid()` to `QProcess::processId()` More... almost 3 years ago
typing: quote a few type hints in qtlib for PyQt6 support More... almost 3 years ago
contrib: add a pip requirements file for PyQt6 on macOS More... almost 3 years ago
qtapp: set all QApplication attributes before instantiating QApplication More... almost 3 years ago
qtapp: enable AA_EnableHighDpiScaling on the application (fixes #5865) More... almost 3 years ago
reportreeitem: open both repositories and subrepositories (recursively) More... almost 3 years ago
filedata: correct the usage of the `patch.diffopts` API More... almost 3 years ago
filedata: ensure ignored and untracked files are closed after loading data More... almost 3 years ago
merge with stable More... almost 3 years ago
Added tag 6.3.2 for changeset 19f4fa7da7ef More... almost 3 years ago
graph: avoid passing str to core APIs for shallow repos More... almost 3 years ago
graph: update shallow peer handling for hg 6.4 More... almost 3 years ago
overlay: modernize stdio handling on Windows (fixes #5858) More... almost 3 years ago
packaging: drop `cacert.pem` from the Windows installer More... almost 3 years ago
copyright: update to 2023 More... almost 3 years ago
tag: restore past behavior of having the Add button be the default (fixes #5850) More... almost 3 years ago
shlib: fix Windows crash notifying shell of non ascii name changes (fixes #5831) More... about 3 years ago
Added tag 6.3.1 for changeset 91826c6301b6 More... about 3 years ago
typing: mark most type aliases in tortoisehg/hgqt/filectxactions.py More... about 3 years ago
grep: fix a missing matcher attribute in the bad filename callback More... about 3 years ago
typing: add type hints to tortoisehg.hgqt.filectxactions.WctxActions More... about 3 years ago
typing: add type hints to tortoisehg.hgqt.filectxactions.FilectxActions More... about 3 years ago