- 21 Sep, 2017 9 commits
-
-
Marco Bubke authored
It is needed to construct an optional in place. Change-Id: I92e6bec6a33b469d806d3144ea9eb8c64d25580f Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io> Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
It is required by many template function because it is used in the STL. Change-Id: I5a2b9266d0c9d79bdc37cbbc4e7b62fac7a82b8b Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
lastInsertedRowId() function was added and more test are now under test. Change-Id: I02bf11dbab29654dbff9f2cad8c13c0c4d15e3be Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
Change-Id: I859c801fdb1ad68d5943b580f07a9e8260ae192a Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
hjk authored
There was almost 1:1 overlap with DebuggerRunTool::is{Cpp,Qml}Debugging, use one version only. Change-Id: I4a8f2b7005d3f2e440cdab3eaf6ac476af894308 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Ivan Donchevskii authored
Existing built-in functionality is moved there. Clang part is to be implemented later Change-Id: I7595898495213c087243cd534b4ba1617b4c27e9 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Nikita Baryshnikov authored
Change-Id: I02a1a5376b0ec0d8013f75dcdec6e4b8992f5f15 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Nikolai Kosjar authored
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>
-
Nikolai Kosjar authored
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>
-
- 20 Sep, 2017 18 commits
-
-
hjk authored
Harm was limited, as these were the fallback values for terminal and working directory that are overridden in all cases with real RunConfiguations. Change-Id: I7d3cef1ac814a0ffcf60a8977e0ae13136ea50b5 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Tobias Hunger authored
Remove a stray space in the output if the value of a #define is empty. Change-Id: I542c092416e00276dc72e31b43215349ecf1ca64 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Tobias Hunger authored
Change-Id: I4d791427959c32a8fe8f831ecb7bd76ffbee2a97 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Tobias Hunger authored
Change-Id: Ifac20a48df8702f9d31042eb8765cbaadb60b25b Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Tobias Hunger authored
Use final consistently instead of override. Change-Id: I38df29fff98273d486bfd97c316492f27737a7c4 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Tobias Hunger authored
Add an option to CMakeTools to force auto-creation of build directories. This does lead to cmake cluttering up the file system with directories, but does not force users to go through the oftentimes long configuration process twice (once in a temporary directory and once in the real location). Task-number: QTCREATORBUG-16794 Change-Id: I68d92fc58638ad0a0a7622b7ef1621e055c9f2a7 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Thomas Hartmann authored
An invalid model node has as valid internal node that can be used. Change-Id: I4b4f11546645455cbcc058e057402e869b0ae5a1 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Thomas Hartmann authored
With @NodeInstance we can override the value of any property. Change-Id: Ib64d8b6823b82f0a809092b2468c008d73a5525c Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Alessandro Portale authored
mode_edit_mask.png must have been added there by mistake Change-Id: I94c0380f267f473c1ae1347f567ea959f0752496 Reviewed-by:
Thomas Hartmann <thomas.hartmann@qt.io>
-
Marco Bubke authored
-DKEY is the same as #define KEY 1 -DKEY= is the same as #define KEY Change-Id: I958a89d7b024999f1a623d4d309513ce342f6f8a Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
hjk authored
The idea is that the fixup should not be needed at all anymore, instead, static data coming e.g. from the RunConfiguration should be setup in the constructor, and everything else should be ready at entry into start(). This also proceeds on path to the planned-but-never-implemented idea that the RunConfiguration should (at most) be accessed at RunControl creation time, not later. Change-Id: I04d622785f5de628a7bb479bc0c39aff7d6cce01 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Tobias Hunger authored
Broken by 71b56d2b Change-Id: I8d92cb1f0ecfcb401f063ba49c357acac8cc832c Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Marco Bubke authored
We moved the creation of the tables and indices to an extra class which can be called from other places. So you can be sure that a database is initialized. Change-Id: Ief5b30ced7b9011ca94367aa2578098423dcecd9 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
If you use the database in a multi-threaded environment, you must always your statements in transactions. For read-only statements, you use DeferredTransaction and write statements you use ImmediateTransaction. If you mix read and write statements you have to use ImmediateTransaction. Don't use DeferredTransaction because it leads to undefined behavior. Change-Id: Ida298a20f33423c8da09e768a7b658dd8e918f46 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io> Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Marco Bubke authored
In Sqlite as you bind value you can bind or simply use a reference to the bound values. Because we hold the values anyway we do not copy them. Change-Id: I11c6fa5036ea958c8e48e3a117ad4a002d749c22 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io> Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Marco Bubke authored
We now have the very powerful write and read methods, so using the low level interface leads only to stupid errors and prevents optimizations. Change-Id: If2340833977935cb2d319735dee96b0bac33142b Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io> Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Marco Bubke authored
Introducing different exceptions for different error cases. Change-Id: I4371d1e64d9dca2a9f68dcbaa4a891c55879c1f5 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io> Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Christian Stenger authored
Broke with be376ae7. Change-Id: I9c99a7be78c7ec0359cefee84e2e1877d20f25bf Reviewed-by:
André Hartmann <aha_1980@gmx.de>
-
- 19 Sep, 2017 13 commits
-
-
Andre Hartmann authored
Often used for macro names, e.g. TEST_ASSERT_EQUAL_FLOAT(), which can now be matched by "TAEF". Change-Id: I0626a60e2be68c1514c28769c679212075227281 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Alessandro Portale authored
Change-Id: Id53e52962e68ac27bc121bca04d572c0dff5b253 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Alessandro Portale authored
Having icons of all different kinds of sizes makes it difficult to get the painting right in all cases. It definitely fails when the szsytem is running in multi-monitor mode with different scaling factors. Unifying the dimensions makes it possible. This change should not cause any visual difference in a purely scaled or unscaled screen. Task-number: QTCREATORBUG-18869 Change-Id: I3a864c9a86036b4f4f3b350a489077b247ca85b7 Reviewed-by:
Thomas Hartmann <thomas.hartmann@qt.io>
-
Tobias Hunger authored
Allow to force the type for CMake configuration values, now that this type changes how you can edit the values. Change-Id: Id89e0ec8547b778fc0aff9a2e00c0d7406cbcac1 Reviewed-by:
hjk <hjk@qt.io>
-
Robert Loehning authored
Change-Id: I3ca17bb62201d6271c0e98d07a99f7344faba439 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Tobias Hunger authored
Change-Id: I84afdfd8c8b5066c1b50192bfd9df2296a38fa23 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-18915 Change-Id: I4c389155e03dde423d1ed578409baa1f38fc26db Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
-
Tim Jenssen authored
Change-Id: I986e98057b46d481707b00b715809a1c6c218646 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Eike Ziller authored
Change-Id: I9454c2148c398939c64bfa6b1fc182670a1d5f99 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Eike Ziller authored
-
Eike Ziller authored
Conflicts: src/plugins/debugger/debuggerdialogs.cpp src/plugins/debugger/gdb/remotegdbserveradapter.cpp Change-Id: I1ae77869887a8d9ef2a33439f2733315db9e0cf0
-
Tobias Hunger authored
Change-Id: I445c616c03da701d2f0c9480191bef7812b9943f Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Tobias Hunger authored
Change-Id: I0c9558904ffb43ad6d106b20ce7dd3caea0f23d9 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-