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
/
cppcheck
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Make PagedSettings::readSettings() calls shorter
hjk
2023-05-16
1
-1
/
+1
*
CppCheck: Rework settings handling
hjk
2023-05-16
8
-338
/
+179
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
2
-4
/
+4
*
Layouts: Add/remove contentMargins where needed
Alessandro Portale
2023-05-04
1
-0
/
+1
*
CppCheck: Use IOptionPage::setWidgetCreator() for settings
hjk
2023-04-21
2
-30
/
+30
*
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-04-13
1
-0
/
+1
|
\
|
*
Fix lots of tr.h files not being mentioned in CMakeLists.txt
Eike Ziller
2023-04-01
1
-0
/
+1
*
|
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
2
-7
/
+8
|
/
*
Translations: Change translation context prefix from "::" to "QtC::"
Alessandro Portale
2023-02-10
1
-1
/
+1
*
Translations: Replace QCoreApplication::translate() with Tr::tr()
Alessandro Portale
2023-02-10
1
-1
/
+2
*
Qbs: Update some qbs files
Christian Stenger
2023-02-08
1
-0
/
+1
*
Translations: Fix stray QApplication::translate() calls
Alessandro Portale
2023-02-08
1
-1
/
+1
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
2
-7
/
+2
*
TextEditor: Tr::tr
hjk
2023-01-18
1
-1
/
+3
*
Prefix Tr::tr contexts with ::
hjk
2023-01-13
1
-1
/
+1
*
Editor: Allow to hide annotations for a group of text marks
David Schulz
2023-01-12
1
-5
/
+8
*
CppEditor: Use FilePath for ProjectPath::m_sourceFiles
hjk
2023-01-11
2
-8
/
+7
*
Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*
hjk
2023-01-10
1
-1
/
+1
*
CppCheck: Tr::tr and code cosmetics
hjk
2023-01-10
24
-203
/
+155
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
25
-25
/
+25
*
CMake build: Use version-less Qt targets
Eike Ziller
2023-01-05
1
-1
/
+1
*
Cppcheck: Do not start non-existing tool
Christian Stenger
2022-10-27
1
-1
/
+1
*
Fix lupdate issues
Eike Ziller
2022-10-14
1
-1
/
+2
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Various: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*
Eike Ziller
2022-08-30
1
-1
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
25
-600
/
+50
*
Merge remote-tracking branch 'origin/8.0'
hjk
2022-08-05
1
-12
/
+13
|
\
|
*
TextMark: Delay context menu tooltip action creation
hjk
2022-08-04
1
-12
/
+13
*
|
filesystem: Add QFSEngine for filepaths
Marcus Tillmanns
2022-07-21
1
-3
/
+2
*
|
Use setClipboardAndSelection more broadly
hjk
2022-07-15
1
-3
/
+2
*
|
Utils: More porting.h related changes
hjk
2022-07-14
1
-1
/
+0
*
|
Utils: Collapse most of porting,h
hjk
2022-07-13
2
-2
/
+2
*
|
Add plugintr.h files to all plugins
hjk
2022-06-27
1
-0
/
+37
|
/
*
Fix lupdate issues
Eike Ziller
2022-06-27
1
-1
/
+1
*
Code cosmetics
hjk
2022-06-24
1
-3
/
+4
*
CppcheckRunner: Connect to done() signal instead of finished()
Jarek Kobus
2022-06-21
2
-48
/
+29
*
Remove or replace a few unnecessary #includes
hjk
2022-05-20
1
-1
/
+1
*
Cppcheck: Escape error message format string
Sergey Morozov
2022-05-02
1
-1
/
+1
*
CppCheck: Add copy to clipboard action to tooltip
Andre Hartmann
2022-02-22
1
-0
/
+16
*
Rename QtSupport::BaseQtVersion to QtVersion
hjk
2022-01-24
1
-1
/
+1
*
Remove qmake build files
Eike Ziller
2022-01-20
2
-38
/
+0
*
Use QtcProcess in CppcheckRunner
Jarek Kobus
2021-11-05
1
-2
/
+3
*
Fix qHash-related size compatibility warnings by MSVC
Orgad Shaneh
2021-10-20
2
-2
/
+3
*
CppCheck: Use more FilePath
hjk
2021-10-05
4
-18
/
+17
*
Make some headers self-contained
Christian Kandeler
2021-09-20
1
-5
/
+3
*
Merge CppTools into CppEditor
Christian Kandeler
2021-09-01
7
-20
/
+20
*
CppTools: Use only const pointers for ProjectInfo and ProjectPart
Christian Kandeler
2021-08-27
3
-7
/
+7
*
Merge remote-tracking branch 'origin/5.0'
Eike Ziller
2021-08-26
1
-1
/
+2
|
\
|
*
CppTools: Code model fix for C++20, MSVC, and newer CMake versions
Cristian Adam
2021-08-20
1
-1
/
+2
[next]