aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/tests
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Remove references to QmlProfilerDataModelUlf Hermann2017-02-241-3/+3
* Remove spaces in initializer listsTim Jenssen2017-02-221-20/+20
* QmlProfiler: Move the file finder into the QML modelUlf Hermann2017-02-154-5/+2
* QmlProfiler: Move event handling into model managerUlf Hermann2017-02-157-55/+59
* QmlProfiler: Fix pixmapcachemodel testUlf Hermann2017-01-101-1/+1
* QmlProfiler: Calculate the model ID in the flame graph model testUlf Hermann2017-01-103-5/+9
* QmlProfiler: Resolve pixmap file name via pixmapcache model in testUlf Hermann2017-01-041-2/+1
* Timeline: Move printTime() into Timeline and add hours, minutes, nanosUlf Hermann2016-12-194-4/+11
* Merge remote-tracking branch 'origin/4.2'Orgad Shaneh2016-11-281-3/+0
|\
| * QmlProfiler: Don't test for default kit in attach dialog testUlf Hermann2016-11-241-3/+0
* | QmlProfiler: Fix tests involving TimelineModel::color()Ulf Hermann2016-11-104-14/+14
|/
* Merge remote-tracking branch 'origin/4.1'Eike Ziller2016-10-051-6/+32
|\
| * QmlProfiler: Fix flame graph model testUlf Hermann2016-09-271-6/+32
* | QmlProfiler: Work around QProcess not emitting errorOccurredUlf Hermann2016-08-111-0/+1
* | QmlProfiler: Add test for config widgetUlf Hermann2016-08-083-2/+155
* | QmlProfiler: Move unrelated code out of QmlProfilerClientManagerUlf Hermann2016-08-051-11/+2
* | QmlProfiler: Add a test for clean shutdown of client managerUlf Hermann2016-08-052-0/+38
* | Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-07-291-26/+0
|\|
| * QmlProfiler: The local runner can spontaneously stop an applicationUlf Hermann2016-07-261-3/+0
| * QmlProfiler: Ignore messages in local runner testUlf Hermann2016-07-251-23/+0
* | QmlProfiler: Relax client manager testUlf Hermann2016-07-261-2/+1
* | QmlProfiler: Don't open the mode popup when testing flamegraphUlf Hermann2016-07-251-1/+1
* | QmlProfiler: Optimize client manager testUlf Hermann2016-07-221-57/+74
* | Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-07-221-7/+17
|\|
| * QmlProfiler: Output unexpected errors in LocalQmlProfiler testUlf Hermann2016-07-221-7/+17
* | Move flame graph view from QmlProfiler to separate libraryUlf Hermann2016-07-203-194/+0
* | QmlProfiler: Add tests for client managerUlf Hermann2016-07-203-2/+476
* | QmlProfiler: Add binding loops render pass testUlf Hermann2016-07-143-2/+210
* | QmlProfiler: Add test for attach dialogUlf Hermann2016-07-133-2/+113
* | QmlProfiler: Add test for animations modelUlf Hermann2016-07-133-2/+213
* | QmlProfiler: Update QmlNote testUlf Hermann2016-07-131-0/+7
|/
* QmlProfiler: Add extra metadata to notesUlf Hermann2016-07-062-3/+3
* QmlProfiler: Fix LocalQmlProfilerRunner test for windowsUlf Hermann2016-07-051-10/+19
* QmlProfiler: Disable a plugin unit test on WindowsChristian Stenger2016-06-141-0/+4
* QmlProfiler: Add tests for QmlNoteUlf Hermann2016-06-103-2/+127
* QmlProfiler: Add tests for QmlEventTypeUlf Hermann2016-06-103-2/+190
* QmlProfiler: Provide a sane ctor for QmlEventType and use itUlf Hermann2016-06-105-71/+33
* QmlProfiler: Add tests for QmlEventLocationUlf Hermann2016-06-103-2/+120
* QmlProfiler: Make members of QmlEventLocation privateUlf Hermann2016-06-103-7/+3
* QmlProfiler: Run flamegraph view context menu test on a timerUlf Hermann2016-06-101-5/+9
* QmlProfiler: Give test processes some more time to start and stopUlf Hermann2016-06-101-7/+7
* QmlProfiler: Add tests for QmlEventUlf Hermann2016-06-083-2/+235
* QmlProfiler: Add tests for pixmap cache modelUlf Hermann2016-06-083-2/+385
* QmlProfiler: Add test for memory usage modelUlf Hermann2016-06-063-2/+321
* QmlProfiler: Add tests for LocalQmlProfilerRunnerUlf Hermann2016-06-063-2/+192
* QmlProfiler: Add test for input events modelUlf Hermann2016-06-063-2/+281
* QmlProfiler: Add test for flame graph viewUlf Hermann2016-06-065-17/+234
* QmlProfiler: Add tests for flamegraph modelUlf Hermann2016-06-013-2/+262
* QmlProfiler: Add tests for FlameGraphUlf Hermann2016-06-013-2/+196
* QmlProfiler: Add test for debug messages modelUlf Hermann2016-06-013-0/+208