summaryrefslogtreecommitdiffstats
path: root/editorlib/editorlib_en.ts
Commit message (Collapse)AuthorAgeFilesLines
* Update translationsTitta Heikkala2016-06-131-121/+134
| | | | | | | | Updated strings for unsaved changes dialogs. Also updated sentence case for Finnish. Change-Id: Iaae2918f6544937eea7291ecfbf109e4a0395a4d Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
* Update translationsTitta Heikkala2016-06-071-659/+236
| | | | | | | | Translation files updated. Default language set in EditorScene. Change-Id: Icd94f739f39a1b4f2334ff12dbf6db562fb51b7f Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io> Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
* Refactor editor to support launching it from creator pluginMiikka Heikkinen2016-05-301-0/+2214
Editor functionality is moved into a library, which is used from both a new standalone application and a creator plugin. Currently creator plugin just launches the editor in a separate window. Change-Id: Ia549d43e8b3d282ea5f96ad0cf661cf3b53aadfc Reviewed-by: Tomi Korpipää <tomi.korpipaa@theqtcompany.com>