SiboVG
385587da2e
Merge branch 'unstable' into issue-motors-layout
2022-01-31 19:33:42 +01:00
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
Sibo Van Gool
884c811343
Clean up motor configuration layout
2022-01-30 12:19:24 +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
a6285a64e2
[ fixes #825 ] Enable default update checking
...
I feel like this is a better choice, because otherwise user's may never know about new updates
2022-01-27 18:00:36 +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
Sibo Van Gool
bc3ed5d80f
[ fixes #825 ] Change build version format
...
The release tags on GitHub are all in the format XX.YY..., so with '.' as delimiter. We should keep consistency with this.
2022-01-21 12:59:19 +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
JoePfeiffer
daf96d9a04
rebuild thrustcurves.ser to get rid of null pointer exception (issue 1051)
2021-10-27 10:00:54 -06:00
JoePfeiffer
734a0ffc1f
Merge branch 'issue-887' into unstable
...
Select thrustcurves from issue-887 branch
2021-10-26 16:05:02 -06: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
ec53bfba54
[ fixes #887 ] Updated thrustcurves with availability included
2021-09-19 15:06:11 +02:00
Sibo Van Gool
e111006352
[ fixes #136 ] Use warning dialog upon decal source file error
2021-09-16 00:37:01 +02:00
JoePfeiffer
a17f6d9b1a
updated translation files by copying old TCurveMotorCol.DESIGNATION entries to TCMotorSelPan.lbl.Designation
2021-09-15 11:37:13 -06:00
JoePfeiffer
a85de1d053
updated translation files to use TCurveMotorCol.COMMON_NAME instead of
...
TCurveMotorCol.DESIGNATION. Used other entries in the files to make a reasonable guess as to the "name" instead of the "designation", for entries using Latin alphabet. Left the old entries in, but commented out, for ease in comparison later.
2021-09-15 11:16:14 -06: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
JoePfeiffer
08f76683e9
ThrustCurveMotor now includes both common name and designation
...
If both are not available (which is the case when loading from a file
rather than from thrustcurve.org) use motor code for designation,
and simplified designation for common name
2021-08-20 13:35:20 -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
Billy Olsen
e558db9bf8
Merge pull request #973 from SiboVG/issue-969
...
[fixes #969 ] Added custom left and right appearance for fin set
2021-08-14 20:39:19 -07:00
Sibo Van Gool
30bb320d67
[ fixes #897 ] Permanently enable stage button
2021-08-11 20:26:10 +02:00
Neil Weinstock
afaab2fcc1
Update icons for stages, pods, and boosters
...
The icons for stages, pods and boosters do not match the theme of the
rest of the component icons and are larger in size. This change includes
and updated set of icons for these assembly components.
Co-Authored-By: Billy Olsen <Billy.olsen@gmail.com>
2021-08-09 19:11:15 -07: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