4768 Commits

Author SHA1 Message Date
Neil Weinstock
a6697c2191
Incorporate Sibo's comments 2023-02-05 08:41:03 -05:00
Neil Weinstock
28f75d48af
Finished draft 2023-02-04 21:34:40 -05:00
Neil Weinstock
8b663e32e9
More tweaks! 2023-02-03 22:06:04 -05:00
Neil Weinstock
14e7e3b450
More organizational tweaking 2023-02-03 22:05:24 -05:00
Neil Weinstock
bd0ad15e0b
Some Markdown fixes 2023-02-03 22:02:30 -05:00
Neil Weinstock
7696dde0e6
First set of entries for final release notes 2023-02-03 21:59:07 -05:00
Sibo Van Gool
fa9c1d9f2c
Merge pull request #2017 from SiboVG/unstable
Update Dutch translations
2023-02-03 03:47:28 +00:00
SiboVG
d8df37ffc3 Update Dutch translations 2023-02-03 03:46:52 +00:00
Sibo Van Gool
cecd8b881d
Merge pull request #2016 from SiboVG/unstable
Fix some issues in software updater
2023-02-03 03:39:55 +00:00
SiboVG
10e6b7da59 Merge remote-tracking branch 'origin/unstable' into unstable 2023-02-03 03:39:19 +00:00
SiboVG
9c45e067fc Fix some issues in software updater 2023-02-03 01:33:55 +00:00
Sibo Van Gool
ae87efe189
Merge pull request #2011 from SiboVG/issue-2009
[#2009] When canceling a component change, check for an unmodified component earlier on
2023-02-02 02:57:54 +00:00
Sibo Van Gool
606216b06a
Merge pull request #2013 from SiboVG/unstable
Bump release version to 22.02
2023-02-02 02:34:01 +00:00
SiboVG
8171492a8a Add ability to test welcome info retrieval from IDE 2023-02-02 02:31:21 +00:00
SiboVG
90fb0f0470 Wrong order, urgh 2023-02-02 02:28:56 +00:00
SiboVG
a412100140 Add additional debug messages 2023-02-02 02:20:02 +00:00
SiboVG
b89dcf5dbd Add dummy release notes for 22.02
Otherwise unit tests fail
2023-02-02 02:09:44 +00:00
SiboVG
406601665d Bump release version to 22.02 2023-02-02 02:02:30 +00:00
SiboVG
c8252907ee Update readme for OR 22.02 2023-02-02 01:31:53 +00:00
SiboVG
545ea12fad Put show discard changes preferences in pref dialog 2023-02-01 21:23:54 +00:00
SiboVG
58a32c41f0 [#2009] Check for unmodified component earlier on 2023-02-01 20:48:49 +00:00
Joe Pfeiffer
11ad263efb
Merge pull request #2010 from SiboVG/issue-1999-try2
[#1999] Add checkbox to show/hide warnings
2023-02-01 09:06:12 -07:00
SiboVG
b718c5a0e1 [#1999] Add checkbox to show/hide warnings 2023-02-01 15:51:49 +00:00
Sibo Van Gool
a7e094311b
Merge pull request #2004 from SiboVG/issue-2002
[#2002] Restore plugged
2023-01-28 01:30:41 +01:00
SiboVG
4191e11af7 [#2002] Restore plugged 2023-01-28 01:27:33 +01:00
Sibo Van Gool
e97198a3a1
Merge pull request #1998 from SiboVG/unstable
Update thrust curves & parts database
2023-01-26 19:48:05 +01:00
SiboVG
33c342928f Add update thrust curves & database ant task 2023-01-26 19:44:28 +01:00
SiboVG
7cbbae2a4a Update thrust curves & parts database 2023-01-26 19:43:58 +01:00
Sibo Van Gool
b052508f03
Merge pull request #1959 from SiboVG/22.02_prep
Prep OR for 22.02 release candidate 1
2023-01-26 10:33:46 +01:00
Sibo Van Gool
266073a7cf
Merge branch 'unstable' into 22.02_prep 2023-01-26 10:31:02 +01:00
Sibo Van Gool
24b2a14e87
Merge pull request #1968 from neilweinstock/RC-release-notes
RC1 release notes
2023-01-26 10:29:57 +01:00
Neil Weinstock
45f217f06b
Final release notes other than release date 2023-01-25 19:58:21 -05:00
Billy Olsen
3f9b98cea7
Merge pull request #1995 from JoePfeiffer/graphics-editor-linux
Enable decal editing in Linux
2023-01-25 11:34:54 -07:00
JoePfeiffer
8a0ba46624 Only case (I know of) to hide the Edit button is if we're both running Linux and confined to a snap 2023-01-25 09:24:20 -07:00
JoePfeiffer
9692400b9d Merge branch 'unstable' into graphics-editor-linux 2023-01-25 08:37:26 -07:00
SiboVG
307d08d138 Add macOS Intel/Apple Silicon installer name 2023-01-25 02:31:48 +01:00
SiboVG
640a9f155e Merge branch 'unstable' into 22.02_prep 2023-01-25 01:35:22 +01:00
Sibo Van Gool
bd416ce20c
Merge pull request #1996 from SiboVG/filter-images
Filter decal file chooser on images + don't show edit decal button if not possible
2023-01-25 01:20:19 +01:00
SiboVG
2f0a6bfc50 Merge branch 'unstable' into filter-images
# Conflicts:
#	swing/src/net/sf/openrocket/gui/configdialog/AppearancePanel.java
2023-01-25 00:12:31 +01:00
SiboVG
fb99a11989 Hide edit decal button if edit not possible 2023-01-25 00:07:46 +01:00
SiboVG
cc0d04aa42 Remove insets if insideOutside panel
Bad description of the commit, but I'm tired
2023-01-25 00:07:24 +01:00
SiboVG
c2a2f05a3b Add decal file selector image filter 2023-01-24 22:24:10 +01:00
JoePfeiffer
4a4a89990f Enable command text input and chooser when Desktop or Desktop.Action.EDIT isn't supported 2023-01-24 10:22:41 -07:00
JoePfeiffer
09b19b4ec6 Enable graphic editor selection in Preferences panel for UNIX-like (eg Linux) platforms not confined in a snap. 2023-01-24 09:23:18 -07:00
Joe Pfeiffer
92a1eb067d
Merge pull request #1985 from JoePfeiffer/fix-prev-next-component
Check for gaps and overlaps in airframe
2023-01-24 08:29:48 -07:00
JoePfeiffer
a60f0ecb61 Merge branch 'unstable' into fix-prev-next-component 2023-01-24 08:27:12 -07:00
Sibo Van Gool
872a301270
Merge pull request #1993 from SiboVG/grey-out-edit
Grey out texture edit button if using default material
2023-01-22 03:01:04 +01:00
JoePfeiffer
7778d9ff02 Merge remote-tracking branch 'origin' into fix-prev-next-component 2023-01-21 17:46:15 -07:00
JoePfeiffer
84aece8ffc check for children before taking child in geometry check. 2023-01-21 16:23:49 -07:00
SiboVG
b6f2f1fd3d Grey out texture edit button if using default material 2023-01-21 20:54:36 +01:00