Diego Prado Gesto
ad65fd6381
Modify style of the ObjectSelector
...
I got input from our designer to do it. When it's closed the panel is not intrusive, but when opened it shows a background color to make it readable.
2019-03-05 10:33:27 +01:00
Ghostkeeper
707c3a26a8
Make job specs not bold
...
As per the design.
Contributes to issue CURA-6025.
2019-01-03 11:06:43 +01:00
Diego Prado Gesto
26be65e405
Fix some other merge conflicts
...
Contributes to CURA-6008.
2018-12-07 13:29:16 +01:00
Diego Prado Gesto
b0c3a4e17a
Align the additional components to the right of the job specs
...
The model checker now shows centered
2018-12-06 09:25:31 +01:00
Diego Prado Gesto
218fa3aded
Align the print info to the left
2018-12-05 14:22:04 +01:00
Diego Prado Gesto
a2587aca59
Merge branch 'ui_rework_4_0' into place_print_info_back
2018-12-05 14:05:38 +01:00
Diego Prado Gesto
5b57e6bf30
Code style in JobSpecs
2018-12-05 13:24:34 +01:00
Ghostkeeper
4d87c46423
Remove sourceSize.width: width from all RecolorImages
...
It is now the default in Uranium.
Contributes to issue CURA-5876.
2018-12-04 15:04:51 +01:00
Ghostkeeper
a3fe9839ba
Change all uses of 'small' and 'very small' fonts to default
...
These two fonts are exactly the same, but I want to use the 'small' font to be something a bit smaller. I'm 'removing' the superfluous font but will be re-using it immediately to look a bit smaller.
Contributes to issue CURA-5876.
2018-11-26 17:33:37 +01:00
Ghostkeeper
1bcd134f85
Fix code style
...
Most stuff here was recently changed. Some of it was where I found a pattern in something that was likely copy-pasted from somewhere else, so I did a global search and replace on that.
Contributes to issue CURA-5784.
2018-10-18 14:30:33 +02:00
Diego Prado Gesto
4a0808378b
Allow whitespaces in the job name.
...
Fixes #4530 .
2018-10-16 13:23:35 +02:00
Ghostkeeper
eac70dc06d
Change default print job name to 'Untitled'
...
This is more common for documents that don't yet have a title in many applications.
2018-08-27 09:41:19 +02:00
Ghostkeeper
5e4ccf004d
Make default job name translateable
...
Contributes to issue CURA-5367.
2018-07-13 09:59:32 +02:00
Lipu Fei
bbd019f9e5
Fix job name UI binding
...
CURA-5367
UI should always refer to PrintInformation for the job name.
2018-06-05 08:58:09 +02:00
Lipu Fei
bb313c45a9
Set job name to "unnamed" if user types in nothing
...
CURA-5367
2018-05-31 16:25:58 +02:00
Lipu Fei
3b0b6d300b
Only set user-specified job name when the editting is finished
...
CURA-5280
2018-05-28 17:35:22 +02:00
Lipu Fei
689b88a024
Do not change prefix for user-specified job names
...
CURA-5280
2018-05-28 09:53:49 +02:00
Aleksei S
b1c9b04a7a
Fix: filenames cut by first dot, remove only file extension because file might have dot in name
...
CURA-5323
2018-05-02 17:17:45 +02:00
Ruben D
c8222b73c7
Merge branch 'feature_model_check'
2018-03-22 01:56:46 +01:00
Jack Ha
d8d226c0d6
CURA-4557 it's now a small button next to the job spec when one of the warping materials is selected
2018-03-21 16:55:58 +01:00
Lipu Fei
f97e615634
Fix file name update
...
CURA-5122
2018-03-20 11:30:06 +01:00
Mark
b531c0550d
Change Math.floor to Math.round as a last try to fix garbled fonts
...
CURA-4941
2018-02-14 09:28:47 +01:00
Mark
461da709ff
Checked all divisions (again..) and multiplications on rounding errors
...
CURA-4941
2018-02-10 12:45:36 +01:00
alekseisasin
db51054984
Merge pull request #2700 from fieldOfView/feature_cleanup_save_monitor_area
...
Cleanup save/monitor button area
2017-11-01 15:53:20 +01:00
fieldOfView
fc7d1210cf
Fix qml binding loop
2017-10-30 12:31:46 +01:00
Mark
334283e893
Found some more margins that wouldnt be fixed numbers and made the code more consistent
2017-10-27 14:12:35 +02:00
Jaime van Kessel
a7e1017aa2
Added some missing widths en heights
...
GammaRay complained about some objects not having a size
2017-10-12 19:14:22 +02:00
Mark
d4a8dbdee7
Change Text to Label and cast all sizes to int
...
CURA-4437
2017-10-11 12:48:42 +02:00
Mark
9a193ad5c5
Changing AGPLv3 to LGPLv3
2017-09-28 13:00:43 +02:00
Diego Prado Gesto
c3d6023418
Fixed an issue that doesn't generate the jobname again once the user removes the models. - CURA-4276
2017-09-08 16:22:45 +02:00
Lipu Fei
b0916e4b67
Fix job name mismatching
...
CURA-4276
2017-09-06 18:09:19 +02:00
Ghostkeeper
b52446ed99
Use text colour specific to text in scene for job specs
...
Because the scene may have a different background colour than the rest, we need to be able to have inverted colours for that part.
Contributes to issue CURA-4148.
2017-08-23 14:58:43 +02:00
Ghostkeeper
5866b759a8
Move material estimate properties to sidebar as well
...
That's where they are used after all.
Contributes to issue CURA-4149.
2017-08-14 12:06:03 +02:00
Ghostkeeper
067449192a
Move time/material estimates code to sidebar
...
It sort of works but is aligned all wrong right now.
Contributes to issue CURA-4149.
2017-08-14 09:04:26 +02:00
Ghostkeeper
d4824a8ff1
Make time estimates tooltip also appear on clock icon
...
Perhaps that reduces the complaints we have about that thing not appearing.
2017-07-20 09:43:31 +02:00
Ghostkeeper
00aff6d2f2
Make feature labels more accurate for support
...
It's used a bit differently.
Contributes to issue CURA-3773.
2017-05-11 10:29:18 +02:00
14bitVoid
e9d70a8a70
Translate features for time estimates
2017-05-05 02:36:22 +02:00
14bitVoid
05f46c47f7
Dynamically fill tooltip with time estimates
2017-05-05 02:31:16 +02:00
14bitVoid
69a95e37a5
Show time estimates per feature in tooltip
2017-05-05 01:34:09 +02:00
Lipu Fei
ac560229a1
Fix TypeError in JobSpec.qml due to material cost being undefined
2017-05-03 10:45:39 +02:00
Ghostkeeper
39fbe542b9
Fix font rendering issues in job spec details
...
Labels render with system settings. Text renders with our settings.
Contributes to issue CURA-3389.
2017-04-14 16:08:12 +02:00
Jaime van Kessel
f82aecb7ca
Refactoring; no longer use "Printer" to identify CuraApplication
2017-03-30 20:19:05 +02:00
fieldOfView
9229027001
Refactor properties that start with 'get' to avoid confusion between slots & properties
...
Case in point: LayerViewProxy.getLayerViewType was decorated as a property but was used/intended as a slot.
2017-02-17 13:35:01 +01:00
fieldOfView
a823980d17
Replace "transparent" Rectangles by Items
2017-01-25 15:21:37 +01:00
fieldOfView
a83c397d69
Show material cost in Job Specs area...
...
...if weight/price information is available
2017-01-03 11:05:32 +01:00
Thomas Karl Pietrowski
bfe97a1eca
Using ~ only for the amount of material in grams
2016-08-11 21:10:16 +02:00
Thomas Karl Pietrowski
1ab0637d11
Adding "approximately equal" to the amount of material needed
...
I think it makes sense to add this character here, because the amount needed is only a approximated value, and without the end-user might expect a more accurate value.
2016-08-11 20:34:01 +02:00
fieldOfView
9171908c8b
Show weights as well as lengths
...
CURA-1038
2016-07-22 13:44:45 +02:00
Jaime van Kessel
dcc3bc8f80
Also refactored name of printlength in jobspecs.qml
...
CURA-1836
2016-07-15 15:56:39 +02:00
Jaime van Kessel
7a43164654
Both material weights & lengths are now exposed
...
CURA-1038
2016-07-15 15:49:25 +02:00