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
/
perforce
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/4.4'
Eike Ziller
2017-07-25
1
-12
/
+12
|
\
|
*
Plugins: Fix that mimetype definition was not valid JSON
Eike Ziller
2017-07-25
1
-12
/
+12
*
|
VcsManager: Register IVersionControls with VcsManager
Tobias Hunger
2017-07-10
1
-1
/
+1
|
/
*
VCS: Set user choices on editor reload
Orgad Shaneh
2017-06-19
1
-1
/
+1
*
Reduce usage of qApp in favor of static function calls
Alessandro Portale
2017-04-24
1
-2
/
+2
*
VCS: De-slot
Orgad Shaneh
2017-03-20
1
-5
/
+11
*
Move mimetype definitions to plugin specs
Eike Ziller
2017-02-27
6
-22
/
+14
*
Utils: Introduce a TemporaryDirectory and TemporaryFile class
Tobias Hunger
2017-01-20
1
-5
/
+2
*
VCS: Use Qt5 connect for annotate
Orgad Shaneh
2016-11-28
2
-4
/
+1
*
VCS: Replace describe slots with lambdas
Orgad Shaneh
2016-11-28
2
-3
/
+6
*
Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfig
Orgad Shaneh
2016-10-24
1
-11
/
+10
*
VCS: Replace QToolButtons in VCS toolbar with QActions
Jarek Kobus
2016-10-24
1
-5
/
+6
*
VCS: Add a way to filter out files/directories that belong to a VCS
Tobias Hunger
2016-10-21
2
-0
/
+7
*
VCS: "final"-ize IVersionControl implementations
Tobias Hunger
2016-10-21
1
-16
/
+16
*
Remove uses of deprecated QProcess::error signal
Orgad Shaneh
2016-08-09
1
-2
/
+1
*
UI files: Fix tab order in lots of UI forms
Nazar Gerasymchuk
2016-08-02
1
-0
/
+6
*
SynchronousProcess: Store raw bytes from stdout/stderr of the process
Tobias Hunger
2016-07-15
1
-2
/
+2
*
Perforce: fixed invalid setTopLevel calls
Cristian Adam
2016-05-19
1
-7
/
+34
*
Fix up QProcess::waitForFinished()
Tobias Hunger
2016-05-11
2
-3
/
+3
*
Perforce: Modernize
Tobias Hunger
2016-02-10
24
-298
/
+113
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
24
-394
/
+279
*
IDocument: Rename defaultPath and suggestedFileName
Eike Ziller
2016-01-14
1
-1
/
+1
*
Perforce: Complete Qt5 connects
Orgad Shaneh
2015-11-20
2
-11
/
+9
*
Perforce: Use Qt5-style connects
Tobias Hunger
2015-11-20
6
-38
/
+36
*
Perforce: Reduced delay before submit dialog is shown
Cristian Adam
2015-07-21
1
-7
/
+6
*
Perforce: Diff for files in submit changelist dialog works
Cristian Adam
2015-07-21
2
-4
/
+2
*
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
-7
/
+8
*
IVersionControl: Add method to get a ShellCommand for initial checkouts
Tobias Hunger
2015-05-11
1
-0
/
+1
*
Vcs: Sprinkle overrides over IVersionControls
Tobias Hunger
2015-05-08
1
-16
/
+16
*
Perforce: Ability to use multiple workspaces/projects
Cristian Adam
2015-05-05
5
-20
/
+71
*
Fix printing of seconds and milliseconds
Tobias Hunger
2015-04-15
1
-1
/
+1
*
Utils: Make SynchronousProcess use second based timeouts
Orgad Shaneh
2015-04-15
2
-8
/
+8
*
VCS: Rename DiffHighlighter -> DiffAndLogHighlighter
Orgad Shaneh
2015-03-25
1
-1
/
+1
*
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
-1
/
+2
*
Prefix duplicate names in Open Documents to make them unique
Orgad Shaneh
2015-02-26
1
-1
/
+1
*
Clean exported headers of the TextEditor plugin.
Friedemann Kleint
2015-02-26
1
-0
/
+1
*
Use new mime database
Eike Ziller
2015-02-17
1
-5
/
+6
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
24
-142
/
+142
|
\
|
*
Update License
Eike Ziller
2015-01-16
24
-142
/
+142
*
|
VCS: Remove unneeded qualifications
Orgad Shaneh
2015-02-04
1
-23
/
+23
*
|
Do not use QDir::separator() for internal paths
Orgad Shaneh
2015-02-02
1
-2
/
+3
*
|
Convert to new connect api
Montel Laurent
2015-01-30
2
-5
/
+5
*
|
Perforce: Sprinkle with auto
Tobias Hunger
2015-01-22
1
-6
/
+6
*
|
Vcs: Remove unused GetRepositoryRootOperation
Tobias Hunger
2015-01-19
2
-7
/
+0
*
|
Core: Remove unused functionality to checkout from VCS
Tobias Hunger
2015-01-15
2
-7
/
+0
*
|
String improvements
Robert Loehning
2015-01-06
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/3.3'
Eike Ziller
2014-12-01
1
-4
/
+3
|
\
\
|
|
/
|
*
Perforce: Limit log length even further
hjk
2014-11-27
1
-4
/
+3
[next]