wmayer
|
985def3416
|
Base: apply clang format
|
2023-11-13 12:01:26 -05:00 |
|
wmayer
|
e3fb3b9639
|
Base: add method XMLReader::isStartOfDocument()
|
2023-10-12 19:46:21 +02:00 |
|
Chris Hennes
|
33abb7b5b1
|
App/Toponaming: Add base64 encoding to XML
|
2023-10-10 10:19:43 -05:00 |
|
wmayer
|
3e33591093
|
Core: add method to XMLReader to access next element of an XML file
If the next element could be read-in successfully true is returned, and false otherwise.
|
2023-10-09 15:06:45 +02:00 |
|
wmayer
|
d305f306df
|
Core: Revert superfluous changes made with PR #9521
|
2023-10-09 15:06:45 +02:00 |
|
AgCaliva
|
3da00e36a3
|
Merge Master
|
2023-08-30 16:24:16 -03:00 |
|
wmayer
|
4210ab01e0
|
Base: modernize C++: use default member init
|
2023-08-23 19:51:44 +02:00 |
|
AgCaliva
|
d838225357
|
Merge branch 'master' into User/Document/Feature_level_units_selection_#7746
|
2023-07-02 17:45:05 -03:00 |
|
AgCaliva
|
9cf1cdadbc
|
Implemented DocumentReader for GuiDocument.xml reading. Final
|
2023-06-30 20:50:36 -03:00 |
|
AgCaliva
|
1db4bcf374
|
Revert "DocumentReader implemented for GuiDocument.xml reading."
This reverts commit 2eb5fd7f132035e24880bd88076d49ed368e23e0.
|
2023-06-30 20:27:12 -03:00 |
|
AgCaliva
|
69b324e422
|
DocumentReader implemented for GuiDocument.xml reading.
|
2023-06-30 18:41:00 -03:00 |
|
Chris Hennes
|
9ebaa34e1e
|
App/Toponaming: Add supporting code
Support for reading and writing binary data, and a small tweak to bitmask.
|
2023-05-11 14:34:35 -05:00 |
|
berniev
|
5678fc1abe
|
remove xcerces2
|
2022-09-09 08:02:35 +02:00 |
|
wmayer
|
4e42ff7baa
|
Base: modernize C++: replace 'typedef' with 'using'
|
2022-08-29 11:42:09 +02:00 |
|
berniev
|
15419982d4
|
Base: Modernise ctors dtors defs etc
|
2022-08-02 12:37:46 +02:00 |
|
wmayer
|
a6624ef264
|
Base: fix warnings from code analysers:
* replace some C-style casts with static_cast
* remove unneeded destructors
* define default copy-constructor and assignment operator
|
2022-03-05 19:03:21 +01:00 |
|
Uwe
|
5b1114e914
|
[Base] Reader and Writer: remove unused includes
|
2022-02-27 23:54:00 +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
|
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
|
f88dad0905
|
use shared_ptr to avoid possible memory leaks and improve exception-safety
|
2019-09-03 17:21:13 +02:00 |
|
Jean-Marie Verdun
|
e20456dc1f
|
Destroy XMLReader object attached to Reader one when this one is gone as to avoid
potential memory leaks.
|
2019-09-03 17:21:08 +02:00 |
|
Jean-Marie Verdun
|
a2e21f79f2
|
Add initial version of the Cloud workbench
|
2019-09-03 17:21:05 +02:00 |
|
Zheng, Lei
|
576d51a78a
|
Base::Reader: support reading child element with the same name as parent
Future GuiDocument.xml will save recursive tree item expansion status
using child element with the same name as the parent.
|
2019-08-17 14:52:11 +02:00 |
|
Abdullah Tahiri
|
7cfae563c3
|
Extension of XMLReader to facilitate partial restores
|
2018-11-19 11:31:10 +01:00 |
|
hgutsche
|
201c9d89b0
|
Some fixes for doygen syntax errors and some configuration to make it run smoother under Windows
|
2017-02-28 18:52:04 +01:00 |
|
Mateusz Skowroński
|
05f95c0506
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
wmayer
|
22b7fb660c
|
+ save Brep in binary format for recovery files
|
2015-09-16 22:58:47 +02:00 |
|
wmayer
|
3fd44cf3f0
|
+ make XML parser more robust against unexpected structure
|
2015-04-11 13:11:12 +02:00 |
|
wmayer
|
87fa47d8e3
|
+ allow to suppress verbose mode of XMLReader
|
2015-01-13 21:57:18 +01:00 |
|
wmayer
|
5aa1f90dbd
|
+ Keep trailing digits when loading project file
|
2013-12-30 12:54:45 +01:00 |
|
wmayer
|
bb63f7a4d5
|
Remove FileVersion from RestoreDocFile, convert point data back to floats
|
2013-03-29 15:23:51 +01:00 |
|
jrheinlaender
|
ad6444053b
|
Added FileVersion attribute to XML format to distinguish legacy float binary files from new double binary files
|
2013-03-27 11:47:18 +04:30 |
|
wmayer
|
d4f1250453
|
0000827: Sketch copy deletes all constraints
|
2012-11-20 13:16:15 +01:00 |
|
wmayer
|
399d9468f4
|
Implement CDATA reader, fix bugs in Writer::insertBinFile
|
2012-05-31 11:50:25 +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 |
|