- Oct 25, 2013
-
-
hjk authored
Change-Id: If93547396384fe5b421c4b601b52476a23cdfa89 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
El Mehdi Fekari authored
The asserts should be moved from the addDebugger() method which is called to add an 'empty' debugger when adding new one from the option page. Change-Id: Ic402db514d1e97f5fdc12d9bb9070bf29b2ab354 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Daniel Teske authored
Broken by qtbase commit 934f06220391eb0e0ebf66a2eb037f48adb4c43c Change-Id: Iafbeab63cca8b6f328276eaf0a4d27a749b30087 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
jkobus authored
Change-Id: I7e7335bd8b3ef2816abe07a3c5dc6cf2b86afc3b Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Tobias Hunger authored
The default constructor now sets an id on debuggerItem. fromMap was removed and a new constructor (taking a const QVariantMap &) was added in place of that. There are no more friends on the DebuggerItem class since those were only necessary to make sure the item has an Id when it gets added. Change-Id: Ia1a6c9ffea67a8e0a1e5685ef93f67df8686d4c9 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
David Kaspar authored
Style of read-only SysRootInformationConfigWidget and QmakeKitConfigWidget was not matching. SysRootInformationConfigWidget was using lineEdit.setReadOnly(true) QmakeKitConfigWidget and even other *InformationConfigWidgets are using lineEdit.setEnabled(false) Therefore making SysRootInformationConfigWidget to use setEnabled(false) too. Change-Id: I637b7a7afe522b7a622975a1b37b2256a802ae1a Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Change-Id: Ibacaf76e39e98c9d37d56e0bdedbbae07702e979 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Change-Id: I58e51bb0756270cb7929c0edc0811342a67fbe31 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Robert Loehning authored
Change-Id: Icddb2852975ad72c9c6e70d71c07a89a390576fa Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Robert Loehning authored
Change-Id: Ib4550e82e0acfa168003f64d91bf25af62a533fa Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Orgad Shaneh authored
finished() signal is insufficient Change-Id: I591b5b6494218c8fc8a16f4d79c91a844105233a Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
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>
-