- 12 Dec, 2017 1 commit
-
-
Nikolai Kosjar authored
Makes the links clickable. Change-Id: I2f0f7826e295bdb3ce6fc7aeaf478ee040e54141 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
- 07 Dec, 2017 1 commit
-
-
Eike Ziller authored
It is no longer used (it is using same scripts as Qt now), and contains outdated resources. Change-Id: I0576d694ef16ced49303dfc4d6075b742dbcc3b1 Reviewed-by:
Iikka Eklund <iikka.eklund@qt.io> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 20 Nov, 2017 1 commit
-
-
Eike Ziller authored
Change-Id: Id75bc6dbfdfda12f2c12c70fb7a95ae7a0a3c56b Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
- 03 Nov, 2017 1 commit
-
-
Ivan Donchevskii authored
When Clazy is installed in lib64 folder instead of lib. Change-Id: Ifb24e09c307dab2dd2f5121bf44a17a357c1a212 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
- 02 Nov, 2017 1 commit
-
-
Ivan Donchevskii authored
Set QTC_CLANG_PLUGINS_LOAD env variable to get diagnostics that come from libclang plugins. This functionality works after the patch is applied to clang repository and clang is properly built with it. Task-number: QTCREATORBUG-15157 Change-Id: Iefeee4dd115f3f43ddc6ed79452a1135e653def6 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
- 27 Oct, 2017 1 commit
-
-
Nikolai Kosjar authored
Remove a bunch of on-top patches that are already part of llvm/clang 5. Rebase the remaining ones and add backported ones. Add also a README providing more information about the patches. Task-number: QTCREATORBUG-18824 Task-number: QTCREATORBUG-17769 Change-Id: I9f6904b2e6d7c83de175e7b8c194e1a494cd2571 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
- 06 Oct, 2017 1 commit
-
-
Eike Ziller authored
Change-Id: Ib30122c6fc5b14226a1560bc1e31e99f6930266c Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
- 29 Sep, 2017 3 commits
-
-
hjk authored
Task-number: QTCREATORBUG-17901 Change-Id: Iab7dfa3eb9a211770e45405f344d75ff20e8acae Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Eike Ziller authored
Change-Id: Ic0064a21bf080ddc4803bcbbe92d0dab29d765d9 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Eike Ziller authored
Change-Id: Icca756e45af941b0d6fe320ebc06183e27c01f02 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
- 21 Sep, 2017 2 commits
-
-
Nikolai Kosjar authored
In case there was no selection, the action "Format Selected Text" could format the whole file (option) as a fallback. However, there is also the use case of formatting the syntactic entity under the cursor. Introducing another separate action for this feels wrong, so remove the fallback instead since there is already an action handling this. Change-Id: Ia73f6074433e706bb4c2d375ad5b84dd59bc93a3 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Ivan Donchevskii <ivan.donchevskii@qt.io> Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io> Reviewed-by:
Lorenz Haas <lorenz.haas@histomatics.de>
-
Nikolai Kosjar authored
Change-Id: I0786dfdc0679bbdf1cf1157067bd7f572ac7d108 Reviewed-by:
Ivan Donchevskii <ivan.donchevskii@qt.io> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io> Reviewed-by:
Lorenz Haas <lorenz.haas@histomatics.de>
-
- 04 Sep, 2017 1 commit
-
-
Nikolai Kosjar authored
This adds a configuration file for clang-format [1] and a test file to demonstrate benefits and current problems with respect to Qt Creator's coding rules [2]. This is based on clang-format from the llvm/clang 5.0 branch, which is about to be released soon in the next days/weeks (already behind schedule). Using clang-format for Qt Creator brings these advantages: * Enforce a bunch of coding rules by a simple tool/shortcut invocation. * Spend less review cycles for authors and reviewers regarding formatting. This helps especially for/with first-time contributors. * clang-format sorts includes and using declarations. * clang-format adds/updates namespace end comments, e.g.: } // namespace Foo See dist/clangformat/README.md for setup instructions und currently known issues. [1] https://clang.llvm.org/docs/ClangFormat.html [2] https://doc-snapshots.qt.io/qtcreator-extending/coding-style.html Task-number: QTCREATORBUG-17643 Change-Id: I87bdd66b8e492e99a360022962b0053f02a33e57 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
- 25 Aug, 2017 1 commit
-
-
Eike Ziller authored
Change-Id: I792eb013691f203e8da98dc51b2184af5cd26f63 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
- 16 Aug, 2017 1 commit
-
-
Riitta-Leena Miettinen authored
To reflect the change in Qt installers since 5.9. Change-Id: I685c32c168e95e76ae3d81b87d4d10a5092e7a8a Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@qt.io>
-
- 15 Aug, 2017 1 commit
-
-
Eike Ziller authored
Change-Id: If236df9562af18867f3dd4d2c0ec4a527751c6e1 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
- 19 Jul, 2017 1 commit
-
-
Eike Ziller authored
Change-Id: Icb8ee5853e61f869680a643f3791640e68e7aa1b Reviewed-by:
hjk <hjk@qt.io>
-
- 18 Jul, 2017 2 commits
-
-
hjk authored
Change-Id: I6b33f6c311983fdb2694f67bfed9e202028c2d64 Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
Eike Ziller authored
Change-Id: I655ce9fc0f82cd6632334d88fcac25aef6e150b8 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 13 Jul, 2017 8 commits
-
-
Nikolai Kosjar authored
This will allow us to free memory. Change-Id: I25c5c3c4473e58798ec58ffdf18ed3103dd6453c Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Nikolai Kosjar authored
This improves reparses for big header files significantly. The second patch fixes invalid diagnostics associated with the new behavior. Change-Id: I1606cff0164c69994e82c02766f955196d43953a Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Ivan Donchevskii authored
Patch provides faster preamble loading by improving the handling of diagnostics. Change-Id: I61a79160e0272335d6d4e76478a7a35760cdf9ef Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Ivan Donchevskii authored
This clang patch makes llvm avoid using memory map which makes llvm work without locking files. Without that patch the user is sometimes unable to save files in qt creator. Task-number: QTCREATORBUG-15449 Change-Id: Iab77a758174d153f860edb2f419b6ab767571964 Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Nikolai Kosjar authored
...with overloads. https://bugs.llvm.org/show_bug.cgi?id=31093 Change-Id: I2f177794d8d84c91b5bc47da38a3a6c90f8d8d55 Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Nikolai Kosjar authored
...in preamble serialization. https://bugs.llvm.org/show_bug.cgi?id=20320 Change-Id: I241a04ffae7ebb1dc241bed81f2036178a86afb9 Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Nikolai Kosjar authored
...to make it apply cleanly. Change-Id: I512a48ecd7ce742885520a01bc6b774e244b1545 Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Nikolai Kosjar authored
It was for llvm/clang >= 4.0, but we are still on 3.9 for now. Change-Id: I29338b6ed90b3ac4f32021085139e6917fd5ac9e Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
- 26 Jun, 2017 2 commits
-
-
Tim Jenssen authored
Fix a crash when using file nodes to change the project. The methods used to take const references, with the data living in the nodes of the project tree. Since the methods change the project tree and thus cause the tree to be rebuilt, the original data may get lost. So copy the data instead. All the qbs::*Data classes are using shared data, so the overhead is not too big. Task-number: QTCREATORBUG-18440 Change-Id: I45ca5403a04e17790416dfe15b836f12c732e824 Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io> Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Eike Ziller authored
Change-Id: I11e5650fdd77c8eb0fb62beefaad2d9af81e96ed Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 29 May, 2017 1 commit
-
-
Eike Ziller authored
Change-Id: Ie98600d794c179285f93f23fbe82605d6a5f0512 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
- 26 May, 2017 1 commit
-
-
Orgad Shaneh authored
Change-Id: I8c16cbdd671accff977cfb6cbf5ef919183dd247 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
- 24 May, 2017 1 commit
-
-
Eike Ziller authored
Change-Id: Icf7168d5402f828ba30ba781383dfdf678b2473a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
- 17 May, 2017 1 commit
-
-
Eike Ziller authored
Change-Id: Id1c21386cc01c349ff4d6712b1d546b8be994980 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
- 31 Mar, 2017 1 commit
-
-
Andre Hartmann authored
The variable was named "CurrentRun:Runnable" in the first patch sets, but was renamed to "CurrentRun:Executable" later. Unfortunately, the commit message was not fixed. Change-Id: I7084e85bb3f4eb8979b4a295bb96f47d62393375 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
- 28 Mar, 2017 1 commit
-
-
Eike Ziller authored
Change-Id: Ibf790b4a93fc83bb432f5b37d72aa7048acc1681 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
- 08 Mar, 2017 5 commits
-
-
Eike Ziller authored
Change-Id: I797567d1dc01d57991f776cf36f2a6de3eff9a3c Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
Nikolai Kosjar authored
MSVC seems to have problems linking llvm-tblgen.exe with debug and release libraries. Change-Id: Ic7cd120f2bb19f762e656de565ebc3c98bbd750c Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Eike Ziller authored
Task-number: QTCREATORBUG-17397 Change-Id: I3734b77341ca2c7fd87b0f8e5d1502b859de7692 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Nikolai Kosjar authored
https://bugs.llvm.org/show_bug.cgi?id=32018 Bug 32018 - llvm-tblgen.exe crashes while compiling LLVM/Clang current release_40 with MinGW 4.9.2 Change-Id: Ie5ac7c5d0ef040b5767162e19532a8a255633322 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Nikolai Kosjar authored
FileManager: mark virtual file entries as valid entries https://reviews.llvm.org/D27810 Task-number: QTCREATORBUG-15449 Change-Id: I8db251a6556f0eb6f3057df751d69dfd09771631 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-