Cura/resources/qml/Preferences
Arjen Hiemstra 898c621b6f Recreate editingFinished signal behaviour without using TextArea::editingFinished
Apparently, editingFinished was only added in Qt 5.6, so we cannot use
it. So we have to manually recreate the behaviour.

Contributes to CURA-342
2016-07-11 11:36:21 +02:00
..
GeneralPage.qml Changed tooltip extremely small. 2016-07-07 16:23:27 +02:00
MachinesPage.qml Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing 2016-07-07 11:29:18 +02:00
MaterialsPage.qml Add support for import/export to the Materials page 2016-07-07 01:43:44 +02:00
MaterialView.qml Use clearer styling of disabled entry fields on the materials page 2016-07-07 17:32:49 +02:00
ProfilesPage.qml Update Machine and Profile pages with the changes made to ManagementPage 2016-07-04 11:43:27 +02:00
ReadOnlySpinBox.qml Use clearer styling of disabled entry fields on the materials page 2016-07-07 17:32:49 +02:00
ReadOnlyTextArea.qml Recreate editingFinished signal behaviour without using TextArea::editingFinished 2016-07-11 11:36:21 +02:00
ReadOnlyTextField.qml Use clearer styling of disabled entry fields on the materials page 2016-07-07 17:32:49 +02:00