- 19 Aug, 2013 1 commit
-
-
Daniel Teske authored
This cleans up various bits of the avd support in Creator. - Adds a abi combobox to the create avd dialog. - Moves the startAvd code into a separate thread, so that starting a avd while deploying doesn't block creator anymore. - Implements a better waitForAvd function that works even if a emulator is already running and accurately can detect that it has finished booting. Note: There are still many problems in the avd support in creator. - The "clean libs on device" and "install qasi" functionality block the gui thread if they are run on a avd. - If no avd exists and no suitable hardware is attached, the user gets a create Avd dialog, which doesn't tell him why he needs to create a avd. That information is hidden in the compile output. Still this fixes the main use case of hitting run on a newly created project with no actual device attached. Change-Id: I76b3fdb1bdf3eadac07f82ad7d145ce6af453326 Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
- 08 Jul, 2013 1 commit
-
-
Daniel Teske authored
Global search and replace mistake Change-Id: I2213fe591912faff4168f0cba6dccb2675aed794 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 04 Sep, 2012 1 commit
-
-
Tobias Hunger authored
* Rename profiles to kits. * Update some strings: * projects mode has a Kits tab, not a Targets tab. * " Settings" was dropped from the sub-tabs of the Kits tab * menu entry "Build/Open Build/Run Target Selector" was renamed to "Build/Open Build and Run Kits Selector". * Use "Kit" instead of "Target" in miniprojecttargetselector. (The class was not renamed as it does indeed select targets, not kits) Change-Id: I0727e086e2dfa0e8aaaf89fdc6f2e3596c7a4314 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 24 Apr, 2012 1 commit
-
-
BogDan Vatra authored
Change-Id: Iad58914f067a6ef6d3412ccd42f757d821e39e45 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 17 Oct, 2011 1 commit
-
-
Kai Koehne authored
Change-Id: Id3c6a0eaa90096f2a7a0bdcfac10644e10e8858c Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
- 11 Oct, 2011 1 commit
-
-
Kai Koehne authored
Change-Id: Ic401c81848493ff77cb4f6fdeb5fb7a08042b930 Reviewed-on: http://codereview.qt-project.org/6441 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- 15 Sep, 2011 1 commit
-
-
Kai Koehne authored
Change-Id: Iff5f8cf26e580ede4f82aba5a36acd785521da8d Reviewed-on: http://codereview.qt-project.org/4890Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
- 04 Apr, 2011 1 commit
-
-
Kai Koehne authored
This allows one to also profile apps on device (as long as there is a working TCP/IP connection).
-
- 04 Feb, 2011 1 commit
-
-
Friedemann Kleint authored
Add commands (CDB, gdb with '\n' delimiter for multiple), rearrange dialogs, make ignore count a spin box.
-
- 27 Jan, 2011 1 commit
-
-
hjk authored
-
- 04 Oct, 2010 1 commit
-
-
Friedemann Kleint authored
Remove break window menu action to toggle 'Full path'. Remove gdb setting 'Use full path'. Clean up break dialog: - Set PathChooser::ExpectedKind before value (showed up in red). - Use PathChooser::setPath()/path() instead of lineedit text - Return thread spec - Add validator for ignorecount as for breakcondition.ui Remove unused fields from breakcondition.ui Reviewed-by: hjk Task-number: QTCREATORBUG-2593
-
- 28 Sep, 2010 1 commit
-
-
hjk authored
names Also remove the dead fields from breakcondition.ui Reviewed-by: Friedemann Kleint
-
- 30 Apr, 2010 1 commit
-
-
hjk authored
-
- 11 May, 2009 1 commit
-
-
Enrico Ros authored
-
- 02 Dec, 2008 1 commit
-
-
con authored
-