- Jan 21, 2014
-
-
Eike Ziller authored
Change-Id: I938041c9774fbebd1edc6dc29ccfa569bae94f70 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Friedemann Kleint authored
Change-Id: I392e3321c0f07b69f3ad67308483217071b35a81 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Friedemann Kleint authored
Change-Id: I408d2170575c99a690af53d32b08318e6060f525 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Friedemann Kleint authored
Change-Id: Ief673c06f0456fe1055447383c9fbef5a112d69c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: If443079c66e9f0d1a9c203d2a41244b0fffdada4 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- Jan 20, 2014
-
-
Frantisek Vacek authored
slog2 parser has ignored all slog2 messages not beginning with a letter. For example: console.debug("#### message prefixed with some hashes"); was silently ignored by slog2 parser and wasn't send to the QTC application output window. Change-Id: Ie4cac329d192c8b330226b99141848a1c0c0c715 Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com> Reviewed-by:
Rafael Roquetto <rafael.roquetto@kdab.com> Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
hjk authored
Change-Id: Ied68fd07e077a185223a68cc504fff5a5b9391ac Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Povilas Kanapickas authored
CPlusPlus::Parser::parseAccessSpecifier() is not used anywhere throughout the QtCreator codebase. Change-Id: I062a4ae257b9c61f02bf85079feb6d48bd07c49e Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Povilas Kanapickas authored
This is an obvious typo considering the checks at the beginning of the function. Change-Id: I11b784153b650b02bba7bb942ca1131447a3da4a Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Orgad Shaneh authored
Change-Id: Ib08569d642da51f6d51bb0763fc95d5a5c13d28c Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Orgad Shaneh authored
Change-Id: Ia1b7dee24a3d7e20440dca5040cf9ffdaaf066e2 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
David Kaspar authored
Using "BlackBerry VERSION Device" style to better suite for manual/custom API Levels where targetName is usually incomplete or too-generic. Change-Id: I955fd7b0ba836b52f6a1d9e26c31ff142ce31ca9 Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com> Reviewed-by:
David Kaspar <dkaspar@blackberry.com>
-
Daniel Teske authored
Indentation for blocks '{'. '}' and completion for keywords. TODO: "New File" is missing, TODO: probably needs some tweaks to the indentation. Task-number: QTCREATORBUG-11220 Change-Id: I758b3815e47d1427d39c0248eb16e39ffb7a29fb Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Eike Ziller authored
Conflicts: src/plugins/qmldesigner/components/componentcore/modelnodeoperations.cpp Change-Id: If62ec06ea069a7eba6735101e5334b0c1f66861f
-
Orgad Shaneh authored
... when needed Change-Id: I32a1649c87e1fa42da80eff5003b2f5714062064 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
aportale authored
Change-Id: Ibbde1aab3af5e5948ba2982ad795dae7ac38f509 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Christian Stenger authored
Change-Id: I4160e3f8e7f43f9711b3436693aeb3b333208faf Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Eike Ziller authored
Lead to annoying behavior that pressing any disabled shortcut with control modifier would lead to unwanted characters in the editor. This reverts commit c1ff105a. Change-Id: If61e52be9f11cabeafb46f5d71b901b4eab8e169 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Christian Stenger authored
Change-Id: Ic0772f96c3d99af1d2001ca599820bc61192281c Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Robert Loehning authored
Change-Id: I6f89d908366257ab2dbd5d0a48f77f41e131ae12 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Orgad Shaneh authored
spell() crashes if identifier is not properly created Change-Id: I1c3949c3fed2282d893914fa2922f6c281d1f8cd Reviewed-by:
Przemyslaw Gorszkowski <pgorszkowski@gmail.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Orgad Shaneh authored
Use a typedef for the list Change-Id: Ie921226f9b72fdbedd9926ae166979a4cd1ad540 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Orgad Shaneh authored
Change-Id: I79285a9fc72f26bdfb7c1600d4e7680e02062593 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Leena Miettinen authored
Feedback from users indicates that they cannot find the instructions for setting up the Android development environment. Added links to the instructions in several high level topics. Also, moved the Qt 5 instructions above the Qt 4 instructions in "Connecting Android Devices". Change-Id: Ie31bc27b959ac5a7146f00a576a900b932c07a98 Reviewed-by:
Martin Smith <martin.smith@digia.com> Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com> Reviewed-by:
Nico Vertriest <nico.vertriest@digia.com>
-
Friedemann Kleint authored
Change-Id: I2fcaa0149fb6fbe65a8a0041823abe5c86db3bba Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Fawzi Mohamed authored
Change-Id: I1471ba9459a1e48a03e26aa5dc008072460447be Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Tobias Hunger authored
Find the first escape sequence by iterating over the string once and reuse that value during the complete initialization. Change-Id: I6a4dd3bb4da97923410a99dbb03210ffdc6ae27f Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I800d4868caf0cd58f83507ae2d0849d50f86a01f Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: Ie61567ed6af444ff01a09eeb77399c48163c04c1 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Christian Kandeler authored
So far we ignored crashes and unexpected exits of the remote SFTP service under the assumption that the SSH server would catch these itself and act accordingly. This is not the case, however: OpenSSH, for instance, does not even realize if its sftp-server binary is not present at all. As a result, Qt Creator waits indefinitely for an SFTP operation to finish. Now we emit an error and close the offending channel. Task-number: QTCREATORBUG-10339 Change-Id: I132ed4a0098434a4cfce6056b964bd6363951fd7 Reviewed-by:
Volker Vogelhuber <wiendl@web.de> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Friedemann Kleint authored
Purify reports "Uninitialized Memory Read" for shortenTemplates. Change-Id: Ieab51cd78bf9fc7bbc539ef3158e0f57a12579d7 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jan 17, 2014
-
-
hjk authored
Change-Id: I5f79436b61a3a04de9b7b669bece2204ac858edb Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Christian Stenger authored
Change-Id: Idca881989a673d3f220379d3a233c851ee75e248 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Stenger authored
The crash was actually only in tst_SCOM05 as WELP suite is completely disabled. Change-Id: I32d9bef43dc50eb8d3c71a5b1d6e7894c7d74276 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Stenger authored
Change-Id: Ib6af4b61d4ca7bd32b3e3e9dcb837a91692a1dfe Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Stenger authored
lldb from Xcode is recognized as well. Change-Id: I4c79b5362ced38461aa4f823d4e303093f81fcac Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
hjk authored
No real need to check the member if the summary is ok. This also makes the test pass with Release builds. Change-Id: Ie8ed9339b9f20f33a43d7dcc000f4a01d3e3710f Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
The actual problem is that LLDB considers types that differ only in spacing of the "name" (i.e. "foo *" and "foo*") as different and can not look them up with the "wrong" name. Change-Id: Iff79436b6a13a40de9b7b669bece2204ac858edb Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: If7f9463b6a13a40de9b7b669bece2204ac858edb Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
This prevents an access to free'd memory when opening qtcreator.pro. Looks like qml2puppet.pro gets added to that cache in QMakeVfs::writeFile with part of the including pro-file's filename in it. That part gets cleaned when that containing ProFile goes out of scope, leaving a key in QMakeVfs::m_files free'd but accessible. Change-Id: I80b43d2fbb66c214647497ea97e6e3a587e274d6 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-