- 02 Sep, 2015 13 commits
-
-
hjk authored
This seems to be the expected behavior of PDB users. Change-Id: Iaa9ca5e173e02d423c1a96a5f553bde0826db19c Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
... by more direct flushing on the dumper side. Change-Id: I53d91e564bb948e3c934242fec4f23f36ee8c10e Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I1caa0ace47d59ea182470795634c00ef5fd7c345 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
Change-Id: Ia6f9ec5ffdfd1239c10252a74cc30f57d9f63de1 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I2b4b54f3b7ba12ce293816fc2a69a5813b01756c Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Christian Stenger authored
Change-Id: Iac52c846d4b5b0a72cf11decc95489620cae239f Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Daniel Teske authored
Of both nodes and run configurations. Change-Id: I04cae590561f3c7b355a3385856dca13ebcd7acf Task-number: QTCREATORBUG-13950 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I2147cdd49e4050ad6bb8a538dfccc679fa2b1069 Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Ulf Hermann authored
Most other options pages do it this way and none of them delete the widget in the destructor. Apparently we can rely on finish() getting called in time. Change-Id: Ie0964d291bc8ab3eea537921bf476012d58776a4 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I4c7f1456f3cc35727d9f3b72d100e072960987e4 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Nikita Baryshnikov authored
Change-Id: I76a12a278db8e74d935e76a5e832daf8e34df2a9 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
-exec-finish in 'main' results (correctly) in something like 40^error,msg="\"finish\" not meaningful in the outermost frame." However, this message does not seem to get flushed before anything else happens - i.e. "never". So force some extra output that's known to trigger a flush. Change-Id: I3f5ef6f7cc57dd085976b239f18d6ec7bd108972 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
hjk authored
Change-Id: Iad3a4bae108658d427f5c53908162ab0d771b22c Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 01 Sep, 2015 27 commits
-
-
Christian Kandeler authored
Project::fromMap() does not fail anymore, and thus the errorMessage parameter is unused. Change-Id: Icc73a4b5725ea37e5ba14263ac3bd30eedf4cf64 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I5526dcd0ea5ba52675ae451721657ce003eab365 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
David Schulz authored
Change-Id: Ib0ecc41179e1adc7d0ccc7b026fbb0a454bb4c7a Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Marco Bubke authored
Otherwise the copy constructor will be used too and we get an error because it is private. Change-Id: Ibfe70939ebe34fa9a524b9844a20d962eb09bd97 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
David Schulz authored
Change-Id: If519893dfcf72b034a133954e01ebfcfdbf9253d Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Niels Weber authored
This certainly shouldn't say Designer but Creator. Change-Id: I4bce6abf9744323eebb410db9d7fe45118acece1 Reviewed-by:
Martin Smith <martin.smith@digia.com>
-
David Schulz authored
Change-Id: I35d5b47d4b56863bd5d24c2ee9c5c6bf115fb6d0 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
git://code.qt.io/qt-creator/qt-creatorEike Ziller authored
Change-Id: I6a443be7541d1f79ab8dabc1b5c4f1d88368fc87
-
Eike Ziller authored
Change-Id: Iebaabfc2f724cd493b7cab025406531cea5cd2dc
-
Eike Ziller authored
Change-Id: Idaafb55ab4cf1fb1b525f3f911ecff291e035bb2 Task-number: QTCREATORBUG-13507 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Eike Ziller authored
It was too crowded to add anything to it. Split it into "interface" and "system" related pages. Change-Id: I2aa7984de4d672ca000e991b0cfb32a3f706c988 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Eike Ziller authored
The reset warnings button is used for resetting all the warnings that are not an explicit option. Change-Id: I3650f206bc0475b85cad61af5c4fbc14e5c532c8 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Eike Ziller authored
Change-Id: I7cc5738971b00dfcf012584d4b51f86914ec874b Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Ulf Hermann authored
Every time a batch root is added or removed the whole scene is rebuilt. Instead of using the "visible" property we can collapse items to a height of 0 in order to make them invisible while keeping them in the scene. This avoids the rebuilds. Change-Id: Icc6dddb8c8f892a37ef4ed5bced501e5f1658d80 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Ulf Hermann authored
Ultimately we want this as jobs for the progress manager, but let's get the logic right before. The state widget should not estimate profiling times and it doesn't have to keep local copies of all the state the model and state managers already have. Also, we need an additional indication for "waiting for application to send data", as that can take significant time. Change-Id: I3677dea4b0561bc83a7bc3c196ce0854c5624f12 Task-number: QTCREATORBUG-12958 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Ulf Hermann authored
It can be triggered from a thread loading trace data. This triggered the warnings about QObject::startTimer and QObject::killTimer and was generelly unsafe. Change-Id: Iee1f5f29a49147a20b1f5c826f85b6713fcb8a45 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Ulf Hermann authored
The ProgressManager can only deal with at most (1 << 31) / 100. Change-Id: I03c61839fa5b9dab56b99f98a63ed7ab8b340c09 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Ulf Hermann authored
Changing an item from alpha blended to solid or vice versa forces a full rebuild. The difference between solid and 0xfe alpha won't be visible. Change-Id: I4da47870fc465449f0354a18fc87717c569be812 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Ulf Hermann authored
Using an array of strings as model has the unfortunate effect that all text nodes resulting from it are rebuilt whenever anything in the array changes. Using a number as model only triggers a rebuild of everything when the number changes. Change-Id: I8a762e78eb75b282f46641a6cba6eff43c8ebfd5 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Marco Bubke authored
Change-Id: Ia816476ed577d7060d752e74e5be2c2f1ebb7f12 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Robert Loehning authored
Change-Id: I1e6c944a70c4f44d4f1b3e5cb7b6b6c8421ba453 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Robert Loehning authored
Task-number: QTCREATORBUG-14949 Change-Id: Ie42471f174eaacab2810eec12c2af4201a9374fe Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I3d4aa81f8b1e39b89954fa36e8352c06bbef4e9a Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I2961b386c84391851c1b4f140e3f0153f9cc299f Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
Task-number: QTCREATORBUG-14973 Change-Id: I6dfceefe6d8b1404c2a553dbeebd7dccefa1a624 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
Change-Id: I47ed4f590e5f25380c2052fa77eae3f0d315c5d3 Task-number: QTCREATORBUG-13507 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-13507 Change-Id: Ia524950646ae1ff9d177876728c306b2bb909215 Reviewed-by:
Jake Petroules <jake.petroules@petroules.com>
-