aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/modeleditor/modelsmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Fix typo in variable nameOrgad Shaneh2019-09-241-2/+2
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* ProjectExplorer: Rename ProjectTree::findCurrentNode to currentNodehjk2019-04-301-1/+1
* ModelEditor: Implement shared clipboard between all open model-editorsJochen Becher2018-01-101-0/+62
* ModelEditor: Replace 0 with nullptr in pluginJochen Becher2017-08-071-7/+7
* ProjectNodes: Do not derive Project Nodes from QObjectTobias Hunger2017-08-011-1/+1
* ModelEditor: Introduce QMT_ASSERTJochen Becher2017-07-111-3/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* ModelEditor: Apply naming convention to gettersJochen Becher2015-11-111-3/+3
* ModelEditor: Remove unused DiagramReferenceSerializerJochen Becher2015-10-131-1/+0
* ModelEditor: Remove diagram's specific document and editorJochen Becher2015-09-301-264/+29
* Add new ModelEditor plugin.Jochen Becher2015-09-161-0/+465