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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
Fix FileManager to correctly handle multiple IFile's for the same file
dt
2010-02-17
1
-1
/
+0
*
Add command locator.
Friedemann Kleint
2010-02-12
1
-2
/
+27
*
VCS[git]: Make Branchdialog non-modal as is StashDialog.
Friedemann Kleint
2010-01-27
1
-22
/
+22
*
VCS[git]: Add support for stashes.
Friedemann Kleint
2010-01-15
1
-14
/
+48
*
VCS[hg, git]: Add support for repository creation.
Friedemann Kleint
2010-01-12
1
-2
/
+13
*
VCS[git]: Add log repository action.
Friedemann Kleint
2010-01-08
1
-2
/
+15
*
Add display name to VCS plugin structs
Tobias Hunger
2010-01-08
1
-7
/
+12
*
VCS [git]: Annotate previous version/single filelog annotation.
Friedemann Kleint
2010-01-07
1
-2
/
+2
*
Merge branch '1.3'
Thorbjørn Lindeijer
2010-01-07
1
-1
/
+1
|
\
|
*
Fixed warnings about absolutePath on empty filename in git plugin
Thorbjørn Lindeijer
2010-01-07
1
-14
/
+15
*
|
Git: Introduce diff repository and group actions.
Friedemann Kleint
2010-01-05
1
-5
/
+21
*
|
VCS Submit: Run check script in repository, do not front-trim message.
Friedemann Kleint
2009-12-14
1
-0
/
+1
*
|
Subversion: Adapt to new VCSBasePlugin.
Friedemann Kleint
2009-12-08
1
-6
/
+6
*
|
VCS: Introduce Base class for VCS plugins, use in git.
Friedemann Kleint
2009-12-08
1
-210
/
+109
|
/
*
Code model: Update on changes from the versioning system.
Friedemann Kleint
2009-11-11
1
-4
/
+10
*
Revert "Code model: Update on changes from the versioning system."
con
2009-11-10
1
-10
/
+4
*
Disabling "Undo Project Changes" when not working in a Git repository.
Robert Loehning
2009-11-09
1
-0
/
+2
*
Code model: Update on changes from the versioning system.
Friedemann Kleint
2009-11-09
1
-4
/
+10
*
Enable multi key shortcuts on the Mac.
con
2009-10-09
1
-18
/
+0
*
Rename namespace Core::Utils into Utils
Friedemann Kleint
2009-10-05
1
-10
/
+10
*
VCS: perforce, cvs, subversion: Goto current line in blame.
Friedemann Kleint
2009-10-01
1
-2
/
+4
*
Project explorer: Make public headers compile with NO_CAST_FROM_ASCII
Friedemann Kleint
2009-09-29
1
-0
/
+1
*
git: Remove duplicate action.
Friedemann Kleint
2009-09-25
1
-9
/
+0
*
Git: Remove dpulicate slot revert(), move to UndoFileChanges.
Friedemann Kleint
2009-09-25
1
-17
/
+2
*
Rename IRunConfigurationRunner -> IRunControlFactory...
Friedemann Kleint
2009-09-25
1
-9
/
+10
*
Git:: Prompt before doing hard reset.
Friedemann Kleint
2009-09-24
1
-1
/
+9
*
Version control: Do not keep lock on message file while committing.
Friedemann Kleint
2009-09-22
1
-22
/
+25
*
Version Control: Release the commit message temporary file.
Friedemann Kleint
2009-08-17
1
-2
/
+2
*
long live the king
hjk
2009-08-14
1
-1
/
+1
*
Version control: Replace per-VCS output panes with a single one.
Friedemann Kleint
2009-08-10
1
-25
/
+7
*
Added a gitorious clone wizard.
Friedemann Kleint
2009-07-24
1
-0
/
+2
*
Add a clone wizard for version control (base classes + git/svn).
Friedemann Kleint
2009-07-17
1
-56
/
+19
*
Removing some unused semicolons after Q_UNUSED
Alessandro Portale
2009-07-13
1
-2
/
+2
*
Make the "prompt to submit" setting a per-plugin one.
Friedemann Kleint
2009-06-19
1
-2
/
+6
*
Don't ask to reload the file, if the user uses git/undo or git/revert.
dt
2009-06-18
1
-1
/
+11
*
Update license headers and sales contact details.
Jason McDonald
2009-06-17
1
-2
/
+2
*
Fix not beeing able to commit file deletions with creators git plugin
dt
2009-06-10
1
-1
/
+3
*
ifdef Q_?S_* cleanup
Oswald Buddenhagen
2009-06-03
1
-9
/
+9
*
Raise existing submit window if there is one when Submit is invoked.
Friedemann Kleint
2009-05-27
1
-0
/
+2
*
Added ParameterAction class for QActions acting on files.
Friedemann Kleint
2009-05-15
1
-29
/
+29
*
add missing tr()s, etc., add some //: comments
Oswald Buddenhagen
2009-04-20
1
-3
/
+3
*
Use completeBaseName instead of baseName where appropriate
Thorbjørn Lindeijer
2009-03-20
1
-1
/
+1
*
Make VCS plugins keep the submit editor open if the submit fails.
Friedemann Kleint
2009-03-20
1
-7
/
+9
*
Fixes: Polish submit message checking.
Friedemann Kleint
2009-03-20
1
-3
/
+8
*
Fixes: Add common configuration to the VCSA base plugin; submit message check...
Friedemann Kleint
2009-03-19
1
-4
/
+6
*
Fixes: - Don't use multiple key shortcuts on Mac
con
2009-03-05
1
-0
/
+18
*
Fixes: git: try to disable actions that do not make sense in a given
hjk
2009-03-05
1
-56
/
+49
*
Fixes: git: surround filenames in the menu with double quotes
hjk
2009-03-05
1
-8
/
+8
*
Fixes: simplify ProjectExplorerPlugin::instance() access
hjk
2009-03-04
1
-2
/
+1
[next]