- Sep 24, 2013
-
-
Eike Ziller authored
Since the IEditor changed signal removal it was not updating them at all, and before that it was only updating them in one of the editor views in case of splits. Change-Id: I8c604b64d03f6ea243e67fab52692b5b17795c32 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Marco Bubke authored
Task-number: QTCREATORBUG-10183 Change-Id: I4be06625a59ece3a99e9ebeb0adf0dbd5eff2c5b Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Daniel Teske authored
Change-Id: I20369af8269910f105b43f6ad97a9fc5309584fd Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: I888b30094ed75818ee3af58c94ebf8468afa5eb9 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Fix crash when a tasks-file with relative paths is reloaded after its project was closed. Change-Id: I3d0b6a3b459e391a3415d765941b2685e601b19f Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Added 639 lines, removed 1391. Change-Id: I15ec7dd056d4f7ad79c6dd6a4181007ad14f6a43 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
jkobus authored
Task-number: QTCREATORBUG-10203 Change-Id: If15fac2743768572d02ce9962b54dfaab4ca1af3 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Sep 23, 2013
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-10182 Task-number: QTCREATORBUG-10187 Change-Id: I13a6437eedae5a7976a64462645ea1bce1d2a1c0 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Christian Kandeler authored
Change-Id: Icbccb129056e491528feb1d6b1fab096b43c2c1e Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Erik Verbruggen authored
Temporary fix: if a single byte is found with the highest bit set, then convert from utf8 to latin1. This can be removed when the lexer can handle multi-byte characters. Task-number: QTCREATORBUG-10141 Change-Id: I36a17aa18bd1b2378f12d0cecf4fd4957b38d8f2 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: Ib7900a9cf1c913484c41b9098e2c49fb00836e60 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Directory is used as current file in case a VCS editor is open Change-Id: Ibf4e8a1f69cb1b618af84461ecebcc65f933e2ed Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
Christian Kandeler authored
The project files enable the welcome screen for Qt >= 5.1, whereas the source code assumes 5.0 is enough. As a result, the build fails for all Qt versions 5.0.x. Change-Id: I684e943c683ca5246c1637438b07a4ccacdf9b65 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- Sep 21, 2013
-
-
Orgad Shaneh authored
warning: C4138: '*/' found outside of comment Change-Id: I71e46d131e0720b1272e38e5ecea4c368d8213d1 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- Sep 20, 2013
-
-
Thomas Hartmann authored
This just looks broken atm. Change-Id: Id7064fa92e3bbfeac693cf500ec268090e641ea4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: I62b34d2b1043ac403c0965c0ce1cf96ef4182d3e Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: I2e966f20df778f01ae1ea854f58ace37f8e767a9 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: I90c9743d6ec19b557721c45913da480f30b34e16 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: I9c504f708e0d52fce2cb7c6fa3fe1b021c257435 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
We use a timer for now to keep ui responsive. Change-Id: I0385f2fd49c65e591869d0daff9260f0b08d48fd Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Christian Kandeler authored
Change-Id: Ic85d94bac2c137b501e3c141749c52504a856fb0 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Christian Stenger authored
Change-Id: I09ecc4b5a44bcc401e970b3da94d628877a49078 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
BogDan Vatra authored
Add "-digestalg SHA1 -sigalg MD5withRSA" to jarsign parameters as suggested by https://code.google.com/p/android/issues/detail?id=19567 Change-Id: I0c809517d8cd3b1225b6a557f9f91227dbf42cf9 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
David Kaspar authored
Change-Id: Ie6881e6521b27926b0dd59800c61d9909709ccc0 Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
Fanda Vacek <fvacek@blackberry.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com>
-
Christian Kandeler authored
Change-Id: I8d509522f674777446767bc52e3827cc96ce8130 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
This worked for me when I test-compiled this just before I started to review this:-/ Change-Id: Ie62664f44688d5c97f2740c6b6a23cbbe9d7c62b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Botan: C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xutility:2227: warning: C4996: 'std::_Copy_impl': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\xutility:2212: see declaration of 'std::_Copy_impl' D:\dev\qt-creator\src\libs\3rdparty\botan\botan.cpp:7248: see reference to function template instantiation '_OutIt std::copy<const Botan::u32bit*,T*>(_InIt,_InIt,_OutIt)' being compiled with [ _OutIt=Botan::word *, T=Botan::word, _InIt=const Botan::u32bit * ] CppTools: C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xutility:2873: warning: C4996: 'std::_Mismatch1': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\xutility:2856: see declaration of 'std::_Mismatch1' D:\dev\qt-creator\src\plugins\cpptools\symbolfinder.cpp:388: see reference to function template instantiation 'std::pair<_Ty1,_Ty2> std::mismatch<QString::const_iterator,QString::const_iterator>(_InIt1,_InIt1,_InIt2)' being compiled with [ _Ty1=QString::const_iterator, _Ty2=QString::const_iterator, _InIt1=QString::const_iterator, _InIt2=QString::const_iterator ] Change-Id: I09a477e755c4555101b064271f10c08a69576e33 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
David Schulz <david.schulz@digia.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Tim Sander authored
This patch adds the baremetal plugin. The baremetal plugin is for debugging small targets with hardware debugger where the remote linux plugin does not fit. It adds a new kit and device class of type baremetal. The device allows entering custom gdb commands. Currently only qmake builds are possible. To use this with smaller devices without qt a fake-qt installation is needed. CMake and qbs is currently not supported. Change-Id: I86816f897a2e9ed8b95e3184387969cedf8a14d7 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Robert Loehning authored
"The program has unexpectedly finished." is considered valid output, see https://bugreports.qt-project.org/browse/QTCREATORBUG-9212 Change-Id: Ia18e2dcfccdf1bdfbbc793a01897a88c4a17eb40 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Christian Stenger authored
Branch information is now listed in square brackets. Change-Id: I4f38f2a93b8029ed319fae3a7c32adc0aba50660 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Robert Loehning authored
Change-Id: I2b9e03d77df657b107bc81d3b8f16720c25b4a0e Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Robert Loehning authored
Change-Id: I022d0c5b2e025106860ea330f6b690842bb0558c Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Robert Loehning authored
Change-Id: Ic5d23a899d1b808780f76ef53c855397cc436c2f Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
David Schulz authored
Every device can now return a DeviceProcessSignalOperation, which allows to kill or interrupt processes running on the device. Change-Id: Idaa04ebc767e09ca167fa033ed93860b9b81479e Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I4e6f573d893c0aa2bb4ca9812fc8db2961dac172 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: I97835671805a1ba8ac456f3049cb3e477894a3c0 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Sep 19, 2013
-
-
Tobias Hunger authored
Not perfect yet, but mostly working. Change-Id: Ie7525671b9b3e522197d0d8cbb6096c52e88dea7 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Thomas Hartmann authored
Change-Id: If49ee5c741c7f4f08368b40a43e3c1297acda2e6 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
hjk authored
Task-number: QTCREATORBUG-10096 Change-Id: Ia9458840247ae1815751e3c58e1f21990af0cc34 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Thomas Hartmann authored
Change-Id: Ife23fffe553fb84b238db486b1ba09b705228e18 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-