johnlewin
ba8420ebb0
Merge pull request #411 from jlewin/1.4.0
...
Remove queue/history library providers and filter shared items provid…
2015-09-24 16:30:41 -07:00
John Lewin
b900841d74
Remove queue/history library providers and filter shared items provider from selector
...
- Fixes #104131666 , #104140048
2015-09-24 16:28:51 -07:00
johnlewin
94c746dc78
Merge pull request #410 from jlewin/1.4.0
...
Update library shared folder image
2015-09-24 12:33:55 -07:00
John Lewin
46eaec40a8
Update library shared folder image
2015-09-24 12:32:35 -07:00
Kevin E. Pope
6c3933e41b
Fix display of progress bar on the library item.
2015-09-24 10:38:54 -07:00
Lars Brubaker
a42c286d05
Put in the sqlite locker code for windows and unix
2015-09-23 17:50:08 -07:00
Lars Brubaker
9d988fcafe
Don't crash if we can't write to the specified directory for whatever reason.
2015-09-23 17:17:51 -07:00
Lars Brubaker
2aec3c9c33
Made BrailleBuilder work on Android.
2015-09-23 16:27:29 -07:00
Lars Brubaker
69f077e5ab
New icons for creators.
2015-09-23 16:03:50 -07:00
Lars Brubaker
8b0fc1da08
making it more readable.
2015-09-23 15:38:29 -07:00
Lars Brubaker
2976841c17
Put in more sqlite locking.
2015-09-23 15:03:34 -07:00
Lars Brubaker
1ae4fce68c
Fixing colors and position of upload / download bar.
2015-09-23 14:16:07 -07:00
Lars Brubaker
c582898ca1
Merge pull request #409 from mmoening/1.4.0
...
Updated printer profiles for Makerbots and Creator Pro dual
2015-09-23 13:45:09 -07:00
Matt Moening
8b7043abcc
Flashforge Creator Pro has two extruders
...
Makersbots will now explicitly turn off extruder and bed so that MatterControl and the printer match states
2015-09-23 13:35:28 -07:00
Lars Brubaker
9a3efa0dbd
Got rid of file watchers.
2015-09-23 13:33:14 -07:00
Lars Brubaker
5de11eb5bf
Make sure we refresh the display when clicking a thumbnail in the library selector.
2015-09-23 11:27:32 -07:00
Lars Brubaker
7f6cd2bf53
only save thumbnails as png
2015-09-23 11:01:48 -07:00
Lars Brubaker
6480b753a2
null during threading protection.
2015-09-23 09:51:05 -07:00
johnlewin
fe44d17137
Merge pull request #408 from jlewin/1.4.0
...
Refresh root library view as needed
2015-09-22 22:48:51 -07:00
John Lewin
fa908d15be
Refresh root library view as needed
...
- Add LibraryRootNotice event
- Hook LibraryRootNotice into new Socketeer LibraryRootNotice DeviceEvent
- Listen for LibraryRootNotice in LibraryProviderSelector and call ReloadData to ping ProviderFactories for visibility
- Refactor LibraryProviderSharedPlugin for clarity
- Refactor LibraryProviderSharedPlugin to support refreshing visibility logic after ShouldBeShown() calls
- Revise AcquireCollectionData() to use 'internal' access modifier for reuse in LibraryProviderSharedPlugin
- Ensure the input field on CloudShareRedeemForm is focused by default, make buttons available to test automation
- Add new test for 'Shared with Me' folder visibility
- Update existing Purchased folder test to look for revised item name
- Replace magic 'ProviderSelectorKey' token with static member for compile time consistency
2015-09-22 22:40:15 -07:00
Lars Brubaker
027b49a0d7
Merge pull request #407 from gregory-diaz/1.4.0
...
1.4.0
2015-09-22 17:43:13 -07:00
Gregory Diaz
6d6615cd10
Added Tylers Start Gcode changes to Airwolf 3d XL profile
2015-09-22 17:33:48 -07:00
Gregory Diaz
bd40c1b275
Adding Tylers new profile for the Type A Series 1 Plywood
2015-09-22 17:29:56 -07:00
Lars Brubaker
dcec0ae890
Now we hook the sqlite adds rather than the file.
2015-09-22 15:20:49 -07:00
Lars Brubaker
359d343b3e
Merge pull request #406 from gregory-diaz/1.4.0
...
made hotkey controls icon change to the correct color when ActiveThem…
2015-09-22 15:18:51 -07:00
Gregory Diaz
a63c54330a
made hotkey controls icon change to the correct color when ActiveTheme is changed from light to dark
2015-09-22 14:47:33 -07:00
johnlewin
6e9a4de9ea
Merge pull request #405 from jlewin/1.4.0
...
Clear SelectedItems when the LibraryDataView is rebuilt
2015-09-22 14:06:14 -07:00
John Lewin
ca97f3d0e9
Clear SelectedItems when the LibraryDataView is rebuilt
2015-09-22 14:04:30 -07:00
Lars Brubaker
3cd2c36d89
If the number edit widget resets the content then put the cursor at the end of the input
2015-09-22 13:03:37 -07:00
Lars Brubaker
494121d4c1
make sure the save as window supports the keyboard.
2015-09-22 12:37:21 -07:00
Lars Brubaker
b0f0f84984
This is not actually fatal just for checking in PC.
2015-09-22 12:29:02 -07:00
Lars Brubaker
fd860f19d2
Put a bigger icon in touch
2015-09-22 12:21:11 -07:00
Lars Brubaker
23203526ef
Make sure we don't use this pointer when threaded without ensure it is not null.
2015-09-22 12:15:21 -07:00
Lars Brubaker
3b1d698f58
Merge branch '1.4.0' of https://github.com/MatterHackers/MatterControl into 1.4.0
2015-09-22 11:10:54 -07:00
Lars Brubaker
4ed7d63b0e
Don't show title if not given.
2015-09-22 10:41:29 -07:00
Kevin E. Pope
35569909cf
Merge branch '1.4.0' of https://github.com/MatterHackers/MatterControl into 1.4.0
2015-09-22 10:30:57 -07:00
Kevin E. Pope
28509f167c
Adjust library item progress bar spacing.
2015-09-22 10:30:53 -07:00
Lars Brubaker
c3a4eb53f5
new localization
2015-09-21 19:14:48 -07:00
Lars Brubaker
d8a154ec50
Merge pull request #404 from mmoening/1.4.0
...
Fixed Flashforge cancel reprint not starting new print
2015-09-21 17:01:39 -07:00
Matt Moening
46b576a0eb
Updated FlashForge printer profiles to send end print message to printer on cancel.
2015-09-21 16:59:35 -07:00
Lars Brubaker
fe2d63cde9
Bringing some clarity to the material selection in 3d view.
2015-09-21 16:53:40 -07:00
Lars Brubaker
ff7631c336
can load a sequence from static data
2015-09-21 16:41:56 -07:00
Lars Brubaker
712ee8fd2c
Merge branch '1.4.0' of https://github.com/MatterHackers/MatterControl into 1.4.0
2015-09-21 15:44:23 -07:00
Lars Brubaker
be1ee63705
Put in the new loading images
2015-09-21 15:44:13 -07:00
johnlewin
0c8451004b
Merge pull request #403 from jlewin/1.4.0
...
Prevent interaction with library placeholder collections
2015-09-21 15:30:40 -07:00
John Lewin
47062356db
Prevent interaction with library placeholder collections
...
- Remove hard-coded place holder tokens
- Fix extruder number comments in exported gcode
2015-09-21 15:27:32 -07:00
Lars Brubaker
d49d2e4588
Make sure we don't corrupt the cache data (or use it while creating it)
...
make sequences handle bad data better
2015-09-21 15:08:29 -07:00
Lars Brubaker
f600e0f031
Don't crash when adding a missing file to the library.
2015-09-21 14:57:06 -07:00
Lars Brubaker
fbb5f7eabd
Better NameExists code. Checks for all names in the region.
...
Fixed the check box test.
2015-09-21 12:09:19 -07:00
Lars Brubaker
e61cade31a
Fixed a bug with the cm3 value in exporting
2015-09-21 11:25:47 -07:00