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
*
Merge remote-tracking branch 'origin/3.1' into 3.2
Eike Ziller
2014-09-29
2
-0
/
+2
|
\
|
*
Fix the build: add missing #includes
3.1
Thiago Macieira
2014-08-18
2
-0
/
+2
*
|
Editors: sync the layout with the contents before setting text cursor
Ulf Hermann
2014-09-12
1
-2
/
+2
*
|
SSH: Do not always emit an error if an SFTP channel exits.
Christian Kandeler
2014-09-11
1
-0
/
+3
*
|
SSH: Fix maximum packet size check.
Christian Kandeler
2014-09-11
1
-3
/
+5
*
|
QmlJS: Add error message for invalid root item in the designer
Thomas Hartmann
2014-09-10
3
-0
/
+25
*
|
qmljs: always add environment paths to the qml vContexts
Fawzi Mohamed
2014-09-08
1
-0
/
+7
*
|
QmlJS: Use canonical paths for matching of import directories
Kai Koehne
2014-09-03
3
-7
/
+16
*
|
QmlJS: Remove undefined method
Kai Koehne
2014-09-03
1
-2
/
+0
*
|
QmlJS: Don't use QDir::separator() for internal paths
Kai Koehne
2014-09-03
5
-6
/
+6
*
|
C++: Fix possible use-after-free of AST.
Erik Verbruggen
2014-08-29
1
-0
/
+2
*
|
qmljs: fixing used imports
Fawzi Mohamed
2014-08-28
2
-3
/
+5
*
|
FancyMainWindow: Don't relay enter events as leave events
Ulf Hermann
2014-08-26
1
-1
/
+1
*
|
qmljs: adding getDay and getUTCDay to date object
Fawzi Mohamed
2014-08-21
1
-0
/
+2
*
|
Utils: Add algorithm.h to qbs project file.
Christian Kandeler
2014-08-07
1
-0
/
+1
*
|
qmljs: do not try to dump without uri
Fawzi Mohamed
2014-08-01
1
-12
/
+7
*
|
CppTools: Auto-include pre-compiled headers
Nikolai Kosjar
2014-07-24
3
-5
/
+8
*
|
C++: Fix expensive parsing of expressions
Nikolai Kosjar
2014-07-24
2
-8
/
+126
*
|
C++: Remove superfluous declarations in Parser
Nikolai Kosjar
2014-07-24
2
-5
/
+0
*
|
ObjC++: also index ObjC symbols.
Erik Verbruggen
2014-07-24
1
-0
/
+2
*
|
qmljs: disable console warnings for failed dumping
Fawzi Mohamed
2014-07-23
1
-2
/
+2
*
|
C++: Support alignas in C++11 mode.
Erik Verbruggen
2014-07-22
16
-111
/
+283
*
|
C++: block recursion when parsing subsequent case statements.
Erik Verbruggen
2014-07-22
2
-6
/
+11
*
|
qmljs: fix import search paths collecting
Fawzi Mohamed
2014-07-22
1
-9
/
+5
*
|
Debugger: Save width of manually resized tree view columns
hjk
2014-07-18
2
-68
/
+215
*
|
{Fancy,Debugger}MainWindow: Consolidate dock actions menu population
hjk
2014-07-18
2
-7
/
+5
*
|
FancyMainWindow: Polish dockwidget titlebar display
hjk
2014-07-17
1
-13
/
+68
*
|
Compile fix for Qt 4.8.6
Robert Loehning
2014-07-17
2
-3
/
+3
*
|
qmljs: avoid shortened names
Fawzi Mohamed
2014-07-17
4
-6
/
+6
*
|
qmljs: track origin of ObjectValues
Fawzi Mohamed
2014-07-17
4
-29
/
+73
*
|
qmljs: add libPath utility method
Fawzi Mohamed
2014-07-17
2
-0
/
+9
*
|
qmljs: make Context::vContext publicly accessible
Fawzi Mohamed
2014-07-17
2
-0
/
+6
*
|
C++: Check for Function::name() before using it
Nikolai Kosjar
2014-07-17
2
-7
/
+9
*
|
C++: initialize class field.
Erik Verbruggen
2014-07-16
1
-0
/
+1
*
|
Utils: Remove unneeded namespace qualifications
Orgad Shaneh
2014-07-16
33
-110
/
+111
*
|
qmljs: remove absolute path library imports
Fawzi Mohamed
2014-07-15
1
-8
/
+7
*
|
qmljs: avoid reset if C++ types did not really change
Fawzi Mohamed
2014-07-15
1
-2
/
+14
*
|
FancyMainWindow: Use auto-hiding dock title bars
hjk
2014-07-15
2
-94
/
+202
*
|
Bump CDB extension version for 3.2.
Friedemann Kleint
2014-07-15
1
-1
/
+1
*
|
Wizards: Close wizards with escape
Eike Ziller
2014-07-14
2
-4
/
+20
*
|
ExtensionSystem: Compile fix.
Christian Kandeler
2014-07-12
1
-0
/
+1
*
|
PluginManager: Skip test run in case of plugin errors
Nikolai Kosjar
2014-07-11
1
-0
/
+7
*
|
PluginSpec platforms: It is "OS X"
Eike Ziller
2014-07-11
1
-3
/
+6
*
|
Plugin manager: Show current platform string in plugin details
Eike Ziller
2014-07-11
1
-1
/
+6
*
|
PluginSpec platform: More deterministic name for Linux
Eike Ziller
2014-07-11
1
-14
/
+8
*
|
Add ProxyCredentialsDialog
Kai Koehne
2014-07-10
5
-3
/
+259
*
|
C++: Fix return type of lambda
Nikolai Kosjar
2014-07-10
1
-4
/
+8
*
|
Fix compilation.
Christian Kandeler
2014-07-10
1
-0
/
+1
*
|
Core: Refactor file dropping into reusable component
Eike Ziller
2014-07-09
2
-0
/
+91
*
|
Qbs: Avoid subdirs with ..
Eike Ziller
2014-07-09
1
-17
/
+0
[next]