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
/
gitplugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Git: Rename 'Undo uncommitted repository changes' to 'Reset...'.
Friedemann Kleint
2012-07-31
1
-1
/
+1
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
ActionManager API cleanup.
Eike Ziller
2012-05-25
1
-7
/
+7
*
Git: Add customizable repository browser command.
Francois Ferrand
2012-03-12
1
-0
/
+2
*
Port Qt Creator to the new plugin system of Qt 5.
Friedemann Kleint
2012-03-02
1
-0
/
+1
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-6
/
+6
*
Long live the king!
hjk
2012-01-26
1
-1
/
+1
*
Use new static ICore interface.
hjk
2012-01-24
1
-2
/
+0
*
vcs: s/VCS/Vcs/
hjk
2012-01-09
1
-3
/
+3
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
1
-2
/
+2
|
\
|
*
all: s/
[email protected]
/
[email protected]
/
hjk
2011-11-03
1
-2
/
+2
*
|
more Id type fixes
hjk
2011-11-10
1
-7
/
+7
*
|
Git: Do the right thing when commiting
Tobias Hunger
2011-10-31
1
-2
/
+0
|
/
*
git: Reuse more code from vcsbase
Tobias Hunger
2011-10-05
1
-4
/
+4
*
s/error_message/errorMessage/g
hjk
2011-09-21
1
-1
/
+1
*
Use classes in favor of structs
Tobias Hunger
2011-08-02
1
-2
/
+2
*
Git: Add dialog to configure branches
Tobias Hunger
2011-05-12
1
-0
/
+3
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
1
-1
/
+1
*
Update license.
hjk
2011-04-13
1
-14
/
+13
*
It's 2011 now.
con
2011-01-12
1
-1
/
+1
*
License headers.
con
2010-12-17
1
-7
/
+11
*
VCS[git]: Added git fetch
Robert Loehning
2010-09-01
1
-0
/
+1
*
VCS[git]: Add menu option for git amend.
Friedemann Kleint
2010-08-23
1
-1
/
+4
*
Merge remote branch 'origin/2.0'
Friedemann Kleint
2010-08-06
1
-1
/
+2
|
\
|
*
git: Added an option to undo unstaged changes only
Robert Loehning
2010-07-30
1
-1
/
+2
*
|
core: use a class derived from QList<int> instead of a QList<int> for Core::C...
hjk
2010-06-25
1
-7
/
+8
|
/
*
VCS: Initially enable menus.
Friedemann Kleint
2010-04-26
1
-1
/
+0
*
VCS[git], CodePaster: Add support for applying patches.
Friedemann Kleint
2010-03-25
1
-0
/
+4
*
VCS[git]: Reorganize menu action creation/Start SVN submenu.
Friedemann Kleint
2010-03-19
1
-25
/
+50
*
VCS[git]: Add "Clean project"
Friedemann Kleint
2010-03-15
1
-1
/
+4
*
VCS[git]: Add support for cleaning a repository.
Friedemann Kleint
2010-03-12
1
-0
/
+2
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
Add command locator.
Friedemann Kleint
2010-02-12
1
-1
/
+4
*
Merge remote branch 'origin/1.3'
Oswald Buddenhagen
2010-01-29
1
-1
/
+1
|
\
*
|
VCS[git]: Make Branchdialog non-modal as is StashDialog.
Friedemann Kleint
2010-01-27
1
-0
/
+2
*
|
VCS[git]: Add support for stashes.
Friedemann Kleint
2010-01-15
1
-0
/
+6
*
|
VCS[hg, git]: Add support for repository creation.
Friedemann Kleint
2010-01-12
1
-0
/
+1
*
|
VCS[git]: Add log repository action.
Friedemann Kleint
2010-01-08
1
-0
/
+3
*
|
Git: Introduce diff repository and group actions.
Friedemann Kleint
2010-01-05
1
-0
/
+2
*
|
Subversion: Adapt to new VCSBasePlugin.
Friedemann Kleint
2009-12-08
1
-2
/
+2
*
|
VCS: Introduce Base class for VCS plugins, use in git.
Friedemann Kleint
2009-12-08
1
-28
/
+11
|
/
*
Code model: Update on changes from the versioning system.
Friedemann Kleint
2009-11-11
1
-0
/
+3
*
Revert "Code model: Update on changes from the versioning system."
con
2009-11-10
1
-3
/
+0
*
Code model: Update on changes from the versioning system.
Friedemann Kleint
2009-11-09
1
-0
/
+3
*
Rename namespace Core::Utils into Utils
Friedemann Kleint
2009-10-05
1
-11
/
+11
*
git: Remove duplicate action.
Friedemann Kleint
2009-09-25
1
-1
/
+0
*
Git: Remove dpulicate slot revert(), move to UndoFileChanges.
Friedemann Kleint
2009-09-25
1
-1
/
+0
*
Rename IRunConfigurationRunner -> IRunControlFactory...
Friedemann Kleint
2009-09-25
1
-4
/
+3
*
Version control: Do not keep lock on message file while committing.
Friedemann Kleint
2009-09-22
1
-3
/
+3
*
long live the king
hjk
2009-08-14
1
-1
/
+1
[next]