.. |
Menus
|
Update available configuration button
|
2018-07-19 12:18:53 +02:00 |
Preferences
|
Fix if you randomly click around in the materials then some spool_weights of 0 gets mixed up. The cause was that base.containerId was not updated at the same time as properties.guid. CURA-5408
|
2018-07-12 15:17:46 +02:00 |
PrinterOutput
|
Correct documentation
|
2018-03-20 13:22:18 +01:00 |
Settings
|
Fix the scrolling when the cursor is hovering the combobox settings.
|
2018-07-30 13:08:13 +02:00 |
AboutDialog.qml
|
Update AboutDialog.qml
|
2018-02-17 14:58:25 +01:00 |
Actions.qml
|
CURA-5137 Get the list of packages from the server
|
2018-03-30 15:13:10 +02:00 |
AddMachineDialog.qml
|
If there is no added printer, disallow closing the window
|
2017-12-29 14:32:43 +01:00 |
AskOpenAsProjectOrModelsDialog.qml
|
Make it possible to skip project file check in readLocalFile()
|
2018-04-10 11:40:47 +02:00 |
Cura.qml
|
Fix exit application
|
2018-07-17 10:26:14 +02:00 |
DiscardOrKeepProfileChangesDialog.qml
|
WIP: Refactor BuildPlateModel and split MultiBuildPlateModel
|
2018-02-17 22:24:05 +01:00 |
EngineLog.qml
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
ExtruderButton.qml
|
CURA-4400 first version that disables extruder and updates available quality profiles
|
2018-02-28 12:56:00 +01:00 |
JobSpecs.qml
|
Make default job name translateable
|
2018-07-13 09:59:32 +02:00 |
MachineAction.qml
|
T466: Revert the previous commit since it messed up the file rights.
|
2016-12-23 15:53:15 -05:00 |
MachineSelection.qml
|
CURA-5158 Fix some mistakes in previous confict fixing.
|
2018-03-29 14:37:55 +02:00 |
MonitorButton.qml
|
Remove prepare items from Monitor stage
|
2018-03-29 14:46:11 +02:00 |
MonitorSidebar.qml
|
Remove prepare items from Monitor stage
|
2018-03-29 14:46:11 +02:00 |
ObjectsList.qml
|
Made some changes so the code also works with lower versions of Qt & pyQt
|
2018-03-05 15:32:46 +01:00 |
OpenFilesIncludingProjectsDialog.qml
|
Make it possible to skip project file check in readLocalFile()
|
2018-04-10 11:40:47 +02:00 |
PrepareSidebar.qml
|
Merge branch 'master' into feature_separate_stage_qml
|
2018-03-29 14:47:58 +02:00 |
PrintMonitor.qml
|
Correct the test to hide bed temperature when no heated bed is present.
|
2018-05-14 12:13:23 +02:00 |
SaveButton.qml
|
Code style improvements
|
2018-07-30 09:39:10 +02:00 |
SidebarAdvanced.qml
|
Made some changes so the code also works with lower versions of Qt & pyQt
|
2018-03-05 15:32:46 +01:00 |
SidebarContents.qml
|
Bumped the required version numbers down again, as they should specifcy a min version number.
|
2018-02-16 11:13:40 +01:00 |
SidebarHeader.qml
|
When the extruder is being disabled and it is the currently selected
|
2018-07-16 16:26:55 +02:00 |
SidebarSimple.qml
|
Reset infill line distance when changing density via recommended mode
|
2018-06-04 16:58:13 +02:00 |
SidebarTooltip.qml
|
Bumped the required version numbers down again, as they should specifcy a min version number.
|
2018-02-16 11:13:40 +01:00 |
Toolbar.qml
|
Change Math.floor to Math.round as a last try to fix garbled fonts
|
2018-02-14 09:28:47 +01:00 |
Topbar.qml
|
CURA-5253 Initialize UI elements right after the qml files were loaded.
|
2018-04-30 15:09:52 +02:00 |
WorkspaceSummaryDialog.qml
|
Pressing enter on project window will now open the file dialog to save instead of just closing the window
|
2018-07-30 13:31:10 +02:00 |