aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/tracing
Commit message (Expand)AuthorAgeFilesLines
* Tracing: Update iconsAlessandro Portale2025-04-178-0/+0
* Tracing: Re-introduce padding for ImageToolButtonAlessandro Portale2025-04-111-0/+5
* Tracing: Use QList instead of QVectorhjk2025-04-109-31/+32
* QmlProfiler: Fix crash at startup if file creation failsEike Ziller2024-12-171-1/+2
* Utils: Turn enum StyleHelper::ToolbarStyle into an enum classAlessandro Portale2024-10-101-1/+1
* Merge remote-tracking branch 'origin/14.0'Eike Ziller2024-10-011-2/+1
|\
| * Tracing: Drop padding from ImageToolButton's backgroundUlf Hermann2024-09-271-2/+1
* | Tracing: Make TimelineModel explicitly uncreatableUlf Hermann2024-09-271-0/+1
* | Tracing: Avoid some warningsUlf Hermann2024-09-271-1/+2
|/
* Utils: Introduce a convenience function creatorColor()hjk2024-05-291-1/+1
* Tracing: fix build: theme.h: No such file or directoryThiago Macieira2024-05-141-0/+4
* Remove unneeded version checksEike Ziller2024-03-042-8/+0
* Merge remote-tracking branch 'origin/12.0'Eike Ziller2023-12-192-10/+10
|\
| * Tracing: Fix compile errorhjk2023-12-182-10/+10
* | Libs: Cleanup lambdasJarek Kobus2023-12-121-3/+3
* | Clean up some lambdashjk2023-12-121-1/+1
* | Random warning cleanuphjk2023-12-081-7/+6
|/
* Fix QmlProfiler when built with Qt 6.6Eike Ziller2023-10-092-9/+9
* qbs build: Clean up testing infrastructureChristian Kandeler2023-09-191-1/+1
* qbs build: Remove unneeded Project itemsChristian Kandeler2023-09-141-46/+40
* Tracing: Fix assert when wheel zoomingEike Ziller2023-09-121-15/+20
* CtfVisualizer: Fix computation of nesting levelEike Ziller2023-09-122-0/+49
* CtfVisualizer: Do not crash/assertEike Ziller2023-09-121-2/+2
* Tracing: Remove useless codeMarcus Tillmanns2023-08-154-65/+0
* Tracing: Follow the active toolbar styleAlessandro Portale2023-05-056-6/+21
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-031-1/+1
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-291-8/+6
|\
| * Tracing: Fix category label appearance after manual reorderingAlessandro Portale2023-03-211-8/+6
* | Tracing: Use QtConcurrent invocation for async runJarek Kobus2023-03-131-15/+21
|/
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-107-21/+21
* Translations: Prefix translation contexts for libraries with "::"Alessandro Portale2023-01-267-20/+21
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0672-72/+72
* CMake build: Use version-less Qt targetsEike Ziller2023-01-051-3/+3
* tracing: Remove foreachArtem Sokolovskii2023-01-041-4/+4
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-231-2/+2
|\
| * tst_tracing_*: Fix build in certain configurationsEike Ziller2022-11-231-2/+2
* | Replace QML Profiler's RangeDetails close button by collapse buttonXavier BESSON2022-11-034-14/+10
|/
* Tracing: Fix several occurrences of "Unqualified access" in QML codeAlessandro Portale2022-10-1715-113/+126
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-3/+3
* Tracing: Convert to using Tr::trAlessandro Portale2022-09-198-24/+28
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-09-192-7/+24
|\
| * Optimize TimelineModelPrivate::incrementStartIndicesAntti Määttä2022-09-132-7/+24
* | Remove outdated version checksRobert Löhning2022-09-121-1/+1
* | Libs: Fix Qbs buildChristian Stenger2022-09-011-1/+1
* | Libs: Add *tr.h filehjk2022-09-013-0/+17
* | Use SPDX license identifiersLucie Gérard2022-08-2671-1704/+142
* | Tracing: Avoid copying unneeded parts of a Iconhjk2022-08-041-16/+16
* | Tracing/Qml|PerfProfiler/CtfVisualizer: Move QML modules to :/qt/qmlAlessandro Portale2022-07-206-12/+13
* | Tracing: Add some civilization to TimeMarks.qmlUlf Hermann2022-07-191-11/+14
* | Tracing: Give TimelineModel a name and make its properties FINALUlf Hermann2022-07-192-17/+17