Lipu Fei
|
b35a97c770
|
CURA-3495 preRead() takes flexible arguments
|
2017-03-16 13:37:06 +01:00 |
|
fieldOfView
|
a823980d17
|
Replace "transparent" Rectangles by Items
|
2017-01-25 15:21:37 +01:00 |
|
Jaime van Kessel
|
858886d6b7
|
Merge branch '2.4' of github.com:Ultimaker/Cura
|
2017-01-23 15:09:48 +01:00 |
|
Jaime van Kessel
|
3d58bd4d49
|
Workspace & load image dialog can now be resized
CURA-3247
|
2017-01-23 15:08:37 +01:00 |
|
Simon Edwards
|
a5181f157e
|
Applied the profiler's pyqtSlot decorator to all of the code.
|
2017-01-10 13:35:39 +01:00 |
|
Simon Edwards
|
fd42a43270
|
Merge branch 'master' into simple_convex_hull
Conflicts:
cura/BuildVolume.py
cura/ConvexHullDecorator.py
cura/ConvexHullJob.py
cura/CuraApplication.py
|
2016-06-21 14:47:10 +02:00 |
|
Arjen Hiemstra
|
79892daa5e
|
Bump API version of plugins that do not need extra porting
Contributes to CURA-1615
|
2016-05-30 15:29:10 +02:00 |
|
Simon Edwards
|
dfccbf636a
|
Fixed up the ImageReader after the breaking changes else where.
Contributes to CURA-1504
|
2016-05-19 15:10:31 +02:00 |
|
fieldOfView
|
27e3f8b33f
|
Fix color of some texts on Linux with dark theme
Use Label{} instead of Text{}
CURA-1143
|
2016-04-07 18:57:11 +02:00 |
|
Thomas-Karl Pietrowski
|
e99099fd89
|
Cleanup in plugins/ImageReader/ImageReader.py
* Removing unused import
* Marking two variables as @UnusedVariable
* Replacing i with _ in for-loop
|
2016-03-15 12:50:46 +01:00 |
|
Jaime van Kessel
|
5381c9c74b
|
More codestyle changes
|
2016-02-15 14:28:27 +01:00 |
|
Jaime van Kessel
|
54e5020975
|
Codestyle fixes
|
2016-02-15 14:18:01 +01:00 |
|
Jaime van Kessel
|
e7ab686318
|
Increases size of imageload dialog
CURA-266
|
2016-02-03 10:26:52 +01:00 |
|
Jaime van Kessel
|
538ef391c7
|
Removes undefined modal type
CURA-266
|
2016-02-03 10:25:25 +01:00 |
|
Jaime van Kessel
|
0038408933
|
Fixes binding errors
CURA-266
|
2016-02-03 10:24:52 +01:00 |
|
Jaime van Kessel
|
88f9cbc213
|
Fixes several code style violations
|
2016-02-03 09:14:34 +01:00 |
|
Ghostkeeper
|
67c82204ba
|
Fix codestyle issues
They were introduced by b28bfc9602
Contributes to issue CURA-266.
|
2016-01-22 16:41:07 +01:00 |
|
Kurt Loeffler
|
44217fbf94
|
Changed the translation string context in the ComboBox items in the image import dialog to their correct value of "@item:inlistbox".
|
2016-01-15 09:55:10 -08:00 |
|
Kurt Loeffler
|
b28bfc9602
|
Reworked UI so that it matches 15.04 UI, and made each field in the UI do the same thing that they do in 15.04.
|
2016-01-13 20:08:42 -08:00 |
|
Tamara Hogenhout
|
6711cd3070
|
Fixin some i18n function calls and such
because some strings could not be translated
Contributes to #CURA-526
|
2016-01-12 15:24:47 +01:00 |
|
Kurt Loeffler
|
82b5bbc283
|
Verify image has been loaded correctly.
|
2015-12-31 09:46:57 +01:00 |
|
Kurt Loeffler
|
447fdc8fbc
|
Made changed from code review and updated MeshReader plugins to support changes made to Uranium branch MeshReaderDialog. This branch now must be paired with that Uranium branch.
|
2015-12-31 09:46:57 +01:00 |
|
Kurt Loeffler
|
f5939df085
|
Put ImageReader plugin in a new clean branch from 2.1. The plugin new uses numpy for geometry generation and image smoothing.
|
2015-12-31 09:46:56 +01:00 |
|