| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Allows setting export options and more intuitive scene name handling.
Change-Id: Iad586760bcdb83ae24ef3118139fb20aac1a56d1
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
|
| |
|
|
|
|
|
|
| |
There's not yet any interaction between embedded editor
and creator, such as opening the correct file.
Change-Id: I1b8507ca209ba2387e0c1dfa8657bd45560a671a
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
|
| |
|
|
|
| |
Change-Id: I8e60b6ee1482c0b1fcb605251ac2bd5ded0dc8a7
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
|
| |
|
|
|
|
|
|
|
| |
Set default folder for file dialogs. There are be three folders
dialogs should remember: save/load, import and texture.
Change-Id: Id5acce311f1174188263684c80e15549a8310cd5
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Reviewed-by: Titta Heikkala <titta.heikkala@qt.io>
|
| |
|
|
|
| |
Change-Id: I7486e30aad664f8262fae95ce857c4cf9a002d6b
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
|
| |
|
|
|
|
|
|
|
|
| |
Introduced new settigs dialog that has some of the old menu items.
Rest of the old menu items are moved to toolbar. The old menu is
removed altogether.
Change-Id: Idf8a9aab4217c9bc5b39890a3cca24cf9f35888c
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
|
| |
|
|
|
|
|
|
|
|
| |
Menu items from File and Edit menu are moved to toolbar. EditorToolbar
now consists of toolbar elements and shortcuts. Actions and file dialogs
are kept in mainwindow.
Change-Id: Ib66622e76b145e81fc0bd68a8e5e0530df757331
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
|
|
|
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>
|