Zach H
|
35159ef61a
|
Clang script (#3085)
|
2018-02-06 08:45:13 -05:00 |
|
ctrlaltca
|
b29bd9e070
|
Clang-format (#3028)
* 1/3 Add .clang-format file and travis compilation check
* 2/3 Run clang-format
* 3/3 Fix compilation problems due to include reordering
* 3bis/3 AfterControlStatement: false
|
2018-01-27 10:41:32 +01:00 |
|
Zach H
|
b53cd33eed
|
Smarter Clipboard Pasting/Parsing (#2706)
|
2017-05-14 14:35:40 -04:00 |
|
Gavin Bisesi
|
f5a5ea0434
|
ChatView: Initialize fields in declared order
|
2017-03-22 21:52:15 -04:00 |
|
Gavin Bisesi
|
8ac2a5870d
|
Un-const non-pointer return types
|
2017-03-22 21:12:42 -04:00 |
|
Gavin Bisesi
|
a3f4012d1a
|
Reduce TabSupervisor direct usage in UserContextMenu
|
2017-03-22 20:44:05 -04:00 |
|
Gavin Bisesi
|
d65a444ac5
|
Remove direct usages of TabSupervisor from Chatview
- There still might be inherited usages
- It's still used in the ctor
Areas to test
- Mentions
- Chat notifications
- Username clickable links
|
2017-03-22 20:44:05 -04:00 |
|