-
-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Component Properties dialog #1054
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b6fbdce - Browse repository at this point
Copy the full SHA b6fbdceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25bf41e - Browse repository at this point
Copy the full SHA 25bf41eView commit details
Commits on Nov 6, 2024
-
Implement basic functionality for sweep and parameter pages. A lot of…
… existing code will be removed after this commit.
Configuration menu - View commit details
-
Copy full SHA for c14c81c - Browse repository at this point
Copy the full SHA c14c81cView commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c309600 - Browse repository at this point
Copy the full SHA c309600View commit details
Commits on Nov 8, 2024
-
First minimum inviable state. File open and edit buttons not implemen…
…ted. Step and Points fields do not auto update. Open SPICE file not implemented. qDebug() statements will be largely removed after this commit.
Configuration menu - View commit details
-
Copy full SHA for 468bc55 - Browse repository at this point
Copy the full SHA 468bc55View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd30614 - Browse repository at this point
Copy the full SHA cd30614View commit details
Commits on Nov 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed3b586 - Browse repository at this point
Copy the full SHA ed3b586View commit details -
Configuration menu - View commit details
-
Copy full SHA for c23178e - Browse repository at this point
Copy the full SHA c23178eView commit details
Commits on Nov 10, 2024
-
Add transient simulation to list of simulations with a sweep page.
Set the property table values after openPersistentEditor to avoid them being selected by the editor.
Configuration menu - View commit details
-
Copy full SHA for ea4bc2c - Browse repository at this point
Copy the full SHA ea4bc2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f655886 - Browse repository at this point
Copy the full SHA f655886View commit details -
Introduce bound line edit and use it to provide the component name fu…
…nctionality. Add a BoundComboBox class and implement the .SW Sim property using it. Implement basic functionality for sweep and parameter pages. A lot of existing code will be removed after this commit. First minimum inviable state. File open and edit buttons not implemented. Step and Points fields do not auto update. Open SPICE file not implemented. qDebug() statements will be largely removed after this commit.
Configuration menu - View commit details
-
Copy full SHA for 25ec6c2 - Browse repository at this point
Copy the full SHA 25ec6c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e42cc19 - Browse repository at this point
Copy the full SHA e42cc19View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9017a0 - Browse repository at this point
Copy the full SHA e9017a0View commit details -
translations: Update source strings in TS files
Signed-off-by: Anton Midyukov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc7e68c - Browse repository at this point
Copy the full SHA cc7e68cView commit details -
Signed-off-by: Anton Midyukov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c0a474 - Browse repository at this point
Copy the full SHA 6c0a474View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcb458f - Browse repository at this point
Copy the full SHA fcb458fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5ef1a4 - Browse repository at this point
Copy the full SHA b5ef1a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b0aa2a - Browse repository at this point
Copy the full SHA 8b0aa2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c3a180 - Browse repository at this point
Copy the full SHA 7c3a180View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6a97e0 - Browse repository at this point
Copy the full SHA e6a97e0View commit details -
Add transient simulation to list of simulations with a sweep page.
Set the property table values after openPersistentEditor to avoid them being selected by the editor.
Configuration menu - View commit details
-
Copy full SHA for 913ccde - Browse repository at this point
Copy the full SHA 913ccdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24590c3 - Browse repository at this point
Copy the full SHA 24590c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48e695c - Browse repository at this point
Copy the full SHA 48e695cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cd942b - Browse repository at this point
Copy the full SHA 8cd942bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1f186d - Browse repository at this point
Copy the full SHA f1f186dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c2b7dc - Browse repository at this point
Copy the full SHA 4c2b7dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d3e5d3 - Browse repository at this point
Copy the full SHA 9d3e5d3View commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 31d5c90 - Browse repository at this point
Copy the full SHA 31d5c90View commit details -
Allow file browsing or eqn editing directly within
a table cell. Implement a compound widget that includes both a QLineEdit and a QPushButton. If the use presses the button it will typically open either a file browser (file parameters) or a simple text editor (eqn parameters).
Configuration menu - View commit details
-
Copy full SHA for fea45c9 - Browse repository at this point
Copy the full SHA fea45c9View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42e2a79 - Browse repository at this point
Copy the full SHA 42e2a79View commit details -
Automatically update the number of sweep points or step size for log …
…sweeps based on the content of the other cells.
Configuration menu - View commit details
-
Copy full SHA for dc63679 - Browse repository at this point
Copy the full SHA dc63679View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce95dd4 - Browse repository at this point
Copy the full SHA ce95dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a19e460 - Browse repository at this point
Copy the full SHA a19e460View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61222d1 - Browse repository at this point
Copy the full SHA 61222d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fbc44b - Browse repository at this point
Copy the full SHA 3fbc44bView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a97f8df - Browse repository at this point
Copy the full SHA a97f8dfView commit details
Commits on Nov 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3e852a4 - Browse repository at this point
Copy the full SHA 3e852a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7ab11f - Browse repository at this point
Copy the full SHA c7ab11fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8070f2a - Browse repository at this point
Copy the full SHA 8070f2aView commit details
Commits on Nov 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14f603b - Browse repository at this point
Copy the full SHA 14f603bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e63feb8 - Browse repository at this point
Copy the full SHA e63feb8View commit details -
Workaround for systems where ::accepted signal does not first registe…
…r changes made to the propertyTable
Configuration menu - View commit details
-
Copy full SHA for 174d206 - Browse repository at this point
Copy the full SHA 174d206View commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de5fff9 - Browse repository at this point
Copy the full SHA de5fff9View commit details