- 03 Feb, 2012 3 commits
-
-
Daniel Teske authored
Change-Id: I266e52579df9aa2b5aecb485c58033ba7408987e Reviewed-by:
hjk <qthjk@ovi.com>
-
Daniel Teske authored
Task-Nr: QTCREATORBUG-6063 Change-Id: Ieace3e9e68b4e0342c35ac7c279f4b0b61076419 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Never try to run empty binaries. Task-number: QTCREATORBUG-6849 Change-Id: I591fdb9d39394fc8097908f5934a1a96518859cb Reviewed-by:
Hugues Delorme <delorme.hugues@fougsys.fr>
-
- 02 Feb, 2012 15 commits
-
-
Daniel Teske authored
Change-Id: Ida603debc50f69d3b68458dfebde8246dbb9fe78 Reviewed-by:
Virva Auvinen <virva.auvinen@nokia.com>
-
Christiaan Janssen authored
When the server sends more than one trace consecutively (e.g. with the profiler JS API), the flags that control the race condition between the v8 client and the qml client need to be reset after the data is read. Otherwise the complete signal will be duplicated. Change-Id: I63b808d6f0aae404814d5243c1729671b56ca52e Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Christiaan Janssen authored
Updating the code to match latest changes in qmljsclient Change-Id: Ia1a7914fca1beda0141c0d57c7ce76ca1002996d Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Friedemann Kleint authored
Change-Id: I01a24619728adc8f6f8bad6a8b50693c381600b1 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Friedemann Kleint authored
- Windows: Always use DebugBreakProcess if Qt Creator is compiled 64bit. Else always use win64interrupt.exe if Qt Creator is a WOW64 application. - Remove redundant code (procinterrupt/hostutils, gdb adapters). - Give interruptProcess an errorMessage parameter such that it can be used by all C++ engines and a proper error is displayed. - Improve error messages. - Build win64interrupt if target architecture is 64 bit (clean tools profile, add a profile), borrowing the check from qtcreatorcdbext.pro. Change-Id: I2a6caf98e46051c49c84e1f3aac4c8d2aba66e8b Reviewed-by:
David Schulz <david.schulz@nokia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Erik Verbruggen authored
Change-Id: I82d8d60acaa9265fd25e0a3734855b19bdef9c06 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Tobias Hunger authored
Change-Id: I6fc17a80f99002a99c1218f3fea18e52c2aad40d Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-6819 Change-Id: I90995a10a6421f051d03e53efe5f4f94d76d72a7 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Christian Kandeler authored
Change-Id: I3e7b52513211959a976545667e8e8372f2001c7e Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-6773 Change-Id: I082b7d04730a5014ad935d6a079a1829dfcdd34c Reviewed-by:
hjk <qthjk@ovi.com>
-
Erik Verbruggen authored
Change-Id: I7da3affea2758b2e01124105e2521e1f2c5f6678 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Eike Ziller authored
E.g. when showing the example or tutorial browser. Change-Id: I938d38872c455bbfc6f28b759701e84cd57bf354 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Eike Ziller authored
Was split between list model and Qt version manager. It's easier to follow what actually happens now, and the change makes it possible to delay that decision to a point where it's necessary. Change-Id: I4bffca2e9207ad32bba9ee4766b62d1a1f9687cd Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Eike Ziller authored
That avoids calling "qmake -query" at start up for finding out the paths to documentation and examples. Change-Id: I97d6b01c9a382726ea0a26f51b821807bd81ea61 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Erik Verbruggen authored
Change-Id: Iafdcd5bc72d9724e217767ae9c216be4363cc0d3 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- 01 Feb, 2012 11 commits
-
-
Friedemann Kleint authored
- Add "Disassemble function..." action with dialog for name to stack window. - Add "Disassemble" with function name from code model to the Editor context menu. - Change the engines to be able to disassemble a function without address. Change-Id: I812f4672d97d9a866ee7f5a38dbd18b2876bccfa Reviewed-by:
hjk <qthjk@ovi.com>
-
Tobias Hunger authored
Handle .pro-files which remove everything from the QT variable as not using Qt as well as those .pro files using CONFIG -= qt. Change-Id: I7cc3740ce256093b7d14593e9ff0a6919fd02615 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Tobias Hunger authored
Change-Id: I04dbe0c08f0106834661606bfd65da252637b8f4 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: I1fd01abd66ffd7cf1328590eaad707dbe52cead5 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-6890 Change-Id: I8c8a39e5bb61b11f03eb970fbeb9538a47cd8c0f Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: I684f4bb4837e0f5c142128c37196fa9ef3b5af22 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
hjk authored
Change-Id: I7bd2f83ffc6a57135aab9f76ff929eca48d16885 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Kai Koehne authored
Make the choice of language part of the DebuggerStartParameters, instead of deriving it indirectly from the current project. This prevents e.g. the QmlCppEngine to be used when loading core files. Change-Id: I9d1c9ab318ba789abe3a6ea0478ebda71857e793 Reviewed-by:
hjk <qthjk@ovi.com>
-
David Schulz authored
The whitespaces are now highlighted with the same backgroundcolor as the characters. Also added a test for the Lexer. Task-number: QTCREATORBUG-5802 Change-Id: Ic1bcd8cfe30d6b8a0281b7963eaab310f972b9d2 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Orgad Shaneh authored
Change-Id: I2ff075bcc5607fec9bd9dc8596108ec5f076d48d Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Change-Id: I62be12e5afe6d2b9a81c03e980e01a49dc4e4632 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 31 Jan, 2012 11 commits
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-6713 Change-Id: Ief7f8509572cfa2008209083e5ae9c7763eba42a Reviewed-by:
hjk <qthjk@ovi.com>
-
Leandro Melo authored
Now in the case of a matching empty file we still select a best token so the insertion happens *at* the end of the file. The patch also fixes line breaks after the definition to be inserted for situations in which there's no line break yet. Example: namespace Foo {} namespace { } Another thing for correctness. Member _key from HighestValue is now value initialized instead of default initialized. Task-number: QTCREATORBUG-6696 Change-Id: I5c0303675429c3da5cb88825272c9611be022f6a Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
David Schulz authored
The WinAPI funcion DebugBreakProcess must be called from the same bitness as the target process, so win64interrupt is a small 64bit executable calling this function. Task-number: QTCREATORBUG-2521 Change-Id: I3259d505b9b228be72ca4eaca42a9cde5b4984ac Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
Change-Id: I6d6007dc9578acae62c1d41a07164a917e879cd5 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Daniel Teske authored
Change-Id: Ice94b56ffda04babbb66317f77d5b121f72b051f Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Daniel Teske authored
The function was removed long ago. Change-Id: Iee1e413bb675e360eb15a89bcb5d37ac83b40e84 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Daniel Teske authored
The class added nothing over SessionNode. Change-Id: I137c274514b2c5897a591b7e093ba84e1a91e9d7 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Daniel Teske authored
It returns the same as activeSession Change-Id: I244747eddcca3fda181eb8dc52b1b616beba212e Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Add a method returning the compiler command used. With this information the buildsystem plugins can do better setup of the project. Note that the compilerCommand refers to a C++ compiler! Change-Id: Iad0bfa6a532cbdc38228db71599ab6192cb6127c Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
Daniel Teske authored
That can't happen. Change-Id: I05293e96e7a716fbaf5fd03aa182c723c9858a03 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Kai Koehne authored
Just emit the requestRemoteSetup on your own in QmlCppEngine. Also properly check the related state transitions in DebuggerEngine. Change-Id: I15dc4236303911126de7eee63ed996bdd8e5c5a8 Reviewed-by:
hjk <qthjk@ovi.com>
-