- 02 Sep, 2015 2 commits
-
-
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 31 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>
-
Christian Stenger authored
Change-Id: I88d371a5997576bfd29aedc38353df9ea3a3faeb Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
hjk authored
Instead, always pipe them into the GDB process, even if the inferior is not stopped. The original need to hold back commands until the inferior is stopped seems to be long gone. Change-Id: I234fdd067d78966c9896f1fa85a134900bf6dec7 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
David Schulz authored
Change-Id: Ie6b28d14c6e8c49b9d8307c528807add82d3a57b Reviewed-by:
hjk <hjk@theqtcompany.com>
-
David Schulz authored
Change-Id: I6f73a1daa3e8b934896ceb6fd0c1185e24d60236 Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
- 31 Aug, 2015 7 commits
-
-
Daniel Teske authored
Change-Id: I003e856dd5b222348bacd5acbdf9da4725864b35 Task-number: QTCREATORBUG-14021 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Marco Bubke authored
The integration test has to be rewritten! Change-Id: Id06f9a3ceb54cf6836f4ca1a745e20fefc6a5391 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Marco Bubke authored
The timeout was too fast so we reparsed the document far to often. Change-Id: Ib168d3e52b48dd2325accafb340872b55e71e42e Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Marco Bubke authored
Change-Id: Ie43d922596423e0f7507f06bfec5be4e9f5f484a Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Marco Bubke authored
We have auto generated buffers from ui files which are not open but have no file representation. So we need to provide them as unsaved files only. Change-Id: I48a426c18e06eeda2fa707864f32f293e17ac651 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Marco Bubke authored
Change-Id: Ica1a33b2619f64746b8671bff2856503775a40bf Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Marco Bubke authored
It reflects that the translation units and projects have a tied relationship with an editor. Change-Id: I3c01d5776980fe079af1fdef82feded83fdf5463 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-