aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerstatewidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* QmlProfiler: ModernizeAlessandro Portale2018-12-021-1/+1
* QmlProfiler: Initialize pointerRobert Loehning2018-08-201-1/+1
* Remove TimelineTraceManager::StateUlf Hermann2018-04-231-52/+39
* QmlProfiler: Avoid some 0 as nullptr warningsUlf Hermann2018-04-171-3/+3
* QmlProfiler: Don't expose the vector of event typesUlf Hermann2018-04-171-3/+3
* QmlProfiler: Integrate TraceTime into ModelManagerUlf Hermann2018-04-171-1/+1
* QmlProfiler: Get rid of processing stepUlf Hermann2018-04-171-8/+4
* QmlProfiler: Guard state widget against unexpected deletion orderUlf Hermann2018-01-101-3/+11
* QmlProfiler: Use numerous formRobert Loehning2016-08-231-5/+5
* QmlProfiler: Make progress widget more expressiveUlf Hermann2016-05-231-17/+32
* QmlProfiler: Remove detailed progress trackingUlf Hermann2016-05-231-11/+6
* QmlProfiler: Simplify painting of state widgetUlf Hermann2016-05-231-74/+3
* QmlProfiler: Apply some code cosmeticsUlf Hermann2016-05-061-2/+2
* QmlProfiler: Choose state widget background from themeUlf Hermann2016-03-111-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlProfiler: allow for multiple sequential traces to be aggregatedUlf Hermann2015-11-191-5/+19
* QmlProfiler: Simplify application state handlingUlf Hermann2015-09-151-1/+1
* QmlProfiler: Eliminate QmlProfilerDataStateUlf Hermann2015-09-111-3/+3
* QmlProfiler: Clean up the state widgetUlf Hermann2015-09-011-73/+26
* QmlProfiler: Don't show progress bar while still recording.Ulf Hermann2015-07-281-6/+6
* Remove the "Not supported" option from the state widgetUlf Hermann2015-06-301-6/+0
* QmlProfiler: Make message boxes always 300 pixels wide.Ulf Hermann2015-04-071-1/+1
* QmlProfiler: Show a message when V8 profiler is not supportedUlf Hermann2015-04-021-29/+24
* QmlProfiler: Don't re-estimate profiling time when not profilingUlf Hermann2015-02-251-3/+4
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Timeline: Create new library from contents of QmlProfilerUlf Hermann2014-12-161-1/+1
* | QmlProfiler: cleanup QmlProfilerTraceViewUlf Hermann2014-12-151-1/+0
* | QmlProfiler: Centralize trace/window/range timesUlf Hermann2014-11-211-1/+0
|/
* License updateEike Ziller2014-10-091-7/+8
* QmlProfiler: Remove dead code.Ulf Hermann2014-02-191-10/+0
* QmlProfiler: Remove some useless signals and QML variablesUlf Hermann2014-02-181-1/+0
* QmlProfiler: Sanitize the signal exchange between models a bitUlf Hermann2014-02-181-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-18/+25
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | QmlProfiler: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-1/+1
|/
* Adjust license headershjk2012-10-051-0/+29
* QmlProfiler: state dialog as floating widgetChristiaan Janssen2012-05-211-0/+255