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

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: Update versions for the 1.18.0 release candidate 1. chore Updating grunt tasks etc; no production code change
#140 opened Nov 23, 2024 by iphydf Loading… v1.18.0
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
cleanup: Use make_unique and make_shared instead of new. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#76 opened Nov 17, 2024 by iphydf Loading… v1.18.1
cleanup: Use lambdas instead of std::bind. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#75 opened Nov 17, 2024 by iphydf Loading… v1.18.1
cleanup: Add const to local variables where possible. cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
#74 opened Nov 17, 2024 by iphydf Loading… v1.18.1
ProTip! Adding no:label will show everything without a label.