Commit Graph

16 Commits

Author SHA1 Message Date
Tobias Fella
00494f8f88 Clean up the AccountListModel 2021-07-30 23:03:08 +00:00
Tobias Fella
2cb81d1276 Unify License header style in C++ 2021-04-06 19:25:06 +02:00
Tobias Fella
1cb6b3bbd6 Consistently use pragma once in all headers 2021-02-04 23:14:54 +01:00
Carl Schwan
136a8f2af8 Clang-tidy + clang-format 2020-11-27 00:26:39 +01:00
Tobias Fella
d8dde6e082 Add license headers to code files 2020-11-11 15:17:23 +00:00
Tobias Fella
c2c49c69fe Code cleanup 2020-11-08 22:08:56 +01:00
Tobias Fella
2d1a7d6500 Make the Controller a singleton 2020-11-04 01:43:13 +00:00
Carl Schwan
abea051f1c s/slots/Q_SLOTS and s/signals/Q_SIGNALS 2020-11-03 12:09:06 +01:00
Carl Schwan
bea870ad75 Apply Clang Format 2020-11-02 16:11:24 +01:00
Carl Schwan
7851cfe5cd Rebranding and add copyright headers 2020-11-02 10:10:54 +01:00
Black Hat
ced82bd666 Modern C++. 2019-08-04 22:36:32 +08:00
Black Hat
06983a506c Fix segfault when leaving certain rooms. 2018-11-07 16:29:24 +08:00
Black Hat
20113fb47f Improve accountlistmodel. 2018-09-10 12:56:16 +08:00
Black Hat
f5b24f32b8 Fix avatar issue in accountlistmodel. 2018-09-10 07:03:43 +08:00
Black Hat
5c55856df3 Fix crashing when logging out.
That's a complex issue. Yay!
2018-09-09 21:13:43 +08:00
Black Hat
2992804472 Minimum code to get multiple accounts working. 2018-09-09 10:12:45 +08:00