Cura/cura
Ghostkeeper b677a81d9b
Change default theme
This new field is now read by Uranium that indicates the default theme to load first before there are any changed preferences.

Contributes to issue CURA-4148.
2017-08-30 16:08:49 +02:00
..
Settings Merge branch 'master' into feature_dark_colours_icons 2017-08-28 16:54:36 +02:00
__init__.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
Arrange.py Minor refactor; Return None instead of weird 999999 if no suitable location was found 2017-04-12 15:01:39 +02:00
ArrangeObjectsJob.py Added message if arrange all could not find location for all objects 2017-04-07 15:19:30 +02:00
BlockSlicingDecorator.py D6: Fixed file naming, removed spaces and fixed decoration calls 2016-12-23 15:53:17 -05:00
BuildVolume.py Decreased the value of the u_z_bias, so the plate quad is drawn again. 2017-08-23 12:48:19 +02:00
CameraAnimation.py Undo old testcode, added testcode for CURA-3334 2017-02-27 11:20:22 +01:00
CameraImageProvider.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ConvexHullDecorator.py Update convex hull to account for first layer horizontal expansion 2017-06-28 11:41:51 +02:00
ConvexHullNode.py ConvexHull Scene node no longe re-builds the shader every time it's created 2017-04-05 15:25:20 +02:00
CrashHandler.py Dump stacktrace for all threads in CrashReport 2017-05-19 15:00:54 +02:00
CuraActions.py Workaround a tiny display issue with checkable MenuItems 2017-04-24 17:11:37 +02:00
CuraApplication.py Change default theme 2017-08-30 16:08:49 +02:00
CuraSplashScreen.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
CuraVersion.py.in Properly handle CMake options that are enabled but not "ON" 2017-03-06 17:26:02 +01:00
GCodeListDecorator.py D6: Fixed file naming, removed spaces and fixed decoration calls 2016-12-23 15:53:17 -05:00
Layer.py Codestyle & removal unused imports 2017-03-22 11:38:55 +01:00
LayerData.py Codestyle & removal unused imports 2017-03-22 11:38:55 +01:00
LayerDataBuilder.py Fix displaying layers with python3.6 2017-06-06 23:47:40 +03:00
LayerDataDecorator.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
LayerPolygon.py Be robust against faulty data from the engine 2017-06-02 11:35:11 +02:00
MachineAction.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
MachineActionManager.py CURA-3470 Return list instead of set for QVariantList 2017-03-07 16:42:56 +01:00
MultiplyObjectsJob.py Change MultiplyObjectsJob to work on a list of objects 2017-04-20 17:41:53 +02:00
OneAtATimeIterator.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
PlatformPhysics.py Only push free nodes inside buildplate 2017-04-07 16:22:44 +02:00
PlatformPhysicsOperation.py Fix ordering of merged PlatformPhysicsOperation 2017-06-13 13:10:59 +02:00
PrinterOutputDevice.py No longer attempt to create monitorView if none was set 2017-08-18 11:09:02 +02:00
PrintInformation.py Changed profile names 2017-05-15 16:52:25 +02:00
ProfileReader.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ProfileWriter.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
QualityManager.py Fix switching to quality changes profiles 2017-06-14 15:30:55 +02:00
SetParentOperation.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ShapeArray.py Fixed one_at_a_time and arranger. CURA-3670 2017-04-10 11:16:34 +02:00
SliceableObjectDecorator.py D6: Fixed layers and line widths 2017-01-05 13:04:32 -05:00
ZOffsetDecorator.py Added missing super call 2017-05-18 10:49:05 +02:00