wmayer
|
5771c94523
|
App: Apply clang format (part 2)
|
2024-11-21 21:17:42 +01:00 |
|
farley
|
1f9f39fa28
|
Core: Fix searching model tree does not work for numbers #12723 (#13377)
* Fix problem #12723: Searching model tree does not work for numbers
- Modify ExpressionTokenizer::perform
- Add tests tokenizeCompletion
|
2024-04-22 10:55:42 -05:00 |
|
wmayer
|
89bdd489b0
|
App: modernize C++: return braced init list
|
2023-08-18 00:36:24 +02:00 |
|
luzpaz
|
129d5882a7
|
Migrate domain name from freecadweb to freecad (#9352)
* Migrate domain name from freecadweb to freecad
* Migrate src/Mod/Material files
* Migrate Stylesheet related files
* Migrate *.svg files
* Migrate miscellaneous files
* Migrate some build files
* Migrate recently added TD AR_IRAM template files
Closes #6415
|
2023-04-24 15:19:20 -05:00 |
|
wmayer
|
972329be99
|
App: split tokenizer handling of ExpressionCompleter to its own class
|
2023-02-26 09:00:27 +01:00 |
|