Markus Gans
|
d5ec54dcfd
|
Minor code improvements
|
2021-04-05 21:20:02 +02:00 |
Markus Gans
|
597f9e772b
|
New method FWidget::initLayout() for setting widget layouts after terminal initialization
|
2021-03-28 23:19:01 +02:00 |
Markus Gans
|
eb61e6fec0
|
Add some #includes
|
2020-12-31 23:22:22 +01:00 |
Markus Gans
|
b2de303cfc
|
Refactoring to scaled enumerations
|
2020-12-31 20:45:10 +01: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
|
3c467c9c07
|
Optimize the terminal output speed
|
2020-10-19 23:38:12 +02:00 |
Markus Gans
|
12ec2b0574
|
Refactoring of some methods
|
2020-10-11 22:50:08 +02:00 |
Markus Gans
|
a821030333
|
Replaces some C-style arrays with std::array
|
2020-10-04 00:59:21 +02:00 |
Markus Gans
|
b15a665729
|
unit test for the FData
|
2020-09-25 06:16:32 +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
|
59830cbd05
|
Fixed memory leak in FString move assignment operator
|
2020-05-24 23:55:08 +02:00 |
Markus Gans
|
f20e036a9e
|
Fixed event queue in FApplication
|
2020-05-21 14:53:51 +02:00 |
Markus Gans
|
5a60794b85
|
More direct access to the static FTerm functions
|
2020-05-16 22:24:36 +02:00 |
Markus Gans
|
379c45efb5
|
A little more clean code
|
2020-05-14 01:22:45 +02:00 |
Markus Gans
|
923822ca25
|
New class FLogger for logging
|
2020-05-13 23:47:14 +02:00 |