37 Commits

Author SHA1 Message Date
SiboVG
4603648de3 Include unstaged files 2023-07-16 02:19:14 +02:00
SiboVG
aa104f6d0c [#1089] Support dark mode & custom font size 2023-07-16 02:01:14 +02:00
Neil Weinstock
890c7829f0
Slightly less-small icons 2023-05-16 21:16:36 -04:00
Neil Weinstock
00ec22fbff
Downsized subcomponent override icons 2023-05-16 10:25:50 -04:00
SiboVG
4dfe63bc69 Merge branch 'unstable' into issue-875
# Conflicts:
#	core/src/net/sf/openrocket/rocketcomponent/RocketComponent.java
#	core/src/net/sf/openrocket/rocketcomponent/SymmetricComponent.java
#	core/test/net/sf/openrocket/rocketcomponent/SymmetricComponentVolumeTest.java
#	swing/src/net/sf/openrocket/gui/main/BasicFrame.java
#	swing/src/net/sf/openrocket/gui/util/Icons.java
2023-03-08 21:29:05 +01:00
SiboVG
887e38b637 Refactor to better use export Action 2023-03-06 20:35:47 +01:00
SiboVG
b15dcd3668 Include icon 2023-02-14 11:26:30 +00:00
SiboVG
dad762c31e Reorganize BasicFrame file menu 2023-02-11 03:22:54 +00:00
SiboVG
8004743b64 Add icons for mass/CG/CD subcomponent override 2022-11-08 11:51:05 +01:00
Joe Pfeiffer
8cb625aa42
Merge pull request #1637 from SiboVG/mass-override-icon
Remove 'kg' from mass override icon
2022-09-01 19:47:33 -06:00
JoePfeiffer
41f6faa1e5 Make the D slightly smaller than the C 2022-09-01 15:45:15 -06:00
SiboVG
1a1be009de Remove 'kg' from mass override icon 2022-09-01 20:50:50 +02:00
JoePfeiffer
6a038a059c Modified CD icon 2022-09-01 09:23:59 -06:00
JoePfeiffer
5927bcc74f Add icon for Cd override 2022-08-31 10:13:46 -06:00
SiboVG
3603ff78a1 Scale down sim run icon 2022-08-17 11:53:24 +02:00
SiboVG
1862325189 Scale down button icon size 2022-08-17 01:47:17 +02:00
SiboVG
779b1c6554 Unify edit icon 2022-08-16 23:42:04 +02:00
SiboVG
3fca78c87b Unify delete icon 2022-08-16 23:42:04 +02:00
SiboVG
007d1496f8 Update delete icon 2022-08-16 23:40:49 +02:00
SiboVG
ed2eef2d57 Whoops, forgot to push this one 2022-08-16 23:25:45 +02:00
SiboVG
685a1b0342 Add icons to buttons 2022-08-16 22:23:43 +02:00
SiboVG
2ab1bee92c Add icons for simulation popup actions 2022-05-30 22:38:26 +02:00
SiboVG
b4c56163e5 Add right-click actions to componentTree 2022-05-30 20:39:39 +02:00
Neil Weinstock
47e58a8ada
Updated zoom button icons (#1386) 2022-05-29 08:23:31 +02:00
hcraigmiller
061acb8f89 Fixed icon missing error
OR was throwing a missing icon error on startup. This fixes that issue.
2022-05-04 17:02:17 -07:00
hcraigmiller
85559d6da2 Update File menu and submenu
Improves File menu and submenus in preparation for the addition of future features.
2022-05-04 14:14:59 -07:00
hcraigmiller
735966de36 NEW Export Feature
Replaces previous commit
2022-05-01 00:12:09 -07:00
Sampo Niskanen
82af205e3e Merge remote-tracking branch 'upstream/master' into feature/simulationextensions
Conflicts:
	core/src/net/sf/openrocket/simulation/SimulationStatus.java
2014-12-23 21:01:48 +02:00
kruland2607
12c47442f3 Renamed the cg-marker.png to cg-override.png. 2014-05-08 09:08:27 -05:00
kruland2607
33af46a105 Added mass-override.png icon. 2014-04-24 09:42:00 -05:00
kruland2607
ae64f7a7f9 CG & Mass override indicators in component tree. 2014-04-23 21:22:43 -05:00
Sampo Niskanen
b6e3a57b47 Implement simulation extensions
Squashed commit of the following:

commit 058f603c23accbcdbe9110645f19164da7d57c85
Author: Sampo Niskanen <sampo.niskanen@iki.fi>
Date:   Sat Apr 12 10:52:21 2014 +0300

    Implmenent simulation extensions

commit a1ca913c7d7793a9209a5f98235336270db6ce10
Author: Sampo Niskanen <sampo.niskanen@iki.fi>
Date:   Fri Apr 11 19:45:12 2014 +0300

    WIP

commit 916f0bc8961360c0906b413485ca4e3700033740
Author: Sampo Niskanen <sampo.niskanen@iki.fi>
Date:   Tue Apr 1 20:23:25 2014 +0300

    WIP
2014-04-12 10:54:17 +03:00
kruland2607
6a073af40b Reorder the zoom buttons. Added zoom reset icon and button. Fixed
spacer in SimulationPlotDialog so close button is always properly
located.
2012-11-14 21:14:39 -06:00
Sampo Niskanen
723539619c Component preset updates 2012-06-18 19:48:57 +00:00
Richard Graham
16eed9a30b Added new feature : user configurable custom expression evaluation for the simulation, driven by exp4j. 2012-06-02 17:58:47 +00:00
Sampo Niskanen
88f359c25f Fixing various issues 2012-02-19 08:23:22 +00:00
Kevin Ruland
af15aeee70 Moving pix/ into resources/. 2012-01-11 03:23:49 +00:00