- 03 Mar, 2017 2 commits
-
-
Vikas Pachdha authored
Task-number: QTCREATORBUG-17818 Change-Id: I172a3bc326ea777bed38e467c8a725acc68d13cd Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Orgad Shaneh authored
When the controller is re-used, the file list is not refreshed. This doesn't cause a leak, since DiffEditorDocument::setController deletes the previous controller if already set. Task-number: QTCREATORBUG-17815 Change-Id: Ic30ef15f9df4fa1cc196dcd175e2df44a88b2f89 Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
- 02 Mar, 2017 1 commit
-
-
Vikas Pachdha authored
android app in mixed mode debugging sometimes keeps waiting for the qml engine connection. Task-number: QTCREATORBUG-17718 Change-Id: Iee87cd0a6d67babaf08e62a6e106ec22fda430cd Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io>
-
- 01 Mar, 2017 2 commits
-
-
Robert Loehning authored
Change-Id: I448391f10d78b528ff321ef8974ee1c94bcbdc84 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Lorenz Haas authored
Only version 2.04 added an extra newline. Later versions are fixed, so the should not remove a newline. In addition if piping is enabled we stream "\n" line endings so tell AStyle this explicitly by passing -z2. This disables the automatic detection which can be faulty with short code fragments. Task-number: QTCREATORBUG-17546 Change-Id: Ib90526234bfbc4d3530fd9c3a15bdfb3af02bebd Reviewed-by:
David Schulz <david.schulz@qt.io>
-
- 27 Feb, 2017 2 commits
-
-
Robert Loehning authored
Change-Id: I45bad30e28f7374ae10d5b0155e08d8297f44448 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Christian Stenger authored
Change-Id: Ia5a110812694d03e6f6e02cf66b4aaf209224910 Reviewed-by:
hjk <hjk@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
- 24 Feb, 2017 1 commit
-
-
Vikas Pachdha authored
Deploy step succeeds with error INSTALL_FAILED_VERSION_DOWNGRADE Task-number: QTCREATORBUG-17789 Change-Id: Ib1c3023cbea7df1802ce967f10b549db7208aa17 Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
- 23 Feb, 2017 5 commits
-
-
Nikolai Kosjar authored
Task-number: QTCREATORBUG-16086 Change-Id: Ic2f3fd38ae6cc93725bc214c24320f40a0a519a8 Reviewed-by:
David Schulz <david.schulz@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
hjk authored
Task-number: QTCREATORBUG-17702 Change-Id: I42cc08cab67f57d749898f5b01925b7ef3658165 Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Eike Ziller authored
E.g. when opening and closing Qt Creator without opening a session. The last session may only be updated to the "active" session, if it is not the default-virgin session (which is actually a "no session" value). Change-Id: If47da30d94c20df62d45960224e3137bcc6ba1b8 Reviewed-by:
hjk <hjk@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
David Schulz authored
Change-Id: Ic621cc67d647ab6396ddbef214ffcd104b66a1da Reviewed-by:
hjk <hjk@qt.io> Reviewed-by:
Christian Stenger <christian.stenger@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
David Schulz authored
Fixes Qt 5.8 QDateTime python dumper. Change-Id: If6fab7bf3ea63372ef01942bcaa2121eb9c2b6db Reviewed-by:
hjk <hjk@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
- 22 Feb, 2017 1 commit
-
-
Denis Shienkov authored
Previously, the OpenOCD utility fails as the startup arguments contains a wrong quotes wrapping for Windows OS. For example the 'gdb_port 3333' argument contains a single quotes, instead of double quotes, due to passed the Utils::OsTypeLinux parameter for any OS. We need to use the Utils::HostOsInfo::hostOs() function instead. Task-number: QTCREATORBUG-17765 Change-Id: I08acc4158baeca04e1b8685f1fdac40684f1c70c Reviewed-by:
hjk <hjk@qt.io>
-
- 21 Feb, 2017 2 commits
-
-
Riitta-Leena Miettinen authored
Change-Id: I78e00bda752780c238f46d58f1821c7d7d616436 Reviewed-by:
hjk <hjk@qt.io>
-
Robert Loehning authored
Change-Id: If34eaad1bd04a7d2409f0e00c217c7bd12add106 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 20 Feb, 2017 1 commit
-
-
Friedemann Kleint authored
Previously, the script would only detect warnings. Adapt the pattern to capture errors as well. Change-Id: I15ad97a9a1305aab91c046518f3c46b2e0c55127 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
- 17 Feb, 2017 1 commit
-
-
Christian Kandeler authored
To HEAD of 1.7 branch. Change-Id: I81eb7e5d2bfd70382d4f3f672f07a403eacaada7 Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
-
- 16 Feb, 2017 4 commits
-
-
Robert Loehning authored
Change-Id: I20e644d61163bb91addcfe16a58692cfacb988d3 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Christian Kandeler authored
The files retrieved by calling Project::files() with this flag show up in the locator, in search results etc. So only consider files that we know to be human-readable. Task-number: QTCREATORBUG-17382 Change-Id: I7a66159e67207a09adb57b0c5584b0b067fd1fca Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Eike Ziller authored
Task-number: QTCREATORBUG-17677 Change-Id: I95633a905d71b981e0bb72ce4af2a2fed605f39d Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Orgad Shaneh authored
If a new file is added, it is connected to the updateExternalFileWarning slot before the project tree is refreshed, and is not disconnected until closing and re-opening it. Task-number: QTCREATORBUG-17743 Change-Id: Icc7e3fe547a698d6f63116ca148cf1f4f8b60777 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
- 14 Feb, 2017 1 commit
-
-
Robert Loehning authored
Change-Id: I7e30848f583fd767bf6ad8a4accac7df41ce9167 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 13 Feb, 2017 6 commits
-
-
Riitta-Leena Miettinen authored
Change-Id: I36f696ea00f87787094d01423ef6308d208012a7 Reviewed-by:
Thomas Hartmann <thomas.hartmann@qt.io>
-
Riitta-Leena Miettinen authored
...or embedded. Suggest creating an application, instead. Task-number: QTCREATORBUG-17708 Change-Id: I6b5b1f26bde0d281f162bc68d5cb9088e8fc79cd Reviewed-by:
Mitch Curtis <mitch.curtis@qt.io>
-
Christian Kandeler authored
To HEAD of 1.7 branch. Change-Id: Iaa54df19b7d636fcb497265c9b2063e52110b232 Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Riitta-Leena Miettinen authored
Remove obsolete icons and add an icon for Qt World Summit 2016. Change-Id: Id87b8b4d3992d4efa50fe4180d3640397cb26ebc Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Riitta-Leena Miettinen authored
Change-Id: Ia20fe2605a6255af24d4334d8289531aaa262511 Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Orgad Shaneh authored
It worked with plain GDB (parse_and_eval), and was broken by 696b2d42. Change-Id: Ibc143efdbd90681a2f9f4d84b75063eb98078f2b Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 10 Feb, 2017 1 commit
-
-
Christian Stenger authored
Change-Id: I6648e74f8f8e0c581a4bd4ba4b3606e3f18a5af5 Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
- 09 Feb, 2017 2 commits
-
-
Vikas Pachdha authored
Collaterally busybox detection(dead code) is removed Task-number: QTCREATORBUG-17691 Change-Id: I50de3e4ad299c741c9b1afaddb22209b409acccf Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io> Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io>
-
Tobias Hunger authored
This fixes the problem where sometimes you need to visit the project page to make run in terminal work. Task-number: QTCREATORBUG-17608 Change-Id: I681378cdaa19becf532666401e8695c246e1f5bd Reviewed-by:
hjk <hjk@qt.io>
-
- 08 Feb, 2017 4 commits
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-17598 Change-Id: Ib32586c0513ce058301c1187e263c17b0a716f94 Reviewed-by:
hjk <hjk@qt.io>
-
Orgad Shaneh authored
Change-Id: Iea3647594ffa3b2024ae469d844fa73028a0ab62 Reviewed-by:
hjk <hjk@qt.io>
-
Orgad Shaneh authored
Change-Id: Ia70fb604a8b2189ae4499ecb34910e56744f86f2 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Friedemann Kleint authored
Inserting a QPixmap with active painters on it causes it to do a deep copy of it, which is unnecessary. Task-number: QTBUG-58653 Change-Id: I49123ffcec2e12a01c87974b7a513d68a11185d4 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
- 07 Feb, 2017 2 commits
-
-
Orgad Shaneh authored
This fixes searching for patterns that start with dash. Change-Id: I824f64151842008a034757de6a00fd8a6cc46d72 Reviewed-by:
André Hartmann <aha_1980@gmx.de>
-
Riitta-Leena Miettinen authored
Task-number: QTBUG-58686 Change-Id: Ib50d6679655c1eb8a1b6ff60fbfa743446749827 Reviewed-by:
Julien Gueytat <contact@jgueytat.fr> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
- 06 Feb, 2017 1 commit
-
-
Robert Loehning authored
Change-Id: I5281fa5dc126a7cf1ea84592f735cb11d908b82d Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 03 Feb, 2017 1 commit
-
-
Riitta-Leena Miettinen authored
Change-Id: I7e29f86d2b429fadaad763fa6abe371f79669d75 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-