- 01 Jun, 2015 12 commits
-
-
Denis Kormalev authored
Additional list of regular expressions added to TODO plugin settings to allow set patterns to be excluded from file list to parse by this plugin. Change-Id: I718f111ac7592557a6aa86865283468c53d58078 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Christian Kandeler authored
Change-Id: Idc44375335fae419fff8a409a0f6cb6feee92ba3 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Daniel Teske authored
Change-Id: I081ec83b8cdb4f7c29e754b95370b58865ca2993 Task-number: QTCREATORBUG-13941 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Tobias Hunger authored
Keep that information in the NewDialog instead of ICore. Change-Id: I3e351251be6c4927b80a22db175ed79cb1f24621 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Tobias Hunger authored
ICore only used to pass this on to MainWindow. Change-Id: I3c4a214330713928a50a291e3c5c6624310db03a Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Ray Donnelly authored
The include for utils/environment.h was omitted unless Q_OS_MSVC, but the code that uses it is also compiled for MinGW-w64, so change that compile guard to Q_OS_WIN instead. Change-Id: I2fa5a09f1864c0ed38d09e3fbb2c6f661fbc8b26 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: I3d80ca7810001cb02fe7e147fbfa013a9aaaebbf Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Arnold Dumas authored
Remove useless includes and comments related to the old Qt::escape(). Change-Id: Ice44317e5440c0dd41e770da6f1443ce687735f1 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I1fa557f75b0a8d9ab37cdf47ed4564eca4634d8f Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
This is more reliable than choosing the first platform (whichever that happens to be). Change-Id: Ic2b33de96af295bdaa0955014853e1a5cf7605e3 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Tobias Hunger authored
This information is only available via pluginFeatures() now. Change-Id: I4945933288e492578dafc2600eb8f77f0ee43cb3 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
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 1 commit
-
-
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>
-