Commit History

Author SHA1 Message Date
  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 years ago
  j.delarago 2f96f7b410 RegularExpressionValidator requires newer version of QtQuick 2 years ago
  c.lamboo 3c9e2a1b08 Update RegExpValidator to RegularExpressionValidator 2 years ago
  casper 0e2848796c Increase text field width to prevent inner text from shifting 2 years ago
  Jaime van Kessel a9a0d4280a Fix Jobspecs text alignment 2 years ago
  j.delarago 1eb887010a Swap TextField for Cura.TextField so it has the same styling as the rest of text fields. 2 years ago
  Jaime van Kessel 6ea7622a55 Fix reference to property that didn't exist 2 years ago
  Jaime van Kessel b45b3faa3c Replace textField in JobSpecs 2 years ago
  Jaime van Kessel f71502fe38 Replace button with reusable simple button 2 years ago
  Jaime van Kessel 83be495414 Replace usage of controls label with our custom label 2 years ago
  Ghostkeeper 0a75c772ed Unrevert new icon set for all of Cura's interface 3 years ago
  Jaime van Kessel 70e4e9640e Revert "Merge pull request #9716 from Ultimaker/CURA-8010_new_icons" 3 years ago
  jelle Spijker 2bd6f28f3a Update Icons 3 years ago
  Konstantinos Karmas 504f6dbe70 Revert "Cura 7813 qml modules version bump" 3 years ago
  Konstantinos Karmas 180732788b Merge pull request #9472 from Ultimaker/CURA-7813_QML_warnings 3 years ago
  Kostas Karmas 7827b36ab7 Fix QML warnings due to depricated on<signal> calls in Connections 3 years ago
  jelle Spijker 9da321ffb9 Update Layouts, Control.Styles and Dialogs 3 years ago
  jelle Spijker 2986d50745 Update QtQuick and QtQuick.Controls 3 years ago
  Lipu Fei 4f91389941 Fix QML warnings 4 years ago
  fieldOfView 528814c9e6 Make jobname less sensitive to being touched 4 years ago
  Diego Prado Gesto ad65fd6381 Modify style of the ObjectSelector 5 years ago
  Ghostkeeper 707c3a26a8 Make job specs not bold 5 years ago
  Diego Prado Gesto 26be65e405 Fix some other merge conflicts 5 years ago
  Diego Prado Gesto b0c3a4e17a Align the additional components to the right of the job specs 5 years ago
  Diego Prado Gesto 218fa3aded Align the print info to the left 5 years ago
  Diego Prado Gesto a2587aca59 Merge branch 'ui_rework_4_0' into place_print_info_back 5 years ago
  Diego Prado Gesto 5b57e6bf30 Code style in JobSpecs 5 years ago
  Ghostkeeper 4d87c46423 Remove sourceSize.width: width from all RecolorImages 5 years ago
  Ghostkeeper a3fe9839ba Change all uses of 'small' and 'very small' fonts to default 5 years ago
  Ghostkeeper 1bcd134f85 Fix code style 5 years ago
  Diego Prado Gesto 4a0808378b Allow whitespaces in the job name. 5 years ago
  Ghostkeeper eac70dc06d Change default print job name to 'Untitled' 6 years ago
  Ghostkeeper 5e4ccf004d Make default job name translateable 6 years ago
  Lipu Fei bbd019f9e5 Fix job name UI binding 6 years ago
  Lipu Fei bb313c45a9 Set job name to "unnamed" if user types in nothing 6 years ago
  Lipu Fei 3b0b6d300b Only set user-specified job name when the editting is finished 6 years ago
  Lipu Fei 689b88a024 Do not change prefix for user-specified job names 6 years ago
  Aleksei S b1c9b04a7a Fix: filenames cut by first dot, remove only file extension because file might have dot in name 6 years ago
  Ruben D c8222b73c7 Merge branch 'feature_model_check' 6 years ago
  Jack Ha d8d226c0d6 CURA-4557 it's now a small button next to the job spec when one of the warping materials is selected 6 years ago
  Lipu Fei f97e615634 Fix file name update 6 years ago
  Mark b531c0550d Change Math.floor to Math.round as a last try to fix garbled fonts 6 years ago
  Mark 461da709ff Checked all divisions (again..) and multiplications on rounding errors 6 years ago
  alekseisasin db51054984 Merge pull request #2700 from fieldOfView/feature_cleanup_save_monitor_area 6 years ago
  fieldOfView fc7d1210cf Fix qml binding loop 6 years ago
  Mark 334283e893 Found some more margins that wouldnt be fixed numbers and made the code more consistent 6 years ago
  Jaime van Kessel a7e1017aa2 Added some missing widths en heights 6 years ago
  Mark d4a8dbdee7 Change Text to Label and cast all sizes to int 6 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  Diego Prado Gesto c3d6023418 Fixed an issue that doesn't generate the jobname again once the user removes the models. - CURA-4276 7 years ago