История коммитов

Автор SHA1 Сообщение Дата
  Joey de l'Arago 8780a2c4a0 Move validators to top of file. 1 год назад
  Joey de l'Arago c6cc9ee6ec Update validators for SettingTextField to use strings from our validators. You can't access the components directly from javascript without instantiating them so they are instantiated here first. 1 год назад
  Ghostkeeper d27ed71518 Increase maximum integer length to 12 characters 2 лет назад
  Ghostkeeper 97e2d6a432 Use border only on active state 2 лет назад
  Ghostkeeper 7fda81b678 Show a border around text fields and drop-downs when hovering 2 лет назад
  Remco Burema 76d5f92975 Align colors disabled settings textfield (5 min fix). 2 лет назад
  j.delarago 2ffcfafc77 Some place RegularExpressionValidator can't be found in QtQuick 2.10 but can be in 2.15 so all files using RegularExpressionValidator have been bumped to latest QtQuick 2 лет назад
  j.delarago e593322b43 When getting active focus textinput value was being cleared. However if text was inputted then this would stay between active focus states. 2 лет назад
  c.lamboo 3c9e2a1b08 Update RegExpValidator to RegularExpressionValidator 2 лет назад
  j.delarago 719257bb63 Update validation colors to match new designs 2 лет назад
  j.delarago 1eb16c0ec5 Update SettingTextField to match TextField 2 лет назад
  j.delarago 1fc6b8ced6 New designs use dark mode border_main for dark theme. 2 лет назад
  j.delarago 195278aa55 Make all text fields use updated background and lining style. 2 лет назад
  Jaime van Kessel c528616d12 Set selection color of textfields 2 лет назад
  Jaime van Kessel a68584cda1 Replace more instances of label with UM.Label 3 лет назад
  Ghostkeeper 836e7c0c9b Fix overlap of unit and setting value with RTL-languages 3 лет назад
  Konstantinos Karmas 504f6dbe70 Revert "Cura 7813 qml modules version bump" 3 лет назад
  jelle Spijker 2986d50745 Update QtQuick and QtQuick.Controls 3 лет назад
  Jaime van Kessel 527e5775a7 Also set clipping for string 4 лет назад
  Jaime van Kessel e010d4f945 Only enable clipping for list text fields 4 лет назад
  Jaime van Kessel 1b1c7b78aa Remove unneeded rounding 4 лет назад
  Remco Burema fc908cdf9b Revert "Settings-GUI: Max decimal places to 4 (from 3)." 5 лет назад
  Remco Burema 020bedcfee Settings-GUI: Max decimal places to 4 (from 3). 5 лет назад
  Lipu Fei 2054413952 Add handling for ValidatorState.Invalid 5 лет назад
  Diego Prado Gesto d3b5b2717d Add rounded corners to the settings 6 лет назад
  fieldOfView 53b481ff5d Reduce the maximum precision of floats in SettingTextField inputs 6 лет назад
  Jaime van Kessel 2dbaa304a0 Set textFormat for the setting items to PlainText 6 лет назад
  jack f3f4be5334 Merge pull request #3496 from fieldOfView/fix_textfield_select 6 лет назад
  fieldOfView 32d677295f Set rendertype for units in SettingTextField 6 лет назад
  Ghostkeeper ee9de1f11b Merge branch '3.2' 6 лет назад
  Mark b531c0550d Change Math.floor to Math.round as a last try to fix garbled fonts 6 лет назад
  Mark 12b2348309 Revert "Use QTQuick 2.2 to fix garbled fonts" 6 лет назад
  Mark 0d5bb952ef Use QTQuick 2.2 to fix garbled fonts 6 лет назад
  Mark 7493fae667 Fix to make sure margins cant have partial values 6 лет назад
  Mark 7ea654df3d Fix to make sure margins cant have partial values 6 лет назад
  fieldOfView 2703474861 Only select all text when tabbing through fields, not when clicking a field 6 лет назад
  Ghostkeeper 0007f3dafd Merge branch '3.2' 6 лет назад
  Aleksei S 9a3c9921ca Fix: remove unnecesary cura slice request 6 лет назад
  Aleksei S 38ae75637a Revert "Fix: Cura update setting after delay" 6 лет назад
  Aleksei S f823a98708 Fix: Cura update setting after delay 6 лет назад
  Jaime van Kessel ed9634ebe0 Merge branch 'master' of github.com:Ultimaker/Cura into network_rewrite 6 лет назад
  ChrisTerBeke 9784faf181 Merge pull request #3017 from fieldOfView/feature_textfield_select 6 лет назад
  Lipu Fei 84adbc5f41 Use the 5.8 versions of QtQuick modules in QMLs 6 лет назад
  ChrisTerBeke 27ca743e58 Merge branch 'master' into qtquick-controls-2.0 6 лет назад
  fieldOfView 57a9b709e7 Select text when gaining focus 6 лет назад
  Ruben D 0d0bcb8aea Clip text that exceeds the width of the text box. 7 лет назад
  Ruben D 8847325cf8 Remove limit on length for integer arrays 7 лет назад
  Jaime van Kessel 7d28b26ff2 Merge branch 'master' of github.com:Ultimaker/Cura into qtquick-controls-2.0 7 лет назад
  fieldOfView 8dfba9a318 Stop SettingTextField from setting values when getting/losing the focus 7 лет назад
  fieldOfView 29729d2a23 Change renderType for TextInput elements 7 лет назад