- Jun 05, 2012
-
-
Leena Miettinen authored
Optimize doc build at sub-plugin level. Change-Id: Ib9f3e93d2386f195aeddd5cf4794f4af44abcd4c Reviewed-by:
hjk <qthjk@ovi.com>
-
Simjees Abraham authored
When an object is created, the properties are fetched and added to the object tree only if the parent Iname is known. Change-Id: Id49a1873e9ffaf33689fe11297341cf56472c1be Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Joerg Bornemann authored
Task-number: QTCREATORBUG-7514 Change-Id: I237c6550698b4f70c7f8b4844109ab45e0918e56 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hjk authored
Change-Id: I9951c7470239e524f1bebb77f22b8ee59eab5183 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
hjk authored
This is arguably not linux specific and allows easier access to the connection data e.g. from the debugger plugin. Change-Id: I4bb7f8f59590e038cf1468e54095de7983bc6b9e Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Eike Ziller authored
Gets rid of a lot of code duplication. Change-Id: I2ce38fb38a0b61cb821e0bdc7bcc9a7ccdf9da72 Reviewed-by:
hjk <qthjk@ovi.com>
-
Leandro Melo authored
It was previously beeing skipped. Change-Id: Iadd9b03acbcf0ee0fb4db537b8597661cb93af3f Reviewed-by:
hjk <qthjk@ovi.com>
-
Leandro Melo authored
Add some checks for C++11 flag as well. Change-Id: Ic5ee81d72bc88a22e71b324ef01014791b833604 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I541dbcb7947fb8c24180f514f489be5251017e7f Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Jędrzej Nowacki authored
Internal type QVectorData was removed, current implementation of QVector is based on common QArrayData interface. Change-Id: I016efa1013f0fdf809600eee4f38098d8ea3ab8f Reviewed-by:
hjk <qthjk@ovi.com>
-
Joerg Bornemann authored
On Windows in buildDirectory/mdnssd EventLog.h and friends get created. Change-Id: Icc830c837d4da6ff8773b654e7b63470f87b06d4 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Francois Ferrand authored
Add new action to show a menu of recent clipboard history. When an item is selected, the item is pasted. Change-Id: Id7e1a90730404fb63762bf1f20678484ec34cd2b Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Simjees Abraham authored
QtCreator takes into account the result of message from qtdeclarative for setting, resetting and updating the method body. Task-number: QTCREATORBUG-3264 Change-Id: I15d1a33990175e86bb3f2fee08f75dd5b7b1b628 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
kh1 authored
Running the external window will take down the central widget as well, cause calling m_externalWindow->setCentralWidget(m_centralWidget) will pass ownership to the window. Calling delete on the central widget inside the plugin constructor will crash, so set it to NULL. Change-Id: I88ddde68a1ca3a47182de7c19847808738431149 Reviewed-by:
Karsten Heimrich <karsten.heimrich@nokia.com>
-
Simjees Abraham authored
Correction done for the bug introduced with commit fc1f265e. Task-number: QTCREATORBUG-7498 Change-Id: I322a564208d70c7778a208fe0d9360ce47b75b81 Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
hjk authored
This allows adapters to take all responses from the startup commands into account. Change-Id: I295cb211a4b69cfb8c59b34030aaee8120ffe98e Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Keep track of elf section headers, add a dumper for Utils::ElfSection etc. Change-Id: I06d01c0de01ffc6b827a4a79bdc91fdb3e761d75 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I8dd3d20ddc4652dc490d87558f46474f79300389 Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Change-Id: I64537306723dc1bd3c979f22af2213f0f5cd8f84 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-6116 Change-Id: I57a66b8989f1cc4137b02df370704dfe43d392ac Reviewed-by:
Robert Löhning <robert.loehning@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
David Schulz authored
Change-Id: I88e8581287631ea05e044e4725cb4062620d12c9 Reviewed-by:
hjk <qthjk@ovi.com>
-
Francois Ferrand authored
- Highlight all function/methods (not just virtual methods). - Highlight as a function even if number of arguments does not match. In that case, add a diagnostic message to indicate there are too many/too few arguments. - Fix highlighting of parameters in function declarations. These used to be handled indiferently, and they could be mistaken for type or field references. - Properly highlight template method calls. Change-Id: I6e61c9ee47763db95c62314f9cc1c4d398df38b3 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Orgad Shaneh authored
Sort files, separate directories to groups Change-Id: If6fca18b46802f9b506301179932a7d6025aea6b Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Nikolai Kosjar authored
Simple dots in - red (device disconnected) - yellow (device connected but not ready to use) and - green (device connected and ready to use). Change-Id: I04155a917e23351bb9d1125a432957ef05b64ef5 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- Jun 04, 2012
-
-
Peter Kuemmel authored
The CodeBlocks generator writes for each macro definition <Add option=-D... /> (also make getters const) Task-number: QTCREATORBUG-3922 Change-Id: I93e10397e76ad4f34126a76c4c36e4529d48d0ad Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Andre Hartmann authored
Change-Id: I0a3276dde7a3b8f90487c642d839611c80f53cf9 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Andre Hartmann authored
This makes adding a Build Step from the "Projects" configuration page consistent to the creation of a Generic Project via the Wizard. Change-Id: I6e947790fcd97795c29b4e0731ef8e2bff33767f Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Christian Kandeler authored
Prevent them from happening in the future by hiding the respective functions in the device manager. No one should ever need to map an id to an index directly on the device manager. Change-Id: I41da16489b8aec67709ab3b4b115d915d4f29a4c Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Robert Loehning authored
Change-Id: I55b470db573aaca679df9cb1e89511b858683214 Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Christian Kandeler authored
Files with this configuration will be excluded from the list of deployables, including the build target. Change-Id: Id1f31ee356916669eb71e911da92d02d84891087 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Joerg Bornemann authored
Change-Id: Iee5b8575c0e9979e5ff5b38fc046027c40eaba66 Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Fawzi Mohamed authored
* use user local register key to store settings (reduces failures) * more unique names (avoid clashes with apple version) * more robust error handling in general * added (disabled) registry free method to detect tcp/ip changes * add resource for event logging Change-Id: I4cf00d09be2731ba294f72edbaa04e1f254adef4 Reviewed-by:
Oliver Wolff <oliver.wolff@nokia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
Joerg Bornemann authored
Change-Id: I051276a8f5d566b4ddf04cbd7a045e1311cc916b Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Joerg Bornemann authored
The WIN32 define was missing on Windows. Change-Id: I22243e9384b0957b22e5df9e6d916a3bdc57e70d Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Fawzi Mohamed authored
Change-Id: Ia63975ea9d310a1ef67a41e160a9cf7b3125a07a Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Simjees Abraham authored
The file structure outline now displays the id and the property values. Task-number: QTCREATORBUG-6209 Change-Id: I33efe20aab71647bc863cff5b5434c47e8d452a4 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
kh1 authored
The former unsorted list would not fully match the search term, while searching for QString the actual top hit would be somewhere in between other search results instead of position one. Make sure to remove duplicates from the search hits. Task-number: QTCREATORBUG-5167 Change-Id: I640c3e8d5a5498c5a13c083370a961f458576da5 Reviewed-by:
Niels Weber <niels.2.weber@nokia.com> Reviewed-by:
Karsten Heimrich <karsten.heimrich@nokia.com>
-
Orgad Shaneh authored
Remove revertDiffChunkEnabled property Any diff view might relate to previous changes, so it makes sense to always allow reverting them Change-Id: I8da0fb2d8625ac98140d1bde0296a4478bc6a0b7 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Orgad Shaneh authored
Internal change: added decorateVersion() function for decorating a revision. This is called for both the current version and previous ones Change-Id: I8b23fd628c9db01b005c19d46580979c5a21c687 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Orgad Shaneh authored
Change-Id: Ifc215303f42dcba71298f906fb6d2e576d3033d3 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-