Commit Graph

4987 Commits

Author SHA1 Message Date
hjk
d2b1d7ac0d Remove Meego support from QtQuickApp project template
Also bump the minimum Qt version required for new Qt Quick apps to 4.8

Change-Id: Ieeabc8475ccfa7f9fec7ca08cd88384ed88f0d1d
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
2013-10-16 14:49:23 +02:00
Christian Kandeler
0ee5389017 Remove support for Madde-based platforms.
With Nokia's decision to stop support for Harmattan applications
in their app store, the last remains of a use case have disappeared.

Change-Id: Ia036112de01c8c3a866da3529b4a941db11c7358
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2013-10-15 10:27:28 +02:00
hjk
50e32a9252 Debugger: Fix attaching and argument passing with LLDB
Task-number: QTCREATORBUG-10121
Task-number: QTCREATORBUG-9946

Change-Id: I033ec0679a3335ad14d511c0846e10e90a4679d5
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-10-14 18:57:36 +02:00
hjk
ec26cb8208 WelcomeScreen: Don't use bold label text and exclamation marks.
It doesn't fit the rest of the UI, and Bold fonts and exclamation
marks always make be feel being yelled at.

Change-Id: If8ca6ce9d54777e65dda4d0c3002c298a9717ea2
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-14 10:55:41 +02:00
hjk
9ace7c3b22 Debugger: Fix display of alternative string encoding
That's a recent regression after the *bridge.py split.

Change-Id: I6488052e45167586bfe455d411985324bf882a15
Reviewed-by: David Schulz <david.schulz@digia.com>
2013-10-11 12:53:15 +02:00
hjk
d6afbdd047 Debugger: Split qttypes.py
... into qttypes, stdtypes, boosttypes, and misctypes.py

Change-Id: I3bce8dfe912c528f3a0d8d6670108f8d3272b4af
Reviewed-by: David Schulz <david.schulz@digia.com>
2013-10-11 12:52:37 +02:00
hjk
6f24665e7e Debugger: Make QList display configurable
This is more a workaround for case where the ::isStatic
guessing goes wrong.

Change-Id: If01a8c605e3404fe398c24c4b2c83664caae1d59
Reviewed-by: David Schulz <david.schulz@digia.com>
2013-10-11 12:39:56 +02:00
hjk
047adfacbd Debugger: Fix array dumping in corner cases
Don't try to use the compact method if we can't determine the
underlying format as we wouldn't know how to display the data
on the Creator side.

Change-Id: I985b9354c883da3a75bce1fe170b1f6cccc1dc21
Reviewed-by: David Schulz <david.schulz@digia.com>
2013-10-11 12:38:39 +02:00
hjk
52cbcf9bef Debugger: Truncate pointer values when accessing string data
Change-Id: I001a8c605e3404fe398c24c4b2c83664caae1d59
Reviewed-by: David Schulz <david.schulz@digia.com>
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-10-11 12:37:00 +02:00
hjk
9051350b42 Debugger: Remove SimpleValueCode from gdbbridge.py
This was left over from the first LLDB integration.

Change-Id: I99bf43d49d4a7650e1f1b2f572e264c1f234fd36
Reviewed-by: David Schulz <david.schulz@digia.com>
2013-10-11 12:16:55 +02:00
hjk
4f36713716 Debugger: Explicitly handle uint8_t and int8_t
Would be nicer if there was a global way to tell GDB to not produce
"adorned" output...

Task-number: QTCREATORBUG-10344
Change-Id: I5355ebea0570f76415fdacfed34e1311825f57b9
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-10-10 21:25:36 +02:00
Thomas Hartmann
7eebe00b61 WelcomePage: adding icons
Adding icons for Blog, Community, Help and Sessions.
Also removing unused old icons.

Change-Id: I8f2c31ad233b852aed137e280505d26708bc9d28
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2013-10-10 16:36:54 +02:00
Nikolai Kosjar
b8dbac0b9c Rename "[Mm]ethod(s)" to "[Ff]unction(s)"
Only methods as programming functions are affected. Besides renaming
some actions like "Switch Between Function Declaration/Definition" this
mostly touches (api) code comments.

This is a follow-up patch to commit 872bfb7.

Change-Id: Icb65e8d73b59a022f8885b14df497169543a3b92
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-10-10 15:56:12 +02:00
El Mehdi Fekari
e530071d8d Qnx: Remove BlackBerry Gui templates
The BlackBerry Gui templates are only adding BlackBerry 10 style
which can be done with a standard Qt Gui Application.

Task-number: QTCREATORBUG-10242

