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
Commit message (
Expand
)
Author
Age
Files
Lines
*
StyleHelper: Add setter for "panelwidget[_singlerow]"
Alessandro Portale
2023-04-26
1
-2
/
+3
*
Utils: Make Layouting a top level namespace
hjk
2023-04-25
1
-1
/
+1
*
PerfProfiler: Use Q_DISABLE_COPY_MOVE
Jarek Kobus
2023-04-24
1
-3
/
+2
*
Qbs build system: Add a component for test files groups
Alessandro Portale
2023-03-21
1
-3
/
+1
*
Utils: More explicit host os use to make it stand out
hjk
2023-03-07
1
-1
/
+1
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
4
-9
/
+9
*
Translations: Add some missing context prefixes to qsTranslate calls
Alessandro Portale
2023-02-16
1
-12
/
+12
*
Translations: Change translation context prefix from "::" to "QtC::"
Alessandro Portale
2023-02-10
3
-15
/
+15
*
Translations: Replace QCoreApplication::translate() with Tr::tr()
Alessandro Portale
2023-02-10
1
-1
/
+2
*
PerfProfiler: Use new plugin test object setup
hjk
2023-02-09
2
-29
/
+5
*
Translations: Use QCoreApplication::translate() instead of tr()
Alessandro Portale
2023-02-09
1
-2
/
+2
*
Translations: Remove header includes of *tr.h in .h files
Alessandro Portale
2023-02-08
3
-3
/
+6
*
Translations: Fix stray QApplication::translate() calls
Alessandro Portale
2023-02-08
1
-1
/
+1
*
Translations: Add missing "::" prefixes to QT_TRANSLATE_NOOP
Alessandro Portale
2023-02-08
1
-13
/
+13
*
Remove unneeded includes of utils/runextensions.h
Jarek Kobus
2023-01-27
1
-1
/
+0
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
2
-6
/
+2
*
Prefix Tr::tr contexts with ::
hjk
2023-01-13
1
-1
/
+1
*
Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*
hjk
2023-01-10
3
-6
/
+6
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
54
-54
/
+54
*
PerfProfiler: Use named classes for run worker factories
hjk
2023-01-06
4
-21
/
+26
*
CMake build: Use version-less Qt targets
Eike Ziller
2023-01-05
1
-1
/
+1
*
Perf: FilePathify PerfDataReader
hjk
2022-12-15
6
-53
/
+67
*
Merge remote-tracking branch 'origin/9.0'
Eike Ziller
2022-12-07
1
-0
/
+1
|
\
|
*
Add missing Q_OBJECT to PerfRunConfigurationAspect
Ulf Hermann
2022-12-05
1
-0
/
+1
*
|
Utils: Remove FilePath::operator+()
hjk
2022-11-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/9.0'
Eike Ziller
2022-11-21
1
-0
/
+4
|
\
\
|
|
/
|
*
PerfProfiler: Be more verbose when running perf
Christian Stenger
2022-11-18
1
-0
/
+3
|
*
PerfProfiler: Set working directory
Christian Stenger
2022-11-18
1
-0
/
+1
*
|
Remove unused includes of QGridLayout
Jarek Kobus
2022-11-18
1
-1
/
+0
*
|
Remove unused includes of Q[H/V]BoxLayout
Jarek Kobus
2022-11-18
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/9.0'
Tim Jenssen
2022-10-25
1
-1
/
+1
|
\
\
|
|
/
|
*
UI text: Fix spacing in multi-line messages
Leena Miettinen
2022-10-20
1
-1
/
+1
*
|
Get rid of unneeded includes of RunControl
Jarek Kobus
2022-10-25
4
-4
/
+8
|
/
*
Fix lupdate issues
Eike Ziller
2022-10-14
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
4
-5
/
+5
*
PerfProfiler: Convert to using Tr::tr
Alessandro Portale
2022-09-22
18
-207
/
+217
*
PerfProfiler: inline perftracepointdialog.ui
Alessandro Portale
2022-09-22
5
-128
/
+59
*
Various: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*
Eike Ziller
2022-08-30
1
-2
/
+3
*
Utils: Use 'hr' for horizontal rule in layouts
hjk
2022-08-30
1
-1
/
+1
*
Utils: Add "Layouting::HorizontalRule" LayoutItem
Alessandro Portale
2022-08-29
1
-6
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
54
-1296
/
+108
*
PerfProfiler: Fail more gracefully on unrecognized features
Ulf Hermann
2022-07-29
1
-2
/
+3
*
Utils: Introduce Layouting::{br,st}
hjk
2022-07-25
2
-9
/
+7
*
PerfProfiler: Inline perfloaddialog.ui
hjk
2022-07-25
5
-140
/
+71
*
Drop Qt5: Various plugins: Get rid of QOverload
Jarek Kobus
2022-07-20
1
-2
/
+1
*
Tracing/Qml|PerfProfiler/CtfVisualizer: Move QML modules to :/qt/qml
Alessandro Portale
2022-07-20
5
-4
/
+10
*
Tracing/QmlProfiler/PerfProfiler/CtfVisualizer: Remove pre Qt 6.2 code
Alessandro Portale
2022-07-18
7
-62
/
+31
*
Add plugintr.h files to all plugins
hjk
2022-06-27
3
-1
/
+39
*
Code cosmetics
hjk
2022-06-24
2
-4
/
+7
*
ProjectExplorer: Remove RunWorker::runnable()
hjk
2022-05-31
1
-3
/
+1
[next]