Lipu Fei
cc207a3f92
Clean up unused variables
2018-05-01 11:53:52 +02:00
Lipu Fei
863d67ae64
Use Resources.Plugins for finding plugin storage path
2018-05-01 11:16:21 +02:00
Lipu Fei
7ee085fe50
Check all subdirs in data storage dir for package removal
2018-05-01 10:48:03 +02:00
Ian Paschal
096f304aef
CURA-5035 Crash because old packages don't have 'author_id'
2018-05-01 10:45:22 +02:00
Lipu Fei
51abd32328
Use dict get fallback to prevent errors
2018-05-01 10:33:48 +02:00
Lipu Fei
1fb2edace5
Use ContainerRegistry.lockFile in Cura package management
...
Prevent concurrent I/O issues.
2018-05-01 10:31:56 +02:00
Lipu Fei
cff4dc8a0c
Use json.load() directly
2018-05-01 10:28:42 +02:00
Ian Paschal
bb7f9feb5e
CURA-5035 Better download resets
2018-05-01 09:02:24 +02:00
Ian Paschal
2d54251be0
CURA-5035 Aproaching the asymptote of done
2018-04-30 17:05:46 +02:00
Ian Paschal
01007946b4
CURA-5035 Separate API calls!
2018-04-30 16:42:11 +02:00
Ian Paschal
679f87ebb3
CURA-5035 Don't show required plugins
...
Also renamed folder of UserAgreementPlugin to UserAgreement
2018-04-26 15:11:32 +02:00
Ian Paschal
2751299fd3
CURA-5035 Remove un-used base_unit
in theme
2018-04-26 13:24:15 +02:00
Ian Paschal
332b7fb497
CURA-5035 Remove uncessary VersionTools
2018-04-26 13:17:00 +02:00
Ian Paschal
ec8b95591e
CURA-5035 Fixed typo
2018-04-26 13:06:30 +02:00
Ian Paschal
c33710b54b
CURA-5035 Tile improvements
2018-04-25 17:03:27 +02:00
Lipu Fei
d79bbe5725
Remove unnecessary check for plugins_showcase models creation
...
Already created in __init__()
2018-04-25 16:48:01 +02:00
Lipu Fei
3ea80c7c7c
Compare ints instead of floats for progress check
2018-04-25 16:46:20 +02:00
Lipu Fei
48eda4d0dc
Remove unused import
2018-04-25 16:44:32 +02:00
Lipu Fei
cbc45bffd0
Should use .gcode.gz
2018-04-25 16:43:59 +02:00
Ian Paschal
236e2db47e
CURA-5035 Fixed selection header
2018-04-24 16:59:23 +02:00
Ian Paschal
f2301eec31
CURA-5035 Simplify selection
2018-04-24 15:34:05 +02:00
Ian Paschal
dc0dcac199
CURA-5035 Small style tweaks
2018-04-20 17:06:16 +02:00
Ian Paschal
0944bba86b
CURA-5035 Added typings
2018-04-20 16:21:57 +02:00
Ian Paschal
9b556e9c86
CURA-5035 Removed all base units
2018-04-20 14:08:44 +02:00
Ian Paschal
668a92952c
CURA-5035 Review changes
2018-04-20 13:26:23 +02:00
Ian Paschal
7f622eb300
Cura with a capital "C"
2018-04-20 11:27:53 +02:00
Ian Paschal
fbf73176d3
Use UM.Version instead of VersionTools
2018-04-20 11:25:39 +02:00
Ian Paschal
921e8f7602
CURA-5035 Clean-up
2018-04-19 16:07:31 +02:00
Ian Paschal
8f8d709b64
CURA-5035 Removed debug statements
2018-04-18 17:05:01 +02:00
Ian Paschal
d3ba684b15
CURA-5035 Installed plugins instantly move to the installed tab
2018-04-18 17:03:27 +02:00
Ian Paschal
a5a35ef98b
CURA-5035 Added dummy author text
2018-04-18 16:47:28 +02:00
Ian Paschal
f8672ecbc6
CURA-5035 Improved details pages
2018-04-18 16:35:55 +02:00
Ian Paschal
7a0fe74989
CURA-5035 Added material authors + icons
2018-04-17 17:07:06 +02:00
Lipu Fei
b763b2a5a0
Fix gcode.gz double extension problem on Mac
...
CURA-5228
2018-04-17 15:02:29 +02:00
Lipu Fei
7b20ce856e
Fix merge conflicts
2018-04-17 11:30:23 +02:00
Lipu Fei
c0db82e7a3
Merge remote-tracking branch 'origin/3.3'
2018-04-17 11:18:27 +02:00
Lipu Fei
a111dda82e
Revert "Custom qualities are always checkable"
...
CURA-5218
This reverts commit fdd78077697f9e3ff9f0fe654eff8af36a1623d9.
2018-04-17 11:14:14 +02:00
Lipu Fei
0f5f059a7c
Add missing __init__.py
...
CURA-5242
2018-04-17 11:06:30 +02:00
Mark
f61efb8e20
resolve merge conflict
2018-04-17 10:39:35 +02:00
Mark
b78b6b2c01
Change default auto_slice setting to False
...
CURA-5188
2018-04-17 10:37:07 +02:00
Lipu Fei
c381f3707b
Schedule model check for later if a machine change has not done yet
...
CURA-5239
2018-04-16 17:33:14 +02:00
Lipu Fei
e5d795cc0b
Update model checker text
...
CURA-5237
2018-04-16 17:21:12 +02:00
Lipu Fei
4bb6962302
Rename model checker property to hasWarnings
...
CURA-5237
2018-04-16 17:20:40 +02:00
DavidGergely
dd2d365884
Revert "PC top-bottom speed changed to function based"
...
This reverts commit cec7b8691d27e47e322bc430de62854651db7afa.
2018-04-16 16:40:35 +02:00
DavidGergely
cec7b8691d
PC top-bottom speed changed to function based
...
PC top-bottom speed in all layer heights for the 0.4 mm printcore
changed to function based.
2018-04-16 16:39:34 +02:00
Lipu Fei
62521e93db
Make sure that project writer runs on Qt thread
...
CURA-5229
- Move @call_on_qt_thread to a separate module
- Make sure that project writer runs on Qt thread because itself and the
calls it makes can create new QObjects such as InstanceContainers, and
this must happen on the Qt thread.
2018-04-16 15:32:12 +02:00
Lipu Fei
58e18ded18
Remove unneeded code
...
CURA-5202
2018-04-16 15:24:18 +02:00
Ghostkeeper
455abb15bf
Consistently use capital letters for CLI settings too
...
They're not actually visible, but in case they are made visible by modifying the preferences file...
2018-04-16 12:36:17 +02:00
Ian Paschal
85ebe741a8
CURA-5035 Don't show authors with 0 packages
2018-04-13 17:27:57 +02:00
Ian Paschal
523518020c
CURA-5035 Better linking between Toolbox and CuraPluginManager
2018-04-13 16:25:01 +02:00