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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dependency information according to output of dependency checker
Tobias Hunger
2013-05-22
30
-22
/
+45
*
Fix highlight artifacts in diff editor
jkobus
2013-05-22
1
-1
/
+4
*
AndroidManifestEditor: Use indent 4 for formatting source
Daniel Teske
2013-05-22
1
-1
/
+1
*
AndroidManifestEditor: Disable text actions if the editor is hidden
Daniel Teske
2013-05-22
1
-1
/
+18
*
AndroidManifestEditor: Readd some tweaks from the .ui file
Daniel Teske
2013-05-22
1
-0
/
+16
*
Andoid Manifest Editor: Adjust look to be more in line with a editor
Daniel Teske
2013-05-22
1
-36
/
+39
*
QmlDesigner: Add content item hack
Marco Bubke
2013-05-22
3
-19
/
+47
*
Fix change selection dialog.
Friedemann Kleint
2013-05-22
1
-2
/
+2
*
Respect tab settings in diff editor
jkobus
2013-05-22
1
-0
/
+2
*
Qnx: Set the correct target name in the application descriptor
El Mehdi Fekari
2013-05-21
1
-1
/
+11
*
QmlDesigner: Discriminate between painted and size bounding rectangle
Marco Bubke
2013-05-21
3
-13
/
+16
*
QmlDesigner: Change spacing of items
Marco Bubke
2013-05-21
1
-2
/
+2
*
Allow nested IContexts and use it to give extra editor windows a context
Eike Ziller
2013-05-21
11
-74
/
+72
*
Add an action to show/hide the mode bar on the far left.
Eike Ziller
2013-05-21
7
-19
/
+52
*
Raise editor window after "go to line"
Eike Ziller
2013-05-21
1
-1
/
+3
*
Make a few more shortcuts/actions raise the main window.
Eike Ziller
2013-05-21
4
-5
/
+14
*
fix build for namespaced Qt
Joerg Bornemann
2013-05-21
1
-0
/
+2
*
Align diff editor toolbar to the right
jkobus
2013-05-21
1
-0
/
+8
*
Remove some redundant Environment copying
Orgad Shaneh
2013-05-21
5
-10
/
+7
*
Git: Fix include from ui file.
Christian Kandeler
2013-05-21
1
-1
/
+1
*
Android: Fix qbs build.
Christian Kandeler
2013-05-21
1
-0
/
+9
*
RemoteLinux: Fix qbs build.
Christian Kandeler
2013-05-21
2
-1
/
+2
*
Debugger: Remove set thread name exceptions from Issue Pane.
David Schulz
2013-05-21
4
-6
/
+8
*
Cdbext: Remove unneeded enumeration.
David Schulz
2013-05-21
1
-11
/
+1
*
Git: Fix object leaks
Orgad Shaneh
2013-05-17
10
-67
/
+60
*
CustomWizard: Add a placeholder field for QLineEdit
Aurindam Jana
2013-05-17
2
-4
/
+8
*
CustomWizardPage: Connect user fields to completeChanged()
Aurindam Jana
2013-05-17
1
-1
/
+11
*
CustomWizardPage: Register QTextEdit with correct signal.
Aurindam Jana
2013-05-17
1
-1
/
+1
*
Environment: Move isEmpty() test to beginning
Orgad Shaneh
2013-05-17
1
-3
/
+3
*
Qbs: Properly report related runconfigurations for Qbs nodes
Tobias Hunger
2013-05-17
2
-0
/
+23
*
Qbs: Add pointer to the project to QbsProjectNode
Tobias Hunger
2013-05-17
4
-8
/
+21
*
Qbs: Rename a couple of members to make them more obviously Qbs related
Tobias Hunger
2013-05-17
3
-52
/
+54
*
Qbs: Make name of some qbs-based member variables more explicit
Tobias Hunger
2013-05-17
2
-6
/
+13
*
Added note about apparent memory leak
Robert Loehning
2013-05-17
1
-0
/
+1
*
Use ProStringList::join(QChar) overload where applicable
Marc Mutz
2013-05-17
1
-2
/
+2
*
qmake: add ProStringList::join(QChar)
Marc Mutz
2013-05-17
2
-8
/
+20
*
make error() abort the qmake run, not just the current file
Oswald Buddenhagen
2013-05-17
3
-59
/
+86
*
fix non-bootstrapped $$system()'s line end conversions on windows
Oswald Buddenhagen
2013-05-17
1
-3
/
+7
*
don't allow overloading of built-in functions
Oswald Buddenhagen
2013-05-17
3
-18
/
+20
*
remove the entirely insane whitespace compression
Oswald Buddenhagen
2013-05-17
1
-18
/
+2
*
remove support for non-lowercased $$eXpaNd() functions
Oswald Buddenhagen
2013-05-17
1
-9
/
+0
*
Fix qmake's pro file cache to interact correctly with write_file
Oswald Buddenhagen
2013-05-17
3
-0
/
+9
*
don't send output of $$join() and $$sprintf() through split_value_list()
Oswald Buddenhagen
2013-05-17
1
-3
/
+2
*
clean paths of found files in prepareProject()
Oswald Buddenhagen
2013-05-17
1
-3
/
+3
*
make split_value_list() mostly sane
Oswald Buddenhagen
2013-05-17
1
-31
/
+38
*
permit returning from files
Oswald Buddenhagen
2013-05-17
1
-12
/
+17
*
remove pointless initialization of qmakespec
Oswald Buddenhagen
2013-05-17
1
-1
/
+0
*
Update feature paths on assignment to QMAKE_PLATFORM
Tor Arne Vestbø
2013-05-17
2
-1
/
+4
*
remove automatic splitting from $$() expansions
Oswald Buddenhagen
2013-05-17
1
-3
/
+3
*
Debugger: Fix disabled breakpoints on start up in cdbengine.
David Schulz
2013-05-17
1
-1
/
+1
[next]