Markus Gans
|
24553aa7d0
|
Replace some std::bind with lambda functions
|
2021-05-01 18:58:37 +02:00 |
|
Markus Gans
|
9ba7fc6178
|
Code optimization at widget focus
|
2021-04-27 11:51:53 +02:00 |
|
Markus Gans
|
8d54e1c11f
|
Fixed mutex deadlock in FLogger
|
2021-04-24 17:00:28 +02:00 |
|
Markus Gans
|
4146b20028
|
Small fixes
|
2020-12-06 02:11:54 +01:00 |
|
Markus Gans
|
4517038521
|
Using smart pointers for global objects
|
2020-12-03 10:43:20 +01:00 |
|
Markus Gans
|
a14c45d8c7
|
Small improvements
|
2020-10-13 19:49:34 +02:00 |
|
Markus Gans
|
12ec2b0574
|
Refactoring of some methods
|
2020-10-11 22:50:08 +02:00 |
|
Markus Gans
|
396cda69e8
|
Solaris build fix
|
2020-10-11 09:14:52 +02:00 |
|
Markus Gans
|
a821030333
|
Replaces some C-style arrays with std::array
|
2020-10-04 00:59:21 +02:00 |
|
Markus Gans
|
3d9f621258
|
std::clog now streams everything to the FLogger object
|
2020-09-25 00:48:58 +02:00 |
|
Markus Gans
|
361f0e6a14
|
More function declared as const
|
2020-07-12 15:25:21 +02:00 |
|
Markus Gans
|
53ba96504f
|
New data wrapper class FData and minor text changes
|
2020-07-08 21:32:47 +02:00 |
|
Markus Gans
|
0ff67da077
|
Parameter to specify a logging file
|
2020-06-07 18:21:59 +02:00 |
|
Markus Gans
|
9e68344a2b
|
New class FStringStream
|
2020-05-24 02:15:43 +02:00 |
|
Markus Gans
|
5a60794b85
|
More direct access to the static FTerm functions
|
2020-05-16 22:24:36 +02:00 |
|
Markus Gans
|
923822ca25
|
New class FLogger for logging
|
2020-05-13 23:47:14 +02:00 |
|