aboutsummaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Collapse)AuthorAgeFilesLines
* Add changes file for 4.5.24.5Eike Ziller2018-03-141-0/+18
| | | | | Change-Id: I66fd1f5b1ece8ea7c1dc0f8f14d36d5f77b69f8c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Add changes file for 4.5.1v4.5.1Eike Ziller2018-02-071-0/+85
| | | | | Change-Id: I4b5cd0eb7675e2fb3396668517a587e7496608ec Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Remove outdated installer creation script and resourcesEike Ziller2017-12-0712-1090/+0
| | | | | | | | | | 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>
* More 4.5 changesEike Ziller2017-11-201-2/+58
| | | | | Change-Id: Id75bc6dbfdfda12f2c12c70fb7a95ae7a0a3c56b Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Add changes file for 4.5Eike Ziller2017-10-061-0/+154
| | | | | Change-Id: Ib30122c6fc5b14226a1560bc1e31e99f6930266c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Merge remote-tracking branch 'origin/4.4' into 4.5Orgad Shaneh2017-10-041-0/+66
|\ | | | | | | Change-Id: I9b7cb3d845628abf69a73a279f5a79202c0976c2
| * Qnx: Fix C++ debugginghjk2017-09-291-1/+1
| | | | | | | | | | | | Task-number: QTCREATORBUG-17901 Change-Id: Iab7dfa3eb9a211770e45405f344d75ff20e8acae Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
| * More changelogEike Ziller2017-09-291-0/+2
| | | | | | | | | | Change-Id: Ic0064a21bf080ddc4803bcbbe92d0dab29d765d9 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
| * Add changes file for 4.4.1Eike Ziller2017-09-291-0/+64
| | | | | | | | | | Change-Id: Icca756e45af941b0d6fe320ebc06183e27c01f02 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | Beautifier: ClangFormat: Format current syntactic entity for no selectionNikolai Kosjar2017-09-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Beautifier: ClangFormat: Add action "Disable Formatting for Selected Text"Nikolai Kosjar2017-09-211-0/+1
| | | | | | | | | | | | | | | | 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>
* | Add experimental .clang-formatNikolai Kosjar2017-09-042-0/+271
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* More change logEike Ziller2017-08-251-0/+13
| | | | | Change-Id: I792eb013691f203e8da98dc51b2184af5cd26f63 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Windows Runtime renamed as UWPLeena Miettinen2017-08-161-1/+1
| | | | | | | To reflect the change in Qt installers since 5.9. Change-Id: I685c32c168e95e76ae3d81b87d4d10a5092e7a8a Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
* More change logEike Ziller2017-08-151-2/+32
| | | | | Change-Id: If236df9562af18867f3dd4d2c0ec4a527751c6e1 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* ChangeLog: We use the term 'pretty printing' instead of dumperEike Ziller2017-07-191-2/+2
| | | | | Change-Id: Icb8ee5853e61f869680a643f3791640e68e7aa1b Reviewed-by: hjk <hjk@qt.io>
* Add debugger related items to ChangeLoghjk2017-07-181-0/+4
| | | | | | Change-Id: I6b33f6c311983fdb2694f67bfed9e202028c2d64 Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Add changes file for 4.4Eike Ziller2017-07-181-0/+186
| | | | | | Change-Id: I655ce9fc0f82cd6632334d88fcac25aef6e150b8 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* Clang: Add patch allowing to suspend a translation unitNikolai Kosjar2017-07-131-0/+147
| | | | | | | This will allow us to free memory. Change-Id: I25c5c3c4473e58798ec58ffdf18ed3103dd6453c Reviewed-by: Marco Bubke <marco.bubke@qt.io>
* Clang: Add patches fixing preamble generation for ifdef-guarded headersNikolai Kosjar2017-07-132-0/+499
| | | | | | | | 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>
* Clang: Add patch improving reparse performance on windowsIvan Donchevskii2017-07-132-25/+51
| | | | | | | | Patch provides faster preamble loading by improving the handling of diagnostics. Change-Id: I61a79160e0272335d6d4e76478a7a35760cdf9ef Reviewed-by: Marco Bubke <marco.bubke@qt.io>
* Clang: Add patch fixing locked files for windowsIvan Donchevskii2017-07-131-0/+16
| | | | | | | | | | | 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>
* Clang: Add patch fixing crash in completionNikolai Kosjar2017-07-131-0/+126
| | | | | | | | | ...with overloads. https://bugs.llvm.org/show_bug.cgi?id=31093 Change-Id: I2f177794d8d84c91b5bc47da38a3a6c90f8d8d55 Reviewed-by: Marco Bubke <marco.bubke@qt.io>
* Clang: Add patch fixing crash on reparseNikolai Kosjar2017-07-131-0/+38
| | | | | | | | | ...in preamble serialization. https://bugs.llvm.org/show_bug.cgi?id=20320 Change-Id: I241a04ffae7ebb1dc241bed81f2036178a86afb9 Reviewed-by: Marco Bubke <marco.bubke@qt.io>
* Clang: Update patch for leaking file descriptorsNikolai Kosjar2017-07-131-2/+2
| | | | | | | ...to make it apply cleanly. Change-Id: I512a48ecd7ce742885520a01bc6b774e244b1545 Reviewed-by: Marco Bubke <marco.bubke@qt.io>
* Clang: Remove patch fixing mingw buildNikolai Kosjar2017-07-131-12/+0
| | | | | | | 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>
* Qbs: Fix crash when renaming filesTim Jenssen2017-06-261-0/+4
| | | | | | | | | | | | | | | | 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>
* Add more changes for 4.3.1Eike Ziller2017-06-261-0/+79
| | | | | | Change-Id: I11e5650fdd77c8eb0fb62beefaad2d9af81e96ed Reviewed-by: Tobias Hunger <tobias.hunger@qt.io> Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* Add changes file for 4.3.1Eike Ziller2017-05-291-0/+31
| | | | | Change-Id: Ie98600d794c179285f93f23fbe82605d6a5f0512 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Changelog: Fix gerrit changesOrgad Shaneh2017-05-261-2/+2
| | | | | Change-Id: I8c16cbdd671accff977cfb6cbf5ef919183dd247 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Add more change logEike Ziller2017-05-241-0/+2
| | | | | Change-Id: Icf7168d5402f828ba30ba781383dfdf678b2473a Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Update changes fileEike Ziller2017-05-171-1/+37
| | | | | Change-Id: Id1c21386cc01c349ff4d6712b1d546b8be994980 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Changes-4.3.0: Fix new variable name and add bugreport numbersAndre Hartmann2017-03-311-1/+2
| | | | | | | | | | 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>
* Add change log for 4.3Eike Ziller2017-03-281-0/+215
| | | | | | Change-Id: Ibf790b4a93fc83bb432f5b37d72aa7048acc1681 Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-03-091-0/+37
|\ | | | | | | Change-Id: I55bec11cc6638a7d71020ced7f686e1610e4d9d5
| * Merge remote-tracking branch 'origin/4.2' into 4.3Eike Ziller2017-03-091-0/+37
| |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/src/qtcreator.qdoc tests/system/suite_general/suite.conf Change-Id: Ia298b177d6920a1d853e342b62cf98f7c48a278a
| | * Add more change logEike Ziller2017-03-081-0/+37
| | | | | | | | | | | | | | | Change-Id: I797567d1dc01d57991f776cf36f2a6de3eff9a3c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | | Clang: Limit mingw workaround to mingwNikolai Kosjar2017-03-081-3/+5
|/ / | | | | | | | | | | | | | | 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>
* | Clang: Add patch against very slow reparsing of large filesEike Ziller2017-03-081-0/+25
| | | | | | | | | | | | | | Task-number: QTCREATORBUG-17397 Change-Id: I3734b77341ca2c7fd87b0f8e5d1502b859de7692 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* | Clang: Add patch for workaround of llvm-tblgen crash during mingw buildNikolai Kosjar2017-03-081-0/+10
| | | | | | | | | | | | | | | | | | 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>
* | Clang: Add patch against leaking file descriptors on windowsNikolai Kosjar2017-03-081-0/+12
| | | | | | | | | | | | | | | | | | 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>
* | Increase year in copyright_template.txtNikolai Kosjar2017-02-231-1/+1
|/ | | | | | Change-Id: I1616c8e843c6821dafce9a8cbb4be3a56a5c7c5a Reviewed-by: Robert Loehning <robert.loehning@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* More change log for 4.2.2Orgad Shaneh2017-02-081-1/+5
| | | | | | Change-Id: Ia70fb604a8b2189ae4499ecb34910e56744f86f2 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Add changes file for 4.2.2Eike Ziller2017-01-301-0/+21
| | | | | Change-Id: I36e7564c63c3021f863f343c7c216d9b2df2f1ea Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* More change logv4.2.1Eike Ziller2017-01-191-0/+2
| | | | | Change-Id: I418bfad8e5a38be395018aed799d7b74dd43d6e2 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* More change log for 4.2.1Eike Ziller2017-01-171-0/+26
| | | | | Change-Id: I70164a5235e8fe5ff3100687ee6a7c186d2e4875 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Add change log for 4.2.1Eike Ziller2017-01-031-0/+45
| | | | | Change-Id: I9161030e01bc89670da1f7122c04d1e0e230c6f3 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* [Linux integration] Install desktop and appstream filesAleix Pol2016-12-142-8/+18
| | | | | | | | | | | | Installs the appstream's appdata file into the correct location and with the correct name. Fixes the contents to conform to the standard. Installs a desktop file because it's both required by appstream and by desktop environments. Note this was currently patched in by distributions. Task-number: QTCREATORBUG-17335 Change-Id: If1425ec9fbd0c639550852a8d6e1f15a6b9d77ef Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Move changes from 4.1.1 to 4.2.0 change logEike Ziller2016-12-132-85/+45
| | | | | | | Since there was no 4.1.1 Change-Id: Ib46673fc2ffa6a977c8eed408bc35bb41ad96737 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Add a few debugger related change log entrieshjk2016-12-091-2/+8
| | | | | | Change-Id: Ieee586a9a67f72864c18ce2894964edcfbae8bdb Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>