- 06 Mar, 2012 1 commit
-
-
Thomas Hartmann authored
This patch allows replacing specific pages by id() and priority(). Change-Id: Ief0b01e6a43bdc187625c0b7aa97745588322e5e Reviewed-by:
hjk <qthjk@ovi.com>
-
- 05 Mar, 2012 18 commits
-
-
Joerg Bornemann authored
Change-Id: I6200e52487e614b905fdb0676bfaf67fd0ea55b9 Reviewed-by:
hjk <qthjk@ovi.com>
-
Fawzi Mohamed authored
Change-Id: I0017bec5adfb4aceb95871d018ca71083fac8f29 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Eike Ziller authored
-
Christian Kandeler authored
One more step towards extracting an abstract base device class. Note that the device settings now go into a dedicated file, like the Qt version and toolchain information, and no longer into the QtCreator.ini file. Reading the "old style" settings is still supported. Change-Id: Ic4766420930c1ab650d72068d3f6d188aa9c203b Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
hjk authored
Change-Id: Iff0f28b37abed29920379302dc540d46588fc787 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I3e2b14aae33ef9cec43c5cea947360e75e19c2c1 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Stenger authored
Change-Id: I8ce23ea8cc846001d207fc42cb53c02bf9a1b6d5 Reviewed-by:
Bill King <bill.king@nokia.com>
-
Tobias Hunger authored
Change-Id: I71f9050a7de9c7b07bcd7d96c8e5fc64a8565fb0 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: I10fc926c7f912bf616d3945f231e1848c25f301e Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Alessandro Portale authored
Change-Id: I440006e7fb409c1dc8c2ec111139bc8e0d499b03 Reviewed-by:
Erik Verbruggen <erik.verbruggen@nokia.com>
-
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/ Reviewed-by:
hjk <qthjk@ovi.com> (cherry picked from commit e6ea2db6 ) Change-Id: I15935ff1ed0dd04fab919f22173993bf1ebcb9b2 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. Reviewed-by:
hjk <qthjk@ovi.com> (cherry picked from commit 47def926 ) Change-Id: I18e8b77b615cfceec402b140337709074ad96dc5 Reviewed-by:
hjk <qthjk@ovi.com>
-
Alessandro Portale authored
Change-Id: I3b5526624234100e77e23c68b6b8cb184f5f2a91 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Robert Loehning authored
Change-Id: Iae3ef128e62faba579ce7385bedc90a4e4600019 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Leena Miettinen authored
Change-Id: Ib19010e913ebf1702f89a220f633053bbca28545 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Christian Stenger authored
This avoids fetching the status and resolution again and again for a test case. Change-Id: I9445d329eb127830352add23e8ff0b5e2b9adbe6 Reviewed-by:
Robert Löhning <robert.loehning@nokia.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 19 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>
-