Thomas Hartmann
|
f4b8f1f812
|
QmlDesigner.propertyEditor: FontComboBox is not editable anymore
Task-number: BAUHAUS-678
|
2010-05-21 11:28:30 +02:00 |
|
Thomas Hartmann
|
49aa35f13f
|
QmlDesigner.propertyEditor: cleanup of unused files
|
2010-05-21 11:28:30 +02:00 |
|
con
|
48db93a92f
|
Merge remote branch 'origin/2.0'
|
2010-05-20 15:39:04 +02:00 |
|
Friedemann Kleint
|
4ed4535a52
|
I18n: Final German translation for 2.0
|
2010-05-20 14:38:53 +02:00 |
|
hjk
|
d770488185
|
debugger: add dumper for QHostAddress
|
2010-05-20 13:41:39 +02:00 |
|
hjk
|
dd714e9ccb
|
debugger: improve QVariant(QString) dumper
|
2010-05-20 13:14:44 +02:00 |
|
hjk
|
df0e1e5625
|
debugger: fix QList dumper for large movable objects
Doh!
|
2010-05-20 13:14:44 +02:00 |
|
con
|
7f4cbe2383
|
Merge remote branch 'origin/2.0'
Conflicts:
src/plugins/debugger/moduleshandler.cpp
src/plugins/qmldesigner/components/propertyeditor/propertyeditorcontextobject.cpp
src/plugins/qt4projectmanager/qt-maemo/maemopackagecontents.cpp
src/plugins/qt4projectmanager/qt-maemo/maemosshthread.cpp
|
2010-05-20 09:28:00 +02:00 |
|
Robert Loehning
|
b9793f4e59
|
Translation fix
|
2010-05-19 18:03:21 +02:00 |
|
hjk
|
58cbf845fa
|
debugger: add address of pointees of generic pointers
|
2010-05-19 14:19:33 +02:00 |
|
Christian Kamm
|
fadfe9c64e
|
QmlJS: Generalize EasingCurve name check to all enums.
Reviewed-by: Erik Verbruggen
|
2010-05-19 12:24:32 +02:00 |
|
hjk
|
c50dd85088
|
debugger: show return value of last function call in Locals and Watchers view
Works only with gdb/Python so far.
|
2010-05-19 12:00:56 +02:00 |
|
Thomas Hartmann
|
e5264b1c39
|
QmlDesigner.propertyEditor: fix font size for labels:
Task-number: BAUHAUS-667
|
2010-05-18 14:48:20 +02:00 |
|
Thomas Hartmann
|
fb2fabd5f0
|
QmlDesigner.propertyEditor: fix alignment of isVisible
Task-number: BAUHAUS-669
|
2010-05-18 14:48:19 +02:00 |
|
Thomas Hartmann
|
87f72a6146
|
QmlDesigner.propertyEditor: allow scaling bigger than 1.0
Task-number: BAUHAUS-668
|
2010-05-18 14:48:19 +02:00 |
|
con
|
2d17da65a9
|
Icon update.
|
2010-05-18 14:26:33 +02:00 |
|
Thorbjørn Lindeijer
|
3fea2a6b65
|
Removed unwanted space from QML property snippet
Task-number: QTCREATORBUG-1402
|
2010-05-18 13:01:22 +02:00 |
|
con
|
38f6379f39
|
Merge remote branch 'origin/2.0'
Conflicts:
doc/qtcreator.qdoc
src/plugins/find/currentdocumentfind.cpp
src/plugins/qt4projectmanager/qt-s60/s60createpackagestep.cpp
|
2010-05-17 17:40:40 +02:00 |
|
Friedemann Kleint
|
8e294efd62
|
I18n: Update German translation.
|
2010-05-17 13:03:03 +02:00 |
|
Leandro Melo
|
e5401e941c
|
Parsing of definitions metadata for mime type registering is now in a separate thread (QtConcurrent). Also some clean up.
|
2010-05-14 10:12:27 +02:00 |
|
Leandro Melo
|
929c7bb671
|
Making xml.xml easily available for testing as well.
|
2010-05-14 10:12:26 +02:00 |
|
Leandro Melo
|
6290aa8359
|
Started mechanism to scan directory, find definition files, and register mime types.
|
2010-05-14 10:12:22 +02:00 |
|
con
|
1fd12ab63b
|
Merge remote branch 'origin/2.0'
Conflicts:
src/plugins/cpptools/cppcodecompletion.cpp
|
2010-05-12 17:25:40 +02:00 |
|
Jarek Kobus
|
a877e6cf5c
|
Update Polish translations
|
2010-05-12 14:51:26 +02:00 |
|
hjk
|
acf1e49d0d
|
debugger: make QString "displayable" in a QTextEdit
|
2010-05-12 14:43:41 +02:00 |
|
Daniel Molkentin
|
bf95a99c51
|
New texts for the wizard types in the new dialog
Reviewed-by: Leena Miettinen
|
2010-05-12 14:16:49 +02:00 |
|
Friedemann Kleint
|
e71f299954
|
I18n: Update German translation for 2.0
|
2010-05-11 13:42:41 +02:00 |
|
con
|
3922be1b2e
|
Merge remote branch 'origin/2.0'
Conflicts:
src/plugins/texteditor/texteditoractionhandler.cpp
|
2010-05-11 13:39:21 +02:00 |
|
Robert Loehning
|
626221b685
|
Translation fix.
|
2010-05-11 13:04:52 +02:00 |
|
Jarek Kobus
|
d343d2d1ac
|
Update Polish translations
|
2010-05-11 10:38:25 +02:00 |
|
Jarek Kobus
|
2e0b19c078
|
Update Polish translations
|
2010-05-07 09:00:13 +02:00 |
|
hjk
|
aae6810722
|
debugger: fix display of QStringList after a takeFirst();
(cherry picked from commit f9e6a96395)
|
2010-05-06 16:59:41 +02:00 |
|
hjk
|
f9e6a96395
|
debugger: fix display of QStringList after a takeFirst();
|
2010-05-06 16:24:12 +02:00 |
|
con
|
79edacded5
|
Add some simple code to the Qt Creator plugin template.
|
2010-05-06 12:00:30 +02:00 |
|
con
|
c459349f13
|
Add a Qt Creator custom plugin wizard.
|
2010-05-05 19:03:29 +02:00 |
|
hjk
|
19ece94246
|
debugger: add example for non-alphabetically sorted struct members
|
2010-05-05 11:46:29 +02:00 |
|
hjk
|
15a595b429
|
debugger: refactor module/symbol view
|
2010-05-04 18:00:10 +02:00 |
|
hjk
|
c4aafc354a
|
debugger: get nested python types right
|
2010-05-04 18:00:10 +02:00 |
|
Jarek Kobus
|
ddd24912b6
|
Update Polish translations
|
2010-05-04 12:10:11 +02:00 |
|
Friedemann Kleint
|
f5f17b6353
|
i18n: Complete German translation for 2.0
|
2010-04-29 16:30:31 +02:00 |
|
Christian Kamm
|
cb04bea92d
|
QmlJS: Fix qmldump to ignore extending types and update type xml.
Done-with: Erik Verbruggen
|
2010-04-29 16:05:24 +02:00 |
|
Thomas Hartmann
|
3f39f5cd8d
|
QmlDesigner.propertyEditor: smooth for Text
|
2010-04-29 14:27:27 +02:00 |
|
Thomas Hartmann
|
14a29e07c0
|
QmlDesigner.propertyEditor: add missing qsTr()
|
2010-04-29 09:53:46 +02:00 |
|
Thomas Hartmann
|
d3cb00e75d
|
QmlDesigner.propertyEditor: show expressions as tooltips
Expressions are now shown as a tooltip if an expression is set
|
2010-04-29 09:53:45 +02:00 |
|
Thomas Hartmann
|
a98a6d05e4
|
QmlDesigner.propertyEditor: hide ExpressionEdit if selection changes
See: BAUHAUS-648
|
2010-04-29 09:53:45 +02:00 |
|
Thomas Hartmann
|
c32e6a1f87
|
QmlDesigner.propertyEditor: fix qsTr
|
2010-04-29 08:49:42 +02:00 |
|
Friedemann Kleint
|
ec5fe88b49
|
18n: Update German translation for 2.0
|
2010-04-28 16:27:33 +02:00 |
|
Thomas Hartmann
|
ac0e4921af
|
QmlDesigner.propertyEditor: cleanup qml
|
2010-04-28 14:07:16 +02:00 |
|
Thomas Hartmann
|
4519af1aac
|
QmlDesigner.propertyEditor: tweak layout
|
2010-04-28 14:07:13 +02:00 |
|
Thomas Hartmann
|
1dff84380e
|
QmlDesigner.propertyEditor: show emtpy instead of empty string
|
2010-04-28 14:07:13 +02:00 |
|