aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/modeleditor/modelindexer.cpp
Commit message (Expand)AuthorAgeFilesLines
* ModelEditor: Do not query all files in the project for their mime typeChristian Kandeler2020-02-071-12/+17
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-2/+2
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Project: Delay acting on fileListChanged signalTobias Hunger2019-06-201-2/+5
* Utils: Rename FileName to FilePathhjk2019-05-281-4/+4
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* ModelEditor: Avoid temporary extensive copyJochen Becher2018-01-241-1/+1
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-081-9/+10
* ModelEditor: Replace 0 with nullptr in pluginJochen Becher2017-08-071-3/+3
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-141-1/+7
|\
| * Modeling: Do not crash on invalid qmodel files in a projectTobias Hunger2017-07-131-1/+7
* | ModelEditor: Introduce QMT_ASSERTJochen Becher2017-07-111-17/+17
|/
* ModelEditor: Fix crash for projects without rootProjectNodeTobias Hunger2017-03-161-0/+3
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-3/+2
* ProjectExplorer: Make naming of methods on Nodes more consistentTobias Hunger2016-11-101-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Rename Project::ExcludeGeneratedFilesUlf Hermann2016-01-131-2/+2
* ModelEditor: Apply naming convention to gettersJochen Becher2015-11-111-14/+14
* ProjectNode: Rename path() to filePath()Tobias Hunger2015-11-031-2/+2
* ModelEditor: Remove unused DiagramReferenceSerializerJochen Becher2015-10-131-1/+0
* ModelEditor: Remove diagram's specific document and editorJochen Becher2015-09-301-104/+45
* Add new ModelEditor plugin.Jochen Becher2015-09-161-0/+615