- 04 Aug, 2016 6 commits
-
-
Riitta-Leena Miettinen authored
Change-Id: Idaf76b2cc04c064d85c4cdbc5963e352df4ff6cc Reviewed-by:
hjk <hjk@qt.io>
-
Alessandro Portale authored
New author names. Mentioning of schemes/themes news. Change-Id: Icf83d47d7b1b400c3be8651415c9f621c9073812 Reviewed-by:
hjk <hjk@qt.io>
-
hjk authored
In case a dumper explicitly reports the presence of children but fails to extract them, remove the model's desire to see them by re-setting the 'wantsChildren' hint explicitly after a full update. Change-Id: I09d3d3dd67067d22d39f7685b57570ecb42984d2 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Christian Stenger authored
Avoids command line warning "QtcProcess::start: Empty environment set when running". Change-Id: I230a33762dd20134c9d439624ca360acf2cbf956 Reviewed-by:
Filippo Cucchetto <filippocucchetto@gmail.com> Reviewed-by:
hjk <hjk@qt.io>
-
Filippo Cucchetto authored
During the restore phase the project buildsteps could be null. So during the checks if the project already contains a build/clean step we should handle the null case. Change-Id: I6a2bb66fc9c12004ab4fff6be4da4c44dec9c063 Task-number: QTCREATORBUG-16687 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Ulf Hermann authored
Change-Id: Ice80ac46d5b8a0f24fa3b18ad8197b360fb6361f Task-number: QTCREATORBUG-16708 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 03 Aug, 2016 9 commits
-
-
Ulf Hermann authored
There is no point in trying to "gracefully" shutdown by waiting for the application to hit the next line of JavaScript. The application might never execute any more JavaScript. Change-Id: Id531a2b23ce9aa12462e308f29106f8cefa67092 Task-number: QTCREATORBUG-16709 Reviewed-by:
hjk <hjk@qt.io>
-
hjk authored
Start with an initial value 'macOS' and use in uncontroversial places in the docs. Some explicit references to older versions are untouched in this patch. Change-Id: Ibea4115c45fc2ff2c9a0518d92797df26fd4138f Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
Riitta-Leena Miettinen authored
Change-Id: Ibe48b0a571f10007e5f1078f4349916c2d91a6e7 Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io>
-
David Schulz authored
Always report back when content for the memory view is requested. Task-number: QTCREATORBUG-16555 Change-Id: Idc6202a392899c5d524c696ac7342c4ea4487b1e Reviewed-by:
hjk <hjk@qt.io>
-
Christian Stenger authored
Change-Id: I1fdfc654e18a4cb219624b65e5d812faa479eb66 Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
Alessandro Portale authored
The text should not be white, since it is dran on a bright background. Change-Id: I1671c84946b9449539c10f7863fe85e04d4dd362 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Riitta-Leena Miettinen authored
Update the screenshot. Change-Id: I3d0970b0f9dd9ff92f19e67c19de824f03859d76 Task-number: QTCREATORBUG-15934 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Orgad Shaneh authored
Change-Id: Ifbaca8dc6d94327ab30c1ddbe99246131e06f3c0 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
amends b7706cdf . Change-Id: I83fc5d2b1c660d3c6f9c456b0f54c0fd2d669140 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 02 Aug, 2016 25 commits
-
-
Alessandro Portale authored
Replace all three occurrences of #d64564 with #ff6aad Otherwise it is hard to read preprocessor code, qml bindings or mismatched parentheses. Change-Id: I2812f3d10a1b1d4d2206cc4c19e97b81391e4ce4 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Riitta-Leena Miettinen authored
Add and update screenshots. Change-Id: Ie5cd6502d66217db488a5f16dbc6d2bd70906954 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Riitta-Leena Miettinen authored
Add a screenshot of general options. Change-Id: I32ddc7a71449b1459930e74d65b034969870e5e7 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Riitta-Leena Miettinen authored
Add a screenshot. Change-Id: I5586d30e3a5e8701d44f96d65fc498410ceaa70d Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Riitta-Leena Miettinen authored
Change-Id: Icc8e7c70ed388f6b37f8801f201a82233c7e9bed Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Riitta-Leena Miettinen authored
Change-Id: I14b3be4f7a312c6c072f05badd3f95e1d57c69ea Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io>
-
Riitta-Leena Miettinen authored
To show the new icon. Change-Id: I5e71db7d553b73f066422fe19b4f9b5327cdb71e Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Riitta-Leena Miettinen authored
Change-Id: If43c6a8ea5c6d60d29b505b55144ef4651ec0ec8 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Christian Stenger authored
If the Modules view of the debugger is one of the enabled views the command for fetching modules is triggered before the PdbEngine could start up at all. Ignore the respective command if the engine is currently requested to start. Change-Id: I509d122ecba4f3bde6b2139a519c9a12ac627c2f Reviewed-by:
hjk <hjk@qt.io>
-
Ulf Hermann authored
There is no reason to clear all the other views, too. The inspector view stays valid across interruptions and the C++ views have nothing to do with this at all. Change-Id: I7a0bfe160a6b3c0134d592abef9c10f95fcfcd3f Task-number: QTCREATORBUG-16692 Reviewed-by:
hjk <hjk@qt.io>
-
Ulf Hermann authored
Change-Id: I11dceb325d5611bb5a0d9fb9750dbefdea60f2dc Task-number: QTCREATORBUG-16691 Reviewed-by:
hjk <hjk@qt.io>
-
Riitta-Leena Miettinen authored
Change-Id: I37192b7fdb6e093a39bc2522c73e84b62ec6f9a2 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
Lars Knoll authored
At least report the error string and the file offset where the error happened. Change-Id: Iaa1733593b8af2a7a52b67c0f495731f045d2c11 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> (cherry picked from qtbase/34c24ceb1ffce964c9f139d84b6b271bd2e45c33) Reviewed-by:
Jake Petroules <jake.petroules@qt.io> Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
Oswald Buddenhagen authored
[ChangeLog][qmake] Added $$sorted() function. Change-Id: Ic069d3ef7c0b7a260c714c76eecc71c41417d01f Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by:
Lars Knoll <lars.knoll@theqtcompany.com> Reviewed-by:
Martin Smith <martin.smith@theqtcompany.com> (cherry picked from qtbase/50e22c765343102c4e0acf1eee8a6ce6f6f39ccf) Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Oswald Buddenhagen authored
just like $$member(), but operates on a string value rather than a list variable. it is the swiss army knife of cutting, providing equivalents of left(), right(), mid() and reverse() all in one. [ChangeLog][qmake] Added $$str_member() function. Change-Id: I7c7c6c971db402fff41b428d32a4451f45400728 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by:
Lars Knoll <lars.knoll@theqtcompany.com> (cherry picked from qtbase/e70330f99e53bd34a518879a0a4c68bc7cb03949) Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Oswald Buddenhagen authored
this is strlen(), but the name is matched to $$size(), just namespaced to reflect that it operates on a string value rather than a list variable. [ChangeLog][qmake] Added $$str_size() function. Change-Id: I56c8b863da244e66bd283257a66b197aa73b0e57 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by:
Lars Knoll <lars.knoll@theqtcompany.com> (cherry picked from qtbase/22f3800cac47b1b3d10474e8489ddb83cffd4b1e) Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Oswald Buddenhagen authored
amazing how we managed to do without it for so long. ^^ the name is intentionally somewhat obscure to avoid clashes, and some namespacing is good anyway. [ChangeLog][qmake] Added $$num_add() function. Change-Id: Ib7648b1f425ef096a87b51f158d0f1409e5c4daa Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Lars Knoll <lars.knoll@theqtcompany.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from qtbase/d3cc25ef52d0b2b7ba1cb06609f7c205ee19c2d6) Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Oswald Buddenhagen authored
while implementing stacks and queues was possible before with the help of $$member(), these functions make it much more straight-forward. [ChangeLog][qmake] Added $$take_first() and $$take_last() functions. Change-Id: I4922a5331780e468a42c663c9ad3c6456a95a6bf Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by:
Lars Knoll <lars.knoll@theqtcompany.com> (cherry picked from qtbase/3d21634fb693634b7d41a152287d29afb80ac5e2) Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Oswald Buddenhagen authored
this also saves some of the cheap but ugly toQString() calls. Change-Id: Iebe644986501db3878306521c76e4ba2c2fb97b4 Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from qtbase/981f8ad2e4bc46d9a06dab0cbc32a7da755ececb) Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Oswald Buddenhagen authored
the only place where this actually saves a deep copy is the evaluation of if(), but as a side effect the parser is now able to deal with not null-terminated strings, which is kinda nice as well. Change-Id: Ib6d08617aa79d2f9eaecd4906d4d548f34bf377d Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> (cherry picked from qtbase/ad17a35853fe21a93fc34f7b2d9262c5ac992b29) Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Oswald Buddenhagen authored
Change-Id: Ic3919a1fa9419bbb3b57dd1aa7eb95643ee59e53 Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from qtbase/e45a9fe457a4e5e70bf4e62092b253675dc97819) Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Oswald Buddenhagen authored
this is done by recognizing the -- option and putting everything that follows it into the QMAKE_EXTRA_ARGS variable. the purpose of this is being able to pass "alien" arguments (for example configure options) without having to marshal them into a qmake variable assignment manually. this is expected to greatly enhance the convenience when no wrapper script (i.e., configure itself) is used (which will be the case outside qtbase). Change-Id: I47735bdab2811d17d7d394fbf638ebd14332ea73 Reviewed-by:
Lars Knoll <lars.knoll@theqtcompany.com> (cherry picked from qtbase/26d44fce3dfb9dbd3b5be2a031fff8c1bb903960) Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Oswald Buddenhagen authored
this is just a bit cleaner. Change-Id: I03e628aca9e2e53c602a4db724da277a0e2c2486 Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from qtbase/e6b755e702fd6d8ebeb25ecd7a5059e62da6c971) Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Oswald Buddenhagen authored
Change-Id: I7766672018dd4acf9b9fb89acfe664671de4bc3d Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from qtbase/7931395d5bf30d783449e1696edf8d59b81462ed) Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Oswald Buddenhagen authored
this doesn't change a lot, but is cleaner. Change-Id: Ia89c399d6df7cc6264954cf309d2c971a5592d6b Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from qtbase/a7a3cd643a554c717ad8fb2bdad3e941dfd94cec) Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-