Commit History

Author SHA1 Message Date
  jack f3f4be5334 Merge pull request #3496 from fieldOfView/fix_textfield_select 6 years ago
  fieldOfView 32d677295f Set rendertype for units in SettingTextField 6 years ago
  Ghostkeeper ee9de1f11b Merge branch '3.2' 6 years ago
  Mark b531c0550d Change Math.floor to Math.round as a last try to fix garbled fonts 6 years ago
  Mark 12b2348309 Revert "Use QTQuick 2.2 to fix garbled fonts" 6 years ago
  Mark 0d5bb952ef Use QTQuick 2.2 to fix garbled fonts 6 years ago
  Mark 7493fae667 Fix to make sure margins cant have partial values 6 years ago
  Mark 7ea654df3d Fix to make sure margins cant have partial values 6 years ago
  fieldOfView 2703474861 Only select all text when tabbing through fields, not when clicking a field 6 years ago
  Ghostkeeper 0007f3dafd Merge branch '3.2' 6 years ago
  Aleksei S 9a3c9921ca Fix: remove unnecesary cura slice request 6 years ago
  Aleksei S 38ae75637a Revert "Fix: Cura update setting after delay" 6 years ago
  Aleksei S f823a98708 Fix: Cura update setting after delay 6 years ago
  Jaime van Kessel ed9634ebe0 Merge branch 'master' of github.com:Ultimaker/Cura into network_rewrite 6 years ago
  ChrisTerBeke 9784faf181 Merge pull request #3017 from fieldOfView/feature_textfield_select 6 years ago
  Lipu Fei 84adbc5f41 Use the 5.8 versions of QtQuick modules in QMLs 6 years ago
  ChrisTerBeke 27ca743e58 Merge branch 'master' into qtquick-controls-2.0 6 years ago
  fieldOfView 57a9b709e7 Select text when gaining focus 6 years ago
  Ruben D 0d0bcb8aea Clip text that exceeds the width of the text box. 6 years ago
  Ruben D 8847325cf8 Remove limit on length for integer arrays 6 years ago
  Jaime van Kessel 7d28b26ff2 Merge branch 'master' of github.com:Ultimaker/Cura into qtquick-controls-2.0 6 years ago
  fieldOfView 8dfba9a318 Stop SettingTextField from setting values when getting/losing the focus 6 years ago
  fieldOfView 29729d2a23 Change renderType for TextInput elements 7 years ago
  Jaime van Kessel 799d1a5b0c Updated setting items & sidebar to qtQuick controls 2.0 7 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  Ghostkeeper ab444943cb Rename setting_validation_error/warning and border 7 years ago
  Ghostkeeper 5652bccc58 Change control border colour depending on validation state 7 years ago
  Ghostkeeper 4b8152d6fe Allow fallthrough of switch statement 7 years ago
  fieldOfView 0f9cfa0304 Fix tab order after expanding categories or using search 7 years ago
  fieldOfView edee53b0b1 Scroll setting with active focus into view 7 years ago
  fieldOfView b324e90ba5 Show hover state on active focus 7 years ago
  fieldOfView 8a887915ac Add tab navigation to sidebar 7 years ago
  Ghostkeeper dd2c25868b Allow strings with actual text 7 years ago
  Tim Kuipers 38a9df9d76 fix: more lenient int-list validator parsing (CURA-3275) 7 years ago
  Mark Burton db3cf0c0fb Add the [int] setting type for settings that are a list of integers. 7 years ago
  Mark Burton 03fe03ed65 Modify the constraints of the SettingTextField when the setting type is "str". 7 years ago
  Ghostkeeper 45bc603c84 Allow floating point values higher than 9.9999 7 years ago
  Ghostkeeper 39c0a367b6 Update documentation of this stack description I found 7 years ago
  Ghostkeeper 0c212d01b9 Tighten regex for floats 7 years ago
  Jaime van Kessel 9057174691 Resolve is now updated from the base property 7 years ago
  Jaime van Kessel 6c7a0d73c3 Resolve now also returns value if resolve was undefined 8 years ago
  Jack Ha 1c1be7d444 Undo material edit update resolve, breaks UM3. Contributes to CURA-2159 8 years ago
  Jack Ha 8304f17efd Fix updating resolved values when changing material. Contributes to CURA-2159 8 years ago
  Jack Ha 9521a85318 Fix resolve in profile bug. Removed unnecessary imports. Removed unnecessary watch. Contributes to CURA-2007 8 years ago
  Jack Ha 0268bf3f56 Cleanup. CURA-2007 8 years ago
  Jack Ha 5a92269a08 Testing. CURA-2007 8 years ago
  Jack Ha 4ea9276682 Merge branch 'master' into cura-2007 8 years ago
  fieldOfView 6075536497 Fix settingtextfield validator in PerObjectSettings 8 years ago
  fieldOfView 2edda68021 Improve validator for numeric fields 8 years ago
  Jack Ha c0dd19ce08 Seems to work, except for the tooltip (shows global value). CURA-2007 8 years ago