Jens Bache-Wiig
c634226552
Welcome page makeover
...
Change-Id: I4077960ed029eaf3c48164ea44448325b506e402
Reviewed-on: http://codereview.qt.nokia.com/1570
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2011-07-20 16:06:57 +02:00
Jens Bache-Wiig
e30da00c5e
Center vertical text
...
Change-Id: I2c20b4f0dabdeb1af7c6df9383df343d05dd2a09
Reviewed-on: http://codereview.qt.nokia.com/1569
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2011-07-20 16:06:51 +02:00
Jens Bache-Wiig
6df35e8e36
Make TextField placeholder text elide
...
Change-Id: Iac36b0b103890c031c7622fc13663fcfa6ba8b85
Reviewed-on: http://codereview.qt.nokia.com/1568
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2011-07-20 16:06:18 +02:00
Jens Bache-Wiig
e9175a4e23
Add hint property to TextField
...
Change-Id: Ic6777928fbd4e561f9ae070ba9ea8b07d7943452
Reviewed-on: http://codereview.qt.nokia.com/1567
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2011-07-20 16:06:09 +02:00
Jens Bache-Wiig
169b358a2f
Updated qwheelarea
...
Change-Id: I1c64902b03b31cb92cce8e83cd2d7a9633d37a08
Reviewed-on: http://codereview.qt.nokia.com/1566
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2011-07-20 16:06:01 +02:00
Jens Bache-Wiig
242b946be7
Updated scrollbar with pagestep behavior
...
Change-Id: I67b78d878fbf7f895231b5e98f6fe0dc5ed8b8e0
Reviewed-on: http://codereview.qt.nokia.com/1565
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2011-07-20 16:05:53 +02:00
Jens Bache-Wiig
d557bb8154
Use sizehint for QML buttons
...
Change-Id: I12500b87f34081f0e27829a88525c4a8fc52bae9
Reviewed-on: http://codereview.qt.nokia.com/1564
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2011-07-20 16:05:43 +02:00
Thomas Hartmann
0f855763b0
QmlDesigner.propertyEditor: adding tooltips
...
Task-number: QTCREATORBUG-5521
Change-Id: I7331e1eb76093bceb16062d9826a37a459876344
Reviewed-on: http://codereview.qt.nokia.com/1879
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-20 13:42:47 +02:00
Thomas Hartmann
f504a8034f
QmlDesigner.propertyEditor: layout fix
...
This is a possible fix for: QTCREATORBUG-5484
Change-Id: I9cf95c8a35615b55fa2bf299df758b62c9ad71c1
Reviewed-on: http://codereview.qt.nokia.com/1878
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-20 13:39:49 +02:00
Kai Koehne
a09851e479
QmlExtension wizard: Use $$[QT_INSTALL_IMPORTS] for desktop targets
...
Change-Id: I1d3dc0c148a5f05d81f6cc0d22c3b13c504a1edb
Reviewed-on: http://codereview.qt.nokia.com/1875
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com >
2011-07-20 13:15:57 +02:00
Marco Bubke
c6a7091c8a
QmlDesigner.NodeInstances: Fix line feed handling
...
Task-number: QTCREATORBUG-4161
Change-Id: I61d765bedffde4d1f15e763d92b771f22dbcd4a2
Reviewed-on: http://codereview.qt.nokia.com/1849
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-20 13:06:18 +02:00
Marco Bubke
d1b3b66d5a
QmlDesigner: Fix positioner handling
...
Change-Id: I519bbbfee939d4568a0de5bbe5c01912a08c6fb1
Reviewed-on: http://codereview.qt.nokia.com/1848
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-20 13:06:12 +02:00
Thomas Hartmann
bbe5405a4b
QmlDesigner.propertyEditor: Mac fixes
...
Fixes expression editor on Mac.
The button are properly clickable now.
Change-Id: Ib886abad0237c22e72bfdc4099d329a1279d01e8
Reviewed-on: http://codereview.qt.nokia.com/1841
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-19 18:00:12 +02:00
Fawzi Mohamed
689d6d445c
QmlJS: add signals implemented by GestureArea
...
manually adds onTap,... to GestureArea, as it uses a custom parser and
is "opaque" for the code model. Fixes QTCREATORBUG-5489 .
A workflow (separate generated and annotated files?) will have to be
introduced to ensure that this change is not lost.
Change-Id: Ibe7554432b000702b293a8b482c04048c07021af
Reviewed-on: http://codereview.qt.nokia.com/1836
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-19 16:53:32 +02:00
Marco Bubke
a060480e82
QmlDesigner.NodeInstances: Item with content are selectable
...
If a list view for example has content it is now selectable too.
Task-number: QTCREATORBUG-5476
Change-Id: Ifb0902edcda064e488337c94fc4e575994da3ef1
Reviewed-on: http://codereview.qt.nokia.com/1786
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-19 10:47:36 +02:00
Thomas Hartmann
5af3f24dc8
QmlDesigner.propertyEditor: style fix
...
I moved the tooltip into the parent widget to avoid coloring issues.
Task-number: QTCREATORBUG-5480
Change-Id: Ic7f70d83e22847ca8f257be3728139f68a0cb77c
Reviewed-on: http://codereview.qt.nokia.com/1776
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-18 16:35:02 +02:00
Thomas Hartmann
95bf007e2b
remove qDebug
...
Change-Id: Ia83708b48f7565d8d272a797c7e18cb0931dddb0
Reviewed-on: http://codereview.qt.nokia.com/1747
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-18 13:19:59 +02:00
Friedemann Kleint
1555e62c62
Debugger[gdb]: Dump QString and QByteArray of Qt 5.
...
Introduce functions to extract address and size of the
data from QString/QByteArray depending on the version
of Qt used.
Change-Id: I65a9c7ee05da7f8fe65f5916ccf699181782f8de
Reviewed-on: http://codereview.qt.nokia.com/1745
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com >
2011-07-18 12:53:01 +02:00
Thomas Hartmann
c0eaaeffb7
QmlDesigner.propertyEditor: increasing minimum width
...
Task-number: QTCREATORBUG-5491
Change-Id: I1f3d0c553537d51042dc0b00e5d4de882c27a07e
Reviewed-on: http://codereview.qt.nokia.com/1740
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-18 11:20:39 +02:00
Thomas Hartmann
7e19582af4
QmlDesigner.propertyEditor: adding tooltips
...
Task-number: QTCREATORBUG-5480
Change-Id: Ia33cb40f0d34eb8c29f6c490051a373820a7ebc3
Reviewed-on: http://codereview.qt.nokia.com/1739
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-18 11:02:28 +02:00
Eike Ziller
e5ca4b3462
Merge remote-tracking branch 'origin/2.3'
...
Conflicts:
qtcreator.pri
share/qtcreator/dumper/dumper.py
share/qtcreator/qml/qmlpuppet/instances/objectnodeinstance.h
src/plugins/qmldesigner/designercore/metainfo/nodemetainfo.cpp
src/plugins/valgrind/valgrind.pro
tests/manual/gdbdebugger/simple/simple_gdbtest_app.cpp
Change-Id: Ic2d347012d89d697e6382f156e64f9619da88300
2011-07-15 14:29:07 +02:00
Marco Bubke
8f826aa5f7
QmlDesigner.NodeInstances: Add workaround for simulator Qt
...
Task-number: QTCREATORBUG-5408
Change-Id: I7abcc36102421d07dfc044355ff70833bf93d84b
Reviewed-on: http://codereview.qt.nokia.com/1678
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-15 10:45:10 +02:00
Thomas Hartmann
3c9fa90eaf
QmlDesigner.propertyEditor: fixes editor for ListView
...
Fixing typos and names.
Task-number: QTCREATORBUG-5450
Change-Id: Ia38d93e6cb45a2fe8a0de152c4f8686bf3cb74c4
Reviewed-on: http://codereview.qt.nokia.com/1674
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Marco Bubke <marco.bubke@nokia.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-14 17:17:33 +02:00
Marco Bubke
8a5fffb945
QmlDesigner.NodeInstances: Fix restore bindings for reset
...
Task-number: QTCREATORBUG-5415
Change-Id: I1cbc8dda5eb1512db52a2767837b53eb136dc387
Reviewed-on: http://codereview.qt.nokia.com/1664
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-14 16:53:08 +02:00
Marco Bubke
7ec3a259f4
QmlDesigner.PropertyEditor: Remove wrong properties
...
Task-number: QTCREATORBUG-5449
Change-Id: I22c69f33eb69fc7e331c659e5fc0ffd44f616e7f
Reviewed-on: http://codereview.qt.nokia.com/1670
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-14 16:41:40 +02:00
Thomas Hartmann
44886dcde1
compile fix
...
Change-Id: I2c720a42c63856b62d14fc01239a2c12110328be
Reviewed-on: http://codereview.qt.nokia.com/1665
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
2011-07-14 14:43:42 +02:00
Thomas Hartmann
80909210b1
QmlDesigner.instances: ignore infinite/huge bounding rects
...
There are cases with infinite/huge bounding rects. We ignore those.
Change-Id: If9a55bef91ab5aec4736c579131f4edf10768469
Reviewed-on: http://codereview.qt.nokia.com/1660
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Marco Bubke <marco.bubke@nokia.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-14 14:35:51 +02:00
Thomas Hartmann
d53f595879
QmlDesigner.instances: clean import paths from .1.0
...
Plugin directories might contain the version number,
but they do not have to.
We try to map .1.0 to "" for components delivered with Creator.
Change-Id: Ie785cf29d4dd64a504501d2be501fd6aa733973b
Reviewed-on: http://codereview.qt.nokia.com/1659
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Marco Bubke <marco.bubke@nokia.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-14 14:35:39 +02:00
hjk
82bbac7f90
Remove unneeded defines.
...
Mostly Q_DISABLE_COPY that were covered by the un-copy-ability of the
respective base classes. Includes a few "stylistic" whitespace changes.
Change-Id: I31ca0e7bada5ed0f34776976efe22ddc444a5bf2
Reviewed-on: http://codereview.qt.nokia.com/1609
Reviewed-by: hjk <qthjk@ovi.com >
2011-07-14 12:15:38 +02:00
Eike Ziller
df15bd1075
Show tool tip with news url.
...
Task-number: QTCREATORBUG-5395
Change-Id: Icad5f580ac10b49e492a6bbc50408b2bfe2cc6fd
Reviewed-on: http://codereview.qt.nokia.com/1653
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2011-07-14 11:16:51 +02:00
Christian Kamm
f326bd067d
qmldump: Fix creation of objects from QDeclarativeTypes.
...
Previously, the import statement was not necessarily set up correctly
for the type we wanted to instantiate. We simply use
QDeclarativeType::create now and thus can skip finding the right import.
Change-Id: I545ef690dd6181f5b7a49bcb2018aaba4b60d5a5
Reviewed-on: http://codereview.qt.nokia.com/1646
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com >
2011-07-14 10:47:33 +02:00
Marco Bubke
01eece3d84
QmlDesigner: Fix state switching
...
Task-number: QTCREATORBUG-4062
Change-Id: I2a04c5a04ef40390772fe46f587bc60c02a4bab1
Reviewed-on: http://codereview.qt.nokia.com/1605
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-13 18:42:47 +02:00
Robert Loehning
086e3ad373
Improved German translation
...
Change-Id: I84ae24aa721c8e12eba7e5f94b833df01c52342c
Reviewed-on: http://codereview.qt.nokia.com/1608
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com >
2011-07-13 18:26:08 +02:00
hjk
eb1b3fb0c3
debugger: make local 8 bit available for displaying char *
...
Change-Id: I4608f3f861b8f06889199e0401e3b7569587be11
Reviewed-on: http://codereview.qt.nokia.com/1232
Reviewed-by: hjk <qthjk@ovi.com >
2011-07-13 17:13:43 +02:00
Christian Kamm
5f370dfbfc
QmlJS: Update Qt 5 builtin type information.
...
Change-Id: I1864f7e657d448957d8ecb4f72765b5caf60f178
Reviewed-on: http://codereview.qt.nokia.com/1593
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com >
2011-07-13 14:59:56 +02:00
hjk
85bdf3ece3
debugger: gracefully handle pointers to types named 'class Foo'
...
The code was previously taking the fallback route through
gdb.parse_and_evaluate which is slow and not available on
some targets.
Change-Id: I066d4c87c9eda168fe8019e4aaae35e58715d5c8
Reviewed-by: Friedemann Kleint
Reviewed-on: http://codereview.qt.nokia.com/1426
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com >
2011-07-13 08:56:20 +02:00
Marco Bubke
b8a79174c1
QmlDesigner: Fix for code style
...
Change-Id: Ib44d54414d38409ec0647c922fb81a10b5c30046
Reviewed-on: http://codereview.qt.nokia.com/1523
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Marco Bubke <marco.bubke@nokia.com >
2011-07-12 17:54:15 +02:00
Thomas Hartmann
9b9f1a8267
QmlDesigner: do not show icons on Mac
...
This fixes a regression. $$PWD was missing.
Change-Id: I579b1e22fd790280c5d87b6e59e11320fdb1a2af
Reviewed-on: http://codereview.qt.nokia.com/1538
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-12 16:59:26 +02:00
Marco Bubke
2ebb5137a0
QmlDesigner.NodeInstances: Wouraround invisible root items
...
Task-number: QTCREATORBUG-5152
Change-Id: I40be95844598a3a3728d0c7fbe88a9fe7a155c53
Reviewed-on: http://codereview.qt.nokia.com/1532
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-12 16:11:07 +02:00
Thomas Hartmann
7eb177ce8a
QmlDesigner.propertyEditor: adding inputMask to color LineEdit
...
Task-number: QTCREATORBUG-4733
Change-Id: I56921361d2dfc67578a0536b0b50e0c8cfee5180
Reviewed-on: http://codereview.qt.nokia.com/1533
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-12 15:56:08 +02:00
hjk
652d071efb
debugger: don't let gdb look up dummy types
...
Sometimes " " is used as type data to make the Locals and Expressions
view show an "empty" field. This should use a better mechanism in the
long term, but for now at least don't ask gdb to look up type " ".
Change-Id: I6617f68affd66116529460b7c3df68b4a0be422e
Reviewed-By: Friedemann Kleint
Reviewed-on: http://codereview.qt.nokia.com/1417
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com >
2011-07-12 14:59:26 +02:00
Marco Bubke
c02f1fb78a
QmlDesigner: Fix license header
...
Change-Id: I4a8e1abd5a5b2431f654bb64421c872655b3ce40
Reviewed-on: http://codereview.qt.nokia.com/1458
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-12 13:58:57 +02:00
Thomas Hartmann
93b6202d0d
QmlDesigner.propertyEditor: increase number of decimals for opacity
...
Task-number: QTCREATORBUG-4772
Change-Id: Ia590803e66d5e2cc41e51a1306511c9bfe4f3c47
Reviewed-on: http://codereview.qt.nokia.com/1519
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-12 13:20:57 +02:00
Christian Kamm
1126fad923
Wizards: Use showFullScreen for Simulator builds.
...
Change-Id: Iad67e40f236723ddbeb7633ad950bbb2c5613c4f
Reviewed-on: http://codereview.qt.nokia.com/1507
Reviewed-by: Oliver Wolff <oliver.wolff@nokia.com >
2011-07-12 12:09:10 +02:00
Daniel Molkentin
b1b82e675a
WelcomeScreen: Add pointing hand cursors.
...
Change-Id: Ifdf0db9ec1c95b9947385d038f359d569173d913
Reviewed-on: http://codereview.qt.nokia.com/1463
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-07-12 11:24:51 +02:00
Daniel Molkentin
794b9fc293
WelcomePage: Swap Feedback and Open/Create Project buttons.
...
Change-Id: I9c47a817795da7db9b0ec456199e9f9aa06206f7
Reviewed-on: http://codereview.qt.nokia.com/1462
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-07-12 11:24:42 +02:00
Daniel Molkentin
22d6dfa45a
Welcome Screen: Fix regressions
...
- last session / current session semantics is back
- Manage Sessions... button is back
This commit changes the behaviour of currentSession()
to return the session name and not the full path.
SessionNodeImpl as the other user has been adjusted
accordingly.
Change-Id: I1dcfbef2fb4dacf3e3906871d816483c2bfb76da
Reviewed-on: http://codereview.qt.nokia.com/1461
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-07-12 11:24:31 +02:00
Thomas Hartmann
577203d4e3
QmlDesigner.propertyEditor: layout fix
...
The layout was quite broken and was not working with translations.
Task-number: QTCREATORBUG-5081
Change-Id: Ibc36eacb611e46fddd26867cdf2a13cf303bde36
Reviewed-on: http://codereview.qt.nokia.com/1503
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-12 11:23:37 +02:00
Eike Ziller
bf4e1c42f5
Get rid of rounded corners and some color adaptions.
...
Change-Id: Id0bbbd7455836ba7c5b311c4489aab3cf4aa1b13
Reviewed-on: http://codereview.qt.nokia.com/1459
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2011-07-11 20:28:09 +02:00
Thomas Hartmann
8bf08f0166
QmlDesigner.nodeInstances: stricter checking for component paths
...
We only fix component path if it contains "/imports/".
Change-Id: I4624c460a7475c6b659baea011e2d37def4fdca2
Reviewed-on: http://codereview.qt.nokia.com/1457
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2011-07-11 18:17:42 +02:00