Commit Graph

8 Commits

Author SHA1 Message Date
Pieter Hijma
fc40c22ecc Core: Add VarSet support to expression dialog
This allows users to directly add properties to variable sets from
within the expression input dialog improving a workflow for
parameterized design.
2024-06-03 10:39:30 -05:00
atlast-50
c8fbe03eb1 Gui: Rename forumula to expression + add hotkey to expression tooltip
Fixes #10601
2023-10-16 18:03:10 +02:00
Chris Hennes
a5c39acd6c Gui: PR4556 Step 2: remove native=true 2022-03-28 10:43:21 -05:00
0penBrain
08db8ded49 [Expression] Fix 'Clear' is activated when it has focus and 'Enter' is pressed 2021-09-02 15:59:13 +02:00
0penBrain
31c7f6226d Update label of 'Discard' button of expression input dialog and add tooltip to resolves #4079 2019-09-11 21:32:52 +02:00
wmayer
309373c404 + fix transparent background for Windows systems
+ set application-wide event filter and handle mouse press events
+ fix expressPosition() to return exact position of line edit
+ fix warnings in ui file
+ use DlgExpressionInput as non-modal dialog in QuantitySpinBox
2015-09-26 19:36:11 +02:00
Stefan Tröger
96998d390a first take on alternative expression ui input dialog 2015-09-26 19:09:07 +02:00
Eivind Kvedalen
897f8b78b8 Added expression support to QuantitySpinBox and InputField classes. 2015-09-21 14:51:08 +02:00