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
hjk
5344521585
debugger: some python polishing
2010-04-28 11:19:15 +02:00
Thomas Hartmann
5f3b82e26a
QmlDesigner.propertyEditor support for echoMode
2010-04-27 16:35:55 +02:00
Thomas Hartmann
1387ee81ab
QmlDesigner.propertyEditor: support for pixelSize
2010-04-27 16:35:54 +02:00
Daniel Molkentin
bbfe7bad3d
Add standard shortcut for print action.
...
Also update Visual Studio keyboard scheme. Xcode already had a proper
key binding.
Reviewed-by: con
2010-04-27 16:12:51 +02:00
hjk
6bb7b6176f
debugger: add a cut-down version of the dumpers for python
2010-04-27 15:33:23 +02:00
Thomas Hartmann
d2c9614755
QmlDesigner.propertyEditor: cleanup
2010-04-26 16:27:46 +02:00
Thomas Hartmann
9a4b0dc56a
QmlDesigner.propertyEditor: add objectName to frame
2010-04-26 16:27:45 +02:00
Robert Loehning
fbbb6cf64b
Fixed typo in German translation.
2010-04-23 15:59:13 +02:00
Robert Loehning
1be173efcc
gdbmacros: Escaping backslashes in filename
2010-04-23 15:39:37 +02:00
Kai Koehne
55367bb9d1
Qml: Update list of builtin types
...
Update was done by running tools/qml/qmldump
2010-04-23 13:46:14 +02:00
Thomas Hartmann
58adeb8460
QmlDesigner.propertyEditor: fix qml indenting
2010-04-23 11:25:57 +02:00
Thomas Hartmann
b90a103f27
QmlDesigner.propertyEditor: a border can only be added in base state
2010-04-23 11:25:56 +02:00
Thomas Hartmann
4f0b6a3099
QmlDesigner.propertyEditor: allowing editing of margins in states
...
See Bauhaus-598
2010-04-23 11:25:55 +02:00
hjk
8cd3b67a74
debugger: some refactoring of the python dumpers
...
Now it's easy to suppress "uninformative" intermediate levels in the
Locals & Watchers by using the new Dumper.putFields() function.
Used in qdump__QUrl
2010-04-23 10:39:44 +02:00