aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilertextmark.cpp
Commit message (Expand)AuthorAgeFilesLines
* Editor: Allow to hide annotations for a group of text marksDavid Schulz2023-01-121-1/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QmlProfiler: Allow setting breakpoints in profile result lineDavid Schulz2022-10-131-7/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QmlProfiler: Use annotions instead of custom icons on marksDavid Schulz2022-04-281-15/+22
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* QmlProfiler: Delay creation of views until activationUlf Hermann2019-01-281-2/+8
* Fix warning: "Missing emit keyword on signal call"Alessandro Portale2019-01-171-1/+1
* QmlProfiler: ModernizeAlessandro Portale2018-12-021-7/+7
* QmlProfiler: Keep text marks when replaying eventsUlf Hermann2018-05-301-0/+12
* Use FileName in TextMarkEike Ziller2018-05-031-2/+7
* QmlProfiler: Don't access QmlProfilerTool from QmlProfilerTextMarkhjk2017-09-071-8/+14
* TextEditor: Add line annotationsDavid Schulz2017-06-301-2/+2
* QmlProfiler: Merge LocalQmlProfilerRunner and QmlProfilerRunnerhjk2017-06-121-1/+2
* TextEditor: Set widthFactor from TextMark ctorUlf Hermann2017-03-161-2/+1
* QmlProfiler: Add text marks for QML/JS types into documentsUlf Hermann2017-02-211-0/+133