aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/modeleditor/modeleditor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* ModelEditor: Simplify settings usehjk2023-09-271-11/+2
* Utils, all: Standardize on QtcSettingshjk2023-09-271-2/+2
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-5/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Don't clear the clipboard at shutdownEike Ziller2022-10-171-1/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Modeling: Fix queued connections for Qt 6Eike Ziller2022-01-041-1/+4
* ModelEditor: Simplify setup of some plugin singletonshjk2020-02-171-5/+4
* ModelEditor: Move closer to standard plugin setuphjk2020-01-271-28/+17
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* Export Wizard values to JavaScript macroEike Ziller2019-05-091-1/+1
* ModelEditor: Do not needlessly add objects to the global poolEike Ziller2018-01-311-7/+0
* ModelEditor: Replace 0 with nullptr in pluginJochen Becher2017-08-071-5/+5
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-4/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Modeleditor: Use a JSON-based wizardTobias Hunger2015-12-211-5/+0
* ModelEditor: Add JsExpander object for wizardsTobias Hunger2015-12-141-0/+4
* ModelEditor: Remove diagram's specific document and editorJochen Becher2015-09-301-6/+0
* Add new ModelEditor plugin.Jochen Becher2015-09-161-0/+151