Commit graph

84 commits

Author SHA1 Message Date
Lars Brubaker
cba9437ffa Fixed a regression with menus not set to radio buttons and then not unsetting other menu buttons 2022-10-28 17:05:55 -07:00
John Lewin
202f3f8ee2 Persisted library view state 2022-09-13 17:14:02 -07:00
John Lewin
7e55ffc23e Use checkbox style
- Fixes #5375
2022-09-13 13:05:28 -07:00
LarsBrubaker
3307e204ee All buttons switch to agg themed buttons 2022-08-03 16:56:51 -07:00
Lars Brubaker
2bd1cd1e13 Moving PopupMenu to Agg 2022-07-15 19:13:44 -07:00
Lars Brubaker
2034c86c3e Starting work on new materials selection dialog 2022-03-15 17:51:28 -07:00
LarsBrubaker
aa8591ffe5 Show loading / restoring progress
Fix null when canceling open system file
2022-02-20 07:59:28 -08:00
LarsBrubaker
e19620dfc7 Improving library item menus 2022-02-12 18:19:03 -08:00
Lars Brubaker
0731ac0bad Save as asks for overwrite if exists
Save as dialog does clicking and double clicking as expected
New Text icon
2022-02-10 12:06:48 -08:00
LarsBrubaker
1536ffa551 Save As is updating tab name and saving correctly 2022-02-02 22:47:05 -08:00
Lars Brubaker
1095d6741a Save as causes the file dest to change and the tab name
Refactoring
Add dispose to content store
Added event for source item changed on edit context
Added rename to extensions method
Added local file path to tab tool tip
2022-02-02 17:31:44 -08:00
Lars Brubaker
2394e742a3 Refactoring and making default name better 2022-01-24 14:49:29 -08:00
Lars Brubaker
b664670a42 Ported the old tab renaming code into main
Needs to be cleaned up
2022-01-21 15:21:07 -08:00
Lars Brubaker
fa28bca56f 3df loading working mostly 2022-01-04 18:10:14 -08:00
Lars Brubaker
a238c8c4b0 Made 'Open', 'Save' and 'Bed' more intuitive
Added more sliders
Fixed issue with load progress indicator not clearing
Made value display update for more sliders
2021-09-13 17:47:24 -07:00
Lars Brubaker
ab96018191 Add closest seam option
Make mouse back button work
2021-08-12 17:47:01 -07:00
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
Lars Brubaker
005efad10a Making icons use the text color 2021-05-21 14:24:52 -07:00
Lars Brubaker
66a4a92e66 Made better messaging around advanced
added 316L scaling
made a new back button
2021-05-07 11:29:59 -07:00
LarsBrubaker
197ca1e5bc Working to add markdown to github folders 2021-04-25 13:55:47 -07:00
LarsBrubaker
31426c48ac Making GitHub cache only be 12 hours for content. 2021-04-25 08:41:01 -07:00
Lars Brubaker
9b3a36f0bf More work on design tab rename 2021-03-25 11:44:52 -07:00
LarsBrubaker
acb0511d9f fixing tests 2021-03-21 22:45:06 -07:00
LarsBrubaker
1f1fed2e2e Improving open library behavior 2021-03-21 19:32:30 -07:00
Lars Brubaker
1599aa0fd4 Fixed issue with color control
refactoring GuiWidegt
2021-01-29 16:44:47 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
LarsBrubaker
cf3a6d5893 Don't double scale on high rez 2020-08-30 09:49:23 -07:00
LarsBrubaker
23c409dd83 Don't apply extrusion multiplier while loading and unloading
issue: MatterHackers/MCCentral#6024
Load/Unload filament should ignore Extrusion Multiplier
2020-08-30 08:29:15 -07:00
LarsBrubaker
3af66f1aa3 making library toolbar consistent 2020-08-08 07:13:18 -07:00
LarsBrubaker
84dc566cf7 sharing sort code 2020-08-07 20:04:21 -07:00
LarsBrubaker
1ea2ed4638 sharing code between library widgets 2020-08-07 18:14:15 -07:00
LarsBrubaker
0eec29e84d Removing tiny icons
Prepping for improved folder views
Fixing warnings
2020-08-01 08:58:50 -07:00
LarsBrubaker
468c707c66 Finalizing new enter share code menu
issue: MatterHackers/MCCentral#5969
Kevin could not figure out how to enter share code
2020-07-26 08:02:13 -07:00
LarsBrubaker
ebb643c8d1 Fixed dialog size 2020-07-25 12:03:23 -07:00
LarsBrubaker
eea9f84679 enter share code on 'shared with me folder" 2020-07-24 21:54:33 -07:00
Lars Brubaker
cf3f856ac0 Improving 'share with me' help 2020-07-24 18:23:42 -07:00
Lars Brubaker
32b8776276 Moving show folders to the menu
refactoring
2020-07-24 14:03:45 -07:00
LarsBrubaker
3431651654 Fixes to ui scaling 2020-07-22 08:05:39 -07:00
LarsBrubaker
247bc431cd Improving settings override name editing
issue: MatterHackers/MCCentral#5949
Material profile name doesn't save
2020-07-18 13:48:38 -07:00
jlewin
bd976da442 Allow containers to temporarily override user sort
- Issue MatterHackers/MCCentral#3947
Remember sorting and view for library folders
2019-06-19 12:02:46 -07:00
John Lewin
efb647a9ae Restore search behavior in PrintLibraryWidget
- Issue MatterHackers/MCCentral#5295
Can't search folders in library when in a printer or design space
2019-04-10 07:11:33 -07:00
John Lewin
b9af1f4374 Convert .Result to async await
- Issue MatterHackers/MCCentral#5099
Plan to resolve problems with async usage
2019-02-26 22:56:21 -08:00
John Lewin
70b61e840f Fix whitespace 2019-01-22 13:35:27 -08:00
John Lewin
33fbb19e82 Initial support for drag from Chrome 2019-01-09 12:47:32 -08:00
John Lewin
230ffdc029 Revise and build out ICustomSearch implementations 2018-12-24 12:48:31 -08:00
John Lewin
f88b04b7bc Change from KeywordFilter property to ICustomSearch 2018-12-24 12:45:35 -08:00
John Lewin
e9eeea8d3d Extract Windows only dependency from shared .netstandard project 2018-12-18 11:54:31 -08:00
John Lewin
8f0338107d Add OpenPrinters container to Library tab 2018-12-12 18:13:22 -08:00
John Lewin
aae2ffdf76 Revise tab ordering and persistence logic
- Issue MatterHackers/MCCentral#4555
2018-12-10 14:15:37 -08:00
John Lewin
970d68f5c0 Spelling 2018-11-29 13:41:24 -08:00