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
/
gitclient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
overhaul process argument handling
Oswald Buddenhagen
2010-11-17
1
-1
/
+2
*
kill dead source string
Oswald Buddenhagen
2010-10-25
1
-7
/
+0
*
Git: Consider new files a diff
Tobias Hunger
2010-10-08
1
-2
/
+3
*
Git: ignore spaces in diff
Tobias Hunger
2010-10-05
1
-1
/
+3
*
Git: Handle unusual HEADs
Tobias Hunger
2010-10-05
1
-3
/
+18
*
Fixup formating of mr2178
Tobias Hunger
2010-09-29
1
-12
/
+18
*
Added few new functions to IVersionControl, VCSManager and GeneratedFile to s...
Tuomas Puranen
2010-09-29
1
-0
/
+56
*
Git: Fix commiting with Author and Email set
Tobias Hunger
2010-09-24
1
-23
/
+9
*
Move ProjectExplorer::Environment to Utils::Environment
Tobias Hunger
2010-09-23
1
-2
/
+0
*
git: Added workaround for older versions which don't know format:%B
Robert Loehning
2010-09-20
1
-1
/
+2
*
git: Fixed launching of gitk
Robert Loehning
2010-09-17
1
-2
/
+24
*
EditorManager: Change openEditor/activateEditor to not do mode switching
dt
2010-09-14
1
-1
/
+1
*
I18n: tr-fixes.
Friedemann Kleint
2010-09-13
1
-1
/
+1
*
VCS[git]: Remove unneeded 'success' confirmation of pull.
Friedemann Kleint
2010-09-01
1
-2
/
+1
*
VCS[git]: Added git fetch
Robert Loehning
2010-09-01
1
-0
/
+10
*
VCS[git]: Added showing logs of all branches
Robert Loehning
2010-08-27
1
-2
/
+8
*
VCS[git]: Environment settings.
Friedemann Kleint
2010-08-26
1
-0
/
+22
*
VCS[git]: Add menu option for git amend.
Friedemann Kleint
2010-08-23
1
-32
/
+67
*
VCS[git]: Add branch combo to the checkout wizard.
Friedemann Kleint
2010-08-12
1
-0
/
+22
*
Merge remote branch 'origin/2.0'
Friedemann Kleint
2010-08-06
1
-9
/
+19
|
\
|
*
git: Added an option to undo unstaged changes only
Robert Loehning
2010-07-30
1
-9
/
+19
*
|
VCS: Windows slash display fixing spree.
Friedemann Kleint
2010-07-05
1
-12
/
+24
*
|
User visible paths need to go through QDir::toNativeSeparators()
Alessandro Portale
2010-07-03
1
-3
/
+3
*
|
Merge remote branch 'origin/2.0'
con
2010-06-30
1
-5
/
+26
|
\
|
|
*
VCS[git]: Adapt to 1.7.0, handling of renamed files.
Friedemann Kleint
2010-06-28
1
-5
/
+26
*
|
VCS[git]: Add arguments setting for gitk, add to locator.
Friedemann Kleint
2010-06-16
1
-2
/
+4
*
|
VCS: Do not force LANG=C on all commands.
Friedemann Kleint
2010-06-15
1
-1
/
+1
*
|
Fix parameters hidden by local variables.
Bill King
2010-06-11
1
-2
/
+2
*
|
VCS[git]: Use QProcess::startDetached() if possible for gitk.
Friedemann Kleint
2010-06-08
1
-11
/
+18
*
|
VCS[git]: Add menu option to launch gitk.
Friedemann Kleint
2010-06-08
1
-1
/
+40
*
|
Merge remote branch 'origin/2.0'
con
2010-06-08
1
-0
/
+1
|
\
|
|
*
VCS/Diff editors: Set readonly attributes correctly.
Friedemann Kleint
2010-06-07
1
-0
/
+1
|
*
VCS[git/hg]: Prevent search for repository from creating folders
Friedemann Kleint
2010-05-20
1
-7
/
+4
*
|
VCS[git]: Make push/pull synchronous commands.
Friedemann Kleint
2010-05-25
1
-52
/
+73
*
|
VCS: Show message box on timeouts/Add SSH prompt.
Friedemann Kleint
2010-05-21
1
-24
/
+29
*
|
VCS[git/hg]: Prevent search for repository from creating folders
Friedemann Kleint
2010-05-19
1
-7
/
+4
*
|
Merge remote branch 'origin/2.0'
con
2010-05-17
1
-1
/
+1
|
\
|
|
*
Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.
Leena Miettinen
2010-05-14
1
-1
/
+1
*
|
File renaming
dt
2010-05-12
1
-0
/
+21
|
/
*
VCS: Speed up
Friedemann Kleint
2010-04-23
1
-15
/
+1
*
VCS[git]: Refuse to show sha 000000 or ^xxxx.
Friedemann Kleint
2010-03-29
1
-32
/
+61
*
VCS[git], CodePaster: Add support for applying patches.
Friedemann Kleint
2010-03-25
1
-0
/
+20
*
tr()-Fixes
Friedemann Kleint
2010-03-23
1
-4
/
+4
*
VCS[git]: Introduce optional pull --rebase.
Friedemann Kleint
2010-03-19
1
-3
/
+35
*
VCS[git]: Reorganize menu action creation/Start SVN submenu.
Friedemann Kleint
2010-03-19
1
-0
/
+29
*
Fixed parsing of git status so that one can check out a branch when not on a ...
Robert Loehning
2010-03-15
1
-3
/
+12
*
VCS[git]: Add support for cleaning a repository.
Friedemann Kleint
2010-03-12
1
-0
/
+24
*
VCS/git: Add setting for diff --patience and make it default.
Friedemann Kleint
2010-03-10
1
-0
/
+2
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
VCS: Minor fixes
Friedemann Kleint
2010-03-01
1
-2
/
+3
[next]