Tobias Fella
1e644587b3
Replace Quotient::Connection with NeoChatConnection where possible
2024-04-23 12:35:15 +02:00
Tobias Fella
85c2b7dada
Fix crash on shutdown
2023-11-11 16:03:35 +01:00
Tobias Fella
1d95d5aa15
Fix Runner and MatrixImageProvider singletons
2023-11-05 14:35:28 +01:00
Tobias Fella
0e55c3b38f
Port some things away from Controller::activeConnection
2023-11-05 13:02:18 +00:00
Laurent Montel
167349b9d2
Remove unused forward declaration
2023-09-01 11:51:36 +02:00
Carl Schwan
3e6c426397
Port Avatar usage in Settings KirigamiAddons
2023-07-22 18:41:09 +00:00
Laurent Montel
8d1baab89f
Add missing explicit keyword
2023-07-15 16:01:19 +00:00
Tobias Fella
c963966f1d
Enforce namespaced includes for libQuotient
2023-07-15 14:05:11 +02:00
James Graham
83da52582b
Document matriximageprovider
2023-04-30 19:13:13 +00:00
Tobias Fella
cdf2c390ca
Don't abandon job when image request is cancelled
...
Aborting the request causes a lot of logged messages. In theory, not stopping the job causes some overhead,
but that's negligible and the provider is on its way out anyway.
2023-04-27 11:32:46 +00:00
Tobias Fella
22448ea9ae
Clean up includes
2022-10-08 19:03:49 +02:00
Tobias Fella
a117eaa12b
Improve License header style
2021-04-18 17:47:22 +02:00
Tobias Fella
1cb6b3bbd6
Consistently use pragma once in all headers
2021-02-04 23:14:54 +01:00
Tobias Fella
d8dde6e082
Add license headers to code files
2020-11-11 15:17:23 +00:00
Nicolas Fella
f5b4914d11
Simplify connection handling in image provider
...
Controller is a singleton now, no need to pass the connection object around
2020-11-05 21:47:56 +00:00
Nicolas Fella
a08d017c02
Normalize includes
2020-11-04 20:25:52 +01:00
Nicolas Fella
00b6908f25
Correct some whitespace issues
2020-11-04 19:43:56 +01:00
Carl Schwan
fd19e0f27d
Workarround empty requestedSize in Kirigami Avatar
2020-11-04 08:43:59 +00:00
Carl Schwan
abea051f1c
s/slots/Q_SLOTS and s/signals/Q_SIGNALS
2020-11-03 12:09:06 +01:00
Carl Schwan
ce69506cf6
s/emit/Q_EMIT
2020-11-03 12:03: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
d6009479a5
Fix some deprecation.
2020-07-28 20:33:32 -07:00
Black Hat
086891ef4e
QMatrixClient -> Quotient
2019-08-15 22:52:12 +08:00
Black Hat
603cb33042
New attachment mechanism. Also add image from clipboard.
2019-05-19 21:58:54 +08:00