index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
mercurial
Commit message (
Expand
)
Author
Age
Files
Lines
*
VcsBase: Make some slots protected and update users accordingly
Tobias Hunger
2015-06-11
1
-2
/
+2
*
Add override keyword to IEditor & TextEditorWidget implementations
Eike Ziller
2015-06-09
1
-5
/
+6
*
Mercurial: Replace CloneWizard with a Json wizard
Tobias Hunger
2015-05-18
9
-268
/
+0
*
CheckoutWizards: Use IVersionControl::createInitialCheckoutCommand
Tobias Hunger
2015-05-11
1
-16
/
+5
*
CheckoutWizards: Simplify code to look up specific pages
Tobias Hunger
2015-05-11
1
-8
/
+4
*
IVersionControl: Add method to get a ShellCommand for initial checkouts
Tobias Hunger
2015-05-11
2
-0
/
+21
*
Vcs: Sprinkle overrides over IVersionControls
Tobias Hunger
2015-05-08
1
-12
/
+13
*
Vcs: Split up VcsCommand
Tobias Hunger
2015-05-04
1
-6
/
+6
*
Vcs: Push the binary into the Jobs of VcsCommand
Tobias Hunger
2015-04-29
1
-3
/
+2
*
Vcs: Make VcsBaseClient return stderr on fullySynchronous execution
Tobias Hunger
2015-04-13
1
-1
/
+1
*
Vcs: Standardize on second based timeouts
Tobias Hunger
2015-04-13
1
-1
/
+1
*
Vcs: Move createVcsEditor into VcsBaseClientImpl
Tobias Hunger
2015-04-13
1
-2
/
+4
*
Vcs: Move createCommand and enqueueJob into VcsBaseClientImpl
Tobias Hunger
2015-04-10
1
-2
/
+1
*
Vcs: Unify options pages for VcsBaseClientImpl based VCSes
Tobias Hunger
2015-04-09
3
-46
/
+8
*
Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImpl
Tobias Hunger
2015-04-08
9
-53
/
+32
*
Vcs: Add vcsBinary and vcsTimeout methods to VcsBaseClient
Tobias Hunger
2015-03-26
1
-3
/
+1
*
VCS: Rename DiffHighlighter -> DiffAndLogHighlighter
Orgad Shaneh
2015-03-25
1
-1
/
+1
*
Vcs: fix missing icons in SubmitFileModel
Hugues Delorme
2015-03-11
1
-3
/
+3
*
VCS: Add accelerators to context menu entry in editors
Orgad Shaneh
2015-03-10
1
-2
/
+2
*
VCS: Remove dead stores
Orgad Shaneh
2015-03-08
1
-3
/
+3
*
Vcs: rename overload SubmitEditor::diffSelectedFiles() for rows
Hugues Delorme
2015-03-06
1
-2
/
+2
*
Clean exported headers of the Core plugin.
Friedemann Kleint
2015-03-05
1
-0
/
+1
*
Mercurial: Transform path separators on status
Orgad Shaneh
2015-03-02
1
-1
/
+1
*
Prefix duplicate names in Open Documents to make them unique
Orgad Shaneh
2015-02-26
2
-2
/
+2
*
Clean exported headers of the VcsBase plugin.
Friedemann Kleint
2015-02-26
2
-0
/
+3
*
Fix layouts for OSX: Set the obligatory ExpandingFieldsGrow
Alessandro Portale
2015-02-24
1
-0
/
+6
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
30
-177
/
+177
|
\
|
*
Update License
Eike Ziller
2015-01-16
30
-177
/
+177
*
|
VCS: Remove unneeded qualifications
Orgad Shaneh
2015-02-04
3
-4
/
+4
*
|
Do not use QDir::separator() for internal paths
Orgad Shaneh
2015-02-02
1
-4
/
+2
*
|
Vcs: in VcsBaseClient use functors to create log/diff parameter widgets
Hugues Delorme
2015-01-22
2
-47
/
+16
*
|
Mercurial: Sprinkle with auto
Tobias Hunger
2015-01-22
2
-13
/
+9
*
|
VcsBase: Make VcsConfiguration page more dynamic
Tobias Hunger
2015-01-21
1
-2
/
+5
*
|
VcsBase: Move vcsconfigurationpage into wizard subfolder
Tobias Hunger
2015-01-21
1
-1
/
+1
*
|
Vcs: Remove unused GetRepositoryRootOperation
Tobias Hunger
2015-01-19
4
-20
/
+0
*
|
Core: Remove unused functionality to checkout from VCS
Tobias Hunger
2015-01-15
2
-7
/
+0
*
|
Core: Use FileName for file path in IDocument
Orgad Shaneh
2015-01-12
1
-1
/
+1
|
/
*
VCS: Rework disabling of ambiguous actions
Orgad Shaneh
2014-11-17
3
-8
/
+7
*
qbs build: Remove unneeded import statements.
Christian Kandeler
2014-11-10
1
-2
/
+0
*
Mercurial: Disable hidden menu entries
Orgad Shaneh
2014-11-10
2
-29
/
+31
*
Mercurial: Replace Alt+H with Alt+G for accelerators
Orgad Shaneh
2014-11-07
1
-4
/
+4
*
Mercurial: Fix highlighting
Orgad Shaneh
2014-11-05
1
-16
/
+22
*
Mercurial: Use TextEditor::SyntaxHighlighter
Orgad Shaneh
2014-11-05
1
-17
/
+14
*
Mercurial: Properly cleanup commit message
Orgad Shaneh
2014-11-05
2
-0
/
+12
*
Mercurial: Show full commit message on describe
Orgad Shaneh
2014-11-05
1
-1
/
+2
*
Mercurial: Remove invalid TODOs
Orgad Shaneh
2014-11-05
1
-2
/
+0
*
Mercurial: Remove unused function
Orgad Shaneh
2014-11-05
2
-10
/
+0
*
Mercurial: Use explicit namespace in cpp files
Orgad Shaneh
2014-11-05
9
-12
/
+47
*
License update.
Eike Ziller
2014-10-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
29
-203
/
+232
|
\
[next]