- 21 Jun, 2016 9 commits
-
-
Alessandro Portale authored
As defined by Diana. Change-Id: Id7291ea80bddcb2388b26b4ba745c2b53feb11d0 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Alessandro Portale authored
Using theme colors rather than hard-coded ones and at the same some simplification. This is needed for an upcoming "Flat Light" theme. Change-Id: I8a8715a16d1b246c5228978633143eb64d371701 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
David Schulz authored
This means you can skip automatically inserted characters as long as you don't explicitly move the text cursor and the editor doesn't lose the focus. This will be visualized by highlighting the automatically inserted character as long as you can perform the skipping. This will reduce unexpected skipping in the case a cursor was explicitly placed before an closing brace and a closing brace is typed. Change-Id: I28e29e79ba10c9c48e8bc8817405fea630cca9bd Reviewed-by:
Christian Stenger <christian.stenger@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Christian Kandeler authored
Change-Id: I67e2f6d24bd923c9691a9b8aaec161d01f38a16c Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Orgad Shaneh authored
Change-Id: If20fe6c1a68470a5f0731f42d94af6123095a1d2 Reviewed-by:
Lukas Holecek <hluk@email.cz> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Marco Benelli authored
Added test cases and modified the test suite in order to make it data-driven. Each sample file can now declare the number of expected messages. If there is no declaration, zero is assumed. Change-Id: Ife3daa10a258f51ea8f896156f6f6af783406b84 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Tim Jenssen authored
Change-Id: I1bf044ec971ffcee5643ecedbf62f2a7f696e283 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Nikita Baryshnikov authored
it was removed in 0a67076e Change-Id: I1b425fc76b377fc4eda5ac2443db356ef37b5da4 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
hjk authored
More typesafety. Change-Id: Ica50e1c38f6c5d7d3545b588c698f0cbb5775672 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 20 Jun, 2016 15 commits
-
-
Tim Jenssen authored
Change-Id: I79a5504c8471b66540aac8047fbcf760ceb6b10f Reviewed-by:
Marco Benelli <marco.benelli@qt.io>
-
Orgad Shaneh authored
The current default is black foreground, which is invisible on dark color schemes. Change-Id: Iaa2520422ea6a6b355c89d71d204a7620aa98fcd (cherry picked from commit 2c3f3970) Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Orgad Shaneh authored
Required for providing defaults for non-existent entries that should fall-back to text. Change-Id: I8ce33257a55cf173a5e9b904b7da6326163b4261 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: Ib12e2ea2c1afc9a32d7d21636bc8097497fb74b1 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-15564 Change-Id: Iab1b60e19448202432f98295c89769cd376aa03f Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Christian Stenger authored
Instead fetch it once before starting asynchronous processing and accept that current state of the WorkingCopy might be not completely up to date. This avoids a crash that might happen when the code model tries to update the WorkingCopy while the test code parser fetches information of the WorkingCopy. Change-Id: I2a893bc8814090361305657ed3c3d772c7bf07d5 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
hjk authored
This follows the rest of similar functions. It is arguably abusing the C++ misfeature that 'const' only applies to the top level, but avoids re-typing the same implementations stanzas for otherwise needed const/non-const overloads. Change-Id: If90fc879b406fd94714995ff4c42a4ebe3c69faa Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Antoine Poliakov authored
Now -std=gnu++XX is handled like -std=c++XX In particular, gnu++1y is correctly mapped to StandardCxx14 instead of StandardCxx11, and gnu++14, gnu++17 and gnu++1z are recognized. This makes clang static analyzer plugin for for C++14/17 code bases. Task-number: QTCREATORBUG-16290 Change-Id: I2018b9a365bb0a9cae7573b4e4f74deb830a7758 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Christian Stenger authored
Change-Id: Idcb3297814a95073a23f5b6de300fbc6ef766ce0 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Christian Kandeler authored
To HEAD of master branch. Change-Id: I5a5db59f4c7dec82f257508ddac0c9c9bcd6309d Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
-
Tim Jenssen authored
Change-Id: I61e120c2e5c4a036c001b410331e09993d7594d6 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Tim Jenssen authored
Change-Id: I67b47ab3dc509d317786bc7eda6fa13f8877a00d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Arnold Dumas authored
Don't read configuration file for pre 2.6 versions. Change-Id: Ib0cb625931625d0cec81fd2f385a9ed03e83a989 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Alessandro Portale authored
In preparation od a "Flat Light" theme, where shadows under the icons would have a negative impact. Change-Id: I2d9d3563c90336640513c1a970a432898dd63cfc Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
hjk authored
Change-Id: I5285d07576803511b23cdb19c930df286c430f92 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 19 Jun, 2016 1 commit
-
-
Christian Kandeler authored
Change-Id: I7435e9ee10180ce3bf052c4906eaba215b1b3f99 Reviewed-by:
Jake Petroules <jake.petroules@qt.io> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 17 Jun, 2016 15 commits
-
-
Orgad Shaneh authored
Selecting a word should not result in a single line blame... Change-Id: I03e8b75c519eb555b77985e7c68b3429bfff9446 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Alessandro Portale authored
IconsModeProjetcsActiveColor -> IconsModeProjectActiveColor Change-Id: Id13039b49102e75ac3d7558ff79e971bce54ed43 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Christian Kandeler authored
This is The Right Way to detect libclang. Using a Probe will also slightly improve performance in qbs 1.6 due to the result caching. Change-Id: I063a8d108d02b620dda2df75dd8c014c84f27ec7 Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
hjk authored
It's well covered by the more generic Utils::LeveledTreeModel now. Change-Id: I3982ad39a64742b0a0a59433024457db3808bfc7 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
David Schulz authored
If all test sets of a test case are selected use a wildcard filter. This reduces the length of the command line which is limited on Windows. Change-Id: Ie4c1e3ede91eff6293c982e03d454bcf8c9b5815 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
David Schulz authored
Change-Id: Ibae31902e8a4ece25af8a97f6202269f1eecf597 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Orgad Shaneh authored
Change-Id: I4d97c052b2ef781d2033033310e2dc6dff2e99e4 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Albert Astals Cid authored
Having "to synchronize the QML state into the scene graph" makes it seem as if it would be the counterpart of "sync" in the render thread loop and it is not Change-Id: Id8efc3bddf5ea5c15d93a63f195e16f0966bb4f8 Reviewed-by:
Gunnar Sletta <gunnar@sletta.org>
-
Jarek Kobus authored
Reduce code repetition. Change-Id: I7442c035270a18c79afd82c2111d363fd840df96 Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Tobias Hunger authored
Earlier versions work, but do not report a mapping between targets and files. This will make all files end up in one ProjectPart and thus have targets with custom flags/defines/include paths fail. Change-Id: Ie1fb9f616de120be1f88528db42b0a2152787606 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
hjk authored
Covers the common case and hopefully avoids the recurring MSVC problem with initializer lists in this location. Change-Id: I1b2bbb083f9fc86af3b51b8f52615fb70c832b95 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Eike Ziller authored
-
Christian Stenger authored
Change-Id: Ia6f7a4b9b5c1bb359e75d11255246e971fd1f9d2 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: Id34ee1f906e378dd57ca30c585e0a3df4ddc9ffd Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Christian Stenger authored
It seems the failure location output is slightly different when using an MSVC compiler. Change-Id: I8f07debac505a0429f4ea1644d076ffcc3304f25 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com> Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-