index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
perfprofiler
/
perftracepointdialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-2
/
+2
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
1
-2
/
+2
*
Utils: Make Layouting a top level namespace
hjk
2023-04-25
1
-1
/
+1
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
1
-2
/
+2
*
Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*
hjk
2023-01-10
1
-3
/
+3
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Get rid of unneeded includes of RunControl
Jarek Kobus
2022-10-25
1
-1
/
+0
*
PerfProfiler: Convert to using Tr::tr
Alessandro Portale
2022-09-22
1
-9
/
+10
*
PerfProfiler: inline perftracepointdialog.ui
Alessandro Portale
2022-09-22
1
-21
/
+47
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
ProjectExplorer: Introduce a IDevice::filePath
hjk
2022-05-10
1
-2
/
+2
*
PerfProfiler: Use QtcProcess instead of IDevice::createProcess()
Jarek Kobus
2022-04-29
1
-3
/
+3
*
PerfTracePointDialog: Connect to QtcProcess::done() signal
Jarek Kobus
2022-04-27
1
-23
/
+11
*
Get rid of no-op calls to QtcProcess::kill()
Jarek Kobus
2022-03-24
1
-9
/
+1
*
DeviceProcess: Minimize the usage of DeviceProcess
Jarek Kobus
2022-02-28
1
-6
/
+5
*
PerfTracePointDialog: Use QtcProcess::setWriteData
Jarek Kobus
2022-02-28
1
-9
/
+2
*
ProjectExplorer: Normalize DeviceProcess::start() signature
hjk
2022-02-14
1
-4
/
+3
*
ProjectExplorer: Rename DeviceProcess::error to errorOccured
hjk
2022-01-27
1
-1
/
+1
*
Utils: Introduce a FilePath constructor from char arrays
hjk
2021-08-17
1
-3
/
+4
*
ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnable
hjk
2021-08-13
1
-6
/
+4
*
ProjectExplorer: Introduce DeviceManager::defaultDesktopDevice()
hjk
2021-07-05
1
-3
/
+1
*
ProjectExplorer: Consolidate some Session::active* accesses
hjk
2019-11-29
1
-10
/
+8
*
Replace remaining Utils::FileName occurrences by Utils::FilePath
hjk
2019-07-23
1
-2
/
+2
*
ProjectExplorer: Use Utils::FileName for Runnable::executable
hjk
2019-06-21
1
-2
/
+2
*
Merge remote-tracking branch 'origin/4.9'
Eike Ziller
2019-03-14
1
-1
/
+1
|
\
|
*
PerfProfiler: Remove misplaced white space
Robert Loehning
2019-03-07
1
-1
/
+1
*
|
ProjectExplorer: Move RunControl related classes to separate file pair
hjk
2019-03-13
1
-0
/
+4
*
|
ProjectExplorer: Rename KitInformation to KitAspect
Christian Kandeler
2019-02-11
1
-1
/
+1
|
/
*
PerfProfiler: Allow creating trace points without valid project
Ulf Hermann
2019-02-07
1
-9
/
+19
*
PerfProfiler: Handle failure to read trace point script file
Ulf Hermann
2019-01-09
1
-2
/
+6
*
Add PerfProfiler plugin
Ulf Hermann
2018-12-18
1
-0
/
+159