Connor Worrell
b4787c1ee1
[GUI] QuantitySpinBox Regex Optimization #10067 Ammendum
2023-08-17 15:57:43 -05:00
0penBrain
da53a97bf3
[Bugfix]Plot: reintroduce patch removed by #9103
...
While FC don't depend on PyQt anymore, patch is needed to have
matplotlib working correctly
935994dd2d (r108628060)
2023-08-17 11:56:23 -04:00
marioalexis
5af2a3c07a
Gui: Change ExpressionBindingPy to new PyCXX extension type
2023-08-17 16:02:07 +02:00
Chris Hennes
f6b85d3721
Draft: Translate task titles for draft tools ( #10227 )
2023-08-17 16:01:15 +02:00
Chris Hennes
15c7aabe27
App: clang-tidy cleanup of Expression::_renameObjectIdentifier
2023-08-17 15:59:45 +02:00
Chris Hennes
fcd622393a
Draft: Translate label type combobox ( #10228 )
2023-08-17 15:36:37 +02:00
Chris Hennes
58cf9f3212
Update translations
...
Adds the ten units strings from Base as well.
2023-08-16 22:50:39 -05:00
wmayer
7cb51a4980
Part: modernize C++: use range-based for loop
2023-08-16 21:56:32 -05:00
wmayer
3e09b8ee2d
PD: modernize C++: use range-based for loop
2023-08-16 21:54:56 -05:00
Djuro Drljaca
8c25886da2
Keep the label of a variable in expression on spreadsheet alias rename ( #10222 )
...
Fixes #5800
2023-08-16 21:35:58 -05:00
Rexbas
20c462f45a
Gui: Improve object center rotation mode
2023-08-16 16:02:32 -05:00
Chris Hennes
1afa0d2843
Merge pull request #10171 from qewer33/master
...
StartPage: Add new file templates and fix javascript error
2023-08-16 15:02:18 -05:00
sliptonic
9de8c16d1a
Merge pull request #10214 from haraldhartmann/PathAddEstlcamPP-patch-1
...
Path: add estlcam_post.py to CMakeList.txt
2023-08-16 10:44:13 -05:00
Roy-043
fff0ca7217
Draft: Add Justification option to ShapeString ( #10233 )
2023-08-16 17:08:49 +02:00
Roy-043
f254a6f5c0
Reverted change for sifio.py
2023-08-16 16:47:27 +02:00
Roy-043
efda96b933
FEM: Avoid dictionary.keys() where possible
2023-08-16 16:47:27 +02:00
Pieter Hijma
2c5a4b71eb
Gui: Cleanup Python varargs
...
Various function existed that had no arguments but were still treated as
if they were vararg functions. This has no been changed to
add_noargs_method declarations, cleaning up the code.
2023-08-16 15:07:09 +02:00
bdieterm
d5c4e501ad
ignore whole selected objects for Part linear/angular measurement tool
...
Whole objects selected in the model tree will be ignored for the measurement element selection.
This allows for selecting and toggling the visibility of an object in the model tree.
2023-08-16 15:01:45 +02:00
qewer33
69d65bdedc
Remove StartPage new file button gradient option
2023-08-16 14:33:55 +03:00
howie-j
c3d1836345
Update DlgSettings3DView.ui
2023-08-16 13:29:35 +02:00
Jonas Bähr
34b176c1db
Remove C++ escaping from *Py.xml templates
...
Now all escaping required for the C++ code generation is done when the
.cpp/.h files are generated. Previously, only newlines were escaped
automatically. This was a) inconsistent and b) leaked c++ details into
the xml data.
In addition, the escaping is now done in one central place, harmonizing
the three previous implementations.
Pre-existing c++ escape sequences in the XML files have been replaced by
their literal equivalent so that the resulting python doc sting remains
unchanged.
2023-08-16 13:17:25 +02:00
marioalexis
53844f7fe8
Gui: Change SelectionFilterPy to new PyCXX extension type
2023-08-16 08:39:14 +02:00
Paddle
a222f64a93
Theme: Fix the issue that the stylesheet combobox did not update when theme changed.
2023-08-16 08:14:07 +02:00
Daniel-Khodabakhsh
a9ac5b8398
Expressions: Add Vector API expression functions ( #10237 )
2023-08-15 23:00:16 -05:00
wmayer
25824cc363
Sheet: modernize C++: use range-based for loop
2023-08-15 20:21:20 +02:00
wmayer
ce8cd4fe8b
Robot: modernize C++: use range-based for loop
2023-08-15 18:40:42 +02:00
wmayer
e1dce4e024
Surface: modernize C++: use range-based for loop
2023-08-15 17:20:01 +02:00
wmayer
4b8c8ce2bb
RE: modernize C++: use range-based for loop
2023-08-15 17:20:01 +02:00
wmayer
3e8f4d941f
Points: modernize C++: use range-based for loop
2023-08-15 17:20:01 +02:00
Paddle
d48226fe92
Create themes for Behave-Dark, ProDark, Dark-Contrast. Rename other themes to remove 'theme' from name.
2023-08-15 14:35:39 +02:00
Paddle
53ae3fc175
Replace Darker-color, Dark-modern-color, light-color, light-modern-color by stylesheets using variables.
2023-08-15 14:35:39 +02:00
Paddle
f63122aa7a
When theme color change we set the stylesheet.
2023-08-15 14:35:39 +02:00
Paddle
efd7e9034b
SetStylesheet: Remove comparaison to current stylesheet as now we have variables in stylesheet. This check is done in the Theme pref page now.
2023-08-15 14:35:39 +02:00
Paddle
3e6c4acd0b
Move the stylesheet combobox to the end of the page and change name/tooltip.
2023-08-15 14:35:39 +02:00
Paddle
66697eaec4
Stylesheet : Replace Dark-color by single Dark stylesheet.
2023-08-15 14:35:34 +02:00
Paddle
ecc16958e6
Core: Stylesheets: Adds support for variables in stylesheets.
2023-08-15 14:35:29 +02:00
wmayer
9b5314bd87
Start: modernize C++: use range-based for loop
2023-08-15 14:00:43 +02:00
wmayer
aeeeaa3783
Web: modernize C++: use range-based for loop
2023-08-15 14:00:43 +02:00
wmayer
953a59d17b
MeshPart: modernize C++: use range-based for loop
2023-08-15 12:52:52 +02:00
Chris Mayo
c68c876169
Remove duplicate model/iges MimeType entry
2023-08-15 10:58:49 +02:00
wmayer
7f49080952
Mesh: modernize C++: use range-based for loop
2023-08-15 10:56:30 +02:00
wmayer
452aee7c6f
Inspection: modernize C++: use range-based for loop
2023-08-15 08:37:17 +02:00
wmayer
89b9a7ae0f
FEM: modernize C++: use range-based for loop
2023-08-15 01:09:53 +02:00
wmayer
26ea9e4ea4
Import: modernize C++: use range-based for loop
2023-08-15 01:09:53 +02:00
Florian Foinant-Willig
06cd311acd
Fix the fix o:-)
2023-08-14 22:31:36 +02:00
Florian Foinant-Willig
f120c7a317
Fix menu and ressource file
2023-08-14 22:12:18 +02:00
wmayer
e09d8aaba6
Gui: modernize C++: use range-based for loop
2023-08-14 19:42:18 +02:00
Chris Hennes
ddaa34f0fc
Draft: Translate Dimension and axis labels
2023-08-14 08:14:32 -07:00
wmayer
4991475341
App: modernize C++: use range-based for loop
2023-08-14 16:40:25 +02:00
Florian Foinant-Willig
0a02aaea51
Merge branch 'master' into arc_helper_gui
2023-08-14 16:24:28 +02:00