32 Commits

Author SHA1 Message Date
probonopd
c84ba800d3
Update AboutDialog.qml 2018-02-17 14:58:25 +01:00
probonopd
19eb37e612
Update AboutDialog.qml 2018-02-17 14:53:07 +01:00
Diego Prado Gesto
a2fde9f5f2 Revert "Fix rounded values in qml files"
This reverts commit f11a1341ee52069f47d9fbca5d2e043b7ff3b17d.
2018-02-15 14:58:58 +01:00
Diego Prado Gesto
f11a1341ee Fix rounded values in qml files 2018-02-15 13:27:13 +01:00
Ghostkeeper
f91c990fed
Streamline usage of g-code (vs. GCode, Gcode, G-code, gcode, etc.)
This makes it all the same. It is something that came up in our translation pass this time.

Contributes to issue CURA-4883.
2018-02-13 15:50:59 +01:00
Ian Paschal
fbf955f3a0 Updated Noto Sans in Cura About info 2018-02-08 17:24:41 +01:00
Aleksei S
e0c1afe01f Added Request package information to AboutDialog.qml
CURA-4415
2017-10-31 10:26:42 +01:00
ChrisTerBeke
fc1282773a Merge branch 'thopiekar-remove-cura-under-cura-logo' 2017-10-10 15:43:21 +02:00
Mark
9a193ad5c5 Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
fieldOfView
1479322fbe Add screenScaleFactor to About window 2017-09-26 12:24:59 +02:00
Jaime van Kessel
021425ee06 Merge branch 'fix_system_text_rendering' of https://github.com/fieldOfView/Cura 2017-07-26 16:49:28 +02:00
Ghostkeeper
390981bbb5
Fix superfluous space in translated text
Found while working on CURA-3998.
2017-07-18 13:10:17 +02:00
fieldOfView
b5d7ec5bd2 Round fractional widths and heights in system-themed qml 2017-07-14 12:58:07 +02:00
Mark
7bc715a9bd fixed too big dialogs and hidden checkboxes 2017-05-31 12:46:07 +02:00
fieldOfView
9254ac1694 Add libSavitar credit 2017-02-17 13:44:43 +01:00
fieldOfView
11e9a4cdf4 Make About window scrollable
On some OSes/configurations/screens, the list of credits in the About window doesn't fit until the window is resized. Adding a scrollview helps in these cases.
2017-02-17 13:41:39 +01:00
fieldOfView
9f3df0a00d
Add SIP, make use of capitals more consistent 2016-12-14 10:20:50 +01:00
fieldOfView
980e7d7b6f
Add Open Sans credit 2016-12-14 10:20:50 +01:00
fieldOfView
fef7a8173d
Add open source projects to the About dialog 2016-12-14 10:20:43 +01:00
Thomas Karl Pietrowski
70c6b3acb8 QML: Remove name of application
For me having "Cura" under the logo actually doesn't make sense, as it is quite obvious by the logo that we are talking about _Cura_ here. So in my opinion we can prefix the application version here with "version: " instead.

Untested but it should work (fingers crossed)
2016-12-02 20:58:16 +01:00
fieldOfView
9fe3eb4f01 Add width, height in addition to minimumWidth, minumumHeight to fix retina issue on OSX
Without these additions, windows (preferences, wizards, about) open larger than fullscreen, making some controls inaccessible

Fixes CURA-504
2016-04-07 18:06:38 +02:00
Arjen Hiemstra
e6ef4405c3 Replace a bunch of Theme property accessors with getThing calls 2016-02-23 12:24:26 +01:00
Arjen Hiemstra
720324f0c6 Replace Theme property accessors with getThing calls 2016-02-23 12:22:30 +01:00
Tamara Hogenhout
28aec71c02 adds/adapts translation context markers
all nescessary in folder: Cura/resources

Contributes to: issue CURA-116
2015-09-08 16:30:10 +02:00
Jaime van Kessel
d195c859a2 Code style & switch to translation catalog 2015-08-27 16:04:02 +02:00
Arjen Hiemstra
0bcd5d875d Display the actual application version in the about dialog
This helps people reporting issues since they can report the proper
application version
2015-07-14 11:16:10 +02:00
Arjen Hiemstra
651b4fdfea Final changes for release
Adds the release splash and changes the version to 15.06
2015-06-30 17:40:58 +02:00
Tamara Hogenhout
74cf027421 Fix text wrapping and several other style issues of the About dialog
Contributes to Ultimaker/Uranium#43
2015-06-10 14:40:46 +02:00
Arjen Hiemstra
9d7e460b50 Add missing copyright headers
Fixes #5
2015-05-11 12:18:05 +02:00
Arjen Hiemstra
acf5120cff Add missing translation markers 2015-05-07 16:33:37 +02:00
Arjen Hiemstra
74f63a9889 Improve the About dialog a bit 2015-05-06 18:18:45 +02:00
Arjen Hiemstra
70d714def5 Move QML files to resources 2015-05-01 13:11:27 +02:00