- 29 Jan, 2015 29 commits
-
-
Orgad Shaneh authored
Change-Id: I7506b30a1f6ac064511b047dfe5b90814e6d5212 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
hjk authored
Change-Id: Ice03e5fd61970f86b99ce3b9122acb5ae0eb2cea Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
This generalizes part of the previously GDB-only code paths Change-Id: Id32798073e3c8bcb23bfedf463bebc866c8275e2 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Ulf Hermann authored
This further cuts down the initial loading time by a large margin and can save some memory. Change-Id: I8c3240d3137461229fa5576ad33c0d77b28776e0 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Ulf Hermann authored
Loading them all at once and keeping them around all the time wastes memory and time. Change-Id: I088e0f955a93f94fa460ca17583123eb4d317da9 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Ulf Hermann authored
Also, in contrast to the 5 previous times this piece of code has been broken and fixed, this time add an elaborate comment about the problem and a test case to check for future regressions. Change-Id: I2babf7c6e98d7ab12ee53362229f30f6d9e5d7d5 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I1f03cba1cc7a8be5d744b4d8f918ce6cd41f2612 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Ulf Hermann authored
Like this the labels are also updated initially and when the model changes. Also, use the more generic label "[unknown]" instead of "<bytecode>" to replace empty descriptions. Even in the QML case it's not always bytecode. Change-Id: Iea0dc36eb9061c928f2cb9706adaaa3b4bab7811 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
hjk authored
Change-Id: Icd3afb632cb935fdd95f13db91c9c11a3dea732e Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Montel Laurent authored
Change-Id: I6c0d4ec60759b3c2fedac3e6649b7ec5102a6487 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
Having access to the expanded inames doesn't make a difference. Change-Id: Ic833f647c2c135f213dd621e28a9be98809e0b04 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Ulf Hermann authored
Apparently the parent is not always defined and we get warnings about that. Change-Id: I574d68c2668fef53af9422049143a0decf05286f Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Kai Koehne authored
Task-number: QTCREATORBUG-4995 Change-Id: If8a6f6715165cf12809ae9c2a3a629bc4f464c16 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Nikolai Kosjar authored
* Move cplusplus-frontend to src/tools * Make them depend on libs/cplusplus instead of building that lib again * Put the binaries into bin of the qtcreator build directory * Unify *.pro files * Build them all if BUILD_CPLUSPLUS_TOOLS is set Change-Id: I8f9cd731625cbf9f41d5f6464c6cd946ffd6e141 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Montel Laurent authored
Change-Id: I603fc2e3fda624c913e432d5059c86d96c3e2c3b Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Christian Kandeler authored
Not all defines make sense for non-compilation purposes. Change-Id: I7c5dd5aaa6de5c8916dfc10eb54ae49efa22959d Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
hjk authored
Change-Id: If431c9b03113d1958e18d23edf7e6433ca5922de Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
Change-Id: I4229cab0304160f1b47ee17f25fa7d30414bbe85 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
Change-Id: I6b9735de1855203ce0586c4ee0c8991a13fb0bad Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
Change-Id: I1586a4c4f11cc4d622a6e164875f5b6ee2e1eb18 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I4852ff215abf25649fc5eac1e922ae901839ca3d Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Montel Laurent authored
Change-Id: I79f534cf54fe7d55d05324a3bb4afb4fb098b4af Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hjk authored
The circle closes, that's where the code came from. Change-Id: Ic36ab61ec8886c9a2747aeb29a7245df3ef0b6c4 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Robert Loehning authored
Change-Id: I46bf8399ec72a56212b631a6094b180e5da0981f Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
Reduces costs in case the feature is not requested. Change-Id: I66da6f256baaec6ef9d40bc135942551d58e83da Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Christian Stenger authored
Introduced with ae6730d7 . Change-Id: Ie12606ed18397d5b296d9c89ef8ce0c31e3991f3 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
-
Orgad Shaneh authored
in tests Change-Id: I1f4b4c7a1f4068a83d385e74d75a482b5effdb0c Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I5e7cd4998fe1ab5aa649f27d06710582f5c77453 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: I43035114806bb0eb5772bdc591a8cb2864dc2423 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
- 28 Jan, 2015 11 commits
-
-
hjk authored
Change-Id: I230a05274e95430162c3f2d05de5d93bf4985b4e Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
An intermediate step to move the engines one by one to direct WatchItem construction. Change-Id: I563582498c4eeb3d604dfa046722133ab6d24650 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
Write the full command to a temporary file for easier re-use. Un-ignore the first stop, this does not seem to be needed in the new async setup. In some cases LLDB is not able to extract the even the top most frame of the stopped thread (happened 2 out of 100 runs of the QDateTime dumper). It's unclear why. For now just report the fact. Change-Id: I76a63bc288f1ae6f5bd9b9604a47f051912b93d7 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I6d607177b12ef4f55cfbaa2c0e339216627906ec Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Nikolai Kosjar authored
There is no dependency to languageutils, but we now depend on cplusplus since we use/call Utils::FileName and Utils::FileDropSupport. Change-Id: I18ca659ec3023a146e9e358e33dabbf9805fb6ce Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hjk authored
Only the top level entry was handled so far, but we might add items with subitems. Change-Id: I55084a1f595f4982bd37168e71b144b17eee63b1 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
Default to 'editable' (not selectable), intentionally changes behavior in the Kits, Compilers and Debugger option pages, but brings it more in line with Qt version. Change-Id: I71739a5d61c9980fc6da729dcb59b0900047f066 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: Ie1da8e093bd28f0a2ad0fe34b860008a7484ed5f Reviewed-by:
Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
-
Nikolai Kosjar authored
It's pulled in by including qtcreator.pri. Change-Id: Ief408b586d81780187392afbcadc0aea497e55aa Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Christian Kandeler authored
To HEAD of master branch. Change-Id: I122490c50ac7ca2abd0dabe63875e6e17ad83602 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: Ibcae2f432b3a9262e9c7c23cf2d8f9ca018cd771 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
-