wmayer
|
a42d6f815f
|
Base: apply clang format
|
2023-11-13 12:01:26 -05:00 |
|
wmayer
|
985def3416
|
Base: apply clang format
|
2023-11-13 12:01:26 -05:00 |
|
wmayer
|
097d5d6fee
|
Base: C++ core guidelines: init variables
|
2023-08-24 18:48:52 +02:00 |
|
wmayer
|
59760c723f
|
Base: modernize C++: return braced init list
|
2023-08-18 00:36:24 +02:00 |
|
wmayer
|
761905dbc2
|
Base: modernize C++: use range-based for loop
|
2023-08-14 14:09:29 +02:00 |
|
wmayer
|
08b77bff08
|
Core/Mod: modernize C++11
* use nullptr
|
2022-03-09 21:55:31 +01:00 |
|
Uwe
|
a816ee1fa1
|
[Base] BoundBox etc.: remove unused includes
|
2022-03-02 13:59:59 +01:00 |
|
wmayer
|
cad0d01883
|
Base: modernize C++11
* remove redundant void-arg
* use nullptr
* replace deprecated headers
|
2022-01-25 20:21:30 +01:00 |
|
luz paz
|
01b21e0d06
|
Base: Fix header uniformity, whitespace, and doxygen
[skip ci]
|
2020-11-22 18:12:16 +01:00 |
|
luz.paz
|
011e5aedfa
|
src/Base: [skip ci] fix header uniformity
This PR fixes header uniformity across all `src/Base` files
|
2019-12-25 11:38:58 +01:00 |
|
wmayer
|
8d420127b7
|
remove deprecated Type attribute
|
2017-09-18 19:01:25 +02:00 |
|
wmayer
|
5d0ce221a3
|
fix implementation of Module attribute
|
2017-05-10 11:23:34 +02:00 |
|
Mateusz Skowroński
|
05f95c0506
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
wmayer
|
c1f96b20b1
|
+ fix strict-aliasing warnings
|
2015-08-29 19:48:08 +02:00 |
|
wmayer
|
c6223737c6
|
Don't show attribute 'Type' in call tips any more
|
2013-06-15 15:32:06 +02:00 |
|
wmayer
|
61ba27f6ef
|
Mark attribute 'Type' deprecated, use 'TypeId' now
|
2013-05-03 21:23:34 +02:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|