- 05 Mar, 2012 4 commits
-
-
hjk authored
Change-Id: Iff0f28b37abed29920379302dc540d46588fc787 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I3e2b14aae33ef9cec43c5cea947360e75e19c2c1 Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
-
Alessandro Portale authored
Now, they are crisp and have a shadow. Change-Id: I374bc731fc4b02d2df6cd09cf13c83eab44c2899 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com> (cherry picked from commit 89bb6d53 ) Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 03 Mar, 2012 2 commits
-
-
Campbell Barton authored
- numbers were blue, should be yellow - preprocessor used wrong shade of green - bracket matching was missing background color. - operators were green, when this isn't so for the vim original. reference https://github.com/ciaranm/inkpot/ Change-Id: I9bd8357d4f2473fa769aae995e795ded05f970a6 Reviewed-by:
hjk <qthjk@ovi.com>
-
cnavarro authored
When you hit a brekpoint in gdb non-stop mode, if you click continue in the UI the debugger was killed if the current thread is not the one being stopped. This is anoying as gdb does not change current thread automatically. The fix shows the error but does not kill the inferior. Fixed style issues again. Change-Id: I1a2e484108e936581c7b82c985f2b057263e3d6b Reviewed-by:
hjk <qthjk@ovi.com>
-
- 02 Mar, 2012 26 commits
-
-
Christian Kandeler authored
Change-Id: I89eeb0bbd4bdc319e21d077d95eb50f31aa23ecd Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Kai Koehne authored
Can be used to check (non-intrusively) which TCP ports are still available. Change-Id: I61300f6b7215cb2c0e4a3e6135de305cfd38b5a9 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kandeler authored
The current one is awkward and error-prone. Change-Id: I9450b121d0f01c07507b8cc6d72cb2e1453cf02d Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Thomas Hartmann authored
This patch replaces the context panel by extendable list items. This does not create any visual cluttering on hover and is more user friendly. Change-Id: Ib9b283f6972ea7e9ae3dc3155d0c3f1c8fe2e806 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Tobias Hunger authored
Update copyright check script for the new (old) email address Change-Id: Ib3dbb3505362e57587832467d9a0323b8cde6272 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Christian Kandeler authored
The ListModel functionality is only needed in very few contexts, so we move it into a dedicated class. This cleans up the actual device manager. Change-Id: I325bf43a9260ab9a8e484f8972e2d962ea2f1b3e Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
hjk authored
Change-Id: If81c38ad07c7e0fa40554295e6a0077c54565ba3 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Ic71082ebd7779068886b68bce20d7d75c3055c17 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Needed to get the "dynamicType" deduction right. Change-Id: I30ea14f95110fa405abb3a1cb15293d57be87fa3 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I9489f390008d5fbf73b3e151e9f1d86262d97905 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I6edff2b83dd1965cd9975a4e90c6deba17a2c375 Reviewed-by:
hjk <qthjk@ovi.com>
-
Leena Miettinen authored
Change-Id: Id4ada4406d7ea73f9b2f99f2be5187c9ff9415b0 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
David Schulz authored
Change-Id: Iacd672cf38f698912609aeb2d3e7d54101bcfe0d Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
- Add Q_PLUGIN_METADATA for Qt 5, use Q_EXPORT_PLUGIN for Qt 4. - Generate the Json files for Qt 5 from the pluginspec files by using a XSLT sheet. Change-Id: I8653f182ae7d61615971c093df10b84fb06c2172 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Christian Kandeler authored
Change-Id: Ie23c7281859b32b92584331b6bd4c08a77fcca72 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Eike Ziller authored
-
Aurindam Jana authored
For mixed debugging, the ownership of breakpoints is with the mixed engine so that it can set the state of the breakpoints correctly on DebuggerFinished. Change-Id: I0e03493ac997dbca0a34ca65de1eba3690faceba Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Aurindam Jana authored
Ensure proper state transitions of the slave engines. Change-Id: I875543f4d547fccf5df30b78a071e1c3d3d7f18f Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Aurindam Jana authored
Mixed Engine delegates all calls to CppEngine. The state transitions of the cpp engine ensure that the qmlengine is called correctly. Change-Id: I7490858a91f5120a83b781ca605ad157e19d7949 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Orgad Shaneh authored
All available sessions are displayed, not only recent Change-Id: Ib2bc419526135eff414f7c997b2bf603424aa452 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Christian Kandeler authored
The information about which device is the default one is by definition "global" and therefore does not belong into the device configurations themselves. Change-Id: Ib7349aac4663a674fac5bf35c4d128aeb53fbec2 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Daniel Teske authored
Change-Id: Ibd1df2026266c7c3d839f5579b73227366c95a5c Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Joerg Bornemann authored
Change-Id: If6f768aef061c079504828585a36970ff6db42cf Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
David Schulz authored
Change-Id: I636c34ab1b6b27d0375c0b6a2efc81239ccd83c6 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Eike Ziller authored
-
Thomas Hartmann authored
Change-Id: Ie2e3eb4d0df8ba73950d4d3c70ab25b9e7f7ab33 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 01 Mar, 2012 8 commits
-
-
Orgad Shaneh authored
Change-Id: I749765d24891a331ada8364a13e23114e963df1e Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Kai Koehne authored
Change-Id: If975e6aabe1341c5ec9b5ab999bc8dbb7dc1c172 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-6961 Task-number: QTCREATORBUG-6960 Change-Id: Ied0b01f5a43bdc187625c0b7aa98845588322e5d Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
hjk authored
Change-Id: Ia24322bfecf8422cb5daec7b4fa4111bc36c00e8 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
Task-number: QTCREATORBUG-7001 Change-Id: I254b84153b042c81008314bbebc800edfe201b89 Reviewed-by:
Tor Arne Vestbø <tor.arne.vestbo@nokia.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com> (cherry picked from commit fcaf3d4f)
-
Alessandro Portale authored
Now, they are crisp and have a shadow. Change-Id: I374bc731fc4b02d2df6cd09cf13c83eab44c2899 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Kai Koehne authored
Change-Id: Ie77227058637c4900248eaca0ea183ad46b82663 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Leena Miettinen authored
Update screen shots. Change-Id: I75f958cb23d71fdde1fb72fd9f3c85f008cdc9ff Reviewed-by:
Erik Verbruggen <erik.verbruggen@nokia.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-