Cura/resources/qml
fieldOfView 29729d2a23 Change renderType for TextInput elements
Unlike Label elements, which are defined to use Text.NativeRendering, TextInput uses Qt text rendering by default. This can lead to differences in font rendering between input fields and other texts.
2017-10-14 11:43:18 +02:00
..
Menus Merge branch 'fix_multiple_extruder_issues' of github.com:Ultimaker/Cura into 3.0 2017-09-29 15:17:11 +02:00
Preferences Changed back to previous commit 2017-10-12 11:57:02 +02:00
Settings Change renderType for TextInput elements 2017-10-14 11:43:18 +02:00
AboutDialog.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
Actions.qml CURA-4390 add new menu item for plugins 2017-10-03 17:33:24 +02:00
AddMachineDialog.qml Fixed code style and machine default name is retrieved from machine definition 2017-09-29 13:52:00 +02:00
AskOpenAsProjectOrModelsDialog.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
Cura.qml CURA-4390 add new menu item for plugins 2017-10-03 17:33:24 +02:00
DiscardOrKeepProfileChangesDialog.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
EngineLog.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ExtruderButton.qml Change Text to Label and cast all sizes to int 2017-10-11 14:53:46 +02:00
JobSpecs.qml Change Text to Label and cast all sizes to int 2017-10-11 14:53:46 +02:00
MachineAction.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
MonitorButton.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
OpenFilesIncludingProjectsDialog.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
PrintMonitor.qml Change renderType for TextInput elements 2017-10-14 11:43:18 +02:00
SaveButton.qml Move text back to label and remove unused font 2017-10-05 10:57:43 +02:00
Sidebar.qml Changed parseInt to Math.floor 2017-10-11 17:06:13 +02:00
SidebarAdvanced.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
SidebarContents.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
SidebarHeader.qml Changed parseInt to Math.floor 2017-10-11 17:06:13 +02:00
SidebarSimple.qml Added text.elideRight on SidebarSimple 2017-10-12 11:45:25 +02:00
SidebarTooltip.qml Move text back to label and remove unused font 2017-10-05 10:57:43 +02:00
Toolbar.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
Topbar.qml Use more descriptive function name 2017-10-05 15:08:08 +02:00
WorkspaceSummaryDialog.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00