- May 13, 2016
-
-
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>
-
hjk authored
Task-number: QTCREATORBUG-16199 Change-Id: I1e9e2103e626c6480fa1c5ac9b2b3f8ac93e3038 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Christian Stenger authored
...when having split source and headers and defining test data functions inside the source file. If we just reparse a header file (e.g. when opening the respective file inside the editor) we have no explicit information where the definition of the functions is. This lead to not finding the information necessary for displaying data tags and throwing away old information as they have been marked for removal. Change-Id: Ieb8ed9f7c758fe2c793e60ca2c30b4025106363b Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
hjk authored
This is likely to be overkill but seems to fix a regression introduced by e73a9c1b: Persistent model indices owned by the selection model of the watch view lose their model pointer and consequently cause error messages to be emitted and potentially cause crashes. Change-Id: I3334ca25bb5e2facf51d03c50647f95f55786498 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-16145 Change-Id: I5ddbbab1c808f422ebcec1502f9b50a9bf0babb6 Reviewed-by:
Marco Benelli <marco.benelli@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
hjk authored
Change-Id: I357063022435d461d0b52c14541a4dfae69a1cdb Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
The kits are restored in delayedInitialize now, but the file open event from Finder was delivered before that. That lead to the projects mode being opened with the kit configuration screen, but mostly no kits in it, when double-clicking a .pro file while Qt Creator is not running. Delay the remote open file command until plugin initialization is really done. Change-Id: I1a75f6b1f7bcefb4c53d594de11df0d3a0d2e5d3 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Christian Kandeler authored
This is a better try than hardcoding "lib" and likely to be correct in real-world scenarios. Change-Id: I380989b2d2c8389718bde941e081755f41be7f0c Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com> Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Task-number: QTCREATORBUG-16125 Change-Id: I5d25a9171ae6adb28bbef4984f8e1acb935fc62b Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
...to be able to build the example. Change-Id: If79b5e5cf95e6e67c3c6c22583a047e427fb741a Reviewed-by:
Niels Weber <niels.weber@qt.io> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@qt.io>
-
Missed this one for some reason. Change-Id: Ib648a23c9deca5bffa0e36af98e1ac5a5c87091f Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Nikolai Kosjar authored
This reverts commit 6b77dea6 and also removes checks for the specific tool chains and thus makes it possible to start the clang static analyzer independent of the specific project/toolchain. Though we only support and test qbs/qmake projects with certain toolchains, users reported that they also had useful results for cmake projects. Task-number: QTCREATORBUG-15980 Change-Id: I27834c148c1a0d7855bebad0bb203bd807e7ad46 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Orgad Shaneh authored
It fails when no results are found. Change-Id: I3390f1119457bb47fb09a95a395cb68a0dd58e82 Reviewed-by:
André Hartmann <aha_1980@gmx.de>
-