- Nov 12, 2013
-
-
Tobias Hunger authored
Accept colon, space or tab after the location (url:line and optional :column). Apparently in QML each and every error message is built up as the responsible developer thinks it makes the most sense and no two seem to agree on a common format. Task-number: QTCREATORBUG-10692 Change-Id: I103ae6eeb12b427cce2069db7da5d98a0737bda6 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
David Schulz authored
Task-number: QTCREATORBUG-10671 Change-Id: Ife5b1a5f2ec42ddaa1e1bc4ac1a953f34efd0d1a Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Leena Miettinen authored
Update changed field names, remove information about an obsolete field, and make terminology more consistent. Change-Id: I71cde2f371de5dc6e04658cc052601994fbf2aad Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Leena Miettinen authored
Update the screenshot. Change-Id: Ief6eaf0617a31abdd07e186a8e90224920a02864 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Fawzi Mohamed authored
Change-Id: I3cf1c241a236f8b38fda1b4d40c45e75faa3a1f7 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Fawzi Mohamed authored
Task-number: QTCREATORBUG-10734 Change-Id: I521ac0881ff83a44846b133de5c292af8cda9d4e Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Paul Olav Tvete authored
Change-Id: I9fd032fe7bd45955704ad09d302fb175b7cb7ce3 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
hjk authored
Also, be explicit about there non-automaticness. This fixes a regression introduced in 574771. Change-Id: I23a63fdc6698006e03b6bbc46a2cb444f70fc025 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Fawzi Mohamed authored
Task-number: QTCREATORBUG-10705 Change-Id: Ie5c1e94a012cbdfb7cc69a3430fcad3c779e8bbe Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Fawzi Mohamed authored
Change-Id: Ic6f13dea277500fc9d3c3fb3b08069998d4b65ce Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Orgad Shaneh authored
Change-Id: I1fe31ec0b772e80b17cdca24ecca25d0fc2c12f8 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
David Schulz authored
When breakpoints are inserted we are also calling this function, but the state isn't set to InferiorStopRequested. Change-Id: If448e7596c9c08cebdc8b2ed5b23df0e232fd817 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
David Schulz authored
Change-Id: I0d4184c709c79882f7666bc96642a074f2997ce4 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
Make Switch to button work in dialog shown when cloning sessions in the session manager. Task-number: QTCREATORBUG-10701 Change-Id: I6901a6cb842eabbfa38b25f3cc4925bec43c61a4 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Erik Verbruggen authored
- fix memory leak in find-usages - do not retain snapshot in search history - when an editor is invisible for more than 2 minutes, release the backing snapshot Retaining snapshots will retain their documents, and if done for too long, the memory consumption might grow. This is especially the case when switching to a different kit (Qt version): in that case, the new versions of headers will be indexed, while the old ones stay around. Task-number: QTCREATORBUG-5583 Task-number: QTCREATORBUG-7645 Task-number: QTCREATORBUG-9842 Change-Id: I045eda1565e0a3fa702baeffaab9c12662f90289 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Friedemann Kleint authored
Change-Id: I7878a67413a9f4b04a12025e4b4dc5c65e0ee3c7 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Christian Kandeler authored
Change-Id: I2f6d9188f7c4ce0b8413c081be18f9fef70c2a17 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Yuchen Deng authored
warning: C4005: 'va_copy' : macro redefinition Change-Id: Ib2bfd2229cb3ae00e084dd6df7a4558a5a766d55 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- Nov 11, 2013
-
-
Tobias Hunger authored
Change-Id: I05fa7a90642590813fb28443b067900c79a17c9f Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-10622 Change-Id: I96a68627eb4fad37526f43519ede929e727b4908 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
Ulf Hermann authored
Vertical scrolling doesn't work at the moment and has to be implemented in a different way. Besides, the code tracking the root's vertical scroll hasn't done anything useful in a long time. Change-Id: If2add3874cba971bbaace2c22fbf1b2bf0b463b7 Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Ulf Hermann <ulf.hermann@digia.com>
-
hjk authored
Task-number: QTCREATORBUG-10598 Change-Id: Ia22b46da87b43c807acc11747294609d88c0e183 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I408f39197fa0f8da79c17441e519345af41c1f41 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
David Schulz authored
Change-Id: I2dec19ba5e45d52617b6f4748c2b952ac38e8f2e Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Task-number: QTCREATORBUG-10730 Change-Id: Iab7b46da87b43c807acc11747294609d88c0e183 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
jkobus authored
Change-Id: I11dfac8ce8d6b1e68df0151516cdc03247fffe3a Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
David Schulz authored
Change-Id: I285c88f30c30fc8cc2b4ed103b2bfe119c6847b4 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
kh1 authored
Change-Id: I32cf1cd03413d59da99e99d0d6c19f6ba2bcc52f Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
Allow the timeline model to clear its caches if the model manager changes states. The timeline model caches for example event categories which become invalid if the manager assumes the state EMPTY. Task-number: QTCREATORBUG-10706 Change-Id: I10529ac56d39b169b850a8b5250fd36cb65a57ba Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
David Schulz authored
that is going to be parsed by the GdbMi. Change-Id: Iaf4b5d6c6815ac7fdd06adea9dec2896a1596c39 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
David Schulz authored
Is used when QDate, QTime or QDateTime was encoded with the DebuggerEncoding. Change-Id: I45726648d4379bae9230ce6997f073d4638745e3 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Kai Koehne authored
Qt 5.2 changed behavior in that the '' characters won't be automatically stripped away for QCoreApplication::arguments(). Use "" instead, which is the windows default anyway. Task-number: QTCREATORBUG-10686 Change-Id: I21929feaf14845d4e8b1a67cff4560c199790295 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Orgad Shaneh authored
Untracked files always appear last, so filename comparison fails for them. Change-Id: I6e0addaddec7ca423b3d63e3e71fe00dbc6ca95e Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
The first fix didn't take into account that m_baseLayout might change after the constructor. Ensure that the widgets now are always owned by the right layout and only the right layout. Task-number: QTCREATORBUG-10643 Change-Id: I5c9f9fd6a98c16490eafaf84eda090c13f19ed15 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-10719 Change-Id: Icba278610119a204b19b0422bfa778d9a2c71d86 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Thomas Hartmann authored
Change-Id: I05d85cf2273f7d4ccd70c81c55a34d3d1adb8e91 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Leena Miettinen authored
The standalone packages for version 3.0 are built with Qt 5, so the puppet is always delivered. Change-Id: I49900ebec6f02314a0bf52dae7cb7c995d2ce402 Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
David Schulz authored
Change-Id: Ibf564802b1ed2ea1766677e0b4d35c1bdd8a264a Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Christian Kandeler authored
Change-Id: I5d6d6d99e5e61816b974e8b81dcce0e5063ce5e9 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
David Schulz authored
Change-Id: I62143a6090240aa60968b9a55ef552235f4a9149 Reviewed-by:
hjk <hjk121@nokiamail.com>
-