Skip to content

Pull requests: TokTok/qTox

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

chore: Add modern interactive issue template. chore Updating grunt tasks etc; no production code change
#169 opened Nov 28, 2024 by iphydf Loading… v1.18.0
docs: Translations update from Hosted Weblate documentation Changes to the documentation
#168 opened Nov 28, 2024 by weblate Loading…
chore: Update versions for the 1.18.0 release. chore Updating grunt tasks etc; no production code change
#167 opened Nov 27, 2024 by iphydf Draft v1.18.0
feat: Add network profiler view in debug tools. enhancement New feature for the user, not a new feature for build script
#166 opened Nov 27, 2024 by iphydf Draft v1.18.1
test: Re-enable some tests on windows. test Adding missing tests, refactoring tests; no production code change
#154 opened Nov 25, 2024 by iphydf Loading… v1.18.0
chore: Add vcpkg build on native msvc. chore Updating grunt tasks etc; no production code change
#145 opened Nov 23, 2024 by iphydf Draft v1.18.1
chore: Use flatpak action instead of our own script. chore Updating grunt tasks etc; no production code change
#131 opened Nov 22, 2024 by iphydf Draft v1.18.1
chore: Upgrade to macos-14 for the user build. chore Updating grunt tasks etc; no production code change
#126 opened Nov 21, 2024 by iphydf Draft v1.18.x
cleanup: Avoid logging QString as format. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#122 opened Nov 21, 2024 by iphydf Loading… v1.18.x
cleanup: Rename all .css files to .qss. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#120 opened Nov 21, 2024 by iphydf Loading… v1.18.x
cleanup: Use true/false instead of 0/1 for boolean literals. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#91 opened Nov 18, 2024 by iphydf Loading… v1.18.1
cleanup: Use emplace_back instead of push_back. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#90 opened Nov 18, 2024 by iphydf Loading… v1.18.1
cleanup: Use range-for in more places. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#89 opened Nov 18, 2024 by iphydf Loading… v1.18.1
cleanup: Use raw strings to simplify regexes. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#88 opened Nov 18, 2024 by iphydf Loading… v1.18.1
cleanup: Remove redundant base initialisers. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#87 opened Nov 18, 2024 by iphydf Loading… v1.18.1
cleanup: Reduce nesting of else clauses after return. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#86 opened Nov 18, 2024 by iphydf Loading… v1.18.1
cleanup: Avoid multiple declarations per statement. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#85 opened Nov 18, 2024 by iphydf Loading… v1.18.1
cleanup: Simplify boolean returns. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#84 opened Nov 18, 2024 by iphydf Loading… v1.18.1
cleanup: Make member functions const where possible. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#83 opened Nov 18, 2024 by iphydf Loading… v1.18.1
cleanup: Return braced initialiser list where possible. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#82 opened Nov 18, 2024 by iphydf Loading… v1.18.1
cleanup: Use = default instead of {} for default ctors. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#81 opened Nov 18, 2024 by iphydf Loading… v1.18.1
cleanup: Pass moved-from objects by value instead of const ref. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#80 opened Nov 18, 2024 by iphydf Loading… v1.18.1
cleanup: Don't move trivially copyable values. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#79 opened Nov 18, 2024 by iphydf Loading… v1.18.1
cleanup: Use .empty() instead of .size() == 0. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#78 opened Nov 18, 2024 by iphydf Loading… v1.18.1
cleanup: Avoid implicit bool conversions. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#77 opened Nov 18, 2024 by iphydf Loading… v1.18.1
ProTip! Add no:assignee to see everything that’s not assigned.