- Dec 20, 2011
-
-
Christiaan Janssen authored
Change-Id: I7959052ec07089419e85186b0b0e58f911e273ec Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Friedemann Kleint authored
When accidentally pressing 'Debug' on a library project, the dialog asking for the executable pops up and debugging still starts although cancel is pressed. Add dialog title, set flags, and check its return values. Change-Id: I8518b8af70b12a7059f9ee0e20a9d0b325db1e98 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Friedemann Kleint authored
Change-Id: I3c62cd7d371312bed1c1c3f5220af86d64143e88 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Kai Koehne authored
Request the sources actually seen by v8, and show them in a separate file (click on the leftmost column). Automatically populating 'Source Files' and also making the functionality available for mixed debugging requires some more thought ... Change-Id: Id8f55eed9c842b545434a6c608fb34d370a8f8bb Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Friedemann Kleint authored
Change-Id: I836954e1d5ea341f54e117209ec3162190b29e71 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Friedemann Kleint authored
Change-Id: Iaa6e31f8d76537ccf0e79bf2395b75e22932c304 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Jarek Kobus authored
Task-number: QTCREATORBUG-6669 Change-Id: Ife42d13289b924ce9a098b6828a8362808f27b3c Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Eike Ziller authored
Change-Id: Ic78cf5030e78759018ea84d0c258c81c8081ae98 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Jarek Kobus authored
Task-number: QTCREATORBUG-6507 Change-Id: I6333c70c2930a3888fe504cbbc6da1a8a303abae Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Eike Ziller authored
Theoretically it could now run multiple searches in parallel, but since a single search grabs all available threads from the pool, any search request afterwards is queued for execution when the previous one finished. Task-number: QTCREATORBUG-6101 Change-Id: Ifada0ccdd1ce7cfb4aaaaa4de2db070025f91a3a Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-621 Change-Id: I4bd39c88afc1df93712b1d9a76f875516c657f3d Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Eike Ziller authored
For example disabled it for "All Projects" searches when all projects are closed. Change-Id: Icc65a87577ba51f4362791dc8ecdca3c92819553 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Yuchen Deng authored
Change-Id: If6678115cb2730d61ee9d0e64a81aeffad183f82 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Dec 19, 2011
-
-
Aurindam Jana authored
Expand watched expressions. Change-Id: Ic4e5860931f3a7c6a33f37697585f43d7c2664a0 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
hjk authored
Change-Id: I960f097a1fa34abeb09851dd1d054122f3570178 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Officially we support only 7.2+ nowadays, but 7.1 used to work. This was broken recently by the "dynamic type" work. With this patch the debugger behaves as before with 7.1, and shows dynamic types with 7.2+. Change-Id: Id9e775d19712ea40d7c2a7aa8f9f734174d2446e Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Task-number: QTCREATORBUG-2950 Change-Id: Icfd2c61e0e77bff23c1bf1b38b8b670bd8fbc8c7 Reviewed-by:
hjk <qthjk@ovi.com>
-
Robert Loehning authored
Change-Id: I09c25505354d9f6a3613e86ef5121ab37857f194 Reviewed-by:
Christian Stenger <christian.stenger@nokia.com> Reviewed-by:
Bill King <bill.king@nokia.com>
-
Eike Ziller authored
Change-Id: I4eef170f036a26c8ea8c3700c5524f7afedf67ac Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-6101 Change-Id: Ib632414b13c4d3748bd33f61e7fec98292a1b57e Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Jarek Kobus authored
Change-Id: I80759d23be9acd755d4e2787b77342c2908569dd Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Eike Ziller authored
-
Eike Ziller authored
Task-number: QTCREATORBUG-621 Change-Id: I6fb7df3d943353497b73b9813684ae973b708913 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Daniel Molkentin authored
Change-Id: I3d8b44534d748c820ae63c6909b4eb28ff566283 Reviewed-by:
Niels Weber <niels.2.weber@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Yuchen Deng authored
Change-Id: I925fcf274e190f4ca59ac452d28cb206661a8522 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Daniel Molkentin authored
Required to deploy the lib upon 'make install'. Change-Id: I1d6f02e5083dc0b1b34ece840509cb1094f9863c Reviewed-by:
Tim Jenssen <tim.jenssen@nokia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Christian Stenger authored
Change-Id: I4bdad749d82ace835d8051a80cf9b17ad0eb43cc Reviewed-by:
Robert Löhning <robert.loehning@nokia.com> Reviewed-by:
Bill King <bill.king@nokia.com>
-
- Dec 18, 2011
-
-
Friedemann Kleint authored
- Add conversion for single character constants, offering to convert them characters or QLatin1Char. - Offer conversions from character constants to string constants. - Rewrite the WrapStringLiteral::Operation class such that it takes a mask of actions to perform which can be combined in arbitrary ways. Provide static convenience functions that can be used for the Translation/Objective C conversion as well. - Move code outside class to reduce indentation. - Use its functionality for the Translation/Objective C conversion as well, reducing redundant analysis/operation code. Change-Id: If32c16a705cfc1cc20a48ab1c93b5053467d1749 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
- Dec 16, 2011
-
-
hjk authored
Task-number: QTCREATORBUG-3586 Change-Id: I6b80ae7147301cd61277bd64abaee3fe8f910f38 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I7da6e5e641973378be2af4e6e16c01bd725c328e Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
For installed documentation. Instead of splitting a string at ';'. Change-Id: I0e0ad0ece337bc8738501c008ff67412df1f18bb Reviewed-by:
Alexander Lenhardt <alexander.lenhardt@nokia.com>
-
hjk authored
Task-number: QTCREATORBUG-6500 Change-Id: I8297c91238c4edfd28d9813a92f082f33a6e763a Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I5d45b37e5967804275913c6311741eca83eac539 Reviewed-by:
hjk <qthjk@ovi.com>
-
Aurindam Jana authored
Change-Id: I78825294251b364b471b37479f3ae57893e4f903 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Aurindam Jana authored
Change-Id: Ie51db80902a3dbc1fcfe352eb770965555551dba Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Aurindam Jana authored
Check if the current stack frame is usable before sending eval request to v8. Change-Id: Ief687516b1b4a323c2b602f1b54d83ff7661bed4 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Aurindam Jana authored
V8DebugService uses a different protocol. This fix now uses the new protocol. It also optimizes the number of debug requests made to retrieve debug information. Change-Id: I40d7b1d4ab0535831c6a19cadd9b48763934c1de Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Eike Ziller authored
Not strictly necessary, and being able to specify that in user settings makes things a bit easier for testing purposes. Change-Id: Ie54c12cf65682892de09f0d811a8a1571137395c Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Aurindam Jana authored
Change-Id: I7cd73c5c4148929fa0a1d60d33fe16357f8c3705 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-5509 Change-Id: I4541049a1861e83f55106effc536fd50eb233d97 Reviewed-by:
Alexander Lenhardt <alexander.lenhardt@nokia.com> Reviewed-by:
Niels Weber <niels.2.weber@nokia.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-