- Feb 02, 2014
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-11200 Change-Id: Iff6073c4f84926a18006c1f47b30a0525134c2ba Reviewed-by:
Thiago Macieira <thiago.macieira@intel.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Jan 31, 2014
-
-
hjk authored
FindFirstGlobalVariable seems to return bogus values. EvaluateExpression might be more reliable. Change-Id: Ic84155688e0e9bbe0d45cde20563929b7370695d Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Better user experience on Mac. Change-Id: Ice1455685e0e9bbe0d45cde20563929b7370695d Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Robert Loehning authored
Change-Id: I0c364c647c1198c81e5ec9582738dc1aacc92d7b Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Jarek Kobus authored
Change-Id: Ifa134618cf84f3ec71d443fc3d8bb0fba2768ea8 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
hjk authored
Change-Id: Ic14155685e0e9bbe0d45cde20563929b7370695d Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Alessandro Portale authored
We want to reduce the needed number of clicks to the Android setup info from 4 to 2 clicks. Therefore the main index.html i better. Also that page does not open in split help, anymore. Change-Id: I96b43f269c946c3a836811480ee29221db5fade9 Reviewed-by:
Sami Makkonen <sami.makkonen@digia.com> Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
hjk authored
Breakpoint setting and some data examination give now results with 167.2. Communication is not working, only one event is handled. Change-Id: Ice40e568ee0e9bbe0d45cde20563929b7370695d Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Jarek Kobus authored
Remove unused application viewers Task-number: QTCREATORBUG-11264 Change-Id: I3e24be9b58ef47cb2b2c2cce0361c08e71c93ee9 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
David Schulz authored
Until now we used GetShortPathName which relies on having 8.3 paths. This short path names are converted into long names which also corrects the case. The 8.3 paths can be manually deactivated via the fsutil. When this is done GetShortPathName does not return a convertible path string. If the case isn't corrected on windows we are opening multiple editors for the same file. For example, when reaching a breakpoint when using cdb or opening an entry from the issue panel generated by the msvc compile. Task-number: QTCREATORBUG-11199 Change-Id: Ic04055685e0e9bbe0d45cde20563929b7370695d Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Robert Loehning authored
Change-Id: I839de363f426a57a522700df39e4f3b4ebfbb7ea Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Use more compact syntax for test restrictions. Merge some more cases. Change-Id: I813cc1aa0d06aaac2e1e105f67b6751ebf3d98d8 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Jarek Kobus authored
Change-Id: Id7f3929407acbaf641ed25db917b37d15f268e1e Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
- Jan 30, 2014
-
-
Jarek Kobus authored
Made DiffEditor customizable instead Change-Id: If92799d47c7e731febb45197384c082eb3af55df Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
hjk authored
Enums are printed differently. Accept the fact. Change-Id: I8e1599517c7e711ea8b04d85f8298b0d73f1cbab Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: Ie81899017c7e711ea8b04d85f8298b0d73f1cbab (cherry picked from commit 88114aba3ef4ccf2d1597e9a21dd49efb8c86717) Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Both need DYLD_IMAGE_SUFFIX=_debug. Change-Id: I5f5bb9ce630099a0e06bf261c4c7cc60ba876b9c Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Jarek Kobus authored
Caused by change 3fa6b673 Change-Id: I4b1244423dfea83b1a23f6ecb03026956f14f35d Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Jarek Kobus authored
It's the preparation for the new UnifiedDiffEditorWidget Change-Id: I018899017c7e711ea8b04d85f8298b0d73f1cbab Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
hjk authored
Change-Id: I05fbb7ce630099a0e06bf261c4c7cc60ba876b9c Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I513123a1b5564ff2beee13b5d0264f1fa8fc698e Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I5e7eb59e971933fef8ef94c20333035188d33a57 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I5d79b59e971933fef8ef94c20333035188d33a57 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Would be nice to be able to avoid that... Change-Id: Ib73de2d21266c2dd77dfda06c8b8b579a25f37ca Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Robert Loehning authored
Task-number: QTCREATORBUG-11387 Change-Id: I3d17a85ee16dcb3af56928cfaa61ea4b9b875ead Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Jarek Kobus authored
The old name had nothing to do with a file in fact. The new name will be more appropriate for the new stuff, which will come soon. Change-Id: I17ad03dab5c643ff26e313a434ba86929a0f00c3 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
There is no need to fire a timer over and over again if semantic info is not up to date. Instead, update usages whenever cursor position changes and semantic info is up to date, and whenever semantic info is updated. Change-Id: If2d8fe2a0211b9d659bea5c747704380a64cc1ca Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
hjk authored
Change-Id: Iad6190d3c741ae50788b803f165df130549a41fc Reviewed-by:
hjk <hjk121@nokiamail.com>
-
jkobus authored
Prepare for ignoreNewLine handling Task-number: QTCREATORBUG-11002 Change-Id: I97fc0887ef27c821252283ccbad655ac0bc79f0a Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
Jarek Kobus authored
Change-Id: I2771765bd331e81e09141a2f3088fb364d4bf90d Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
hjk authored
Doesn't work on command line either. Change-Id: If4da895393d9310aad25df89f938ea0138253760 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Also bump the fallback guess to Qt 5.3. Change-Id: I8e9be14a34cdf6c6330de123cbed7243e0df968a Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
We don't see any local variables otherwise. Change-Id: Ieb9972e8e4b79b1d3a328c52c56244371664ebee Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Jan 29, 2014
-
-
hjk authored
LLDB doesn't like to lookup types in some cases. Make it work. Change-Id: I2c95ab4ab7f765ad42bf6bd35c6f790de5fe366e Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
This should be avoided if possible... Change-Id: I4c95ab4ab7f765ad42bf6bd35c6f790de5f03668 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Friedemann Kleint authored
Change-Id: I412d3fdf228bcf8948d8247363bf3b034cbb788c Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I2c95ab4ab7f765ad42bf6bd35c6f790de5f03668 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Daniel Teske authored
Seems to be a improvement in resizing behavior. Task-number: QTCREATORBUG-11286 Change-Id: Iac19a76265c98861e4da9d23c3e5fb3a36f0386e Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-11292 Change-Id: I48a535303d916cdae22ea2a0cb62ef347b4ccf88 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-11339 Change-Id: Id571813ae6c057b76a384c21a2330be908b3ba6e Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-