- 14 Sep, 2011 26 commits
-
-
Leandro Melo authored
Notice that this option already existed in the auto completer. However, from the user perspective it was synchronized with auto insert brackets. Task-number: QTCREATORBUG-5835 Change-Id: Ia87a2ca38d89dba51380a4fdb58a5a3689ed9265 Reviewed-on: http://codereview.qt-project.org/4885 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Daniel Teske authored
The android plugin does so. Change-Id: If5e5216bbcb6ba3dcd4186ae4c558efe4d56dcb8 Reviewed-on: http://codereview.qt-project.org/4882 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Christian Kamm authored
This fixes some problems with highlighting like anchors {}, allows us to only highlight correct types and to make the binding name formatting customizable. Change-Id: I7ab0c0ed384108b74a2998796d868d5ced4a5310 Reviewed-on: http://codereview.qt-project.org/4669 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Christian Kamm authored
Change-Id: If45002ecec56ca766ef7a0c7878c0a48fadee452 Reviewed-on: http://codereview.qt-project.org/4734 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Christian Kamm authored
Change-Id: I153723eeb9973be025daf47e317f7b9d076a3c72 Reviewed-on: http://codereview.qt-project.org/4733 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Christian Kamm authored
Change-Id: Ibed38abca8f7e7bae7d424751a18c83f4c9e9bc5 Reviewed-on: http://codereview.qt-project.org/4732 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Christian Kamm authored
Change-Id: I6cccb55d4c49eb6cf77ac4d1378d3d7adac95a32 Reviewed-on: http://codereview.qt-project.org/4881 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Kai Koehne authored
Change-Id: I0973d92ae5bdcc89482a55f011d55bc7383b757b Task-number: QTCREATORBUG-5961 Reviewed-on: http://codereview.qt-project.org/4877 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Kai Koehne authored
Honor the qmake line that is imported: If it contains declarative_debug or QMLJSDEBUGGER_PATH, also set the option in the qmake step, if not not. Change-Id: Ibc524ff8d39b66f76cc79807264db0dd3534e2d7 Reviewed-on: http://codereview.qt-project.org/4090 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Kai Koehne authored
Change-Id: I20576fa99d9a1d04c24f9615317663e943619200 Reviewed-on: http://codereview.qt-project.org/4089 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Aurindam Jana authored
The debugger breaks on Javascript exception. The error message is printed on the ScriptConsole and the relevant code is marked with a wavy underline. Change-Id: I5e6f603430c3b8a0db450d1e8c821714ec0140ab Reviewed-on: http://codereview.qt-project.org/4276 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Christian Kamm authored
Change-Id: I37852b7b4f1720c276fc3aea3b1892613028ec48 Reviewed-on: http://codereview.qt-project.org/4658 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Christian Kamm authored
Change-Id: Ie0f4062069bf241020868af34ce6d36146b4b0c7 Reviewed-on: http://codereview.qt-project.org/4646 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Christian Kamm authored
Change-Id: Idf49bc0c29ad82456a5fe65e2acced6a4fb130fc Reviewed-on: http://codereview.qt-project.org/4552 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Christian Kamm authored
* Don't use Qt macros for d-ptr. * Move private functions to LinkPrivate. Change-Id: Icb6f579e9168dd9bf5cccec1255fda1939e47c9a Reviewed-on: http://codereview.qt-project.org/4767 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Christian Kamm authored
Task-number: QTCREATORBUG-6094 Change-Id: Icf286bc412b48dbd1cb38c47ad7b91040b5aae0f Reviewed-on: http://codereview.qt-project.org/4864 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Aurindam Jana authored
The dialog is added to Debug->Start Debugging menu option. It specifies the host and port that the JSDebugClient connects to for listening to debug messages. Change-Id: I7f828c169ff2338f4780025f72182c5fc8784c4a Reviewed-on: http://codereview.qt-project.org/4824 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Christian Kamm authored
Change-Id: Iff7d36e7c7908b267fc02cd46e3f2a173ef5c7b9 Reviewed-on: http://codereview.qt-project.org/4547 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Christian Kamm authored
Change-Id: Ief305b787fbc4577acfdec41083bc72e178db46d Reviewed-on: http://codereview.qt-project.org/4537 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Christian Kamm authored
Also do some cleanup to make handling of substatements nicer. Change-Id: I78773fc81d9b0058fa97c5cef393cca34b7fd885 Reviewed-on: http://codereview.qt-project.org/4413 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Christian Kamm authored
Change-Id: Ie9fa9aceb72c40ca2f991f48f70f89e5ab342436 Reviewed-on: http://codereview.qt-project.org/4870 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Christian Kamm authored
Change-Id: I59e490adce5c0cd7784894a0f9d4435cdcbc9b23 Reviewed-on: http://codereview.qt-project.org/4332 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Eike Ziller authored
Change-Id: I7350c78479343e85b1ca4957e08bccefb5756d20 Reviewed-on: http://codereview.qt-project.org/4556 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Tobias Hunger authored
Make initialization/cloning of a repo trigger an updateActions. This is needed to e.g. enable git actions after a git repo is created. Reviewed-by: Hugues Delorme Change-Id: Ia8513a216e584fe8e512fdd5d6215aa96c075f3f Reviewed-on: http://codereview.qt-project.org/4878 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Christian Kamm authored
Change-Id: I890cccc25c5ba774691edee860845e22a7b7ec78 Reviewed-on: http://codereview.qt-project.org/4876 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Kai Koehne authored
Change-Id: I52aca06921ae45ad0103d672ede569cbbce09eea Reviewed-on: http://codereview.qt-project.org/4800 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- 13 Sep, 2011 14 commits
-
-
hjk authored
One wart less. Change-Id: Iff86c93308a4e4d93a55139940aff2e26edc1e1f Reviewed-on: http://codereview.qt-project.org/4827 Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
Change-Id: Ic6b59e9a40134b1e37e64170bcf12388c535014a Reviewed-on: http://codereview.qt-project.org/4794 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Kai Koehne authored
Change-Id: I77b5448cc19451944ec70fa5394c3f534dfcad7b
-
Eike Ziller authored
And move the cancel button into the specific search result widget. Change-Id: Ide8173e1ec5de091e1c1332a2b0c47d9a30a4c87 Reviewed-on: http://codereview.qt-project.org/4555 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Eike Ziller authored
Change-Id: I6e024583c0d778a65007eb4590118c4329b2118a Reviewed-on: http://codereview.qt-project.org/4554 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Christian Kamm authored
Change-Id: Ied3268bb624df4201ca42beb76d20b9a638d5918 Reviewed-on: http://codereview.qt-project.org/4746 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Christian Kamm authored
Change-Id: I93abf773717b3f82fc6fa15e1916f48bc3edec95 Reviewed-on: http://codereview.qt-project.org/4675 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Christoph Mathys authored
The gdb engine now calls thread-info instead of thread-list-ids when debugging core files and fall back to thread-list-ids if thread-info does not work. This is now the same behaviour as if qtcreator is attached to a running process. Change-Id: I09b8e60fab329d9b65c501e18cd3fd9ceb22f506 Merge-request: 2192 Reviewed-by:
hjk <qtc-committer@nokia.com> Reviewed-on: http://codereview.qt-project.org/4763 Reviewed-by:
hjk <qthjk@ovi.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-4966 Change-Id: I848f8fbdc6fa613e7308bb5700b9cbc305f36c73 Reviewed-on: http://codereview.qt-project.org/4760 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Change-Id: I17b78751a161a25b1b1de7018c47e07274f0f438 Reviewed-on: http://codereview.qt-project.org/4756 Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Merge-request: 383 Reviewed-by:
hjk <qtc-committer@nokia.com> Change-Id: I4d8c60f8877f6771783ba368050b8bce8891ba9e Reviewed-on: http://codereview.qt-project.org/4757 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
Except for some SimpleSpecifiers and AttributeSpecifiers. Fixes a bug where NamedTypeSpecifiers would not be replaced when the return type was adjusted. Change-Id: Ie093615ebf1b26d181b888fcbcc341e5bdf85fd1 Reviewed-on: http://codereview.qt-project.org/4749 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Marco Bubke authored
Change-Id: I58f7053405c79774154c2f0447944533e6b10152 Reviewed-on: http://codereview.qt-project.org/4685 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Change-Id: Ic089b91db144389bac4967a6c4f8be361b1a3bda Reviewed-on: http://codereview.qt-project.org/4730 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-