wmayer
|
25a63f8750
|
TD: move to new style connect()
|
2023-02-01 01:33:34 +01:00 |
|
Uwe
|
cbd0140dcd
|
[TD] Task*, part 2/2: remove unused includes
- also some sorting
- also take care of PreCompiled.h
|
2022-12-07 19:49:05 +01:00 |
|
wandererfan
|
acf17905ed
|
[TD]CI clang warnings
|
2022-09-05 17:48:38 -04:00 |
|
Wanderer Fan
|
f2ba030ebb
|
[TD]remove precompiled from *.h
|
2022-08-14 09:20:38 -04:00 |
|
Benjamin Bræstrup Sayoc
|
aa9a667506
|
[TechDraw] Clean up precompile in Gui
|
2022-08-14 09:20:38 -04:00 |
|
wmayer
|
fd8719c85c
|
TD: [skip ci] activate PCH of TechDraw (Gui) and use forward declarations
For MSVC this reduces compile time by ~20%
|
2022-03-25 13:54:47 +01:00 |
|
Uwe
|
2e7cb2c3fb
|
[TD] remove a single-header file
|
2022-03-25 04:11:53 +01:00 |
|
wmayer
|
a99be14233
|
TD: modernize C++11
* use nullptr
|
2022-03-23 19:26:14 +01:00 |
|
wmayer
|
68171bd20c
|
TD: Fix several coverity issues:
* CID 316569: Uninitialized scalar variable
* CID 350651: Unchecked dynamic_cast
* CID 350565: Unchecked dynamic_cast
* CID 350595: Unchecked dynamic_cast
* CID 350638: Unchecked dynamic_cast
* CID 350547: Division or modulo by float zero
|
2022-03-13 15:40:49 +01:00 |
|
Chris Hennes
|
cfabcbe9d5
|
TD: Fix MSVC compilation failure
Also shifts to snprintf to eliminate overrun risk.
|
2022-02-17 11:33:52 -06:00 |
|
edi271
|
65cad2e54b
|
New extension tool: cutomize format
|
2022-02-17 10:05:56 -05:00 |
|