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
*
compile fix with namespaces
hjk
2010-02-24
11
-28
/
+5
*
No need to have a function if we can call connect inside the class ctor.
kh1
2010-02-23
3
-32
/
+16
*
Return a reference to the object, changed from pointer.
kh1
2010-02-23
7
-22
/
+19
*
Move the factories inside there own source files.
kh1
2010-02-23
7
-319
/
+454
*
Remove dumper class, wasn't heavily used anyways.
kh1
2010-02-23
2
-55
/
+0
*
Fix wrong connect/ disconnect logic.
kh1
2010-02-23
1
-4
/
+4
*
Style cleanup, no functional change.
kh1
2010-02-23
1
-66
/
+73
*
Simplified ObjC selectors in the AST.
Erik Verbruggen
2010-02-23
19
-284
/
+162
*
Symbian: Use 'make sis' for the ABLD-toolchain as well.
Friedemann Kleint
2010-02-23
3
-161
/
+40
*
QmlDesigner.propertyEditor: setting up several panes beforehand
Thomas Hartmann
2010-02-23
1
-0
/
+4
*
QmlDesigner.propertyEditor: setting a value in intial setup
Thomas Hartmann
2010-02-23
1
-0
/
+1
*
QmlDesigner.propertyEditor: change caching behaivour
Thomas Hartmann
2010-02-23
1
-9
/
+4
*
QmlDesigner.propertyEditor: fix setupPane()
Thomas Hartmann
2010-02-23
1
-12
/
+17
*
QmlDesigner.propertyEditor: catch exceptions for expression editing
Thomas Hartmann
2010-02-23
1
-2
/
+8
*
QmlDesigner.propertyEditor: change timing of defered construction
Thomas Hartmann
2010-02-23
1
-1
/
+1
*
QmlDesigner.propertyEditor: enables caching for WidgetLoader
Thomas Hartmann
2010-02-23
1
-24
/
+29
*
Add check for anchor line, changed value assignment checks into visitor.
Christian Kamm
2010-02-23
4
-76
/
+168
*
Show target overlay icon only in the active target button.
con
2010-02-23
4
-34
/
+60
*
Fix parsing errors not showing for the QmlJS editor.
Christian Kamm
2010-02-23
1
-36
/
+40
*
QmlDesigner: Fix artifact when moving items around
Kai Koehne
2010-02-23
1
-3
/
+1
*
Fix CppModelManager::parse broken in recent commit
dt
2010-02-23
1
-2
/
+3
*
Remove more/less-flicker in the projects tab
mae
2010-02-23
1
-0
/
+14
*
* Use prev/next icons from coreplugin resource
Nadeem Hasan
2010-02-23
1
-9
/
+11
*
Check that the id property is a plain lowercase identifier.
Christian Kamm
2010-02-23
1
-0
/
+26
*
Add check for correct color string in Qml.
Christian Kamm
2010-02-23
3
-37
/
+100
*
Set parents on objects
Tobias Hunger
2010-02-23
2
-10
/
+16
*
Fix possible crash when deleting targets
Tobias Hunger
2010-02-23
1
-9
/
+11
*
Migrate ManhattanStyle to use QProxyStyle
Jens Bache-Wiig
2010-02-23
4
-92
/
+40
*
Add Qml type checks for assigning literals to properties.
Christian Kamm
2010-02-23
2
-5
/
+38
*
Fix semantic checks not being applied to the Qml root object.
Christian Kamm
2010-02-23
2
-3
/
+2
*
Fix compilation for latest qt/master
Kai Koehne
2010-02-23
6
-161
/
+110
*
Qt versions are different if the dislayname does not match
Tobias Hunger
2010-02-22
1
-0
/
+2
*
Did some modifications to the sidebar
Jens Bache-Wiig
2010-02-22
1
-12
/
+6
*
Disable Project Mode if no projects are loaded
Tobias Hunger
2010-02-22
3
-32
/
+19
*
Sort targets on displayname in project mode
Tobias Hunger
2010-02-22
2
-7
/
+18
*
Add method to insert into targetselector
Tobias Hunger
2010-02-22
4
-6
/
+34
*
Sort targets in miniprojecttargetselector
Tobias Hunger
2010-02-22
1
-4
/
+18
*
Sort target names in combobox
Tobias Hunger
2010-02-22
1
-2
/
+8
*
Disable target selection combobox if necessary
Tobias Hunger
2010-02-22
1
-0
/
+2
*
Fixed pre-processor handling for Q_PROPERTY, Q_ENUMS and Q_FLAGS.
Erik Verbruggen
2010-02-22
2
-28
/
+27
*
Fixed QTCREATORBUG-743
Erik Verbruggen
2010-02-22
1
-1
/
+1
*
Fixed compilation issue on Mac.
Erik Verbruggen
2010-02-22
1
-4
/
+0
*
Fix qmldesigner autotests
Kai Koehne
2010-02-22
1
-0
/
+6
*
Rename tools/qmldesigner to tools/qml
Kai Koehne
2010-02-22
36
-0
/
+99
*
Remove reduce_exports / hide_symbols qmake magic
Kai Koehne
2010-02-22
1
-2
/
+0
*
Compile Windows.
Friedemann Kleint
2010-02-22
1
-1
/
+1
*
QmlDesigner.propertyEditor: refactoring propertyeditor.cpp
Thomas Hartmann
2010-02-22
2
-24
/
+39
*
QmlDesigner: fixes viewlogger for Windows
Thomas Hartmann
2010-02-22
1
-2
/
+6
*
Fix code model indexing crash on Mac.
Friedemann Kleint
2010-02-22
3
-38
/
+108
*
Only compile QmlDesigner plugin if private headers are installed
Kai Koehne
2010-02-22
1
-2
/
+8
[next]