- 06 Sep, 2012 15 commits
-
-
Friedemann Kleint authored
Change-Id: I42f3b2fd1eea1d958d914de86f7853bf29c2b651 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Daniel Molkentin authored
Change-Id: I066ea0e0ecb6c0dddc86230b74b1c492bb63e002 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Daniel Molkentin authored
Change-Id: Ic6448d7ef95f4ff95df8fddd1b78f4071fa5118f Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Oswald Buddenhagen authored
Change-Id: If70f4f8e2aa8b68b5c87dbd1b6b95a7601eecce8 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Christian Kandeler authored
It is not guaranteed that all device creation factories have been set up at that point, meaning that some devices will not be loaded from the settings. Change-Id: Ibce0e6c125980b1807efca4ce97693f9af7ab79a Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Oswald Buddenhagen authored
TokBranch may hold zero-sized blocks, which must be explicitly handled before trying to enter them. Task-number: QTCREATORBUG-7706 Change-Id: Idaa129e12eb89cbc9572277083765fa6e15e0849 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Oswald Buddenhagen authored
properties now use hashed names as well. Task-number: QTCREATORBUG-7706 Change-Id: I6f941647104152c61f8b86972d24dea6d227cb77 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Orgad Shaneh authored
Change-Id: I9b9061970c92d8e6911772e3ca408e07ef6ea731 Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Friedemann Kleint authored
Change-Id: Ic89c98426796401577abfd2301fc77e7ee8a8f9b Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Daniel Teske authored
Change-Id: I5f8d2a877ce37015bdea999cce805b0fdc910325 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: I18590604c307f0da831aa15efaf113633cd9a014 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Tobias Nätterlund authored
When the first attempt to run an application on the BlackBerry device failed, e.g. due to not being able to connect to the device, the Play button remained disabled, so any subsequent attempts to run the application was not possible. Change-Id: I2b9778f7b936e06b2594d2485d7e5575cddbba14 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-7803 Change-Id: I4dd190dc336ef6d64a8f3a800438909cdd3f258e Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
Christian Stenger authored
Change-Id: Icc22f595f6c5c9472755e1134b7663dde7bccb86 Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
Christian Stenger authored
Change-Id: Ibf0ddfa4aecaa669d843d28f83fe6d814faeb219 Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
- 05 Sep, 2012 19 commits
-
-
Leena Miettinen authored
Change-Id: I98c7a66303a7b6c4a6e6a52a2a7fd85aef647d37 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Daniel Molkentin authored
Reason: $INSTALL_ROOT is only meant to be used by packagers to temporarily put the contents into a different location, which is needed for fakeroot packaging. QTC_PREFIX is not a qmake variable, and defaults to /usr/local. On Windows the default prefix is "QtCreator", since "make install" is expected to be used in a packaging context only where either INSTALL_ROOT should be used or QTC_PREFIX should be set to the absolute destination path where e.g. an installer generator will pick it up. Change-Id: Ifa4950340e58e34726c53f5417adcc7b50828ce1 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Leandro Melo authored
Task-number: QTCREATORBUG-7815 Change-Id: Id3e6b018bfd58b0f0072c637d69721a4bde1603a Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Friedemann Kleint authored
Introduce virtual methods such that it is possible to write derived classes for specific KitInformation classes, allowing for filtering and setting text and tooltip. Remove debugging-specific code of KitChooser from the ProjectExplorer. Move populate() away from the constructor as not to call virtuals from it. Implement DebuggerKitChooser. It should no longer be possible to to choose an invalid kit for debugging from the debugger starter dialogs. Add a protected constructor to DeviceProcessesDialog allowing to pass a KitChooser. Change-Id: I8c683a2da7d69bfbccdc08213cb47d69a0df8b3e Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Friedemann Kleint authored
Introduce a struct DebuggerItem as a debugger configuration item, containing debugger engine type and binary. Store information as a variant map. Add a combo box. Remove engine guessing logic. Parts of it are still required when checking the suggested debugger from the SDK. Split error checking to be able to do a quick error check and find only valid profiles in the matchers. Pass on errors up to RunControl::create(). Change-Id: I08653e2a76ca2c371701082f8173b0b8f8ed462e Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Nätterlund authored
Change-Id: Ic3059a0dd128bc66495f3288bbf1982f81d023d6 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Friedemann Kleint authored
"Occurrences", "parentheses", "applied to". Change-Id: I48d3d4e6c10e29888f4f2ee6dfbe02b0b0c5646b Reviewed-by:
David Schulz <david.schulz@nokia.com> Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Christian Stenger authored
Change-Id: Ica05af5652a3666277723e6ef9e96ecd5dc0c9f5 Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
Christian Stenger authored
Change-Id: I352a7164391531b6cb48facfb83e56bfadf3c21c Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
Daniel Teske authored
And add a few helpful error messages Task-number: QTCREATORBUG-7826 Change-Id: Ia9f9fa476cecf2cff198bc460408bc062e119338 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Leandro Melo authored
There was an inconsistency, since the AST used in ResolveExpression was not really the same previously computed. In the particular issue below a crash could occur, for example, when using auto in a for range loop. Task-number: QTCREATORBUG-7828 Change-Id: I02958f434c3cf3b50609546003fc141674ee78d5 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Christian Stenger authored
Change-Id: Ia3faec39499bc7e65d5d0a0fb7963fcb4016c6d5 Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
Orgad Shaneh authored
Function signature was prepared for that on 4c6b7947 but it wasn't really used Change-Id: I1ee7059a00f0441d42a117b8f8d2c8c776d93815 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Orgad Shaneh authored
MSVC enables C++11 features by default. Only the version matters Change-Id: I5c0c27326a876c7755a7608692fb03b8798b5634 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Friedemann Kleint authored
Change-Id: Ic166f5b7af55b12a1578e130a29fbe81e5ecad0a Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Orgad Shaneh authored
Change-Id: I9f968c976c40578bf6aeef2392b5c560775353ef Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Orgad Shaneh authored
Change-Id: Ia6efab53a04a54869c3ac8700eef5a64ffd95e7b Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Friedemann Kleint authored
Profile p -> Kit k in #ifdef Q_OS_WIN. Change-Id: I6701b7c4c68770323d7b66ba2058861aa16f1cdc Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Change-Id: I5c15c6c6ac69dbf46f676d4f330ed75a2f923c85 Reviewed-by:
Thomas McGuire <thomas.mcguire@kdab.com> Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com> Reviewed-by:
Sean Harmer <sean.harmer@kdab.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- 04 Sep, 2012 6 commits
-
-
Alessandro Portale authored
This patch adds a new variant of the good old ugly QmlApplicationViewer wizard. The new one is QQuickView based, and thus targets QtQuick2 Change-Id: I049223f644029e75bd15120b003c0ce4907a547a Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com> Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Orgad Shaneh authored
Change-Id: I5c2ddacab09b7e1ff997686d21a8b5aa193e1aa3 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Robert Loehning authored
Change-Id: I5eca3251b290e15eaa2a462bc22f1d1ac7153834 Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-7740 Task-number: QTCREATORBUG-7739 Change-Id: I587b22fcd5a21b1aa740d2e301da969519de0e45 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Tobias Hunger authored
Change-Id: I898e7d4dec9b4de2c6f244f7b41ce71c82a4eee0 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Christian Stenger authored
Change-Id: I5419b30b8dd0cc67af4d54a3bb89edd5368cb983 Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-