Nicolas Werner
|
0278c9d5fb
|
Fix UserSettingsModel and Communities singleton instantiation
|
2023-06-19 20:30:27 +02:00 |
|
Nicolas Werner
|
ce1a64bc19
|
Move to automatic type registration
|
2023-06-19 01:38:40 +02:00 |
|
Nicolas Werner
|
96f791daf1
|
Get rid of year in license headers
See also:
https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/
https://hynek.me/til/copyright-years/
|
2023-02-21 23:48:49 +01:00 |
|
Nicolas Werner
|
3a6a905429
|
A whole new year full of excitement and possibilities!
|
2023-01-02 04:25:33 +01:00 |
|
Nicolas Werner
|
af699eb83e
|
Mark classes as final where possible
|
2022-10-10 14:38:45 +02:00 |
|
Loren Burkholder
|
8ecbb39dc6
|
cppcheck stuff (#1200)
* cppcheck stuff
* Update src/ui/RoomSettings.cpp
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* Update src/ui/RoomSettings.cpp
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* Fix linting
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
|
2022-10-03 21:57:30 +00:00 |
|
Nicolas Werner
|
851333a50d
|
Switch to clang-format14
|
2022-09-25 20:05:08 +02:00 |
|
Nicolas Werner
|
421b15c05c
|
Show the community of a room
|
2022-09-20 21:26:46 +02:00 |
|
Nicolas Werner
|
376612e4eb
|
Support editing space children
|
2022-08-10 00:20:44 +02:00 |
|
Nicolas Werner
|
415f097b9c
|
Add missing include
|
2022-07-16 04:09:52 +02:00 |
|
Nicolas Werner
|
f76fd4ca83
|
WIP
|
2022-07-15 16:19:06 +02:00 |
|
Loren Burkholder
|
7cbde0712f
|
Allow muting spaces; other general improvements
|
2022-06-29 22:04:37 -04:00 |
|
Loren Burkholder
|
7e9646cc25
|
Add notifications to all sidebar items
|
2022-06-29 22:04:37 -04:00 |
|
Loren Burkholder
|
e446e3d679
|
Add loud notifications for spaces
|
2022-06-29 22:04:17 -04:00 |
|
Loren Burkholder
|
169384f0fa
|
Add space notifications to room list
|
2022-06-29 22:02:20 -04:00 |
|
Loren Burkholder
|
e7c24b094f
|
Fix typoed variable name
|
2022-06-29 22:00:09 -04:00 |
|
Loren Burkholder
|
2df2046d1d
|
Display unread notifications for spaces
|
2022-06-29 22:00:09 -04:00 |
|
Nicolas Werner
|
61404641d9
|
Update year in copyright notice to shut up lint job
|
2022-01-01 04:57:53 +01:00 |
|
Nicolas Werner
|
d8ead9573b
|
Reduce allocations using QStringLiteral
|
2021-12-29 04:52:52 +01:00 |
|
Nicolas Werner
|
b774a671da
|
Remember all the collapsed trees
|
2021-12-01 03:46:55 +01:00 |
|
Nicolas Werner
|
aa5d2098d0
|
Don't waste space for non existing subspaces
|
2021-12-01 00:46:02 +01:00 |
|
Nicolas Werner
|
65152252a4
|
Leaves can't collapse
|
2021-12-01 00:24:57 +01:00 |
|
Nicolas Werner
|
fe49beb68e
|
Hide me underneath the space tree
|
2021-12-01 00:04:01 +01:00 |
|
Nicolas Werner
|
5ef3250994
|
Add a filter for direct chats
fixes #317
|
2021-11-20 22:48:04 +01:00 |
|
Nicolas Werner
|
cfca7157b9
|
Change indentation to 4 spaces
|
2021-09-18 00:45:50 +02:00 |
|
Nicolas Werner
|
78c69a8f7b
|
Fix tags going missing if you join communities
|
2021-06-26 23:56:34 +02:00 |
|
Nicolas Werner
|
12ce7686ce
|
Show some spaces in the community sidebar
|
2021-06-25 11:34:17 +02:00 |
|
Nicolas Werner
|
84434433f2
|
Fix wrong tags in context menu
|
2021-06-14 23:40:06 +02:00 |
|
Nicolas Werner
|
a5291605a9
|
Reenable tag hiding
|
2021-06-11 17:54:05 +02:00 |
|
Nicolas Werner
|
8d2d8dc267
|
Enable toggling tags
|
2021-06-11 14:51:29 +02:00 |
|
Nicolas Werner
|
2cd1a931c2
|
Basic community list model
|
2021-06-09 23:52:28 +02:00 |
|