- Oct 25, 2013
-
-
Christian Kandeler authored
We have to mark the user-set properties appropriately; otherwise, properties in project files will not get overridden. Change-Id: I3bcb013fde2b76521a85c3283e2b158beaf40b26 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Christian Kandeler authored
The current code compares a flat map against the tree-ified version, which will never be equal. Change-Id: I99d82d87635e5ccacc5a5709bced9a30f62d4018 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
That command line option was new in 1.9.0. We can't yet depend on that. Change-Id: I5231a735da7248e1102db446d6207a6a3e9dd72b Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Eike Ziller authored
Task-number: QTCREATORBUG-9985 Change-Id: I6b22c92ac8f780b1a9469e9c2fd4a7cfecfef15f Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Robert Loehning authored
Change-Id: Ifb5a20fdb9596e4f5f69ec0b7bcc8367215d30b5 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Friedemann Kleint authored
Change-Id: I309b3b74b0760b8b1a89c0f85ffb52cc875e5d85 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Oct 24, 2013
-
-
hjk authored
Like char __attribute__ ((vector_size (8))) ... Change-Id: Ie93547396384fe5b421c4b601b52476a23cdfa89 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I5ffb0f60039bb05f8467e925e71cf710a0712791 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: Idd3547396384fe5b421c4b601b52476a23cdfa89 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
Change-Id: Iba15c1b27dc83e8949fef5fd25de61cc2b20be30 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Kai Koehne authored
Make the names in line with the Qt Quick 2 ones. Also, changing the directory/filename makes sure the update mechanism of Qt Creator doesn't update apps generated by the 2.x wizard any more, which might break stuff. Change-Id: I4621d5f35eae2102aeba7e77c5cd903511be249f Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
El Mehdi Fekari authored
Change-Id: Iceaa438d65c671a2d1eff5b400fe15d14280c1e3 Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
El Mehdi Fekari authored
Move the device connection verification code from BlackBerryRunControl class into BlackBerryApplicaitonRunner class. This will setup a device connection if the device is not connected when starting debugger. Task-number: QTCREATORBUG-10309 Change-Id: I57db0e60039bb05f8467e925e71cf710a0712791 Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com> Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com>
-
hjk authored
Change-Id: I4d3547396384fe5b421c4b601b52476a23cdfa89 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I01baa597976ec5f6e84c8c52aff6e617082b1a28 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Make it work with LLDB, show simple values always directly. Change-Id: I463ef81183792f85243d679dee69a41db00bed07 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Christian Kandeler authored
Change-Id: I30f872a57982c4de9fedec9c9e845bcf1fd0252b Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Thomas Hartmann authored
* Adding some space above the TabWidget * Avoiding double black lines at the top Change-Id: I0aedf151b548a665445d4219609738b2ab23c0be Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: I444c342cb15473bfd65c3e2f364e285b21068319 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: I403c37f2cda84980dfe441746f3c5bed7258a4ca Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Going for a simpler and cleaner design that works well with css. The old one looked broken. Change-Id: I034febcd2b9d9f395945ebad153934990c1e3d81 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Adjusting the item library and property editor, so they follow the same style for sections. Change-Id: I79d3560acff3b126056cf55b81fd21a531f9594c Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Styling the TabView in css is problematic and we want to keep the style in sync. So we use the old style here. Change-Id: I57ed39a03b4b4c59e9a996ca4e14d4d9fe9dfeb2 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: I52a80941e343ad9ad3cca7bc0bcdec8fe0a90156 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Daniel Teske authored
Ensuring that there's always a current index is hard work since the data comes in asynchronously and is unsorted at first. Task-number: QTCREATORBUG-10250 Change-Id: I2cd1420bb447ad7257f6200bcffc454a214932aa Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Robert Loehning authored
We don't have a Madde plugin anymore Change-Id: Ic7a9fc33cdd967b642521655123c4b04158786fa Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
hjk authored
"Better" spaces in type names again... Change-Id: I21aafa021fd4893fb521251c9b4b9572c2beef44 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
Workaround QTBUG-34283 Change-Id: Ia58c56a477d93722b21f17e54fc1acc89f1fb63f Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
hjk authored
Produce proper JSON directly. Change-Id: I61aaba021fd4893fb521251c9b4b9572c2beef44 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I51aaba021fd4893fb521251c9b4b9572c2beef44 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Robert Loehning authored
Change-Id: If12c82f7faadab67af31400a9688aec4088d4c1e Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Nikolai Kosjar authored
...when using the mouse (Ctrl + Hover). Task-number: QTCREATORBUG-10480 Change-Id: Ifac5cf7859e724da910a2f7b2fcecd901eca5e13 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
...when using the mouse (Ctrl + Left click). Task-number: QTCREATORBUG-10479 Change-Id: I54a21c449d8bb8e608d383752beb3b31c9c81783 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
...by extracting parameters to a dedicated struct. Change-Id: I2f3b83cbc62a8b4a91b44b3a729d0f0c578b53f2 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
...instead declaration (F2 on a virtual function call). Task-number: QTCREATORBUG-10287 Change-Id: Ib913bd4e777c7253659458ae17584354c7416d23 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
Affects test_FollowSymbolUnderCursor_virtualFunctionCall_* functions. Change-Id: I963ef81183792f85243d679dee69a41db00bed07 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
...if the access token is T_DOT. Task-number: QTCREATORBUG-10286 Change-Id: I85621a8166d4f18b3099488ac0ac05a0d6982c43 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
with respect to test_FollowSymbolUnderCursor_virtualFunctionCall* functions: - Use same function names in test code - Shorten test code - Mimic GenericProposalWidget::showProposal() calls more completely VirtualFunctionTestAssistProvider::itemList() Change-Id: Ie1bae5f00d550a9a61981945de41daf6bfeee5ff Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
Change-Id: I568cdb842fd823067514dd4b2e983e6bd19eebca Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Tobias Nätterlund authored
On systems where QNX_HOST (et al.) are already set by the QNX SDP installer, just appending to QNX_HOST collides with finding the Connect.jar package when connecting to a device. Change-Id: I5d3547396384fe5b421c4b601b52476a23cdfa89 Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-