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
/
git
/
changeselectiondialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
LogChangeDialog: Replace bool parameter with enum
Andre Hartmann
13 days
1
-1
/
+1
*
Utils: allow setting ANSI escaped text on all document based editors
David Schulz
2025-02-20
1
-1
/
+1
*
Git: Add color to ChangeSelectionDialog
Andre Hartmann
2024-09-03
1
-2
/
+16
*
Utils: Introduce a convenience function creatorColor()
hjk
2024-05-29
1
-4
/
+2
*
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
*
VCS: Allow remote vcs operations
Marcus Tillmanns
2024-02-12
1
-4
/
+5
*
Git: Initialize GitClient on first access
hjk
2023-07-26
1
-5
/
+4
*
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
-4
/
+4
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Git/VCS: Use ctrlc stub for process execution
Orgad Shaneh
2022-12-15
1
-0
/
+1
*
Remove unused includes of QLayout
Jarek Kobus
2022-11-18
1
-1
/
+0
*
Remove unused includes of QFormLayout
Jarek Kobus
2022-11-18
1
-1
/
+0
*
Git: Convert to Tr::tr
Alessandro Portale
2022-10-06
1
-23
/
+20
*
Git: Restore object names for dialog
Robert Löhning
2022-10-06
1
-0
/
+4
*
Utils: Replace PathChooser::{fileP,p}athChanged signals
hjk
2022-09-06
1
-2
/
+2
*
GitClient: Replace for-each-ref command with QtcProcess
Jarek Kobus
2022-09-01
1
-6
/
+9
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Git: inline changeselectiondialog.ui
hjk
2022-08-05
1
-43
/
+80
*
Move ShellCommand into VcsBase plugin
Jarek Kobus
2022-08-01
1
-4
/
+6
*
VcsBase: Hide VcsCommand class
Jarek Kobus
2022-07-13
1
-4
/
+2
*
ShellCommand: Merge VcsCommand::VcsRunFlags into RunFlags
Jarek Kobus
2022-07-12
1
-2
/
+2
*
Replace more used of PathChooser::pathChanged by filePathChanged
hjk
2022-07-01
1
-2
/
+2
*
ChangeSelectionDialog: Connect to done() signal instead of finished()
Jarek Kobus
2022-06-20
1
-7
/
+4
*
Utils: use cleaned stdout all over the place again
David Schulz
2022-06-17
1
-1
/
+1
*
Get rid of no-op calls to QtcProcess::kill()
Jarek Kobus
2022-03-24
1
-14
/
+2
*
QtcProcess: Limit the inclusion of qtcprocess.h
Jarek Kobus
2022-03-02
1
-6
/
+7
*
Git: Use QtcProcess in ChangeSelectionDialog
hjk
2021-08-20
1
-10
/
+9
*
Vcs: Use more FilePath for file paths
hjk
2021-08-02
1
-10
/
+10
*
Vcs/Utils: Use Utils::Environment for ShellCommand
hjk
2021-05-05
1
-2
/
+2
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-1
/
+1
*
Git: Fix clang warning
Christian Kandeler
2020-04-23
1
-6
/
+6
*
Utils: Replace FileChooser::path() by filePath().toString()
hjk
2020-04-09
1
-1
/
+1
*
Git: Store singleton instance in GitClient
Orgad Shaneh
2020-02-26
1
-4
/
+3
*
Globally disable WindowContextHelpButtonHint
Kai Koehne
2020-02-25
1
-1
/
+0
*
Git: Partially move plugin pimpl to .cpp
hjk
2020-02-07
1
-3
/
+3
*
Vcs: Pimpl plugins
hjk
2020-01-24
1
-3
/
+3
*
Git: Minor cleanup in ChangeSelectionDialog
Orgad Shaneh
2019-06-10
1
-32
/
+8
*
Git: Archive support
Tasuku Suzuki
2019-06-10
1
-0
/
+10
*
Fix some deprecation warnings in basic plugins
Friedemann Kleint
2019-02-11
1
-1
/
+1
*
Git: Modernize
Orgad Shaneh
2018-09-19
1
-1
/
+1
*
Git: Show decorations in commit details
Orgad Shaneh
2018-03-07
1
-1
/
+1
*
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
1
-2
/
+2
*
Git: De-noise
Orgad Shaneh
2016-07-22
1
-9
/
+5
*
Git: Enable buttons by default on commit actions
Orgad Shaneh
2016-06-09
1
-2
/
+2
*
Git: Fetch completion refs asynchronously
Orgad Shaneh
2016-05-09
1
-11
/
+13
*
Git: Modernize
Tobias Hunger
2016-02-10
1
-8
/
+6
*
Git: Use PathChooser for Actions on Commits
Orgad Shaneh
2016-02-04
1
-25
/
+8
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Git: Use Qt5-style connects
Tobias Hunger
2015-11-23
1
-1
/
+1
[next]