Change-Id: Iba29088acc1720318f09138688dd4eae544338a4
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
2013-10-09 23:08:23 +02:00
Thomas Hartmann
b31fcf3354 QmlDesigner.PropertyEditor: adding GridViewSpecifics
Change-Id: Ia7e48287f833953ae21323658d69ec174fa1d6b2
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 18:22:02 +02:00
Thomas Hartmann
1169672ea6 QmlDesigner.PropertyEditor: adding GridViewSpecifics
Change-Id: I93f64fed7341f463379dbb790e28f0f7c5d9d65b
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 18:21:47 +02:00
Thomas Hartmann
313b4373ac QmlDesigner.PropertyEditor: adding FlickableSpecifics
Change-Id: I62023cf60ced20378a63746677abf22dff3651c0
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 18:21:38 +02:00
Thomas Hartmann
1b59d8e2ce QmlDesigner.PropertyEditor: Adding MouseAreaSpecifics
Change-Id: I1bbab5f662788644e7190b0880e434c51a380eeb
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 16:15:41 +02:00
Thomas Hartmann
c70d502934 QmlDesigner.PropertyEditor: Adding FlipableSpecifics
Change-Id: I9b036c229d1d0b721d8b08b561edb8e074715ac3
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 16:15:30 +02:00
Thomas Hartmann
b24c094efd QmlDesigner.PropertyEditor: Adding toolTip property to Label
Change-Id: Id76fa747abaae30336a4c0e2fa2c6f5279553f15
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 16:15:22 +02:00
Thomas Hartmann
523276bb25 QmlDesigner.PropertyEditor: adding GridSpecifics
Change-Id: I3b793929e130d6eac8bb818f593b1617d1a0f168
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 12:46:08 +02:00
Thomas Hartmann
ee4fd52ade QmlDesigner.PropertyEditor: adding RowSpecifics
Change-Id: I1883e33d2d169f54e352a131f11dce4fa4c86748
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 12:45:56 +02:00
Thomas Hartmann
b3fd3dfbde QmlDesigner.PropertyEditor: fixing caption for BorderImage
Change-Id: I592220d716caddb174ee041c079b94de3bdbe831
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 12:45:48 +02:00
Thomas Hartmann
d816aaa0f9 QmlDesigner.PropertyEditor: adding FlowSpecifics
Change-Id: I75bc5fbb1b5d69e82afe2c2f7170da363c184fa9
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 12:45:41 +02:00
Thomas Hartmann
962189c377 QmlDesigner.PropertyEditor: adding ColumnSpecifics
Change-Id: Ia5f0ae7b3a9d34e3e9e0d9df01dbc2f74887b0d1
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 12:45:31 +02:00
Thomas Hartmann
4b9c8fecc8 QmlDesigner.PropertyEditor: Also style SliderSpinBox
Moving the spin box style into its own component so it can
be shared.

Change-Id: I7e838a487c89106590e87eac6c725f68ce9c50f9
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 11:40:35 +02:00
Thomas Hartmann
ca478ae3cf QmlDesigner.PropertyEditor: no gradient editing for TextEdit
Change-Id: I88fa53ca7d963c33a464f0cdc259a95d00a3be56
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 11:38:02 +02:00
Thomas Hartmann
b2bbb6e629 QmlDesigner.PropertyEditor: fixing styling of ColorButton
Change-Id: I1acef0eaf569a49e5a9226cead7dbccd4c9abf95
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 11:37:51 +02:00
Thomas Hartmann
59126cd996 QmlDesigner.PropertyEditor: addding ImageSpecfics
Change-Id: I9933434803535cb871408a1e02bad00cbd5c83dd
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 11:37:37 +02:00
Thomas Hartmann
4778e656fb QmlDesigner.PropertyEditor: no gradient editing for TextInput
Change-Id: I5144424abbcac188398118a71fcc33ffb494b6fb
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 11:37:25 +02:00
Thomas Hartmann
800876bde9 QmlDesigner.PropertyEditor: adding BorderImageSpecifics
Change-Id: I4577472ad6c8ff430f2784f33a1a6506ba55ff3e
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 11:37:03 +02:00
Thomas Hartmann
18b22e8d76 QmlDesigner.PropertyEditor: styling empty pane
Change-Id: I5910b9a8c4f734fe50f7c8ed5d863e181be2894c
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 11:36:48 +02:00
Thomas Hartmann
9be820785a QmlDesigner.PropertyEditor: no gradient editing for Text
Change-Id: I049b265118ab3d6a6da88631e235d5faa4568866
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 11:36:41 +02:00
Thomas Hartmann
2e1acc119f QmlDesigner.PropertyEditor: styling ComboBox
Change-Id: I2de6d06dcc89e845eedd087671a6a4c9df7b62f4
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-09 10:02:20 +02:00
Thomas Hartmann
59d3da2c3b QmlDesigner.PropertyEditor: styling ButtonRow
Change-Id: If366216813566ef806494cee3b49e06b85711865
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-08 17:30:33 +02:00
Thomas Hartmann
7839817110 QmlDesigner.PropertyEditor: fixing text label in LayoutSection
Change-Id: Ia0a065da9f24de81147a9ae7d939654e24f0862c
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-08 17:22:00 +02:00
Thomas Hartmann
7849a363ff QmlDesigner.PropertyEditor: adding missing qsTr()
Change-Id: Ifcda7118cce9858af4670d60d902868c9e45e90a
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-08 17:21:51 +02:00
Thomas Hartmann
0ae420d0ec WelcomePage: redesign of welcome page
Change-Id: Iec777d4fcf86f1807e17a5be777698b64ce15555
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2013-10-08 11:13:23 +02:00
Thomas Hartmann
647726fd5d WelcomePage: remove getting started page
The getting started page is not part redesign, anymore.

