Ghostkeeper
c0e7446f2a
Correct label of Save Project menu item
...
Capital P. Ellipses to indicate that a modal window is coming. Ampersand to enable the hotkey.
2017-12-01 10:44:56 +01:00
ChrisTerBeke
ce88b9ee67
Merge pull request #2692 from Ultimaker/reload_qml
...
Added reload qml action
2017-11-28 15:50:47 +01:00
Jack Ha
e2a663992c
CURA-4525 Added an option to turn on the UI elements of multi build plate
2017-11-15 17:00:19 +01:00
Jack Ha
bd8aa8d989
CURA-4525 automatic build plate menu items using BuildPlateModel
2017-11-14 14:27:46 +01:00
Jack Ha
e21acd1a07
CURA-4525 first multi slice + multi layer data, added filter on build plate, added option arrange on load, visuals like convex hull are now correct
2017-11-09 17:03:20 +01:00
Jack Ha
5050124699
CURA-4525 wip objects menu
2017-11-06 14:03:39 +01:00
ChrisTerBeke
e2c62a4609
Revert "Remove unnecessary properties which after update triggered view rendering"
...
This reverts commit ee228155af1677f3f375fb0b28b53ecef744d4d2.
2017-11-01 15:50:23 +01:00
Diego Prado Gesto
7f76749e2c
Merge branch 'CURA-4062_layerview_laggy'
2017-11-01 13:37:44 +01:00
Chris ter Beke
9806ec7374
Resolve merge conflicts with master - CURA-4482
2017-10-31 09:22:03 +01:00
ChrisTerBeke
d718e6e36c
Create extruder stack for single extruder machines on start - CURA-4482
2017-10-31 09:08:20 +01:00
Aleksei S
22aaf64b63
Simplified version for validation need to show user agreement
...
CURA-4501
2017-10-30 14:42:46 +01:00
Lipu Fei
c0f1af94ab
Show Add Machine dialog after User Agreement dialog is closed
...
CURA-4501
2017-10-30 10:33:50 +01:00
Jaime van Kessel
fbdc9ed223
Added reload qml action
2017-10-27 16:35:09 +02:00
Aleksei S
ee228155af
Remove unnecessary properties which after update triggered view rendering
...
CURA-4062
2017-10-27 09:24:31 +02:00
Lipu Fei
946b8ae92d
Remove executable bit for non-executable files
2017-10-19 10:28:57 +02:00
Mark
73f6427a88
Change mainwindow name to Ultimaker Cura
2017-10-13 16:21:23 +02:00
ChrisTerBeke
b0fa87231c
CURA-4390 add new menu item for plugins
2017-10-03 17:33:24 +02:00
jack
575c3ebebb
Merge pull request #2530 from Ultimaker/CL-457_cura_connect_visual
...
CL-457 cura connect visual
2017-10-02 14:40:13 +02:00
Jaime van Kessel
7a85dc28d7
Changing to a printer with user settings doesn't trigger keep/discard popup anymore
...
Fixes #2499 CURA-4384
2017-10-02 13:35:19 +02:00
Jack Ha
48ad909431
CL-457 removed commented out code
2017-10-02 11:45:09 +02:00
Simon Edwards
7aa2f5f0b8
Disable the fade on the monitor blue overlay to prevent the annoying "flash of blue" problem
...
CL-457 CL-468
2017-09-30 10:52:34 +02:00
Mark
9a193ad5c5
Changing AGPLv3 to LGPLv3
2017-09-28 13:00:43 +02:00
ChrisTerBeke
0d6c366fa4
CURA-4341 remove debug logging
2017-09-22 14:58:08 +02:00
ChrisTerBeke
14429d81cc
CURA-4313 fix re-binding checkboxes after manually clicking them
2017-09-22 14:31:19 +02:00
ChrisTerBeke
07161f5d50
CURA-4341 use existing signals instead to update topbar monitoring
2017-09-22 13:40:55 +02:00
ChrisTerBeke
b748bf2011
CURA-4341 add bi-directional signal to update topbar when monitoring
2017-09-22 13:11:57 +02:00
Lipu Fei
dd62367937
Move View mode button and LayerView panel to top right
...
CURA-4212
2017-09-07 16:24:43 +02:00
Lipu Fei
77adfe345d
Fix merge conflicts from master
...
CURA-4213
2017-09-05 08:41:44 +02:00
Ghostkeeper
c6d614156f
Move the Cura logo into the top bar
...
Looks ugly there, I think, but the colours will be changed eventually so we'll see.
Contributes to issue CURA-4213.
2017-08-31 16:09:16 +02:00
Ghostkeeper
42b8e87d00
Make opacity of print monitor themeable
...
The new dark design specifies a colour for the print monitor overlay that is darker than what would be attainable with the default 75% opacity. So I'm making it 100% opacity (but still with a fade, so we need the opacity) and let the theme specify what opacity it wants.
Contributes to issue CURA-4148.
2017-08-21 10:50:36 +02:00
fieldOfView
4d88d56ebf
Make sure camera image does not overlap topbar
2017-08-03 10:57:03 +02:00
fieldOfView
d6d4617356
Resize camera image to fit small windows if necessary
2017-08-03 10:56:21 +02:00
alekseisasin
153d1f2d0c
Added method to close the application (after clicking quit button) to prevent loss of custom material
...
CURA-3298
2017-08-02 16:32:09 +02:00
Ghostkeeper
4edd91de23
Fig passing signals to topbar
...
Topbar is now in the lead on whether the print monitor should be shown or not. As it should be.
Contributes to issue CURA-4010.
2017-07-07 13:37:31 +02:00
Jaime van Kessel
1627a65513
Viewport overlay now shows correctly when switching between monitor & settings
...
CURA-3964
2017-07-04 11:58:04 +02:00
Arjen Hiemstra
ec25164731
Cleanup monitoringPrint stuff by properly passing things as properties
...
Instead of relying on the property magically being propagated from the
root object, which causes crashes.
Contributes to CURA-3964
2017-07-04 11:37:04 +02:00
Jaime van Kessel
680cceb6f5
Switching to monitor tab now shows the correct sidebar again
...
CURA-3964
2017-07-03 16:12:19 +02:00
Jaime van Kessel
7e07482dec
Added topbar to Cura
...
CURA-3964
2017-07-03 15:44:42 +02:00
fieldOfView
48efcdf6e4
Use a PointingRectangle for the LayerView pane
2017-06-22 14:59:15 +02:00
fieldOfView
29e152582f
Make layerview panel hug the bottom of small windows
...
Fixes https://github.com/Ultimaker/Cura/issues/2013
2017-06-22 14:30:26 +02:00
Lipu Fei
73f598ff9f
Fix code style
...
CURA-3712
2017-06-22 08:54:04 +02:00
Jaime van Kessel
ccec148243
Plugins can now also be installed by dropping them onto the application
...
CURA-3712
2017-05-31 14:40:17 +02:00
Jaime van Kessel
ca922e9e9d
The monitor item is now actually used to display information on monitor page
...
The UM3 now provides camera image in this way
CURA-3826
2017-05-29 13:47:41 +02:00
Arjen Hiemstra
06cc0e9a63
Move the ContextMenu to its own file
...
Contributes to CURA-3609
2017-04-20 17:39:43 +02:00
Jack Ha
07ed1bedc3
Fix boo boo with open multi files including project files.
2017-04-05 16:07:02 +02:00
Jaime van Kessel
ecf905f580
Merge branch 'feature_arrange_cleanup' of github.com:Ultimaker/Cura
2017-04-05 10:45:42 +02:00
Jack Ha
a83b1dd638
Split ShapeArray from Arranger. CURA-3239
2017-04-03 14:48:31 +02:00
Lipu Fei
f57e866119
Move custom functions into FileDialog
...
CURA-3495
2017-04-03 10:58:26 +02:00
Jack Ha
abb5d1e76e
Arranger: moved functions, split Arrange into Arrange All and Arrange Selection. CURA-3239
2017-04-03 10:40:04 +02:00
Jaime van Kessel
f82aecb7ca
Refactoring; no longer use "Printer" to identify CuraApplication
2017-03-30 20:19:05 +02:00