- 17 Jul, 2012 16 commits
-
-
Montel Laurent authored
We must delete private class which delete m_ui too. OTherwise we will leak here Change-Id: I39239ce2fdddd4fe4e4e748673e271bba976c712 Reviewed-by:
Laszlo Papp <lpapp@kde.org> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Orgad Shaneh authored
Change-Id: If65d7c385eb86a54a4a9bdf51be5b2bf1c3cb429 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Francois Ferrand authored
Append the function return type in outline (after arguments), consistently with variable type indication. Change-Id: I1cc6d69634fc83227eb7fc9e3a0ee2ad6ca6ace8 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
hjk authored
Less confusing to the highlighter. Change-Id: I1c5f232da42b18d43f6c14b5907eb8feb48de2b4 Reviewed-by:
hjk <qthjk@ovi.com>
-
Leandro Melo authored
The type highlighting change part of the recent patch 4a2a17af didn't seem to please much from a visual point of view. It's a better idea to keep the type highlighting as it was for now and in the future try again the approach with an explicit option and perhaps a more restrictive context. The other patch is not reverted entirely because it does fix a couple of bugs. Change-Id: I806afa3d8c1c4b241080b8704255d737f61ee12c Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
hjk authored
Change-Id: I9f6719618749b57cdfb68457e9ede8a580abd1af Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
It contained only two pointers. Not worth the overhead. Change-Id: I512ddfe588b8d072072b8155b4418a2b8e8c4da0 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I075f0962f59d34ea48b7d63753505ddc6bea5dd4 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Change-Id: I672c1a24ce7a3f6e3d7538550d0289ca8f4df865 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Change-Id: I06da18c8db724e9dbb27878e9280b78b6df299cb Reviewed-by:
hjk <qthjk@ovi.com>
-
Leandro Melo authored
- Fix issues with virtual/non-virtual destructors. They were not being correctly identified in some cases - in particular on certain uses in derived classes. - Since now we do have a highlighting item for regular functions, constructors and destructors are now highlighted as such. This is more semantically correct and actually makes navigation and readiblity more distinguishable, since it cleary differentiates the type itself from its uses in expressions and declarators. (This seems to be what other IDEs like Eclipse, Visual Studio, KDevelop are doing.) NOTE: There's a switch to disable this item in the case it doesn't get good acceptance. Actually, the switch can be made a user setting...? - Change the default color scheme so regular and virtual functions have the same color (virtuals continue to be italic). This makes sense given the above mentioned changes in constructors/destructors highlighting behavior. (In other schemes virtual funcions don't have different color, so this shouldn't be necessary in those.) - Small renaming: "members" are now "fields" - consistent, since they apply for data and it's the term used in the UI. Change-Id: Ib1aa9c0bbf28a31d09f5696460b0095fbe29de80 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Orgad Shaneh authored
Change-Id: I5a4dcd5b9101118de8c88b6d26af5a9dbb32ba54 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
Since it creates a console app also create a bundle-less app on Mac. Task-number: QTCREATORBUG-7304 Change-Id: I00749f0d8a4c02bd80d4e7468b3abea552db23dc Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Montel Laurent authored
Change-Id: I50f98cdfb9372a1a1f78b7c8fe0ad7f39856ea01 Reviewed-by:
Laszlo Papp <lpapp@kde.org> Reviewed-by:
hjk <qthjk@ovi.com>
-
Sergey Shambir authored
Change-Id: Ic22b99e25159edfa4977e13c98f334ce75809af7 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Daniel Teske authored
In case the qmake-line does not contain a mkspec argument, use the mkspec of the Qt version found by matching the qmake binary. This reduces the duplication of targets/profiles when opening new projects. Change-Id: I647e166ae0322fd093967abea760197cf4c7eedd Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 16 Jul, 2012 19 commits
-
-
hjk authored
Change-Id: Ia4a4a1fa9f212464ab6836ce9a17734ed2d60758 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Change-Id: I1ad59e4cba107d6c0cd7f777648d6d2aba483b6c Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
When Qt Versions and Profiles are removed simultaneously, the profiles cannot be updated anymore. Change-Id: I2022fb701d4d9f0704dda6a83c8f53b8add61c14 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Friedemann Kleint authored
Change-Id: I7776b9035a2decc5e840e0d534d05b42c821e9f9 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Daniel Teske authored
The active target is then null, thus calling target->project() crashes Task-number: QTCREATORBUG-7633 Change-Id: Ia0804b9293b184528d5d949fa30b35877622e65d Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Montel Laurent authored
Change-Id: I7be846fce3df6ed264954a379a4984666c8dfb06 Reviewed-by:
Laszlo Papp <lpapp@kde.org> Reviewed-by:
hjk <qthjk@ovi.com>
-
Montel Laurent authored
Change-Id: Ia175dc825b2e8bf2cead5728b64323d03a4d8e4b Reviewed-by:
Laszlo Papp <lpapp@kde.org> Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Orgad Shaneh authored
Change-Id: Id59289afb7d74ea150394cf4ddce2a4be56d10d6 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Daniel Teske authored
Somehow didn't correctly amend the last commit Change-Id: I004f70e810df9b8501e81d7e847933472fc35ebf Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Orgad Shaneh authored
qqNs should not be called directly Change-Id: I845b5c1b9af3fbf79bac7a5ab85dc054678e3e53 Reviewed-by:
hjk <qthjk@ovi.com>
-
Daniel Teske authored
Change-Id: I0624e52a9fd176847a42a1a3379ceabc0f03661c Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Daniel Teske authored
That can happen, since the default profile is now manual and can be deleted. Change-Id: Id9274351e800ba88d7050ca7cd036cfc227a899a Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
BogDan Vatra authored
Change-Id: Ie02e3bc3cb09734164f573a0af53e4e1a5e99402 Reviewed-by:
Laszlo Papp <lpapp@kde.org> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Friedemann Kleint authored
Change-Id: I7ccc55c914b4d5447ad238acfb2ff76cc28d6b23 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Montel Laurent authored
Change-Id: If6543e49d5ed3107230dcded2a2117614be190af Reviewed-by:
Laszlo Papp <lpapp@kde.org> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Montel Laurent authored
Change-Id: I0b421ae53f7651baa2d7c804379c012c6b78201f Reviewed-by:
Laszlo Papp <lpapp@kde.org> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Montel Laurent authored
Change-Id: I1288847fc905b2bbe24108cb6f1c1f6c4b2757b3 Reviewed-by:
Laszlo Papp <lpapp@kde.org> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Friedemann Kleint authored
Change-Id: I44e34b62d16e824939b75d02738f58fd8e3380a7 Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Montel Laurent authored
Change-Id: I270da814f3278100e8bc1f90cc1c244cde08ada5 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- 13 Jul, 2012 4 commits
-
-
Oswald Buddenhagen authored
Change-Id: If6be3a280e0509541df0354f41a3ed1dad100239 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Daniel Molkentin authored
It will still be built to ensure inclusion in the QA process and to avoid build breakage, but will not be loaded by default. Change-Id: I9b5253d6f1b1174f8c4226febaa3559dc9bd60d5 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Christian Stenger authored
This fixes openQmakeProject(). There's still more to do (e.g. selecting Release/Debug) what will be done in later patch(es). Change-Id: I34ebf793c89b2d2ddf1f97c7eed6c6eb6c7f5bcb Reviewed-by:
Robert Löhning <robert.loehning@nokia.com>
-
Tobias Nätterlund authored
This plugin adds support for cross-compiling, deploying, running and debugging on a PlayBook or QNX Neutrino device. Change-Id: I0da7ccee40bd7ce4c0d6bdc6884d48ef23167dac Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 12 Jul, 2012 1 commit
-
-
Christian Kandeler authored
Change-Id: If83dd6afe039a07b39034e724d78bfc1e5138552 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-