500 Commits

Author SHA1 Message Date
SiboVG
6ca76c4e43 [fixes #1078] Add opacity slider to appearance config 2022-02-28 18:03:40 +01:00
SiboVG
361efe2341 Use Joe's optimism 2022-02-23 01:41:11 +01:00
SiboVG
0f05f41cc1 Update build version to March 2022-02-22 23:23:12 +01:00
JoePfeiffer
95b14abeef update motor database to 2022-02-22 2022-02-22 15:02:04 -07:00
Joe Pfeiffer
a6ceb76a8e
Merge pull request #1138 from SiboVG/issue-358
[fixes #358] Implement multi-component selection
2022-02-21 10:28:41 -07:00
SiboVG
263b3957f2 Change Bulk Head to Bulkhead 2022-02-21 03:34:43 +01:00
SiboVG
12cefe099c [fixes #1137] Use capitalized component names + Body, Nose & Transition Length --> Length 2022-02-19 22:26:34 +01:00
SiboVG
04b9332920 [fixes #358] Implement multi-component selection in ScaleDialog 2022-02-17 02:08:45 +01:00
JoePfeiffer
61f574e836 Need month to be '00' for updater 2022-02-15 16:21:30 -07:00
JoePfeiffer
3afae70c82 reformat version string to conform to update checker 2022-02-14 15:16:15 -07:00
JoePfeiffer
b167468acb update version string to 22.xx.BETA 2022-02-14 09:55:27 -07: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