SiboVG
6e4faa8b6a
Merge pull request #1077 from JoePfeiffer/fix-713
...
Fix 713: Include legacy and new databases
2022-01-31 18:40:33 +01:00
Joe Pfeiffer
4332732ade
Merge pull request #1019 from SiboVG/issue-136
...
[fixes #136 ] Use warning dialog upon decal source file error
2022-01-28 15:14:40 -07:00
Joe Pfeiffer
4c925a8ab1
Merge pull request #1082 from SiboVG/issue-825
...
[fixes #825 ] Rewrite Software Updater
2022-01-28 11:22:11 -07:00
Sibo Van Gool
ee78074f9e
Add colon for compatible cases (motor selection)
2022-01-28 01:55:26 +01:00
Sibo Van Gool
15664976dd
[ fixes #825 ] Add 'Install update' option to UpdateInfoDialog
...
This lets the user download an asset file, based on the option selected in the comboBox (e.g. 'Mac OS')
2022-01-27 16:38:41 +01:00
JoePfeiffer
0cd5dcbe09
Eliminate serialization of component preset files
...
Relabel "Legacy Component Checkbox" to "Legacy Database Checkbox" to make clearer
2022-01-26 09:54:28 -07:00
Sibo Van Gool
581f0c4e2c
[ fixes #825 ] Add translation keys for update checking
2022-01-26 03:04:37 +01:00
Sibo Van Gool
de646e80a9
[ fixes #825 ] 100% useful commit
...
Yeah I know, totally unnecessary, this just changes the order of the two translation keys, but I won't sleep well tonight if I don't do it. Sue me.
2022-01-26 02:25:48 +01:00
Sibo Van Gool
12aa1a447c
[ fixes #825 ] Improve translation keys update error
2022-01-26 02:23:02 +01:00
JoePfeiffer
f34686ea4e
Add checkbox to show/hide legacy components
...
Initially, checkbox is not set, legacy components are not shown, and
"Legacy" column in chooser dialog table is not visible.
Toggling checkbox shows/hides legacy components and column in table
2022-01-23 19:07:50 -07:00
Sibo Van Gool
a1ba014f33
[ fixes #825 ] Change update dialog checkbox text
...
This is in line with what is displayed in the preference window of OR
2022-01-24 00:16:58 +01:00
Sibo Van Gool
201ab91e47
[ fixes #825 ] Clean up translations no updates available
...
Move them to a dedicated section for the software update checker + give them a logical name.
2022-01-23 00:24:52 +01:00
SiboVG
f5b8a64b88
Merge branch 'unstable' into issue-136
2021-11-22 02:25:34 +01:00
Sibo Van Gool
103283c898
[ fixes #1058 ] Launch info dialog for no simulations GeneralOptimizer
...
When the OR document does not have simulations present, it is unable to run the optimizer. This commit shows an info dialog for that and stops the creation of the GeneralOptimizationDialog
2021-11-11 01:08:30 +01:00
Joe Pfeiffer
be257ecd99
Merge pull request #1043 from SiboVG/issue-1026
...
[fixes #1026 ] Add number of motors indication in motor selection panel
2021-11-04 12:02:28 -06:00
Neil Weinstock
7555c18603
Merge pull request #1040 from SiboVG/issue-1038
...
[fixes #1038 ] Change title plot/export simulation window
2021-10-28 21:46:26 -04:00
Joe Pfeiffer
ff523003c0
Merge pull request #1017 from SiboVG/issue-987
...
[fixes #987 ] Use warning dialog for thrust curve import issues
2021-10-21 15:33:55 -06:00
Joe Pfeiffer
8a305b4778
Merge pull request #1011 from SiboVG/issue-877
...
[fixes #877 ] Fix deprecated 'position upwind' FlightDataEvent
2021-10-15 11:16:06 -06:00
Neil Weinstock
ff53498cb5
Merge pull request #1032 from JoePfeiffer/full-motor-designations
...
Full motor designations
2021-10-15 08:14:42 -04:00
Sibo Van Gool
d6bdb42847
Use capital Export in export simulation button and window
2021-10-14 17:50:36 +02:00
Sibo Van Gool
6e27d60a03
[ fixes #1026 ] Show number of motors in motor selection table
2021-10-06 19:48:59 +02:00
Joe Pfeiffer
c8f985ea32
Merge pull request #998 from SiboVG/issue-871
...
[fixes #871 ] Automatic base/outer diameter unexpected results/warnings
2021-10-05 19:05:39 -06:00
Sibo Van Gool
d2ccb186fd
[ fixes #1038 ] Change title plot/export simulation window
2021-09-29 00:26:13 +02:00
Sibo Van Gool
d67947bc2a
Rename translation keys FileHelper
2021-09-28 23:16:17 +02:00
Sibo Van Gool
329d66d83f
Add translation key for 'Export CSV' button
2021-09-28 23:16:16 +02:00
Sibo Van Gool
e111006352
[ fixes #136 ] Use warning dialog upon decal source file error
2021-09-16 00:37:01 +02:00
Sibo Van Gool
5c6ca75e51
[ fixes #987 ] Cleaner popup dialog message formatting
2021-09-14 11:55:12 +02:00
Sibo Van Gool
e38907122b
[ fixes #987 ] Use warning dialog for thrust curve import issues
2021-09-12 21:13:31 +02:00
Sibo Van Gool
2e95f7e768
[ fixes #877 ] Fix deprecated 'position upwind'
2021-09-05 04:47:09 +02:00
Neil Weinstock
46b974cae7
Merge pull request #994 from SiboVG/issue-897
...
[fixes #897 ] Permanently enable add stage button
2021-08-25 16:38:42 -04:00
JoePfeiffer
4808ed0b27
Add designation to MotorInformationPanel
...
Use common name in MotorHolder (used to select specific thrust curve in ThrustCurveMotorSelectionPanel)
2021-08-20 15:05:03 -06:00
JoePfeiffer
88f5d19185
Replace designation with common name in ThrustCurveMotorColumns
...
Get rid of simplified designation in ThrustCurveMotorSet, using common name instead
2021-08-20 14:18:26 -06:00
Sibo Van Gool
9035284f89
[ fixes #871 ] Don't allow multiple auto's for the same reference components
2021-08-19 15:02:13 +02:00
Sibo Van Gool
30bb320d67
[ fixes #897 ] Permanently enable stage button
2021-08-11 20:26:10 +02:00
Sibo Van Gool
6b67aac739
[ fixes #969 ] Use comboBox for edges
2021-08-04 21:14:35 +02:00
Sibo Van Gool
e18bc1ad95
[ fixes #969 ] Hide tabbed view
2021-08-04 01:39:53 +02:00
Sibo Van Gool
3a5983e0fc
[ fixes #969 ] Change linguistics + uncheck edges
2021-07-26 21:10:47 +02:00
Sibo Van Gool
d9566dd558
[ fixes #969 ] Switched right/left tab + switched checkbox position + mirrored right side decal
2021-07-26 21:10:00 +02:00
Sibo Van Gool
354c05fa60
[ fixes #969 ] Added custom left and right side appearance fins
2021-07-26 21:10:00 +02:00
Billy Olsen
120fb72a43
Insert line break into mass component label
...
Commit dd277b3 changed the Mass Component label and removed the
line break, which causes the text to no longer wrap and increases
the size of all the buttons. Re-insert the line break to reduce
the component button size.
Fixes #896
Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2021-07-13 20:06:41 -07:00
Billy Olsen
53d7f74c69
Merge pull request #980 from SiboVG/trans-dutch
...
Added Dutch translation + some translation fixes
2021-07-11 19:24:35 -07:00
Sibo Van Gool
c5c3394848
Added Dutch translation + some translation fixes
2021-07-08 02:35:53 +02:00
Sibo Van Gool
5fa3b2cd3a
Add custom outside and inside appearance
2021-06-28 20:46:45 +02:00
Sibo Van Gool
c1281a6951
Add radial positioning shock cord
2021-06-26 15:58:10 -07:00
Billy Olsen
741db61320
Update Bug report dialog
...
Updates the Bug report dialog to send users to either raise issues
via the github issues URL for OpenRocket or to send an email to the
forum.
This removes code to auto-submit bugs from the bug report dialog. The
service does not appear to be working and github issues cannot be
anonymous which complicates auto-submission. Instead, just direct users
to the right place.
Fix #860
Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2021-02-20 12:09:17 -07:00
Daniel_M_Williams
cf8b40229b
[ fixes #751 ] Unifies angle-offset labels to 'Rotation' for component config dialogs
2020-11-01 19:51:13 -05:00
JoePfeiffer
b64a3b3fa8
The simulation now uses mass data from the entire motor as a unit,
...
rather than separating out the propellant data. This commit clarifies
the code by replacing instances of "propellant" with "motor" in
variable names and messages where appropriate.
It does not update the translations into other languages.
2020-09-09 17:10:29 -06:00
Daniel_M_Williams
685b40ef2f
[fix][ui] Change Display name for MassComponent from 'Unspecified' to 'Mass Component'
2020-09-01 20:14:49 -04:00
Daniel_M_Williams
9f5d4a2d27
[enable] Re-enables, fixes ComponentAnalysisDialog
2020-07-03 10:05:09 -04:00
Daniel Williams
16300941c7
Merge pull request #665 from wolsen/add-print-progress-dialog
...
[Fixes 637] Update print dialog to allow simulation control
2020-05-24 13:46:33 -04:00