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
/
subversion
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/4.2' into 4.3
Orgad Shaneh
2017-03-14
1
-0
/
+1
|
\
|
*
QRegExp include cleanup
Samuel Gaist
2017-03-13
1
-0
/
+1
*
|
Move mimetype definitions to plugin specs
Eike Ziller
2017-02-27
6
-19
/
+11
*
|
Prefix editor's uniqueId with plugin name
Jarek Kobus
2017-01-10
2
-2
/
+6
*
|
VCS: Use Qt5 connect for annotate
Orgad Shaneh
2016-11-28
2
-14
/
+1
*
|
VCS: Replace describe slots with lambdas
Orgad Shaneh
2016-11-28
2
-5
/
+7
*
|
Merge remote-tracking branch 'origin/4.2'
Orgad Shaneh
2016-11-21
1
-1
/
+1
|
\
\
|
|
/
|
*
Add missing overrides
Jarek Kobus
2016-11-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/4.2'
Orgad Shaneh
2016-11-14
3
-16
/
+28
|
\
\
|
|
/
|
*
SVN: Escape files containing '@' characters
Tobias Hunger
2016-11-07
3
-16
/
+28
*
|
Merge remote-tracking branch 'origin/4.2'
Eike Ziller
2016-10-27
1
-9
/
+12
|
\
\
|
|
/
|
*
SVN: Fix topic
Tobias Hunger
2016-10-26
1
-9
/
+12
*
|
Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfig
Orgad Shaneh
2016-10-24
2
-7
/
+6
*
|
VCS: Replace QToolButtons in VCS toolbar with QActions
Jarek Kobus
2016-10-24
1
-3
/
+5
*
|
VCS: Fix inverse condition
Orgad Shaneh
2016-10-24
1
-1
/
+1
*
|
VCS: Add a way to filter out files/directories that belong to a VCS
Tobias Hunger
2016-10-21
4
-0
/
+18
*
|
VCS: "final"-ize IVersionControl implementations
Tobias Hunger
2016-10-21
1
-13
/
+13
|
/
*
VCS: VcsBaseClient::vcsFullySynchronousExec returns a SynchronousProcessResponse
Tobias Hunger
2016-07-15
2
-10
/
+7
*
SynchronousProcess: Store raw bytes from stdout/stderr of the process
Tobias Hunger
2016-07-15
1
-2
/
+2
*
SVN: Avoid uncessesary QString creations.
Andre Hartmann
2016-05-30
2
-7
/
+11
*
SVN: Show conflicted files in submit editor
Andre Hartmann
2016-05-26
4
-13
/
+16
*
SVN: Add constants for file change state
Andre Hartmann
2016-05-22
1
-4
/
+9
*
VCS: Colorize unmerged files in submit editor
Andre Hartmann
2016-05-20
1
-0
/
+2
*
vcs: fix compiler warning
Nikita Baryshnikov
2016-05-13
1
-3
/
+3
*
Wholesale conversion to #pragma once
hjk
2016-03-30
9
-36
/
+9
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
18
-292
/
+207
*
IDocument: Rename defaultPath and suggestedFileName
Eike Ziller
2016-01-14
1
-1
/
+1
*
Subversion: Use Qt5-style connects
Tobias Hunger
2015-11-23
2
-32
/
+31
*
SVN: Fix encoding issues for commit message
Tobias Hunger
2015-08-27
1
-1
/
+1
*
Subversion: Add missing override modifiers.
Christian Kandeler
2015-08-20
1
-6
/
+6
*
SubversionPlugin: Introduce member initialization.
Jarek Kobus
2015-06-18
3
-59
/
+31
*
Properly delete plugins dependent on failed plugin
Jarek Kobus
2015-06-17
1
-1
/
+1
*
VcsBase: Make some slots protected and update users accordingly
Tobias Hunger
2015-06-11
1
-1
/
+1
*
Add override keyword to IEditor & TextEditorWidget implementations
Eike Ziller
2015-06-09
2
-6
/
+7
*
subversion: s/Q_DECL_OVERRIDE/override/g
Tobias Hunger
2015-06-03
1
-1
/
+1
*
Subversion: Replace Subversion Checkout wizard
Tobias Hunger
2015-05-15
9
-288
/
+1
*
CheckoutWizards: Use IVersionControl::createInitialCheckoutCommand
Tobias Hunger
2015-05-11
1
-18
/
+5
*
CheckoutWizards: Simplify code to look up specific pages
Tobias Hunger
2015-05-11
1
-5
/
+1
*
IVersionControl: Add method to get a ShellCommand for initial checkouts
Tobias Hunger
2015-05-11
2
-0
/
+26
*
Vcs: Sprinkle overrides over IVersionControls
Tobias Hunger
2015-05-08
1
-12
/
+12
*
ShellCommand: Rename some signals
Tobias Hunger
2015-05-07
1
-1
/
+1
*
SubversionClient: Use Qt5 style connect
Tobias Hunger
2015-05-07
1
-2
/
+1
*
Vcs: Split up VcsCommand
Tobias Hunger
2015-05-04
2
-12
/
+13
*
Vcs: Push the binary into the Jobs of VcsCommand
Tobias Hunger
2015-04-29
2
-6
/
+5
*
Utils: Make SynchronousProcess use second based timeouts
Orgad Shaneh
2015-04-15
1
-1
/
+1
*
DiffEditorManager simplify
Nikita Baryshnikov
2015-04-13
1
-3
/
+3
*
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
3
-20
/
+20
*
Vcs: Unify options pages for VcsBaseClientImpl based VCSes
Tobias Hunger
2015-04-09
3
-47
/
+8
*
Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImpl
Tobias Hunger
2015-04-08
9
-74
/
+67
[next]