aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/modeleditor/extpropertiesmview.cpp
Commit message (Expand)AuthorAgeFilesLines
* ModelEditor: More use of Utils::FilePathJochen Becher2024-05-171-20/+37
* ModelEditor: Use Utils::FilePathJochen Becher2024-05-101-18/+13
* ModelEditor: Support linked files and custom imagesJochen Becher2024-04-161-4/+166
* Utils: Make validation asyncMarcus Tillmanns2023-06-291-3/+0
* ModelEditor: Tr::tr()Alessandro Portale2023-02-101-3/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Replace PathChooser::{fileP,p}athChanged signalshjk2022-09-061-2/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ModelEditor: Avoid a use of PathChooser::pathChangedhjk2022-07-011-3/+3
* Replace some PathChooser::setFile with setFilePathhjk2021-09-131-1/+1
* Utils: filepathify pathchooserDavid Schulz2021-06-141-1/+2
* Canonicalize some includesChristian Kandeler2019-01-101-1/+1
* ModelEditor: Replace 0 with nullptr in pluginJochen Becher2017-08-071-2/+2
* Revert "Replace virtual isModified method with a getter/setter/notifier"Jarek Kobus2016-10-211-2/+2
* Replace virtual isModified method with a getter/setter/notifierJarek Kobus2016-10-171-2/+2
* Model editor: Fix capitalization of UI textLeena Miettinen2016-04-061-1/+1
* ModelEditor: Add missing namespace for class declarationJochen Becher2016-03-091-0/+6
* ModelEditor: Add UI for custom configuration pathJochen Becher2016-02-181-0/+109