28 Commits

Author SHA1 Message Date
Arjen Hiemstra
a81cab5eac Merge branch '2.1' 2016-06-04 19:11:59 +02:00
Ghostkeeper
7e33b76fe2 Increment version number
Contributes to issue CURA-1583.
2016-05-30 16:18:54 +02:00
Arjen Hiemstra
79892daa5e Bump API version of plugins that do not need extra porting
Contributes to CURA-1615
2016-05-30 15:29:10 +02:00
fieldOfView
f8c8de86bc Fix showing changelog when the first item in the changelog doesn't start with an "*"
CURA-1583
2016-05-23 11:35:01 +02:00
Arjen Hiemstra
4de0a208d1 Fix version number and remove beta tag in Changelog
Fixes CURA-1575
2016-05-19 14:52:11 +02:00
Ghostkeeper
ed0f4e6c67 Fix grammar mistake
Suggested by Jorg.
2016-05-10 09:17:23 +02:00
fieldOfView
6e1265a822 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-12 10:23:43 +02:00
Jaime van Kessel
dc1630c268 Merge branch '2.1' of https://github.com/Ultimaker/Cura 2016-04-08 15:02:30 +02:00
ckielstra
75d3a13659 Spelling 2016-04-08 09:51:46 +02:00
fieldOfView
27e3f8b33f Fix color of some texts on Linux with dark theme
Use Label{} instead of Text{}

CURA-1143
2016-04-07 18:57:11 +02: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
Ghostkeeper
3a478dac12
Fix inaccuracy in change log
You can't actually set a profile per object. You can set settings per object.

Contributes to issue CURA-1326.
2016-04-06 16:47:21 +02:00
Jaime van Kessel
34b0d051fb Updated changelog for 2.1 release
CURA-1326
2016-04-06 15:02:49 +02:00
Jaime van Kessel
5f74113a45 Fixed changelog plugin so it shows correctly again
CURA-1326
2016-04-06 10:51:45 +02:00
Ghostkeeper
0684cee681 Merge branch '2.1'
Conflicts:
	resources/machines/fdmprinter.json
	resources/machines/innovo-inventor.json
	resources/profiles/general/High+Quality.cfg
	resources/profiles/general/Low+Quality.cfg
	resources/profiles/general/Normal+Quality.cfg
	resources/profiles/general/Ulti+Quality.cfg
	resources/profiles/ultimaker2+/pla_0.4_high.curaprofile
2016-04-04 18:49:09 +02:00
Ghostkeeper
a60f63c71b Add internationalisation for ChangeLog plug-in
Some of these strings were not translated.

Contributes to issue CURA-1190.
2016-03-22 15:38:01 +01:00
Ghostkeeper
a056ddc885
Add period at end of plug-in description
For consistency. All other plug-ins have this (no really, now).

Contributes to issue CURA-1190.
2016-03-22 15:10:57 +01:00
Thomas-Karl Pietrowski
0081c44ba7 Marking unused variable
Maybe work in progress here...
2016-03-15 12:25:10 +01:00
daid
743b403b29 Whole bunch of um-pep8 style fixes. 2015-11-27 13:50:44 +01:00
Tamara Hogenhout
1a4a396abd Makes it the same size as most other dialogs
Also makes it more readable

Contributes to #CURA-279
2015-11-19 16:03:15 +01:00
Tamara Hogenhout
c690095103 Adds naming changes to the changelog
fixes #CURA-279
2015-11-19 15:43:20 +01:00
Tamara Hogenhout
883cb08e54 moves the changelog from on-startup to the extensions menu
contributes to #CURA-243
2015-10-26 13:58:43 +01:00
Arjen Hiemstra
7f9ad28a1f ChangeLog: Use an ordered dict for items
This way we respect the ordering of the original text file instead of a
random ordering.
2015-09-11 14:47:53 +02:00
Jaime van Kessel
00cdafc50a Added new features to changelogplugin list 2015-09-10 11:50:50 +02:00
Jaime van Kessel
926ac69c71 Added close button to changelog
Fixes Ultimaker/Cura#350
2015-09-09 09:54:53 +02:00
Tamara Hogenhout
4a9bf2b4d6 adds/adapts translation context markers
all nescessary in folder: Cura/plugins

Contributes to: issue CURA-116
2015-09-08 15:26:49 +02:00
Jaime van Kessel
9cf383aa7c Force changelog to load with utf-8
Fixes ultimaker/cura#335
2015-09-07 13:51:16 +02:00
Jaime van Kessel
ff9a222097 Added changeLog plugin 2015-08-28 16:24:38 +02:00