aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perfprofiler/perfprofilertool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Replace Result class by type alias to std::expected<T, QString>hjk2025-04-111-1/+1
* PerfProfiler: More cleanupJarek Kobus2025-03-031-0/+2
* PerfProfiler: Clean includes and forward declarationsJarek Kobus2025-02-271-0/+1
* ProjectExplorer: Add convenience accessors to some classesChristian Kandeler2025-01-231-4/+4
* ProjectExplorer: Add and make use of forwarding accessors in ProjectChristian Kandeler2025-01-201-2/+1
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-2/+2
* Utils: Remove parent argument from FileUtils dialogshjk2025-01-061-2/+2
* Debugger: Merge analyzerconstants.h into debuggerconstants.hhjk2024-12-201-1/+1
* Debugger: Merge analyzermanager.h into analyzerutils.hhjk2024-12-201-1/+1
* PE: Return Result from canRunStartupProject()Jarek Kobus2024-12-191-1/+1
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+1
* Remove #include <utils/fileutils.h> from most header fileshjk2024-07-261-1/+1
* PerfProfiler: Use ActionBuilder to create menu actionshjk2024-01-081-60/+61
* Clean up some lambdashjk2023-12-121-3/+3
* PerfProfiler: Use new setup for PerfProfilerTool and the plugin itselfhjk2023-11-221-4/+12
* PerfProfiler: Remove warningsJarek Kobus2023-11-211-3/+3
* PerfProfiler: Simplify StatisticView setuphjk2023-11-211-1/+1
* PerfProfiler: Make PerfTimelineModelManager a standard singletonhjk2023-11-211-6/+0
* PerfProfiler: Make PerfProfilerTraceManager a standard singletonhjk2023-11-211-28/+22
* Utils, all: Standardize on QtcSettingshjk2023-09-271-6/+5
* Utils: Rename ProjectExplorer::Runnable into Utils::ProcessRunDataJarek Kobus2023-08-171-1/+0
* QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}hjk2023-08-151-1/+1
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-2/+2
* Perf: Move config widget setup closer to settingspagehjk2023-07-261-6/+2
* PerfProfiler: Convert to current settings schemehjk2023-07-241-1/+1
* ProjectExplorerPlugin: Use expected_str for canRunStartupProject()Jarek Kobus2023-07-071-5/+4
* Utils: Centralize style-related property names as constantsAlessandro Portale2023-05-101-1/+1
* Toolbars: various toolbar layout tweaksAlessandro Portale2023-05-051-0/+5
* StyleHelper: Add setter for "panelwidget[_singlerow]"Alessandro Portale2023-04-261-2/+3
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-4/+4
* Translations: Remove header includes of *tr.h in .h filesAlessandro Portale2023-02-081-1/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Perf: FilePathify PerfDataReaderhjk2022-12-151-3/+3
* Utils: Remove FilePath::operator+()hjk2022-11-301-1/+1
* Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-181-1/+0
* Get rid of unneeded includes of RunControlJarek Kobus2022-10-251-0/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* PerfProfiler: Convert to using Tr::trAlessandro Portale2022-09-221-46/+46
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Code cosmeticshjk2022-06-241-2/+5
* Rename QtSupport::BaseQtVersion to QtVersionhjk2022-01-241-1/+1
* EditorManager: Remove QString openEditor(At) overloadsEike Ziller2021-11-021-3/+3
* Use more FileUtils based file dialogshjk2021-08-191-12/+10
* Don't call non-const method on temporary containerJarek Kobus2020-12-081-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-5/+5
* PerfProfiler: Add hint how to make perf workRobert Loehning2020-04-021-1/+2
* ProjectExplorer: Disentangle ProjectExplorer::updateRunActionshjk2020-02-261-1/+1
* PerfProfiler: Fix memory leakChristian Kandeler2020-01-231-0/+10
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-5/+5