Pesc0
dce458d1e8
Added all tests and minor fixes
2023-03-19 02:55:24 +01:00
Chris Hennes
88a06ce6d5
App/Toponaming: Add IndexedName tests for MappedName class
2023-03-19 01:57:54 +01:00
Pesc0
2721a83a08
Improved some tests
2023-03-19 01:32:29 +01:00
Pesc0
86333b210d
Remove use of = operator in object construction
2023-03-19 00:41:13 +01:00
Pesc0
5e5719a435
Fixed tests
2023-03-18 19:44:18 +01:00
Chris Hennes
376c94f72f
App/Toponaming: Finish Doxygen comments
2023-03-18 17:59:35 +01:00
Chris Hennes
c02aeafad0
App/Toponaming: Begin adding Doxygen comments
2023-03-17 02:21:29 +01:00
Chris Hennes
cd6c70adcc
App/Toponaming: MappedName clang-tidy cleanup
2023-03-17 02:21:29 +01:00
Pesc0
6a6cda538f
Use AAA pattern in test suite
2023-03-17 01:43:34 +01:00
Pesc0
1562179bdc
MappedName unit tests almost complete
2023-03-17 01:43:34 +01:00
Pesc0
62246b951a
Added initial tests to MappedName
2023-03-17 01:43:34 +01:00
Pesc0
5600c564be
Added MappedName class
2023-03-17 01:42:53 +01:00
Uwe
c1751bde4a
[FEM] improve deletion warning
...
- don't popup a warning if all children of an object are selected too when deleting the object
2023-03-16 21:54:09 +01:00
wmayer
da38f16320
Gui: set-up a logging category filter to suppress the most annoying Qt warnings
2023-03-16 20:40:00 +01:00
mosfet80
4b053e867f
Delete src/Tools/ImageTools/ImageConv directory
...
ImageConv Tools are not used in the Freecad project.
2023-03-16 20:17:22 +01:00
sliptonic
fc3e1fe70e
Path Update license to CC 4.0
2023-03-16 19:49:40 +01:00
marioalexis
20984f866c
Fem: Remove unused member node
2023-03-16 17:50:21 +01:00
Russell Johnson
ca1312c8ad
Path: Update license
...
Addresses user-specific need in #8894
2023-03-16 17:46:27 +01:00
LarryWoestman
0fcfb2206e
Path: Updated the licensing to Creative Commons 4.0
2023-03-16 16:33:47 +01:00
wandererfan
5247b91a63
[TD]add wait for threads to Dimension test script
2023-03-16 10:37:14 -04:00
wandererfan
e3dcb24ebe
[TD]prevent bleed through on Detail mat
2023-03-16 10:37:14 -04:00
wandererfan
0c5f476ad4
[TD]skip center marks for view frame
2023-03-16 10:37:14 -04:00
wmayer
a9694e1878
TD: port to Qt6
...
* in QtConcurrent::run the order of 1st and 2nd argument are swapped
* QtConcurrent::run asserts that the argument of the passed function pointer is not non-const
* Used methods of QFontDatabase are static in Qt5 and Qt6
* QTextStream::setCodec() has been removed in Qt6
* Argument of enterEvent() has changed from QEvent to QEnterEvent
* QTextCharFormat::setFamily() is deprecated
2023-03-16 09:17:39 -04:00
wandererfan
328cd863a1
[TD]trap bad format spec
...
- bad format spec can break QString::asprintf
2023-03-16 08:32:57 -04:00
Uwe
5ac308e8a6
[Lint] remove checks for line endings
...
- there is no need to check for certain OS line endings, git handles them well apparently
2023-03-16 06:24:25 +01:00
Uwe
0e108cba4f
[FEM] use unique result mesh name
...
- it is a long-standing bug that the name of the result mesh object is not unique. For example for a frequency analysis you get for every result the same object "ResultMesh". When now a "ResultMesh" object is deleted because one result mode object should be deleted, all result modes loose their mesh.
To fix this, use a unique name for the mesh object.
2023-03-16 06:19:10 +01:00
Uwe
4ecf74322c
[FEM] better pipeline connection for CalculiX
...
- make the connection also working for frequency and buckling analysis by directly creating/updating the pipeline where the CalculiX results are loaded
2023-03-16 06:12:14 +01:00
berniev
138688d25e
Finish #8879 and remove the unwanted files
2023-03-16 03:48:59 +01:00
Chris Hennes
fc996571cb
CI: Run the C++ test suite as part of the GitHub CI
...
Refactors the tests to rename them to runPythonTests and runCPPTests.
2023-03-15 18:34:39 +00:00
Chris Hennes
00deb9f7d3
Merge pull request #8819 from galou/empty_identifier_not_allowed
...
Do not allow an empty identifier in `getIdentifier`
2023-03-15 15:22:42 +00:00
Gaël Écorchard
85420a885b
Merge branch 'master' into empty_identifier_not_allowed
2023-03-15 14:14:15 +01:00
Yorik van Havre
45001fa160
Merge pull request #8795 from yorikvanhavre/draft-layermanager
...
Draft: Added LayerManager command from BIM
2023-03-15 11:59:59 +01:00
Yorik van Havre
23f266f2e2
Merge pull request #8818 from yorikvanhavre/draft-grid-fix
...
Draft: Fixes grid on/off behaviour - fixes #5878
2023-03-15 11:59:30 +01:00
Chris Hennes
44864bf525
Merge pull request #8776 from chennes/toponamingIndexedName
...
App: Toponaming indexed name
2023-03-14 19:21:19 -05:00
wmayer
2071971a5d
MSYS2: fix creation of ProgressIndicatorPy
2023-03-14 22:24:33 +01:00
wmayer
21d705ad4b
Import/Part: [skip ci] restore some comments
2023-03-14 21:47:41 +01:00
Chris Hennes
c1e6d516f4
Addon Manager: Pylint cleanup
2023-03-14 13:59:51 -05:00
Chris Hennes
95e1389c41
Addon Manager: Fix #8833
2023-03-14 13:59:51 -05:00
Chris Hennes
cc9387aa3f
App: Clean up IndexedName and add tests
...
Fixes the matching algorithm when provided a vector of existing names:
The original algorithm was equivalent to a 'startswith' algorithm, when it should
have been testing for exact and complete string equality. This also does some
refactoring to rename and clarify variables and functions, simplifies some
functions by using standard library calls when possible, and addresses various
linter complaints. It also applies our current clang-format to the files.
Co-authored-by: Ajinkya Dahale <AjinkyaDahale@users.noreply.github.com >
2023-03-14 13:08:23 -05:00
Paddle
9dfeccafd1
Sketcher: Stylesheet, fix manualUpdate button style.
2023-03-14 16:28:14 +01:00
Paddle
d09b1e1499
Sketcher: Solver Message simplification
2023-03-14 16:28:14 +01:00
Andrew
0833cbe7cc
Clean mod/import folder
...
Clean mod/import folder
fix code not removed.
2023-03-14 16:02:01 +01:00
berniev
de373436cd
Remove original proof of concept test files as some fail, and that won't work too well with future possible CI
2023-03-14 16:00:13 +01:00
luzpaz
3f6771ff56
Refine previous fix for #8866
2023-03-14 15:59:33 +01:00
Adrian Insaurralde Avalos
0b2a2a8cf7
fix #8847 sketcher dialog tool buttons bad styling
2023-03-14 13:32:21 +01:00
wandererfan
7ed22cc5f6
[TD]add autocorrect preference
2023-03-13 19:03:32 -04:00
wmayer
ac2c09b487
Gui: [skip ci] fix whitespaces
2023-03-13 22:38:54 +01:00
Syres916
8a7945c9f2
[Gui] Add TODO reference hack
2023-03-13 22:34:58 +01:00
Syres916
322c1e4ddb
[Gui] Improve comments regarding move of widget
2023-03-13 22:34:58 +01:00
Syres916
48ca8d5269
[Gui] Fix regressions from PR7771...
...
specifically 7458912b33 fixes #7965 #8440
2023-03-13 22:34:58 +01:00