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
/
valgrind
Commit message (
Expand
)
Author
Age
Files
Lines
*
Valgrind: Do not put html links in clipboard
Nikolai Kosjar
2014-11-27
1
-9
/
+12
*
AnalyzerBase: Return base sizeHint() for invalid indices
Nikolai Kosjar
2014-11-26
1
-1
/
+5
*
Valgrind: Fix memory leak
Orgad Shaneh
2014-11-24
1
-2
/
+5
*
Analyzer: Trigger stopIt() only once when pressing the stop button
Ulf Hermann
2014-11-19
1
-1
/
+0
*
qbs build: Remove unneeded import statements.
Christian Kandeler
2014-11-10
1
-2
/
+0
*
Valgrind: Callgrind log is not XML #2
Orgad Shaneh
2014-11-05
2
-11
/
+5
*
Valgrind: Do not reset events on pause
Orgad Shaneh
2014-11-04
1
-3
/
+1
*
Valgrind: Avoid passing empty argument
Orgad Shaneh
2014-11-03
1
-1
/
+2
*
AnalyzerBase: Extract some base classes from Valgrind
Nikolai Kosjar
2014-10-15
3
-268
/
+27
*
License update.
Eike Ziller
2014-10-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
94
-658
/
+752
|
\
|
*
License update
Eike Ziller
2014-10-09
95
-660
/
+754
*
|
TextEditor: Make mark requests operate on widgets, not editor
hjk
2014-10-02
1
-10
/
+8
*
|
TextEditor: More BaseText* -> Text* renamings
hjk
2014-09-26
1
-1
/
+1
*
|
ProjectExplorer: Apply static pattern to ProjectExplorerPlugin
hjk
2014-09-26
1
-1
/
+1
*
|
Remove duplicated arrow from analyzer filter.
Francois Ferrand
2014-09-23
1
-0
/
+1
*
|
[Valgrind] Use standard font for currently selected memcheck entry.
Francois Ferrand
2014-09-12
1
-4
/
+7
*
|
Replace QLatin1String("x") with QLatin1Char('x') where possible
Kai Koehne
2014-09-04
1
-1
/
+1
*
|
ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec files
Eike Ziller
2014-09-02
2
-17
/
+19
*
|
Do not use deprecated Qt functionality.
Christian Kandeler
2014-08-29
2
-3
/
+3
*
|
ExtensionSystem: Remove Qt4 support
Eike Ziller
2014-08-27
1
-2
/
+0
*
|
Use Qt 5's QStringList::join(QChar)
hjk
2014-08-25
2
-2
/
+2
*
|
Merge remote-tracking branch 'origin/3.2'
Oswald Buddenhagen
2014-08-05
2
-12
/
+10
|
\
\
|
|
/
|
*
Analyzer: Use a more common default value for the initial dock area
hjk
2014-07-24
2
-11
/
+4
|
*
Analyzer: Set dockwidget title on inner widget first
hjk
2014-07-24
2
-5
/
+10
*
|
TextEditor: Merge ITextEditor and BaseTextEditor
hjk
2014-07-25
1
-6
/
+6
*
|
AnalyzerTool: Make runMode and toolMode value members
hjk
2014-07-23
4
-26
/
+5
*
|
Replace set[Plain]Text(QString()) with clear()
Alessandro Portale
2014-07-23
1
-1
/
+1
*
|
Merge ITextMark and BaseTextMark
hjk
2014-07-23
3
-7
/
+5
|
/
*
Debugger: Save width of manually resized tree view columns
hjk
2014-07-18
1
-0
/
+5
*
Valgrind: Fix error display for shadow build
Orgad Shaneh
2014-07-14
1
-1
/
+1
*
Fix Qt4 compilation
Orgad Shaneh
2014-07-06
1
-1
/
+1
*
Valgrind: Fix early deletion of process
Orgad Shaneh
2014-07-03
1
-1
/
+1
*
Valgrind: Compile fix for Windows
hjk
2014-06-19
1
-0
/
+2
*
Reinvent deprecated qSort as Utils::sort
Nikita Baryshnikov
2014-06-19
3
-25
/
+10
*
CleanUp usage of QtAlgorithms
Nikita Baryshnikov
2014-06-17
2
-4
/
+5
*
Valgrind: Initialize member variable
Orgad Shaneh
2014-06-16
1
-1
/
+3
*
Valgrind: Remove redundant local variable
Orgad Shaneh
2014-06-16
1
-2
/
+1
*
Analyzer: Remove unused field
Orgad Shaneh
2014-06-16
1
-2
/
+0
*
Valgrind: Update callgrind_control help text
Orgad Shaneh
2014-06-16
1
-3
/
+1
*
Debugger: More column resizing
hjk
2014-06-04
2
-10
/
+0
*
Valgrind: Fix passing multiple arguments to inferior
Christian Stenger
2014-06-04
1
-1
/
+1
*
ProgressManager: Handle QFutureInterface by value in addTimedTask
hjk
2014-05-30
2
-8
/
+6
*
Valgrind: Pass const vector by reference
Orgad Shaneh
2014-05-20
2
-2
/
+2
*
Cleanup whitespace
Orgad Shaneh
2014-05-16
2
-3
/
+3
*
Valgrind: Use generic timed future for uncertain progress
hjk
2014-05-13
5
-33
/
+1
*
Valgrind: Remove unused function.
Christian Kandeler
2014-05-12
2
-29
/
+0
*
Valgrind: Don't use QString::fromLocal8Bit() on remote output.
Christian Kandeler
2014-05-12
2
-3
/
+3
*
Valgrind: Support console applications
Orgad Shaneh
2014-05-08
7
-41
/
+66
*
Valgrind: Remove dialog asking for IP address.
Christian Kandeler
2014-05-08
7
-114
/
+131
[next]