- May 18, 2016
-
-
Christian Stenger authored
If the test case would result in a failing test it does not execute further commands. Ensure to close possible open editors even for failed test runs. Change-Id: Ifcdcb76de5d10f649d38b84dad8999c6fd491ade Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Change-Id: Ibd8c559ffecf327eee6af8e6d5fbacb5c8c863d1 Reviewed-by:
Jake Petroules <jake.petroules@qt.io> Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
- May 17, 2016
-
-
hjk authored
There are cases like changing an Evaluated Expression that make re-evaluation necessary. Change-Id: I51fe46b67399a59aebbdeb9c3e778795b1c52cf1 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Orgad Shaneh authored
Currently when clicking the X icon next to Clang Static Analyzer progress bar, clang is no longer executed, but the mouse cursor remains busy, and trying to quit Qt Creator warns about running analyzer. Change-Id: I1dc8b92fdaf03cd25a2ad40d24d0f76907dd791c Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Robert Löhning authored
We don't just need any items in the model, we need an item that passes the filter. Change-Id: I831a8a2d4ba27c838e7ea07625d066a19946a789 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Christian Stenger authored
Change-Id: Ie4da5712f68176e26aaf5cda1bc1f6cb74899970 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Christian Kandeler authored
Task-number: QTCREATORBUG-16260 Change-Id: Ic18efbdf62a648aa4b524bb36dbcce581061981f Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
- May 14, 2016
-
-
Viktor Ostashevskyi authored
Change-Id: Ib1ebf53cf3815b86e3ecf0df2824c5baf0b12f18 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
- May 13, 2016
-
-
Don't try to add an RPATH to Qt if the library/executable does not link to Qt. Chances are, that the reserved space for the RPATH is too short in that case. Change-Id: Ie8d50ede43d19236611fe56667995e58606062db Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Christian Kandeler authored
And another linker flag that was present in the qmake project file, but not in the qbs one. Change-Id: I703d5df2171cf97974111993aec8ed244435afec Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Content of the QHelpContentWidget gets populated asynchronously, so wait a bit to have at least one entry - which normally should be our own documentation. Change-Id: Iad78f0bab0dd7f2f5a83cd94d2b2830ba146f554 Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
Change-Id: I32d563a198ec1e56b86e97f6803dd2e15f1bd565 Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
Christian Stenger authored
Accessing the application menu inside the menubar of OSX does not work properly since using Qt5. For some time using default keysequences worked fine, but for the Preferences (Options menu) this stopped working, so make the used hack even more crude. Change-Id: I48ed37dc69b8c64f649f0130d48d4deb02afb87e Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
Nikita Baryshnikov authored
this 'if' clause does not guard Change-Id: Ibeb7fa3c531d4896028931697f7af479e2c99c4b Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
- May 12, 2016
-
-
Tobias Hunger authored
Change-Id: I4dc2c5889845b13ebe167b89e78b104f8805a1f6 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Christian Stenger authored
tst_HELP02 is consistently failing if running from inside Jenkins, but passes when executed locally. Change-Id: I70fe9b7dc74dbf82f102b5670ddf04bf0dbfa270 Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
hjk authored
Nowadays, the [property] section contains only "top level" properties, inherited ones are available through by expanding the base class. Task-number: QTCREATORBUG-15798 Change-Id: I40475500a2d20f27145a47fa7ed1e61d4a592c10 Reviewed-by:
Robert Loehning <robert.loehning@qt.io> Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- May 11, 2016
-
-
Eike Ziller authored
Change-Id: I09b0096cc911adb4d9f81865216194b8ddb1a73c Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
Eike Ziller authored
Change-Id: I0c5d80719ae8ca134e1be32e48618b5a9043be09 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Anatoly Stolbov authored
Change-Id: I38959eb95b5d37d7e4936a5644af33b645e8da9f Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Orgad Shaneh authored
noexcept is not supported. Change-Id: Iee6f80a3e99191ccc92637aea42c5043d4f2d212 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Christian Stenger authored
Change-Id: Ie7b0965b21a9fde05009cc649289323cba392b63 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
Helpful when inspecting staticMetaObjects. Change-Id: I32fa0797625a675a7bad7f470ed51232734de826 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
hjk authored
Useful for debugging 'New Project' type wizards. Change-Id: Icabb4610e34a876b814965ed2b0d3017b5352878 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Adam Strzelecki authored
Commit 3310fbc8 introduced regression replacing -assume-filename=%file with -assume-filename=%filename, that caused only file name part to be passed to clang-format, not whole path to the buffer. Effectively when formatting the buffer with style set to "File", clang-format was unable to determine related style file placement (eg. within the project tree) anymore. This reverts back to use %file, not %filename, making clang-format "File" style work again as expected. Change-Id: I5e7ae3d1186b1e7c33dc89a7d60aacc0f0671e51 Reviewed-by:
Lorenz Haas <lorenz.haas@histomatics.de> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- May 10, 2016
-
-
Christian Kandeler authored
Change-Id: I0f40b31e54cfe26703256114c3c0409a28b47160 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
- May 09, 2016
-
-
Task-number: QTCREATORBUG-16217 Change-Id: Ib88db8cc27d44834997e96d91e3bca8824e81f9b Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
hjk authored
Since NDK r11 this seems to be needed to get breakpoints set correctly on Linux and Mac. Change-Id: I54281feecc0a915d4761228c612b72889756aecf Reviewed-by:
BogDan Vatra <bogdan@kdab.com> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
That also enables text preview in Quick Look. Also adds missing items for .qdoc and .qdocconf files. Change-Id: I5c3f62aceba9a5d31478d083a9ea0adb2ffbcac1 Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Alessandro Portale authored
With updated import versions. Change-Id: I9c69373d31c7e434eb7b9c210606a79be3d1566e Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Takumi ASAKI authored
Done-with: KATAYAMA Daiki https://www.transifex.com/user/profile/nebula121/ Done-with: Naoki MATSUMOTO <nekomatu@gmail.com> Change-Id: I8549d8f4ac9d32eb2209dbc140483434369bf6c5 Reviewed-by:
Naoki Matsumoto <nekomatu@gmail.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
Eike Ziller authored
Make sure that the tool tip instance is reset to nullptr even if it was closed automatically. Change-Id: I3c718634d90dddc5822a634d082c263f51901684 Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Alessandro Portale authored
Qt 5.7 comes with QtQuick 2.7, and Qt 5.7 will most likely come with Qt Creator 4.0.x Change-Id: I3425ee59adde61d5e15f39c81bc10ab286d9f80a Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Alessandro Portale authored
Qt.labs.controls are replaced by QtQuick.Controls.2 QtQuick is bumped to 2.7 Change-Id: I317cc504171258b503455184fa6cc96c08deda5a Reviewed-by:
J-P Nurmi <jpnurmi@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Some AVDs down't allow to connect to their console, there is no point to wait 30s (which is the default connection timeout). Change-Id: I3cb82b99f958787215f44b471abfc203d7633089 Reviewed-by:
Vikas Pachdha <vikas.pachdha@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
- May 06, 2016
-
-
Jochen Becher authored
Change-Id: I3c91ad77b6142bcca858dbeae3b36dc640f0f537 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
Christian Kandeler authored
To HEAD of 1.5 branch. Change-Id: Ica2767ca526e42a0c039fde593437291a903f8f0 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Riitta-Leena Miettinen authored
Change-Id: I64961b0e069b8eee9403191e49d667c2b258be5f Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- May 04, 2016
-
-
Change-Id: I226884c10e8fea48d08892b4dab3793b9babc0e5 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Change-Id: I1f6b43537a73ac5dbdac4088ffe4cff4307cee42 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-