summary refs log tree commit diff
path: root/src/CacheCryptoStructs.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-19Fix presence not being per profileNicolas Werner1-12/+12
fixes #1699
2024-03-16Make a few headers forward declarationsNicolas Werner39-118/+198
2024-03-16Include moc files for a tiny speedup on incremental buildsNicolas Werner72-17/+335
2024-03-14workaround broken platform dialogs on macosNicolas Werner5-6/+18
See https://bugreports.qt.io/browse/QTBUG-102078
2024-03-11Remove reference to unmaintained AUR helperq234rty1-1/+1
https://github.com/rmarquis/pacaur is long unmaintained.
2024-03-10Work around the duplicate right click menus on KDENicolas Werner2-2/+40
2024-03-09Update README.md to reflect the keyring use flag for qtkeychain on Gentoojjdredd1-1/+1
2024-03-08Update translationsNicolas Werner32-985/+2185
2024-