Cura/resources/qml
Arjen Hiemstra 2cedc69ed1 Remove all special floating point handling code from SettingTextField
Since we now always send setting values as string and the conversion
from float
to string already does the rounding, there is no need to also do it
here.

Contributes to CURA-1278
Contributes to CURA-389
2016-06-08 13:46:30 +02:00
..
Preferences Profile export from the Profiles window. 2016-06-07 16:13:12 +02:00
Settings Remove all special floating point handling code from SettingTextField 2016-06-08 13:46:30 +02:00
WizardPages Remove extruder drive upgrade option 2016-05-23 17:19:18 +02:00
AboutDialog.qml Add width, height in addition to minimumWidth, minumumHeight to fix retina issue on OSX 2016-04-07 18:06:38 +02:00
Actions.qml Updating non-readonly profiles is now possible again 2016-06-03 13:03:56 +02:00
AddMachineDialog.qml Moved addMachine to machineManager 2016-05-12 15:18:13 +02:00
AddMachineWizard.qml Use resolvedUrl since that does give the right path for qml files 2015-09-03 10:13:47 -07:00
Cura.qml Fix Profile (application-)menu and add separators to profiles dropdown 2016-06-06 17:10:56 +02:00
EngineLog.qml Code style & switch to translation catalog 2015-08-27 16:04:02 +02:00
GeneralPage.qml Remove dependency on QtQml.Models 2016-06-06 17:53:34 +02:00
JobSpecs.qml Fix creating a jobname after loading a file 2016-06-02 16:38:06 +02:00
MachinesPage.qml Fix highlighting the currently active (printer|quality|material) on their management pages 2016-06-01 10:47:04 +02:00
ProfileSetup.qml Fix customised settings indicator 2016-06-08 10:55:48 +02:00
SaveButton.qml Fix creating a jobname after loading a file 2016-06-02 16:38:06 +02:00
Sidebar.qml Rearrange sidebar top 2016-05-26 09:42:04 +02:00
SidebarAdvanced.qml Use the local SettingView in SidebarAdvanced 2016-05-10 17:31:32 +02:00
SidebarHeader.qml Make ExtruderManager a QML context item 2016-06-07 11:55:14 +02:00
SidebarSimple.qml Remove stray debug print 2016-06-02 11:12:37 +02:00
SidebarTooltip.qml Improve positioning of tooltips in advanced mode 2016-05-11 17:19:31 +02:00
Toolbar.qml Instantiate models instead of using the Models object 2016-05-11 17:19:31 +02:00
ViewPage.qml Merge branch '2.1' 2016-01-28 15:25:18 +01:00