summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qbs build: Soft dependency on LicenseChecker.qp-v3.5.1qp-v3.5.0-rc1qp-v3.5.0-beta1qp-v3.5.0qp-3.5Christian Kandeler2015-06-261-2/+1
* Make licensechecker dependency optionalKai Koehne2015-06-252-3/+10
* Specify the source json.in in the .pro, not the compiled jsonUlf Hermann2015-02-261-1/+1
* Merge remote-tracking branch 'origin/3.3'qp-v3.4.2qp-v3.4.1qp-v3.4.0-rc1qp-v3.4.0qp-3.4Eike Ziller2015-02-1313-52/+52
|\
| * Update Licenseqp-v3.3.2qp-v3.3.1qp-3.3Eike Ziller2015-01-1613-52/+52
* | Fix qbs build.Christian Kandeler2014-12-181-0/+1
* | Define separate methods for getting collapsed and expanded rowsUlf Hermann2014-12-058-17/+35
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-262-0/+27
|\ \ | |/
| * Add qbs project file.qp-v3.3.0-rc1qp-v3.3.0Christian Kandeler2014-11-251-0/+26
| * Properly initialize max size in memory usage modelUlf Hermann2014-11-241-0/+2
* | Remove useless checks in labels() methodsUlf Hermann2014-11-214-61/+41
* | Adapt to splitting of AbstractTimelineModelUlf Hermann2014-11-219-33/+34
* | Create extension models through a factoryUlf Hermann2014-11-219-43/+39
* | Adapt to switching of typeId and selectionIdUlf Hermann2014-11-218-56/+80
* | Don't use AbstractTimelineModel's private classUlf Hermann2014-11-218-344/+254
* | Adapt to merging of AbstractTimelineModel and SortedTimelineModelUlf Hermann2014-11-214-22/+22
* | Remove unused includesUlf Hermann2014-11-212-2/+0
* | Use TraceTime for determining trace start/end timesUlf Hermann2014-11-212-6/+9
|/
* Add texture deletion events to scene graph profilerqp-v3.3.0-beta1Ulf Hermann2014-10-161-1/+8
* Implement the input events modelUlf Hermann2014-10-152-7/+88
* Use QT_TRANSLATE_NOOP to mark translatable strings in arraysUlf Hermann2014-10-151-22/+22
* Improve appearance of Scene Graph profiler.Ulf Hermann2014-10-151-77/+93
* Store typeIds in range dataUlf Hermann2014-09-293-32/+47
* Rename eventId to typeId and selectionIdUlf Hermann2014-09-297-11/+11
* Show full path when hovering over labels in pixmap cache profilerUlf Hermann2014-09-231-0/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-161-5/+7
|\
| * Hide features for new "Indie" licenseqp-v3.2.2qp-v3.2.1qp-3.2Kai Koehne2014-09-081-4/+6
* | Respect the "hidden" property when generating labelsUlf Hermann2014-09-153-3/+3
* | Make loadData() and clear() protectedUlf Hermann2014-09-153-0/+3
* | Centralize rowCount calculationUlf Hermann2014-09-156-37/+3
* | Report supported features from timeline modelsUlf Hermann2014-09-1510-5/+126
* | Rename relative height of items in timeline to "relativeHeight"Ulf Hermann2014-09-114-4/+4
* | Rename "Glyph Count" to just "Glyphs"Ulf Hermann2014-09-081-1/+1
* | Don't resolve the type ID twice when coloring scene graph eventsUlf Hermann2014-09-081-1/+1
* | Fix typo in scene graph modelUlf Hermann2014-09-081-1/+1
* | Remove unused addVP() method from PixmapCacheModelUlf Hermann2014-09-081-10/+0
* | Move to JSON plugin meta dataEike Ziller2014-09-022-13/+15
* | Remove unnecessary Q_EXPORT_PLUGINEike Ziller2014-08-261-2/+0
* | Adapt to new class hierarchy for AbstractTimelineModelUlf Hermann2014-08-263-105/+106
* | Change the scene graph profiler to give more accurate informationUlf Hermann2014-08-262-175/+209
* | Simplify range detailsUlf Hermann2014-08-266-78/+42
* | Adapt to renaming of get* and find* methodsUlf Hermann2014-08-266-46/+45
* | Rename occurrences of "title" to "displayName"Ulf Hermann2014-08-263-6/+5
* | Adapt to removal of name from AbstractTimelineModelUlf Hermann2014-08-263-11/+6
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-08-152-53/+68
|\ \ | |/
| * Be more verbose about aggregated memory allocationsqp-v3.2.0Ulf Hermann2014-07-112-26/+56
| * Use fewer QVariantMaps to create memory event detailsUlf Hermann2014-07-111-31/+16
| * Show correct wording for memory eventsUlf Hermann2014-07-111-1/+1
* | Merge branch '3.2'Ulf Hermann2014-07-092-2/+17
|\ \ | |/
| * Fix PixmapCacheModel to not get confused on plain LoadingFinishedUlf Hermann2014-07-091-0/+15