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
Lipu Fei
e92c21af28
Remove FIXME
...
CURA-3495
2017-03-29 12:53:19 +02:00
Lipu Fei
42b8f06e99
Ignore gcode when selected multiple files
...
CURA-3495
2017-03-29 12:52:56 +02:00
Lipu Fei
208935960f
Add comments for putting open file logic in qml
...
CURA-3495
2017-03-28 15:02:50 +02:00
Lipu Fei
5bec46a29c
Drag-and-drop files behave the same as open file menu
...
CURA-3495
2017-03-28 14:27:40 +02:00
Jack Ha
bf08d30e7d
Added first arrange function and smart placement after loading. CURA-3239
2017-03-28 14:27:22 +02:00
Lipu Fei
7ad5a64b91
Add msg dialog for ignoring gcode in multiple file selection
...
CURA-3495
2017-03-24 09:53:12 +01:00
Lipu Fei
f3167bb84b
Add dialog for opening a project file
...
CURA-3495
2017-03-21 13:56:09 +01:00
Jack Ha
b6d9fdcd13
Merge branch 'master' of github.com:Ultimaker/Cura
2017-03-20 15:10:14 +01:00
Jack Ha
1faa195c35
Renamed 'Save As' to 'Save As...' CURA-3496
2017-03-20 15:10:01 +01:00
Lipu Fei
892225d398
Move some code to OpenFilesIncludingProjectsDialog.qml
...
CURA-3495
2017-03-20 14:59:23 +01:00
Lipu Fei
f259038954
Adjust open project/models dialog size for high DPI
...
CURA-3495
2017-03-20 11:37:04 +01:00
jack
42e7a0defa
Merge pull request #1535 from LipuFei/feature_CURA-3495_open_in_one
...
CURA-3495 Open project/models menu item
2017-03-20 10:59:40 +01:00
Lipu Fei
8e77d212f7
Remove "Save All" and add "Save As" MenuItem
...
CURA-3496
2017-03-17 14:31:22 +01:00
Lipu Fei
e00c68344a
CURA-3495 open project/models in one dialog
2017-03-16 13:37:06 +01:00
Lipu Fei
ea16f967d7
Fix code styling
2017-03-16 13:37:06 +01:00
Jaime van Kessel
6cc0bd893f
Save as now defaults to 3mf
...
CURA-3496
2017-03-15 09:57:50 +01:00
Jaime van Kessel
1d7bf51152
Added confirmation message for starting new project
...
CURA-3494
2017-03-10 14:10:24 +01:00
Jaime van Kessel
66afc2a391
Added new project option
...
CURA-3494
2017-03-10 11:02:27 +01:00
Lipu Fei
a20fb7a479
Fix some coding style
2017-03-07 20:18:31 +01:00
Jack Ha
42d939b34e
Solved merge conflict. CURA-3321
2017-03-07 10:34:53 +01:00
Jack Ha
3468bae732
Add result type.
2017-03-07 10:31:11 +01:00
Jack Ha
f9a5dc885c
Solved merge conflicts #1479 CURA-3321
2017-03-01 14:47:54 +01:00
Jaime van Kessel
2462699982
Switching profiles now shows a new dialog with all the changes.
...
CURA-3221
2017-02-28 10:25:42 +01:00
Jaime van Kessel
4f74edd421
Project name is now correctly set upon loading project
...
CURA-3387
2017-02-21 14:27:56 +01:00
fieldOfView
878ccc679c
Add a legend to Layer View
2017-01-24 23:24:52 +01:00
Victor Larchenko
3605403314
D6: Moved file loading code
2016-12-23 15:53:16 -05:00