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
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused slot QmlDebugConnection::deviceAboutToClose().
Friedemann Kleint
2014-05-06
1
-1
/
+0
*
QmlJS: Remove unused variable
Orgad Shaneh
2014-05-06
1
-1
/
+0
*
CDB: Remove redundant null valdations
Orgad Shaneh
2014-05-06
1
-4
/
+2
*
QmlDebug: simplify the qml debug connection
Ulf Hermann
2014-05-05
2
-65
/
+9
*
Fix CDB detection for Windows SDK 8.1
Andrew Knight
2014-05-05
1
-0
/
+2
*
Replace unneeded #ifdef.
Christian Kandeler
2014-05-05
1
-9
/
+9
*
Merge remote-tracking branch 'origin/3.1'
Eike Ziller
2014-05-02
3
-31
/
+38
|
\
|
*
qmljs: split scan function
Fawzi Mohamed
2014-04-30
2
-30
/
+37
|
*
qbs build: Adapt to function renaming.
Christian Kandeler
2014-04-15
1
-1
/
+1
*
|
Utils::TreeViewComboBox: Add missing Q_OBJECT
Daniel Teske
2014-04-30
1
-0
/
+2
*
|
Move OverViewCombo to Utils::
Daniel Teske
2014-04-30
4
-2
/
+190
*
|
When the qbs submodule is present, build its applications too.
Christian Kandeler
2014-04-29
1
-0
/
+3
*
|
Debugger: Rework display type selection
hjk
2014-04-29
1
-5
/
+7
*
|
Use more descriptive progress bar titles
Eike Ziller
2014-04-28
1
-2
/
+2
*
|
Remove dead code.
jkobus
2014-04-28
2
-16
/
+0
*
|
Use double quotes instead of single quotes as per our guidelines.
Christian Kandeler
2014-04-22
23
-78
/
+78
*
|
DebuggerViews: Fix keyboard navigation on OS X
Daniel Teske
2014-04-16
2
-6
/
+6
*
|
QMakeProject: Fix inconsistent isAbsolutePath
Daniel Teske
2014-04-16
2
-0
/
+30
*
|
Fix 'clear' button position and size on HiDPI
Eike Ziller
2014-04-15
2
-3
/
+18
*
|
Merge remote-tracking branch 'origin/3.1'
Eike Ziller
2014-04-14
3
-2
/
+4
|
\
\
|
|
/
|
*
process_ctrlc_stub: close process and thread handles
Joerg Bornemann
2014-04-11
1
-0
/
+2
|
*
Revert "C++: nested class with enclosing template class"
Nikolai Kosjar
2014-04-09
1
-1
/
+0
|
*
Fix qbs build on Windows.
Christian Kandeler
2014-04-08
1
-1
/
+2
*
|
StyleHelper: Remove unused variable
hjk
2014-04-11
1
-1
/
+0
*
|
PluginView: Use double click on all platforms for details
Daniel Teske
2014-04-11
4
-4
/
+9
*
|
Introduce Utils::TreeView/TreeWidget
Daniel Teske
2014-04-11
6
-27
/
+214
*
|
Merge remote-tracking branch 'origin/3.1'
Eike Ziller
2014-04-08
5
-2
/
+38
|
\
\
|
|
/
|
*
Prevent 'qmake -query' from bringing up modal message dialog on startup
Kai Koehne
2014-04-07
2
-0
/
+35
|
*
C++: nested class with enclosing template class
Przemyslaw Gorszkowski
2014-04-04
1
-0
/
+1
|
*
C++: fix findusage for member of typedefed anonymous struct
Przemyslaw Gorszkowski
2014-04-04
2
-4
/
+5
|
*
QmlProfiler: Guess the trace end time if we don't receive EndTrace
Ulf Hermann
2014-04-04
2
-2
/
+2
*
|
C++: Remove unused functions
Nikolai Kosjar
2014-04-07
1
-12
/
+0
*
|
Remove unnecessary QTreeView includes
Daniel Teske
2014-04-07
1
-1
/
+0
*
|
C++: fix typedef resolving
Przemyslaw Gorszkowski
2014-04-04
1
-21
/
+16
*
|
C++: fix findusage for member of typedefed anonymous struct
Przemyslaw Gorszkowski
2014-03-31
2
-4
/
+5
*
|
Merge remote-tracking branch 'origin/3.1'
Eike Ziller
2014-03-28
1
-12
/
+12
|
\
\
|
|
/
|
*
C++: Fix compilation with C++<11
Orgad Shaneh
2014-03-27
1
-12
/
+12
*
|
Merge remote-tracking branch 'origin/3.1'
Oswald Buddenhagen
2014-03-27
31
-333
/
+817
|
\
\
|
|
/
|
*
Fix compilation on Ubuntu 11.10.
Erik Verbruggen
2014-03-27
2
-2
/
+2
|
*
C++: Do type and name equality checking in a safe manner.
Erik Verbruggen
2014-03-27
26
-327
/
+767
|
*
C++: fix support for nested anonymous class
Przemyslaw Gorszkowski
2014-03-26
1
-1
/
+2
|
*
C++: nested class in function
Przemyslaw Gorszkowski
2014-03-25
1
-2
/
+6
|
*
C++: Do not set binding block as instantiationOrigin
Przemyslaw Gorszkowski
2014-03-25
1
-0
/
+4
|
*
VCS: Use OutputFormatter for output window
Orgad Shaneh
2014-03-19
2
-1
/
+7
|
*
Utils: Support \r handling in OutputFormatter
Orgad Shaneh
2014-03-19
3
-2
/
+31
*
|
Utils::Environment support magic windows environment variables
Daniel Teske
2014-03-19
1
-2
/
+2
*
|
Fix 'prefered' typo in variable names
Kai Koehne
2014-03-19
1
-15
/
+15
*
|
Merge remote-tracking branch 'origin/3.1'
Oswald Buddenhagen
2014-03-18
24
-63
/
+68
|
\
\
|
|
/
|
*
Vcs: Leave lone CRs alone when normalizing line endings
Tobias Hunger
2014-03-18
1
-15
/
+4
|
*
Fix QT_VERSION checks in logging.h
Kai Koehne
2014-03-14
1
-7
/
+7
[next]