aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilernotesmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QMLPlugins: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-06-011-1/+2
* Tracing: Untangle some includesUlf Hermann2018-05-151-0/+1
* Tracing: Don't restore notes for events that have been filtered outUlf Hermann2018-05-081-8/+10
* QmlProfiler: Move parts of model manager and trace file to TimelineUlf Hermann2018-04-191-0/+5
* Timeline: Add stash() and restore() methods to notes modelUlf Hermann2018-04-171-2/+2
* Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-7/+8
* QmlProfiler: Remove references to QmlProfilerDataModelUlf Hermann2017-02-241-1/+0
* QmlProfiler: Avoid reloading notes twice on range restrictionUlf Hermann2016-07-061-1/+0
* QmlProfiler: Add extra metadata to notesUlf Hermann2016-07-061-10/+33
* QmlProfiler: Use current restriction range when saving notesUlf Hermann2016-07-061-2/+8
* QmlProfiler: Make members of QmlNote privateUlf Hermann2016-06-101-1/+1
* QmlProfiler: Rename QmlProfilerNotesModel::add()Ulf Hermann2016-06-011-2/+3
* QmlProfiler: Move notes into the notes modelUlf Hermann2016-05-061-14/+23
* QmlProfiler: Fix the naming scheme for events and event typesUlf Hermann2016-05-041-6/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Timeline: Create new library from contents of QmlProfilerUlf Hermann2014-12-161-0/+1
* QmlProfiler: Move timeline classes into own namespaceUlf Hermann2014-12-151-2/+2
* QmlProfiler: split notes model in generic and specific classesUlf Hermann2014-12-151-156/+16
* QmlProfiler: Use generic timeline classes where applicable.Ulf Hermann2014-12-151-8/+6
* QmlProfiler: Split AbstractTimelineModel in two classesUlf Hermann2014-11-211-5/+5
* QmlProfiler: make notes model usable on its ownUlf Hermann2014-11-211-0/+20
* QmlProfiler: Merge SortedTimelineModel into AbstractTimelineModelUlf Hermann2014-11-211-6/+6
* QmlProfiler: Rename some classes and files to follow the common patternUlf Hermann2014-11-211-0/+230