Details
Details
- Reviewers
hindenburg - Group Reviewers
Konsole - Commits
- R319:4cddc420e319: Simplify TerminalDisplay code
Diff Detail
Diff Detail
- Repository
- R319 Konsole
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
- Use one liners where appropriate.
- Remove sender() and QVariant() conversions
- Declare + initialize, instead of setting the value later
- Don't create unecessary temporaries
- Extract code from huge function into a smaller one