Chris Hennes
|
01092f66b1
|
TD: Add missing Boost headers to PCH
|
2025-03-03 23:18:47 -06:00 |
|
Benjamin Bræstrup Sayoc
|
2bbf6c7f6e
|
Move Tag to separate translation unit
- Avoid code duplication
- Reduces compile time
|
2025-02-21 13:01:28 +01:00 |
|
wmayer
|
c9a586f34a
|
Building: Boost dependency errors
Fixes #15999
|
2024-08-22 18:50:24 -05:00 |
|
Chris Hennes
|
4596aa1ae6
|
Add missing files to PreCompiled.h
|
2024-03-26 07:36:24 +01:00 |
|
Chris Hennes
|
fa65438556
|
Core: Enable compiling with MSVC /permissive- (#11014)
* Base: Fixes for MSVC permissive-
* App: Fixes for MSVC permissive-
* Gui: Fixes for MSVC permissive-
* Main: Fixes for MSVC permissive-
* Fem: Fixes for MSVC permissive-
* Material: Fixes for MSVC permissive-
* Part: Fixes for MSVC permissive-
* Mesh: Fixes for MSVC permissive-
* Points: Fixes for MSVC permissive-
* Robot: Fixes for MSVC permissive-
* TechDraw: Fixes for MSVC permissive-
* Path: Fixes for MSVC permissive-
* Core; Changes per review comments
* TD: Revision from wandererfan
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-11-27 17:37:29 +01:00 |
|
wmayer
|
3c4375986e
|
TD: [skip ci] fix build failure with boost >= 1.78 on Windows
|
2022-12-08 22:11:33 +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
|
1282fdb7e8
|
[TD]remove export macros from PreCompiled.h
|
2022-10-29 19:19:54 -04:00 |
|
wandererfan
|
5ddc6ce789
|
[TD]Complex Section - initial implementation
|
2022-10-28 08:47:45 -04:00 |
|
Uwe
|
d8d9e21d23
|
[TD] Gui, PreCompiled.h: add missing OCC files
|
2022-10-10 03:00:57 +02:00 |
|
Uwe
|
a4f5518497
|
[TD] [skip CI] PreCompiled.h: add comments
|
2022-10-09 20:05:45 +02:00 |
|
wmayer
|
ab7b147066
|
TD: [skip ci] adding missing Qt header to PCH
|
2022-10-08 19:06:34 +02:00 |
|
Uwe
|
03a3ae8cd8
|
[TD] DrawD* - DrawT*: remove unused includes - part 2/2
- also sort includes
- also additions to precompiled header
|
2022-10-08 17:21:26 +02:00 |
|
Uwe
|
5dc30b159c
|
[TD] DrawView*: remove unused includes - part 2
- also sort includes
- also additions to precompiled header
|
2022-10-08 02:10:26 +02:00 |
|
Uwe
|
061bf91e84
|
[TD] DrawView*: remove unused includes - part 1
- also sort includes
- also additions to precompiled header
|
2022-10-07 01:08:38 +02:00 |
|
Uwe
|
76ec5de64b
|
[TD] A* - C*: remove unused includes
- also sort includes
- also sort PreCompiled.h
|
2022-10-03 23:05:36 +02:00 |
|
Uwe
|
567e53c6ea
|
[Part] OpenCascadeAll.h: sort entries and remove duplicates
- to keep the overview (several duplicates where found this way)
- also move the few includes from TechDraw to the file
|
2022-10-03 22:50:55 +02:00 |
|
Uwe
|
666fab995e
|
[TD] silence a MSVC compiler warning
- as suggested here: https://forum.freecadweb.org/viewtopic.php?p=613409#p613409
|
2022-07-29 02:21:21 +02:00 |
|
wmayer
|
ca9fb5400c
|
TD: [skip ci] activate PCH of TechDraw (App)
For MSVC this reduces compile time by ~50%
|
2022-03-25 13:34:07 +01:00 |
|
Uwe
|
b219c50ed6
|
[TD] App Headers: remove unused header - part 3/3
|
2022-03-25 01:13:34 +01:00 |
|
Uwe
|
5f817f64da
|
[TD] EdgeWalker: try to fix CI compilation issue
|
2022-03-25 00:29:29 +01:00 |
|
wmayer
|
97330443a2
|
All: modernize C++11
* replace deprecated headers
|
2022-03-23 22:44:18 +01:00 |
|
Uwe
|
5e6699e48d
|
[TD] remove Python.h and Xerces
seems not to be necessary anymore
|
2022-03-21 02:53:47 +01:00 |
|
wmayer
|
58a719e207
|
Base: move ILogger sub-classes to their own source files in order to reduce including stream classes in client code
|
2022-03-06 10:13:47 +01:00 |
|
luz.paz
|
cbdba0b5bb
|
TD: fix header uniformity
This PR fixes header uniformity across all TechDraw WB.
|
2019-12-21 09:57:45 -05:00 |
|
wandererfan
|
b5464ccf4d
|
[TD]Add uuid tags for cosmetics
|
2019-08-22 17:11:55 -04:00 |
|
wandererfan
|
33c77a5462
|
Add View and Page Dxf export
|
2018-04-29 10:12:31 +02:00 |
|
WandererFan
|
fc1c863034
|
Add viewPartAsDxf function in App
|
2017-06-23 08:14:46 +02:00 |
|
WandererFan
|
19968205d2
|
Include file cleanup per cppclean analysis
|
2016-07-14 14:39:06 +02:00 |
|
WandererFan
|
665bea53cf
|
Svg DrawViewSpreadsheet
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
3b2d07e8af
|
ProjectionAlgo & DrawingExport renames
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
189839e93d
|
Add Mod/TechDraw/App
|
2016-07-11 15:32:16 +02:00 |
|