-
Notifications
You must be signed in to change notification settings - Fork 7
Pull requests: TokTok/qTox
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: Avoid occasional crash when changing video devices or closing qTox.
bug
Bug fix for the user, not a fix to a build script
fix: Avoid occasional crash when changing video devices or closing qTox.
bug
Bug fix for the user, not a fix to a build script
feat: add appimage back to ci
enhancement
New feature for the user, not a new feature for build script
refactor: Hide database implementation behind an interface.
refactor
Refactoring production code, eg. renaming a variable, not affecting semantics
feat: Auto-detect system dark mode on first setup.
enhancement
New feature for the user, not a new feature for build script
cleanup: Make ToxId move-only.
cleanup
Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
chore: Update versions for the 1.18.0 release.
chore
Updating grunt tasks etc; no production code change
feat: Add network profiler view in debug tools.
enhancement
New feature for the user, not a new feature for build script
chore: Use flatpak action instead of our own script.
chore
Updating grunt tasks etc; no production code change
cleanup: Rename all .css files to .qss.
cleanup
Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
cleanup: Use Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
true
/false
instead of 0
/1
for boolean literals.
cleanup
cleanup: Use emplace_back instead of push_back.
cleanup
Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
cleanup: Use range-for in more places.
cleanup
Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
cleanup: Use raw strings to simplify regexes.
cleanup
Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
cleanup: Remove redundant base initialisers.
cleanup
Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
cleanup: Reduce nesting of Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
else
clauses after return
.
cleanup
cleanup: Avoid multiple declarations per statement.
cleanup
Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
cleanup: Simplify boolean returns.
cleanup
Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
cleanup: Make member functions Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
const
where possible.
cleanup
cleanup: Return braced initialiser list where possible.
cleanup
Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
cleanup: Use Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
= default
instead of {}
for default ctors.
cleanup
cleanup: Pass moved-from objects by value instead of const ref.
cleanup
Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
cleanup: Don't move trivially copyable values.
cleanup
Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
Previous Next
ProTip!
Adding no:label will show everything without a label.