- 01 Jun, 2015 1 commit
-
-
Leena Miettinen authored
Change-Id: Ia32f968bc672c587925ebc600de06b4387966aee Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 29 May, 2015 5 commits
-
-
hjk authored
Looks like the orginal users in the debugger views context menus prefer to create their entries on the fly nowadays. Change-Id: Ice3ba358b0d746e03e64c3c8b872c69c18bcaba3 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
Was used in blackberrydebugtokenreader.cpp, but is not used anymore. Change-Id: Ie55b2ab08773d0f541efb1a22e0c21c36f4ba7b3 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Robert Loehning authored
Change-Id: Ib8fd32b4134620807ca7d311d6a844175e105bd1 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
hjk authored
Change-Id: I0d7c3ba312f7242d14b9c7cf4fe7174325b518ca Reviewed-by:
David Schulz <david.schulz@theqtcompany.com> Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
Allows us to un-export DebuggerRunControlFactory in an attempt to slim down the publicly visible Debugger plugin interface Change-Id: I0c2e7351ffa7a9d16586172816635be8ff40172e Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
BogDan Vatra <bogdan@kde.org> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com> Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
- 28 May, 2015 22 commits
-
-
Arnold Dumas authored
Use 'struct' keyword in forward declaration to avoid compiler warning. Change-Id: I5a10eabea806ce138aed31e8b1a99567afe92e77 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: Iedcb36af5a64c2ae322bb2eb7f7fa73df9426114 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-14515 Change-Id: I02e423acc53ae23169399bc9b86b4753cb84f7a2 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Tobias Hunger authored
This needs the patch that splits features and plugins in the json wizard and makes sure that the requiredFeatures are ignored by the "All templates" selector in the NewDialog while the "enabled" statement of the JSON wizard still takes effect. Change-Id: I76fd5d72a73af064cf5047a6a43aec6598f675bf Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: Icb8a4856dda4298b3ee901bc7a5c22190ddca5a6 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Tobias Hunger authored
That is closer to what a user expects than the "0" and "1" used before. Change-Id: I08b3a7b0361dd54b75ee7b2213b3d120fb016bf5 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: If01fe6722c76df83015afa68b18d62ff1eaf523f Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Tobias Hunger authored
Now that we have the infrastructure to handle both separately it makes no more sense to merge them. Change-Id: Ia2694eef60c0fe17b025e4d6766c7a8f775513f5 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Tobias Hunger authored
Now it can be toggled based on platform selected. Change-Id: I663e8cff149da8df55baab4ab4f61c2c2e06f837 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I4dc03acbd2fdc040c2a49ed8923d1615489d8288 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Tobias Hunger authored
The platform is empty when "all templates" is selected in the NewDialog. In that case I expect all possible features to be reported. Change-Id: I2ad4ba6df217b39ffa44b7001875e46c04712bb5 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I5d30f22367b365a71417c473cba3ce7125567a77 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Tobias Hunger authored
Wizards have a "disabled" flag, everything else can be "enabled". Make that more consistent by having the "enabled" for the wizard, too. Wizards default to "enabled" now, just as they did default to "not disabled" before. Change-Id: Ic91f60196137daf353f7995b10ade19673d66f4e Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Eike Ziller authored
Instead of initializing it when opening the file, which has nothing to do with it. Change-Id: I5270d424c26dde7a66c0916281f718f779b1b2ac Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Eike Ziller authored
The editor was not updating the UI part if that is active when external changes happen. Switching to XML Source would then overwrite the external change. Change-Id: Ib63257e75e065d151cb2a078443dc2afc8392ab8 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Eike Ziller authored
Change-Id: I4fd52b852d274783f679b056842b87ba886ddf90 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Eike Ziller authored
If it didn't find a project corresponding to an android manifest, it crashed when trying to update that non-existing project. Change-Id: I27ccaab14c0de8845a161d16becf73eb59c1d9c3 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Orgad Shaneh authored
Makes much more sense than plain 0. Fixes Git interactive rebase that should have no timeout. Change-Id: I48b4d4dc35c8e5ed13e074d431d05d6795eb8797 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Christian Kandeler authored
Change-Id: I3d335648bed71faf92079b08b19f11119a664a02 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Christian Kandeler authored
As per RFC 5656. Task-number: QTCREATORBUG-14025 Change-Id: I623c9f0808967f140cdfb40e11234c2e523484e6 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com> Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
hjk authored
Right now, DebuggerStartParameter is part of the debugger plugin external interface. Better not make it fatter than necessary. Change-Id: I3b9205089f971dd314ccba1335b5ca2d4d9fe7c6 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
BogDan Vatra authored
This patch allows a plugin to insert custom imports. These imports are used by QtC for syntax highlighting and code completion. This way a plugin can register types and objects that are available only at runtime. This is an example of an imports function implementation: QList<Import> MyPlugin::imports(ValueOwner *valueOwner, const Document *context) const { // context is needed to know from which project is the opened document // in this example we don't care about multiple projects Import import; import.object = new QmlJS::ObjectValue(valueOwner, "<defaults>"); import.valid = true; const ComponentVersion version(1, 0); import.info = ImportInfo::moduleImport("MyPlugin", version, QString()); auto myType = valueOwner->newObject(nullptr) myType->setMember("myProperty", valueOwner->valueOwner->intValue()); // add more properties & methods/signals to myType import.object->setMember("MyType", myType); // in this example we return only one, but you care return more than one return QList<Import>(import); } Change-Id: I395c273c7b15a9e4ed5a89a81d70ff92db2b7c0c Reviewed-by:
Marco Benelli <marco.benelli@theqtcompany.com> Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
- 27 May, 2015 12 commits
-
-
Eike Ziller authored
When a file is part of a project, but fails to open in an editor, the editor configuration would still keep a reference to the "created" editor that in the end was not "opened". Remove editors from the configured editors list when they are destroyed, instead of when they are "closed". Change-Id: Ib9680d56b737214c09f935f0088a77959ca7e8ba Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Christian Kandeler authored
Change-Id: I107a61831ca7824c30dcc83b3a13f5765dd2da52 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com> Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Nikita Baryshnikov authored
and deinline dtor. It saves 1 copy. Similar to 184695be Change-Id: I2a55b00aa65bc3d0ac7f45d7321ea099882c776e Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Christian Kandeler authored
Change-Id: Ifda41d0fdef54cbc1c5e397be6782bda7a047098 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I8c225ace7e8ad991e50ed5c23884f423a5cbb80d Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I4982564fcb8160302206e12e64f2f2bba338e09f Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Orgad Shaneh authored
It currently doesn't contain the code it displays. Change-Id: Iae6752d4f6feed3c231dcb4529e16110defb14fc Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I560cce362964baf9877d5a4833223ca0669b6d0c Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I561fb90f163f3ee2bd9f8a28e839392f2501c61f Task-number: QTCREATORBUG-14507 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Joerg Bornemann authored
This detour existed to ensure that the V8 model and the events model are done processing before we call complete. Change-Id: I89b3ec7935e63e8cbcdeaff74d407064456c07be Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com>
-
Joerg Bornemann authored
V8 is gone long enough to stop supporting it. Change-Id: If086925359097a69ffab2b2eba4de6f63bd5195e Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Nikita Baryshnikov authored
to do not use unique_ptr instead of auto_ptr which was deprecated Change-Id: If6e5bd25c62184a5d34c0cdedf0206138e32bf28 Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-