index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
clearcase
/
clearcaseplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace QFile::exists by QFileInfo::exists
hjk
2023-09-01
1
-1
/
+1
*
Tr/VCS: Fix various issues with translations
Eike Ziller
2023-05-31
1
-0
/
+22
*
Remove unused includes of QFutureInterface
Jarek Kobus
2023-05-04
1
-1
/
+0
*
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
1
-3
/
+3
*
Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}
Jarek Kobus
2023-05-03
1
-1
/
+1
*
Replace a few \returns by Returns
hjk
2023-03-24
1
-1
/
+1
*
VcsBase: Use QtConcurrent invocation for async run
Jarek Kobus
2023-03-09
1
-7
/
+8
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
1
-3
/
+3
*
Translations: Change translation context prefix from "::" to "QtC::"
Alessandro Portale
2023-02-10
1
-3
/
+3
*
ClearCasePlugin: Fix runCleartoolProc
Jarek Kobus
2023-02-08
1
-1
/
+1
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
1
-3
/
+1
*
VcsBase: Proliferate use of FilePath
hjk
2023-01-20
1
-14
/
+16
*
VcsBase: Convert to Tr::tr
hjk
2023-01-18
1
-3
/
+3
*
VcsPlugins: Use multi-arg for strings
Jarek Kobus
2023-01-11
1
-1
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
VcsBase & dependent: Fix const correctness
Jarek Kobus
2022-12-14
1
-44
/
+39
*
ClearCase: Re-use FilePath::removeRecursively()
hjk
2022-12-14
1
-17
/
+2
*
ClearCase: Use a FilePath for the test file
hjk
2022-11-23
1
-12
/
+14
*
VCS: Simplify submit editor accept/close flow
Orgad Shaneh
2022-10-25
1
-2
/
+2
*
VCS: Deduplicate some submit editor closing logic
Orgad Shaneh
2022-10-17
1
-24
/
+1
*
VCS: Remove "Prompt to submit" settings
Orgad Shaneh
2022-10-17
1
-7
/
+1
*
VCS: Fix misuses of parentDir().absolutePath()
Orgad Shaneh
2022-10-11
1
-5
/
+5
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
VcsBase: Use FilePath in editorTag()
Jarek Kobus
2022-10-06
1
-4
/
+4
*
VcsBase: Move RunFlags into separate header
Jarek Kobus
2022-10-06
1
-17
/
+16
*
ClearCasePlugin: Remove runCleartoolSync()
Jarek Kobus
2022-10-05
1
-41
/
+18
*
ClearCasePlugin: Introduce runCleartoolProc
Jarek Kobus
2022-10-05
1
-27
/
+30
*
ClearCasePlugin: Replace timeout with timeout multiplier
Jarek Kobus
2022-10-05
1
-43
/
+32
*
VcsCommand: Make runCommand() a static method
Jarek Kobus
2022-10-05
1
-8
/
+4
*
VcsCommand: Change the default logic for fully sync
Jarek Kobus
2022-10-05
1
-24
/
+25
*
ClearCase: Move to Tr::tr
hjk
2022-09-29
1
-57
/
+56
*
ClearCase: Inline undocheckout.ui
hjk
2022-09-29
1
-29
/
+77
*
ClearCasePlugin: Reuse CommandResult
Jarek Kobus
2022-09-21
1
-236
/
+207
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-25
/
+2
*
ClearCase: Remove unused includes
Jarek Kobus
2022-08-03
1
-36
/
+28
*
ClearCase: Simplify isConfigured()
Jarek Kobus
2022-08-03
1
-2
/
+1
*
ClearCaseSettings: Use FilePath for ccBinaryPath
Jarek Kobus
2022-08-02
1
-9
/
+5
*
VcsCommand: Simplify public runCommand()
Jarek Kobus
2022-08-02
1
-1
/
+1
*
Move ShellCommand into VcsBase plugin
Jarek Kobus
2022-08-01
1
-7
/
+7
*
ShellCommand: Introduce CommandResult structure
Jarek Kobus
2022-07-29
1
-8
/
+6
*
ClearCasePlugin: Introduce s_verboseRun helper
Jarek Kobus
2022-07-14
1
-23
/
+20
*
VcsBase: Hide VcsCommand class
Jarek Kobus
2022-07-13
1
-5
/
+7
*
ShellCommand: Merge VcsCommand::VcsRunFlags into RunFlags
Jarek Kobus
2022-07-12
1
-24
/
+18
*
ClearCase: Remove unused locals
Christian Stenger
2022-07-11
1
-2
/
+0
*
Utils: use cleaned stdout all over the place again
David Schulz
2022-06-17
1
-2
/
+2
*
QtcProcess: Limit the inclusion of qtcprocess.h
Jarek Kobus
2022-03-02
1
-3
/
+3
*
QtcProcess: Get rid of setProcessUserEventWhileRunning()
Jarek Kobus
2022-01-25
1
-2
/
+1
*
Merge remote-tracking branch 'origin/6.0'
Eike Ziller
2021-11-04
1
-1
/
+0
|
\
|
*
Remove unneeded includes of QProcess from cpp files
Jarek Kobus
2021-11-01
1
-1
/
+0
[next]