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
/
analyzerbase
Commit message (
Expand
)
Author
Age
Files
Lines
*
Id: Add QByteArray constructor
Orgad Shaneh
2012-11-20
1
-5
/
+5
*
AnalyzerManager: Only connect signals after they can be handled
Tobias Hunger
2012-10-31
1
-2
/
+3
*
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-10-05
26
-554
/
+507
|
\
|
*
Adjust license headers
hjk
2012-10-05
26
-554
/
+507
|
*
Fix qbs build for Qt 5.
Christian Kandeler
2012-09-17
1
-2
/
+2
*
|
qbs files: Consolidate includePaths in QtcLibrary and QtcPlugin
Orgad Shaneh
2012-10-05
1
-8
/
+0
*
|
qbs files: Sort files
Orgad Shaneh
2012-10-03
1
-7
/
+7
*
|
ProjectExplorer: Fix warning.
Christian Kandeler
2012-10-01
1
-1
/
+1
*
|
Change and Clone kit functionality
Daniel Teske
2012-09-28
4
-1
/
+32
*
|
AnalyzerRunConfigurationAspect: Remove not used parent paremeter
Daniel Teske
2012-09-27
2
-3
/
+3
*
|
Do not use QWeakPointer to track QObjects.
Christian Kandeler
2012-09-25
1
-1
/
+2
*
|
Support built-in testing infrastructure with qbs build.
Christian Kandeler
2012-09-13
1
-2
/
+2
|
/
*
Populate Kit Chooser in Analyzer dialog.
Friedemann Kleint
2012-09-11
1
-0
/
+1
*
KitChooser: Introduce virtual methods for Debugger.
Friedemann Kleint
2012-09-05
1
-1
/
+1
*
Add error string to IRunControlFactory::createRunControl
Daniel Teske
2012-09-05
2
-3
/
+7
*
s/profile/kit/
Tobias Hunger
2012-09-04
1
-11
/
+11
*
Device type + tool chain + other settings -> Kit
Eike Ziller
2012-09-04
1
-1
/
+1
*
analyzer: improve wording for "wrong mode" message
hjk
2012-08-22
1
-1
/
+4
*
Avoid adding the same DEFINE multiple times to the command line
Kai Koehne
2012-08-21
1
-1
/
+1
*
Changed URL to qt-project.org in pluginspecs.
Konstantin Tokarev
2012-07-30
1
-2
/
+2
*
tr()-Fixes for 2.6.
Friedemann Kleint
2012-07-27
1
-1
/
+1
*
ProfileChooser: Introduce flags specifying which profiles to list.
Friedemann Kleint
2012-07-24
1
-1
/
+1
*
Fix some memory leaks
Orgad Shaneh
2012-07-20
1
-1
/
+1
*
Changed return type of :ICore::mainWindow() to QWidget*
Konstantin Tokarev
2012-07-19
2
-2
/
+0
*
analyzer: use ProfileChooser in remote valgrind dialog
hjk
2012-07-19
1
-109
/
+30
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
23
-69
/
+23
*
debugger/analyzer: inline the small start dialogs
hjk
2012-06-29
5
-226
/
+135
*
Fix qbs code style
Yuchen Deng
2012-06-19
1
-5
/
+6
*
Add ActionContainer::addSeparator(...)
Eike Ziller
2012-06-05
1
-17
/
+3
*
ActionManager API cleanup.
Eike Ziller
2012-05-25
1
-22
/
+17
*
IOptionsPage: replace virtual fuctions by data members
hjk
2012-05-23
2
-35
/
+5
*
Move SSH support into a dedicated library.
Christian Kandeler
2012-05-22
4
-10
/
+10
*
Renamed TaskHub::popup to requestPopup and removed boolean flag.
Konstantin Tokarev
2012-05-14
1
-1
/
+1
*
editormanager: simplify use of interface
hjk
2012-05-11
1
-4
/
+1
*
QmlProfiler: correctly manage "Application Output" controls
Christiaan Janssen
2012-05-08
1
-0
/
+2
*
use Core::Id for IMode::id and IMode::type
hjk
2012-05-08
1
-2
/
+2
*
Fix documentation after class rename.
Nicolas Arnaud-Cormos
2012-05-04
1
-1
/
+1
*
Merge remote-tracking branch 'origin/2.5'
Oswald Buddenhagen
2012-04-19
1
-0
/
+1
|
\
|
*
qbs files updated
Joerg Bornemann
2012-04-18
1
-0
/
+1
*
|
qtcassert: move actual printing to separate function and enforce style
hjk
2012-04-17
1
-1
/
+1
*
|
qbs files: use Qt5 module dependencies
Joerg Bornemann
2012-04-10
1
-1
/
+1
*
|
Fix build breakage after making plugins dependent on cpptools.
Erik Verbruggen
2012-03-15
3
-1
/
+3
*
|
Move the ModelManagerInterface out of the CPlusPlus library.
Erik Verbruggen
2012-03-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-03-12
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix analyzer run config layout margins.
Eike Ziller
2012-03-12
1
-1
/
+2
*
|
taskhub: use more direct access.
hjk
2012-03-12
2
-11
/
+8
*
|
Merge remote-tracking branch 'origin/2.5'
Oswald Buddenhagen
2012-03-08
1
-1
/
+3
|
\
\
|
|
/
|
*
analyzer: Fix message for "incompatible" builds.
hjk
2012-03-08
1
-1
/
+3
*
|
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-03-08
1
-1
/
+1
|
\
\
|
|
/
|
*
UI text: use sentence style caps for labels
Leena Miettinen
2012-03-05
1
-1
/
+1
[next]