summaryrefslogtreecommitdiff
path: root/src/plugins/perfprofiler
Commit message (Expand)AuthorAgeFilesLines
* StyleHelper: Add setter for "panelwidget[_singlerow]"Alessandro Portale2023-04-261-2/+3
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* PerfProfiler: Use Q_DISABLE_COPY_MOVEJarek Kobus2023-04-241-3/+2
* Qbs build system: Add a component for test files groupsAlessandro Portale2023-03-211-3/+1
* Utils: More explicit host os use to make it stand outhjk2023-03-071-1/+1
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-014-9/+9
* Translations: Add some missing context prefixes to qsTranslate callsAlessandro Portale2023-02-161-12/+12
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-103-15/+15
* Translations: Replace QCoreApplication::translate() with Tr::tr()Alessandro Portale2023-02-101-1/+2
* PerfProfiler: Use new plugin test object setuphjk2023-02-092-29/+5
* Translations: Use QCoreApplication::translate() instead of tr()Alessandro Portale2023-02-091-2/+2
* Translations: Remove header includes of *tr.h in .h filesAlessandro Portale2023-02-083-3/+6
* Translations: Fix stray QApplication::translate() callsAlessandro Portale2023-02-081-1/+1
* Translations: Add missing "::" prefixes to QT_TRANSLATE_NOOPAlessandro Portale2023-02-081-13/+13
* Remove unneeded includes of utils/runextensions.hJarek Kobus2023-01-271-1/+0
* Use simpler Plugin::initialize() when feasiblehjk2023-01-202-6/+2
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*hjk2023-01-103-6/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0654-54/+54
* PerfProfiler: Use named classes for run worker factorieshjk2023-01-064-21/+26
* CMake build: Use version-less Qt targetsEike Ziller2023-01-051-1/+1
* Perf: FilePathify PerfDataReaderhjk2022-12-156-53/+67
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-12-071-0/+1
|\
| * Add missing Q_OBJECT to PerfRunConfigurationAspectUlf Hermann2022-12-051-0/+1
* | Utils: Remove FilePath::operator+()hjk2022-11-301-1/+1
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-211-0/+4
|\ \ | |/
| * PerfProfiler: Be more verbose when running perfChristian Stenger2022-11-181-0/+3
| * PerfProfiler: Set working directoryChristian Stenger2022-11-181-0/+1
* | Remove unused includes of QGridLayoutJarek Kobus2022-11-181-1/+0
* | Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-181-1/+0
* | Merge remote-tracking branch 'origin/9.0'Tim Jenssen2022-10-251-1/+1
|\ \ | |/
| * UI text: Fix spacing in multi-line messagesLeena Miettinen2022-10-201-1/+1
* | Get rid of unneeded includes of RunControlJarek Kobus2022-10-254-4/+8
|/
* Fix lupdate issuesEike Ziller2022-10-141-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-074-5/+5
* PerfProfiler: Convert to using Tr::trAlessandro Portale2022-09-2218-207/+217
* PerfProfiler: inline perftracepointdialog.uiAlessandro Portale2022-09-225-128/+59
* Various: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*Eike Ziller2022-08-301-2/+3
* Utils: Use 'hr' for horizontal rule in layoutshjk2022-08-301-1/+1
* Utils: Add "Layouting::HorizontalRule" LayoutItemAlessandro Portale2022-08-291-6/+1
* Use SPDX license identifiersLucie Gérard2022-08-2654-1296/+108
* PerfProfiler: Fail more gracefully on unrecognized featuresUlf Hermann2022-07-291-2/+3
* Utils: Introduce Layouting::{br,st}hjk2022-07-252-9/+7
* PerfProfiler: Inline perfloaddialog.uihjk2022-07-255-140/+71
* Drop Qt5: Various plugins: Get rid of QOverloadJarek Kobus2022-07-201-2/+1
* Tracing/Qml|PerfProfiler/CtfVisualizer: Move QML modules to :/qt/qmlAlessandro Portale2022-07-205-4/+10
* Tracing/QmlProfiler/PerfProfiler/CtfVisualizer: Remove pre Qt 6.2 codeAlessandro Portale2022-07-187-62/+31
* Add plugintr.h files to all pluginshjk2022-06-273-1/+39
* Code cosmeticshjk2022-06-242-4/+7
* ProjectExplorer: Remove RunWorker::runnable()hjk2022-05-311-3/+1