Change-Id: Iec779d4fcf86f1800e17a5b7775698b64ce16555
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2013-10-08 11:13:16 +02:00
Rainer Keller
92f9d286ab Fix path calculation for Boot to Qt
Change-Id: I090bfe935c0c69e7689449ef2b76aff7273445a5
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2013-10-07 16:54:26 +02:00
Oswald Buddenhagen
2f936968e7 make the plugin template not create a _dependencies.pri file
it's pointless and counterproductive for 3rd party plugins.

Task-number: QTCREATORBUG-9192
Change-Id: Id9a59e44fa37d00ff5bd68b4240517f0d014c7a2
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2013-10-02 14:12:40 +02:00
Thomas Hartmann
649e127156 Wizards: Adding application wizards for Qt Quick Controls
Task-number: QTCREATORBUG-9477
Change-Id: I4eaf70089e19f0fcab8d85d9a101f74e119bbae0
Reviewed-by: Marco Bubke <marco.bubke@digia.com>
2013-10-01 20:22:42 +02:00
Jens Bache-Wiig
2067b049a7 Some initial styling for qmldesigner
This makes the controls fit a bit better into creator.

Change-Id: I61dcd3a2db07281c437ef17604aef862d88876b9
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-10-01 17:38:42 +02:00
Marco Bubke
5f61d91648 QmlDesigner: Fix movement of items
Change-Id: I22440c949f634b60ec90803aa6b61bbcf819ea48
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-09-30 13:53:26 +02:00
Kai Koehne
9f8d4b5c92 Fix welcomescreen project file
Task-number: QTCREATORBUG-10257

Change-Id: If12f3ee18dda18da13fe2ea39af42cae4fe21ddf
Reviewed-by: Robert Loehning <robert.loehning@digia.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-09-30 11:09:20 +02:00
Martin Bohacek
ed062e85f0 Debugger: add support for dumping non-ASCII UTF-8 QChar
Change-Id: I87d9557c1e5b945972ddf3f63f8cb064514a3b54
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-09-27 17:35:06 +02:00
David Kaspar
ac2e53fdfe Qnx: Fixing bb-cascades-app project template
Now it uses ProjectName:s and ProjectName:h so source code
is generated correctly.

Task-number: QTCREATORBUG-10227
Change-Id: Iecf5250e765def70d7a1d2833a02f3b2a7c3e863
Reviewed-by: David Kaspar <dkaspar@blackberry.com>
Reviewed-by: Tobias Nätterlund <tobias.naetterlund@kdab.com>
Reviewed-by: Mehdi Fekari <mfekari@blackberry.com>
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
2013-09-27 14:59:52 +02:00
Christian Kandeler
d738a02482 Fix qbs build.
Change-Id: I0dc479bac4c9a0ebc449bf0fe89a54f1470060fb
Reviewed-by: Christian Stenger <christian.stenger@digia.com>
2013-09-27 10:31:22 +02:00
hjk
c372f7b601 Rename share/dumper to share/debugger and {l,g}bridge to {lldb,gdb}bridge
Change-Id: I56a09dd89d2ac086ee264432510fd39b5efe69c5
Reviewed-by: Christian Stenger <christian.stenger@digia.com>
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-09-26 21:50:40 +02:00
hjk
f55cd63622 Debugger: Fix QList<QStringList> dumper with Qt 5
QStringList is movable in Qt 5.

Task-number: QTCREATORBUG-10211
Change-Id: I6b94acd37bbf8ca165960c50fd3da81408ccbb1b
Reviewed-by: David Schulz <david.schulz@digia.com>
2013-09-24 14:49:03 +02:00