hjk
923fca21ce
debugger: add manual testcase
...
Task-number: QTCREATORBUG-6858
Change-Id: Ieb9d699c9f8f9db0145dfa961446b90de7a56a98
Reviewed-by: hjk <qthjk@ovi.com >
2012-01-24 13:58:28 +01:00
Leena Miettinen
39133640d8
Doc: fix screenshot
...
Change-Id: I90c7b4219d34d5678fc8419308d0feb8974a5e14
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com >
2012-01-24 13:32:11 +01:00
Leandro Melo
a03087ceb9
Editor: Ensure cursor is visible before completion popup
...
Task-number: QTCREATORBUG-6843
Change-Id: I4f4108bdf37cb1451d998e226e97b3ee7fbc3a33
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com >
2012-01-24 13:27:26 +01:00
Leena Miettinen
5e0c8d2812
Doc: update mailing list info
...
Change-Id: I62db4f8705e2aab402796f5432e1f4615a64fdfb
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2012-01-24 13:24:07 +01:00
David Schulz
43a603524b
remove selection of text by pressing down-key
...
on the last text postion
Task-number: QTCREATORBUG-5757
Change-Id: Icc1714a29e5eb74e7d6db413285232a2042f95f2
Reviewed-by: Leandro Melo <leandro.melo@nokia.com >
2012-01-24 12:56:00 +01:00
hjk
cd2dec1af8
debugger: remove SymbianDebugClient enum
...
There is only CODA nowadays.
Change-Id: I8350baed5b66947593c5850491ac9606af3b737c
Reviewed-by: Paweł Polański <pawel.3.polanski@nokia.com >
2012-01-24 12:55:12 +01:00
Eike Ziller
6c99fb02e9
Add "Open Documents" find filter.
...
Task-number: QTCREATORBUG-6832
Change-Id: I589e4b1eeebaa193279859b4413e8726fd26d640
Reviewed-by: Leandro Melo <leandro.melo@nokia.com >
2012-01-24 12:53:12 +01:00
Christian Stenger
2663f5d34e
Squish: Improve cmake test
...
Change-Id: If6cdae302f29cbfe50eb1355b610e8f120bf7681
Reviewed-by: Bill King <bill.king@nokia.com >
2012-01-24 12:53:05 +01:00
Fawzi Mohamed
292d708895
zeroconf: apple 320.10.80 and 333.10 changes
...
Change-Id: Icb0f21d09d803c7fb031816423438e3276ce7b18
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com >
2012-01-24 12:39:50 +01:00
Eike Ziller
cd2dab2922
Implement "search again" for find usages (C++)
...
Change-Id: Ia3dc174c64da9194401883a1a989a712cb7aaed8
Reviewed-by: Leandro Melo <leandro.melo@nokia.com >
2012-01-24 12:34:04 +01:00
Leena Miettinen
570dbb2d5d
Doc: add links and update screenshot
...
Change-Id: Ic25502c2ff802b83ccd5ab9d611a3eeb8dd2ea8e
Reviewed-by: Paweł Polański <pawel.3.polanski@nokia.com >
2012-01-24 12:11:52 +01:00
Daniel Teske
1cf524382d
BuildManager: Remove unused member
...
Change-Id: Ia4692aa11028d2bed3ee15ab2e2971c3fb2c2948
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2012-01-24 11:59:55 +01:00
Daniel Teske
f1544ce61d
Revert "DetailsWidget: Remove unused obsolete code"
...
This reverts commit 496ed22159 .
Turns out that the code is used by a QPropertyAnimation.
Change-Id: Ia389710ff9e6f90f898f79cecf075fdf0a4ed6a5
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2012-01-24 11:58:12 +01:00
Leandro Melo
fa34576f3f
C++: Avoid superfluous * in comment continuation
...
This fixes the issue pointed below and the general case
int which superfluous asterisks are generated.
Task-number: QTCREATORBUG-6823
Change-Id: I1c8659fb5734609d90cfad052804943b8b99d5df
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com >
2012-01-24 11:41:56 +01:00
Leandro Melo
8e3c88f02b
C++: Share symbol finder across editor instances
...
Change-Id: I75880597d237bbbe1393dd02153cedba1165bed6
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com >
2012-01-24 11:41:49 +01:00
hjk
6554a793a5
valgrindfake: compile fix
...
Change-Id: Ic0c0c82244e8421d1a3ca85a40a80aeee9986a7a
Reviewed-by: hjk <qthjk@ovi.com >
2012-01-24 11:33:39 +01:00
hjk
79194c9ff0
debugger: remove spurious .pro message from manual test
...
Change-Id: Ibc2459c725fe0075e3e0d6032c6bb9f6e1e05270
Reviewed-by: hjk <qthjk@ovi.com >
2012-01-24 11:33:27 +01:00
Tobias Hunger
603e3952e0
Update copyright template
...
Change-Id: Id52271fd5d9c0eea5c9cfd94db5e00ec3ebc8ed7
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2012-01-24 11:06:09 +01:00
Eike Ziller
8f9861cd09
Merge remote-tracking branch 'origin/2.4'
...
Conflicts:
qtcreator.pri
qtcreator.pro
src/plugins/qtsupport/debugginghelperbuildtask.h
Change-Id: I6e013efa40ee4d5addcc76d6ff13e7f4fa98cc1d
2012-01-24 11:04:39 +01:00
Kai Koehne
e8241adae3
Debugger: Add simple app to test mixed QML/CPP debugging (QQuick2)
...
Change-Id: Id744e3306da20bd7e2051ec4c45e3475084b64bc
Reviewed-by: hjk <qthjk@ovi.com >
2012-01-24 10:39:53 +01:00
Eike Ziller
4345fc8c36
Update changes file.
...
Change-Id: I83d9313f56b8ef161d73ba263abf2711d6397486
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com >
2012-01-24 10:18:28 +01:00
hjk
1ef6c2b1f0
debugger: work on autotest integration
...
Change-Id: Iafd07a55e20cd2a65c3bcd23208c24855aeb429f
Reviewed-by: hjk <qthjk@ovi.com >
2012-01-24 10:05:04 +01:00
David Schulz
800dfe4c9e
On cancel analyzer setup the progress bar closes now.
...
During the start of the remote analyzer you can choose the network connection
to the remote analyzer. If you cancel this selection now the progressbar is set
to canceled, and will disapear after a certain amount of time.
Task-number: QTCREATORBUG-6014
Change-Id: I944f27adec11200d417266183e3d371606c89112
Reviewed-by: hjk <qthjk@ovi.com >
2012-01-24 10:01:32 +01:00
Leandro Melo
efe9bca20c
C++: Replace non-absolute-critical asserts for soft ones
...
Change-Id: I021074a78d90929b4e83b8aff9db1ae7995e8c6a
Reviewed-by: hjk <qthjk@ovi.com >
2012-01-24 09:58:59 +01:00
hjk
918131b6e7
debugger: don't use derived dumpers if already dumping in base
...
Task-number: QTCREATORBUG-6857
Change-Id: Ie299a98f8e3177d730efb965f31880c6d3dfee54
Reviewed-by: hjk <qthjk@ovi.com >
2012-01-24 09:57:23 +01:00
Leandro Melo
35bcccb500
C++: Remaining fixes in symbol finder
...
Should have gone in the previous fix commit...
Change-Id: Ibca55cbd6fd58caee7d61f5e8f8c37f67391c597
Reviewed-by: Leandro Melo <leandro.melo@nokia.com >
2012-01-23 21:00:43 +01:00
Daniel Teske
09f2c7b8f3
DetailsWidget: partially revert removing of obsolete code
...
Used on the mac.
Change-Id: I6d96d9c706b1f4b94482f31cd87c4db48792b062
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2012-01-23 17:38:59 +01:00
Friedemann Kleint
fd754e8231
ClassView: Compile with QT_NO_CAST_FROM_ASCII.
...
Change-Id: I407b2cf2e1d6efa627724e893ea425bb653cdc7a
Reviewed-by: Leandro Melo <leandro.melo@nokia.com >
2012-01-23 17:34:47 +01:00
Leandro Melo
b97b45a341
C++: Fix "reference" file in symbol finder
...
Througout the initial review the singleton was transformed into an
ordinary class, but a error was introduced: The "reference" file was
incorrectly assumed to be the editors file, which is wrong, since
it should be the declaration file.
Change-Id: Iad3e25a690fa8bd07a18184b24b10f8dea965332
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com >
2012-01-23 17:17:00 +01:00
Leena Miettinen
17425c50f3
Doc: changes to QML profiler
...
Change-Id: I2320c81897202b8ce1a3c6d48d3ad786b9826d02
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com >
2012-01-23 17:11:51 +01:00
Kai Koehne
079fc49e91
RemoteGdb: Fix setup for attaching via dialog
...
Fix regression introduced in 9e8f935a while at the same time decoupling
the 'useServerStartScript' setting from whether the engine uses
requestRemoteSetup, or not.
Task-number: QTCREATORBUG-6841
Change-Id: I0850ec60e0f45ac66ba6736bcb9f75fdf73c1d23
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com >
2012-01-23 16:19:53 +01:00
Eike Ziller
f34738a5ff
Version bump
...
Change-Id: I8792f30e951ad3932a5966ce99c78c1408894fbf
2012-01-23 16:02:07 +01:00
Kai Koehne
3629b30e8d
Debugger: Remove duplicated lines
...
Change-Id: I2257ffc837d69f37251ef7a4ba9a18afe5378767
Reviewed-by: hjk <qthjk@ovi.com >
2012-01-23 15:37:20 +01:00
Daniel Teske
496ed22159
DetailsWidget: Remove unused obsolete code
...
Change-Id: I0e8cd904d6b5a89d7134f2b61e6bc549668792e0
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2012-01-23 15:02:56 +01:00
Fawzi Mohamed
008d43bb11
mdnssd: IPv6 fixes + merging 320.10.80 and 333.10
...
mostly uses original whitespace (for easier merging)
Change-Id: Ic3ced878f2ab77f86a06c4135636e659716588c2
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com >
2012-01-23 14:22:32 +01:00
Kai Koehne
927fb4c7c9
QmlProfiler: Fix taking using address of profile
...
Fix gcc error: taking address of temporary
Change-Id: I24e9be4a5e351f61b151a502bb3ca3d52473f41d
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com >
2012-01-23 14:09:12 +01:00
Eike Ziller
b10a5aa52a
Clean up.
...
Change-Id: I7f9c2d27fb4e38866443d066f5c8a4946aaa1b17
Reviewed-by: Leandro Melo <leandro.melo@nokia.com >
2012-01-23 14:01:00 +01:00
Thomas Hartmann
a8890669b0
WelcomePage: layout fixes for the develop page
...
Change-Id: I5feacf276b4cfb781cda0e737c1f52d0057db298
Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com >
2012-01-23 13:30:44 +01:00
Daniel Teske
a22d039b64
BuildSteps: Set additional text on details widget
...
Reported on irc
Change-Id: I67aa0aac481b64401ae8918b94438ae442389c28
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com >
2012-01-23 12:55:32 +01:00
Daniel Molkentin
9c3426ba7b
Docs: Space out nested lists correctly
...
Change-Id: I27dd7c492cc7aa8f1f3e253aebfe4c1e230b25ce
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com >
Reviewed-by: Virva Auvinen <virva.auvinen@nokia.com >
2012-01-23 12:49:40 +01:00
Leandro Melo
6caa899bfc
Compile fix
...
Change-Id: I22dfa74f8f10a601103b179eb037604d5a747077
Reviewed-by: hjk <qthjk@ovi.com >
2012-01-23 12:45:48 +01:00
Leandro Melo
591f04adf1
QML: Fix crash when calling reformat file
...
The action should only be enabled in the QML editor context.
Task-number: QTCREATORBUG-6709
Change-Id: I7d34f3eebb674d07e41fad5d6027d2ce37db9161
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com >
2012-01-23 12:05:38 +01:00
David Schulz
2fb2c46da8
progress bar change status to cancel in the analyzer
...
if cancel button is pressed in the progress bar
Task-number: QTCREATORBUG-4644
Change-Id: I651af0a88a96d40e794bd2c63150276eef12131f
Reviewed-by: hjk <qthjk@ovi.com >
2012-01-23 12:02:10 +01:00
Christian Stenger
f64a31a09d
Squish: Changed fatal to warning
...
We still have a fallback and jenkins will
mark this as a problem (while it ignores warnings).
Change-Id: Ie33085c844c7ffbe1985a6b867aef00c7ae8c920
Reviewed-by: Bill King <bill.king@nokia.com >
2012-01-23 11:59:41 +01:00
Christian Stenger
14a8ad256e
Squish: Make QMLViewer test stable on Jenkins
...
Change-Id: I175d10e1a5c23616801ac2c9be298198c89541b2
Reviewed-by: Bill King <bill.king@nokia.com >
2012-01-23 11:58:21 +01:00
Leandro Melo
466ea4842c
C++: Improve file accuracy when finding symbols
...
This patch introduces a priority-based mechanism when searching for certains
symbols in the snapshot. The priority corresponds to how similar the file path
from the "reference" symbol is to the file path from the "candidate" symbol.
This solves a variety of issues when matching "equivalent" symbols but that
are in another file/project, such as when following a function declaration,
a forward class declaration, or adding a definition through a quickfix.
There's now a symbol finder which will compute the "best" search order and cache
the most recent results. A consequence is that following symbols in some cases
is slower, but not apparently significatly.
Note: The "find" functions were moved from the Snapshot to the new SymbolFinder
class.
Task-number: QTCREATORBUG-6697
Task-number: QTCREATORBUG-6792
Change-Id: Ia518f014275fec1f4d0cb3224bd4e06a9df6d557
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com >
2012-01-23 11:34:44 +01:00
Nikolai Kosjar
271ec63a10
Deploy steps: Get rid of useless aggregation.
...
Change-Id: I03a3d020336dab4d2f1f85c77138d8df6246c174
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com >
2012-01-23 11:21:09 +01:00
Orgad Shaneh
aee8a3ac88
debugger: fix copy-and-pasteo
...
Change-Id: I99923f9c2a06e8ef3bdb070419b4a19af0ddfa90
Reviewed-by: hjk <qthjk@ovi.com >
2012-01-23 10:23:58 +01:00
hjk
406430fa1e
debugger: compile fix in lldb support
...
Change-Id: I5bb5aae496cc1d8b53bf4911d651a10ab52ca924
Reviewed-by: hjk <qthjk@ovi.com >
2012-01-20 18:12:00 +01:00
Christiaan Janssen
2163f789b1
QmlProfiler: rewriting details for bindings
...
Change-Id: Ie180ecc8d336bca1713edd5eb5fff0681c641b9d
Reviewed-by: Kai Koehne <kai.koehne@nokia.com >
2012-01-20 17:06:23 +01:00