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
*
Fix compilation issue for Botan for MinGW (no gmtime_s)
Lukas Geyer
2012-07-18
2
-4
/
+4
*
Added overload for FileName::isChildOf
Konstantin Tokarev
2012-07-18
2
-0
/
+7
*
Add function return type in outline.
Francois Ferrand
2012-07-17
1
-3
/
+4
*
lib sshkeycreationdialog: fix mem leak. m_ui was never deleted
Montel Laurent
2012-07-16
1
-0
/
+1
*
Disable QGraphicsDropShadowEffect for Mac
Aurindam Jana
2012-07-10
3
-0
/
+16
*
PersistentSettingsWriter: Ensure that the directory exists
Daniel Teske
2012-07-10
1
-0
/
+3
*
Don't add a '/' if the filename is empty
BogDan Vatra
2012-07-09
1
-1
/
+1
*
Cleanup popup menu position.
Francois Ferrand
2012-07-09
1
-3
/
+35
*
fix cross build use mingw-w64 for Windows
Yuchen Deng
2012-07-05
5
-6
/
+6
*
Botan: Fix warning
Orgad Shaneh
2012-06-29
1
-6
/
+4
*
Fix compilation with Qt 5.
Friedemann Kleint
2012-06-28
1
-0
/
+2
*
C++: Initialize member
Leandro Melo
2012-06-28
1
-1
/
+2
*
Fix memory leak
Daniel Teske
2012-06-28
1
-1
/
+1
*
SSH: Close channels before re-using a connection.
Christian Kandeler
2012-06-28
5
-4
/
+23
*
C++: Parse emit/Q_EMIT properly
Leandro Melo
2012-06-28
5
-3
/
+46
*
Fix Botan build with msvc
Orgad Shaneh
2012-06-27
4
-21
/
+15
*
Botan: Fix compilation with 64-bit MSVC.
Christian Kandeler
2012-06-27
2
-404
/
+61
*
Update botan library.
Christian Kandeler
2012-06-26
1767
-178400
/
+64868
*
C++: Core changes in preprocessing
Leandro Melo
2012-06-25
11
-278
/
+691
*
[BaseVCS] Add splitter in submit editor.
Francois Ferrand
2012-06-25
1
-56
/
+74
*
Target options layout fixes.
Eike Ziller
2012-06-23
2
-4
/
+11
*
Fix qbs build.
Christian Kandeler
2012-06-21
1
-1
/
+0
*
Profile introduction
Tobias Hunger
2012-06-21
3
-4
/
+56
*
Make PluginManager mostly static.
Eike Ziller
2012-06-19
9
-152
/
+91
*
C++: Better handling of arg count mismatch in macros
Leandro Melo
2012-06-19
1
-8
/
+19
*
SSH: Replace assertion by exception.
Christian Kandeler
2012-06-19
2
-1
/
+3
*
Fix qbs code style
Yuchen Deng
2012-06-19
12
-45
/
+79
*
Compile with clang's libc++
Bradley T. Hughes
2012-06-19
1
-0
/
+4
*
Fix qbs build with Qt5
Orgad Shaneh
2012-06-19
1
-1
/
+1
*
qbs files: Place libraries in lib/qtcreator
Orgad Shaneh
2012-06-19
1
-1
/
+1
*
VCS: Replace isDescriptionMandatory() virtual function with a member
Orgad Shaneh
2012-06-18
2
-7
/
+17
*
C++: Track macro argument reference even when empty
Leandro Melo
2012-06-12
1
-6
/
+10
*
Fix warnings
Tobias Hunger
2012-06-12
1
-2
/
+2
*
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-06-11
2
-14
/
+23
|
\
|
*
C++: Fix crash on invalid class name
Leandro Melo
2012-06-11
2
-14
/
+23
*
|
Elf reader: Fix asserts for 64 bit hosts.
Christian Kandeler
2012-06-11
1
-2
/
+2
*
|
Revert "ctrlc_stub: Send Ctrl-Break instead of Ctrl-C"
Orgad Shaneh
2012-06-11
1
-1
/
+1
*
|
debugger: Fix section flag reading on 64 bit targets
hjk
2012-06-08
1
-1
/
+1
*
|
C++: Break on newline when lexing char/string literals
Leandro Melo
2012-06-08
1
-2
/
+3
*
|
debugger: extend elfreader to 64 bit targets
hjk
2012-06-08
2
-139
/
+134
*
|
debugger: read file type and machine type from binary
hjk
2012-06-08
2
-57
/
+102
*
|
SSH: Add parent object to SshConnection constructor.
Christian Kandeler
2012-06-08
2
-2
/
+3
*
|
debugger: more elf shuffling
hjk
2012-06-08
2
-106
/
+211
*
|
SSH: Streamline SshRemoteProcessRunner's output handling.
Christian Kandeler
2012-06-08
2
-9
/
+29
*
|
SSH: Name SshRemoteProcess::ExitStatus values like the QProcess ones.
Christian Kandeler
2012-06-08
3
-7
/
+7
*
|
DetailsWidget: Remove useless code
Tobias Hunger
2012-06-07
1
-9
/
+4
*
|
Fix compilation error with C++11: space needed for string concatenation
Thiago Macieira
2012-06-07
1
-1
/
+1
*
|
Windows compile fix for elfreader
Joerg Bornemann
2012-06-06
2
-7
/
+8
*
|
SSH: Fix send buffer flushing.
Christian Kandeler
2012-06-06
1
-3
/
+5
*
|
C++: Introduce unicode char/strings support
Leandro Melo
2012-06-06
12
-131
/
+231
[next]