1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
Mar 05, 2025 — Apr 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a bundled copy of the SDL game controller database More... 8 months ago
Add support for loading SDL game controller databases More... 8 months ago
Bump minium macOS deployment target to match the dependencies More... 8 months ago
Set default macOS arch to system one More... 8 months ago
Merge branch 'oclero/clazy-fixes' into 'dev'
Christophe Thiéry
as Christopho
More... 8 months ago
Use the default system font as the text editor default font More... 8 months ago
Improve naming More... 8 months ago
Remove std::as_const (variable is already const) More... 8 months ago
Update the application icon (Windows/macOS/Linux) More... 8 months ago
Use only necessary include for QtConcurrent::run More... 8 months ago
Use multi-args QString::arg More... 8 months ago
Replace non-static QFileInfo::exists by faster, static one [clazy-qfileinfo-exists] More... 8 months ago
Merge branch 'hhromic/cleanups' into 'dev' More... 8 months ago
Replace old SIGNAL/SLOT by more modern connect code More... 8 months ago
Use static QRegularExpression when possible [use-static-qregularexpression] More... 8 months ago
Pass a context object as 3rd connect parameter [clazy-connect-3arg-lambda] More... 8 months ago
Create QRegularExpressions before loops More... 8 months ago
Fix clazy warnings for range loops More... 8 months ago
Cleanups after recent changes in the repository More... 8 months ago
Fix signal and slot having the same name More... 8 months ago
Remove unnecessary include More... 8 months ago
Fix missing emit keyword on signal call More... 8 months ago
Merge branch 'oclero/fix-size_t-warnings' into 'dev'
Christophe Thiéry
as Christopho
More... 8 months ago
Fix int/size_t warnings More... 8 months ago
Merge branch 'oclero/fix-more-warnings' into 'dev' More... 8 months ago
Fix type casting for current time (nanoseconds) More... 8 months ago
Fix type casting movement duration and delay calculations More... 8 months ago
Fix type casting for sleep duration More... 8 months ago
Fix index type casting in LuaBind More... 8 months ago
Merge branch 'oclero/fix-uint64_t-warning' into 'dev' More... 8 months ago