Lars Toenning
|
5266cc1909
|
refactor: Port to Qt 6
|
2024-11-09 08:15:44 +01:00 |
|
Lars Toenning
|
bcc4bdd31e
|
Add SPDX identifiers for REUSE compliance
Co-authored-by: Mat Sutcliffe <oktal3700@gmail.com>
|
2023-10-03 09:29:49 +02:00 |
|
Lars Toenning
|
970b7c3650
|
clang-format src
|
2023-04-18 16:07:19 +02:00 |
|
Lars Toenning
|
c0efc9ea81
|
Clean up includes
|
2022-05-25 19:47:34 +01:00 |
|
Mat Sutcliffe
|
a185c7aae7
|
Explicit template instantiations for mixins for containers
|
2021-10-11 14:20:07 +01:00 |
|
Mat Sutcliffe
|
0c5d684957
|
[QoI] Support polymorphism when extracting log category from QObject
|
2021-08-21 18:38:55 +01:00 |
|
Mat Sutcliffe
|
63f5d28622
|
Issue #77 Break cyclic dependency between CVariant and all other value classes
|
2020-12-19 18:50:36 +00:00 |
|
Mat Sutcliffe
|
2dc86652c2
|
Issue #77 Include style
|
2020-08-28 00:45:26 +01:00 |
|
Mat Sutcliffe
|
78987a678f
|
Suppress Qt 5.15 deprecation warnings
|
2020-06-29 18:34:14 +01:00 |
|
Mat Sutcliffe
|
d29576b67a
|
Ref T552 Register value classes with qRegisterMetaTypeStreamOperators.
|
2019-04-12 13:57:17 +01:00 |
|
Mat Sutcliffe
|
e9a4c49d68
|
Ref T547 Update license masthead in all source code files.
|
2019-02-22 20:36:43 +00:00 |
|
Klaus Basan
|
8d4876967e
|
refs #708 fix
|
2016-07-14 18:49:26 +02:00 |
|
Roland Winklmeier
|
3d7a39ed00
|
Fix BlackMisc header includes
* Include only what is used
* Use forward declaration when possible
* Sorted includes
refs #630
|
2016-05-13 17:05:49 +02:00 |
|
Mathew Sutcliffe
|
ffea4e1433
|
refs #523 Implement CLogCategoryList::toQString so the default implementation provided by CSequence is not used.
|
2015-11-26 22:25:45 +00:00 |
|
Roland Winklmeier
|
1b26311983
|
Fix license header spelling
|
2015-04-16 00:59:56 +02:00 |
|
Mathew Sutcliffe
|
f52cdd596e
|
refs #247 All our value classes registered with our new custom metatype system.
|
2014-12-13 01:41:47 +00:00 |
|
Mathew Sutcliffe
|
067344df24
|
refs #336 Added class CLogCategory to represent a log category. The category logic of CLogMessage is moved into this new class.
|
2014-10-16 17:05:28 +01:00 |
|