SiboVG
04b9332920
[ fixes #358 ] Implement multi-component selection in ScaleDialog
2022-02-17 02:08:45 +01:00
SiboVG
1a68225cf3
Merge pull request #1109 from JoePfeiffer/fix-1079
...
Fix 1079
2022-02-10 17:37:32 +01:00
Joe Pfeiffer
c63191c9e5
Merge pull request #1113 from SiboVG/issue-1111
...
[fixes #1111 ] Update splash screen
2022-02-09 14:42:22 -07:00
SiboVG
409755c320
[ fixes #1111 ] Update splash screen
2022-02-09 20:43:36 +01:00
Joe Pfeiffer
6a3fa9820c
Merge pull request #1106 from SiboVG/issue-1055
...
[fixes #1055 ] Improve OR's simulation behavior
2022-02-08 18:56:46 -07:00
JoePfeiffer
d3f1144ef1
update copyright year
2022-02-07 15:25:49 -07:00
SiboVG
1876fb88df
Merge pull request #1085 from SiboVG/issue-1084
...
[fixes #1084 ] Fix layout PhotoStudio Settings
2022-02-05 01:01:27 +01:00
Sibo Van Gool
b52bcfa0eb
[ fixes #1055 ] Change 'LOADED' sim status look to 'UPTODATE' look
2022-02-01 15:40:56 +01:00
Sibo Van Gool
df1caaec03
[ fixes #1084 ] Remove colon for 'image credit'
2022-02-01 07:40:08 +01:00
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