- 15 Sep, 2014 17 commits
-
-
Oswald Buddenhagen authored
the latter variable is entirely meaningless to qmake and should have never been recognized by creator. unfortunately, qmake's dist target wasn't very useful before qt 5.4, so it didn't occur to anybody to actually use the variable associated with it, even though it is semantically exactly the right thing. Change-Id: I249857f54fdc38fb5ecac0f608e5f4140624c23c Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Oswald Buddenhagen authored
these cases are automatically covered by other variables Change-Id: Ic32411fa361346633d3127be063fcaabc9ef7c28 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Orgad Shaneh authored
Change-Id: I4f695a74032aa9f1e1b4d45f17ab8c4170717297 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
hjk authored
Change-Id: Ib356baed758437f5b549df060ca3ee62ee61b9fb Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Oswald Buddenhagen authored
it's the correct variable to use. Change-Id: I9ec7795099097715a64969516cd3fae9e213a0f4 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Daniel Teske authored
The future is now. Change-Id: I68fa2fc75d8fe4437600a808949892e9002d950d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Eike Ziller authored
It was missing the dependency to the utils lib Change-Id: I215dff08036b3cfb7a28cedad99932bb7dd916f1 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Orgad Shaneh authored
Change-Id: Ia1cd72b598555681e62444f6843a746049c5c04d Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Ulf Hermann authored
Change-Id: I5e316ada7d03c465a7f60246e2c04e1a89078689 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
It's very nice to see that at a glance, rather than searching around in the code. Change-Id: I1d1cdf10d98578ca1fe3275fdf2dfc98f6499eed Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
Change-Id: Ia1e2cd87523d53d4a2d0de9f74980e05c565f8e0 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
It looks better, both in the code and in the result. Change-Id: I5d24b24de429fb6a6d15c2df97f977924bb9fb00 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
Like this we can properly refer to them from QML. Change-Id: I98378d543d307f78909191225e72c9d0404dfa1d Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
They really shouldn't be called from outside. We'll introduce an "empty" property whose notify signal will depend on data handling to be done in a controlled way. Change-Id: I272eaa3638ba571d9f9ffd964b0d33449d0adda1 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
Change-Id: I0db3641c0d6e750459d815e25909babf8534a4f6 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
Like this we can still save some time and memory if the profiled application doesn't support filtering. Change-Id: I534ad4a11f62d28bd2fcfbffdc44f3902758dcbe Task-number: QTBUG-41118 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
This allows us to reduce the amount of data we need to handle if the user isn't interested in certain categories. Task-number: QTBUG-41118 Change-Id: Ieaac12fb1dec29d6035642f433bc1a1d49e545c2 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 12 Sep, 2014 22 commits
-
-
Erik Verbruggen authored
So that recalculating the information is not O(n^2) but linear. Change-Id: I69903e0b5ad321d071804d782ad634a3f300e71a Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Francois Ferrand authored
The current item was displayed using the hardcoded "monospace" font, so that the current/system font and size was not used. We now use start with the same font as the error list, and simply activate 'fixedPitch'. Change-Id: Ifcf6f0fc044e47b3a57281f6af2d70b7f1c618e4 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Nikita Baryshnikov authored
Change-Id: I0e44d60aa22eeb7da9020f6028899a42f07e212f Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Ulf Hermann authored
At the end of QmlProfilerFileReader::load() we have a perfectly valid set of types and events which we can just pass on to the model as-is. Change-Id: I6981663f409c4647f4d5ae8a73b5d14cc701017b Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Erik Verbruggen authored
Change-Id: I06bac5443af41a27c2641199948705c45e8a4586 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Ulf Hermann authored
With EngineControl multiple QQuickViews can be profiled in one profiler if they're all running in the same thread. As the QML engines are never run in parallel then this results in useful data. Change-Id: I83a34fb81fd466c5cac838b096c1b1f322ded882 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
hjk authored
Add make std::string usable as "compact" key. Change-Id: Idbfcf9d299e2dde392025166a20c3d0ab60239a6 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Nikita Baryshnikov authored
Looks like they are zombies scince b419403b Change-Id: I5fe0c728dcce1931e543e15f04ae24e0c65db61a Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Nikita Baryshnikov authored
Change-Id: I4b216e9e228668c7e01bc31c30334397cb07b15e Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Remove the '.' as the VariableManager will append text starting with ':' to that textFix strings. Change-Id: I490319fac964ea8fd8078dff90ec81c9bdef8d09 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: Iaf7a3d69d920f8096763e2d8033df2d6371683a7 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
Change-Id: I6f8685319f0afe2a326a66e36a1e6b671e317614 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Eike Ziller authored
Change-Id: I0a66d7a2a77ed0b2c7c87005887a7847bb9ee5f5 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Eike Ziller authored
Change-Id: Ia1e43cb44639e332ee4f9100c7ce3029e9485198 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Erik Verbruggen authored
Reported as a dead store by the clang static analyzer. Change-Id: Id5eb72ea4698a17486b8a05d88ee66f3fd89bcfc Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Erik Verbruggen authored
Pointed out by the clang static analyzer. Change-Id: I2d73d4c9ef2511c5697a4e4da89b61efb1149a3f Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Erik Verbruggen authored
Pointed out by the clang static analyzer. Change-Id: I69ab89e651cbcb13606d5d93a05f629172cbd9e0 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Tobias Hunger authored
Use "%{}" to put a literal "%" into the output of the macro expander. E.g. "%{}{Macro}" will be turned into "%{Macro}" Change-Id: I592789e5cd8f2d52df424db679baf7ba04723202 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Thomas Hartmann authored
Change-Id: Ia531698eacab0f0c4f20f1bc1c54d59e7c2df010 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Erik Verbruggen authored
The dead store is not harmfull, but add noise when checking for dead stores that are due to logic errors. Change-Id: I244c57e3227d075cb625252e8246c22768bc275c Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Erik Verbruggen authored
When the QTC_CHECK would fail, a nullptr deref would happen directly after the check. The dead stores are not harmfull, but add noise when checking for dead stores that are due to logic errors. Change-Id: I83db386e3f0de583469e1576e28955c25930b3b1 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Erik Verbruggen authored
Change-Id: Ibc138bcfdef4b6a5dd154e819d568398ecace982 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- 11 Sep, 2014 1 commit
-
-
Tobias Hunger authored
This fixes blocking of these notifications. Change-Id: I49a1efd4506fe66b1f78e9489360cfb68edd8fab Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-