- Nov 26, 2013
-
-
Fawzi Mohamed authored
Task-number: QTCREATORBUG-10899 Change-Id: I5dca739a89434c7b5813c7a79a76ab7c22e3d71d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Fawzi Mohamed authored
Change-Id: Ib45a63e3175924158dc2cff60a7b1964f491c375 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Correcting ImportKey::compare(). The compare function was not stable and QMap did not work properly. Done with: Fawzi Change-Id: I11790215cba6944bf9f04be0c3844b35ea54ea70 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
- Nov 20, 2013
-
-
Nikolai Kosjar authored
Change-Id: I76e067ec8223c42b480ad9d296cd3b7357831aab Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Fawzi Mohamed authored
Change-Id: Ied59f5d56c5816d9da57f23a619d604acec76000 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Fawzi Mohamed authored
Change-Id: Ib9c9b86fbed19539dc42696292bdb3b93dd1b575 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Fawzi Mohamed authored
Change-Id: I9f4de2a06aad3afb80372a4b80e56db658683575 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- Nov 14, 2013
-
-
Orgad Shaneh authored
Change-Id: I8413252c90a1487d291f15d92837c30ab697b245 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Nov 12, 2013
-
-
Fawzi Mohamed authored
Change-Id: I3cf1c241a236f8b38fda1b4d40c45e75faa3a1f7 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Fawzi Mohamed authored
Task-number: QTCREATORBUG-10734 Change-Id: I521ac0881ff83a44846b133de5c292af8cda9d4e Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- Nov 08, 2013
-
-
hjk authored
Change-Id: I164449f83b6c24bdf89b0b770c9e19f32fe3f5be Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
- Nov 06, 2013
-
-
Fawzi Mohamed authored
adds support for singleton and getter/setter properties Change-Id: Ia6691ac7799a46885db0df44617617dcc3c13189 Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Fawzi Mohamed authored
Change-Id: I2585ae6b92c8c9e07dcdea2155d2438c3d020dce Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- Oct 29, 2013
-
-
Daniel Teske authored
Broken by qtbase commit 934f06220391eb0e0ebf66a2eb037f48adb4c43c Change-Id: I55b1ae8636a1c1cf1ed75f4d03b58ebf5bba511a Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- Oct 22, 2013
-
-
Fawzi Mohamed authored
Moved Document::Language, Import::Type and StaticAnalysis::Severity enums to qmljsconstants.h and renamed values removing the redundant part. Thus the effective length changed little or improved (Document::QmlLanguage => Language::Qml). The separate file allows better reuse of enum values without introducing circular dependencies. Change-Id: I5186d7c04f5d3f6c289068b919be5ff1ff118326 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Friedemann Kleint authored
They are a hassle for translators and reviewers alike. Change-Id: I07c1b61e8b6719e54fdc1f69cf63f573119a6776 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Oct 09, 2013
-
-
Christian Kandeler authored
Change-Id: I396d970fafea1fd0b4c4d73883796662a1d0064b Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- Oct 07, 2013
-
-
Nikolai Kosjar authored
The new names are: * C++ Methods in Current Document -> C++ Symbols in Current Document * C++ Classes and Methods -> C++ Classes, Enums and Functions * C++ Methods and Functions -> C++ Functions Further notes: * "C++ Classes" stays the same. * The term "Methods" was removed since "Functions" says it all (member functions, non-member functions). Because of this, the "m" shortcut for this filter does not fit so well to the name anymore. * "C++ Symbols in..." - "Symbols" means the same as in the C++ Search dialog: classes, enums, functions and declarations Change-Id: I8e5f410f2dcb1fafe83d0a1c8607f4c17eabbb8c Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
- Sep 26, 2013
-
-
hjk authored
Change-Id: I6984173acf86e80175f9e2346315b5b226d6bde9 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Sep 25, 2013
-
-
hjk authored
Change-Id: Ia7210b0ff85667951e4e5554155d89ed6925f9ec Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Sep 20, 2013
-
-
hjk authored
Change-Id: I4e6f573d893c0aa2bb4ca9812fc8db2961dac172 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Sep 09, 2013
-
-
Christian Kandeler authored
The one that is left is the only one that's actually a function taking real input. This saves a number of includes. Change-Id: I77e777bbf6ed7ed4086f9a40de4dc3dd8c91a7af Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- Sep 05, 2013
-
-
hjk authored
Apply 'static' pattern, rename 'printToOutputPane' to 'write' Change-Id: I6f31f1a8c914661e2a2182c0b6256b41ead28de7 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
hjk authored
Change-Id: I370f72fcf7a24216ee189979ce6b5c8bfc5f4140 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Sep 04, 2013
-
-
hjk authored
Change-Id: I72993fda50ad70ad2d7c2f449923ac6e34b9e737 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Sep 03, 2013
-
-
hjk authored
Also adjust and streamline using and surrounding code. Change-Id: I6a8b05126bdcbb74ff611b21c7cb3c5902a2d5ca Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Sep 02, 2013
-
-
Christian Kandeler authored
A lot of our build system files specify unneeded include paths. These roughly fall into the following categories: a) Paths that are already set in more general files such as qtcreator.pri. b) Paths that serve no purpose at all, possibly left over from earlier versions of the project. c) Paths that act as workarounds for wrong include statements of the form '#include "xyz.h"', where xyz.h is not in the same directory as the including file. This patch removes such path specifications and fixes the offending include statements from case c). Tested on Linux, Windows and OSX with qmake and qbs. Change-Id: I039a8449f8a65df0d616b4c08081145c18ae4b15 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
hjk authored
Change-Id: I4af8793ca69a3af9e99baeb7c31dad3864266f91 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Aug 29, 2013
-
-
Friedemann Kleint authored
Change-Id: I9db2a0b21bf430d6f450e1e860a0c2a02272536f Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
- Aug 22, 2013
-
-
Nikolai Kosjar authored
So far candidates were prefix matched case sensitive which led to an unfavorable results order. With this patch, if the input is lower case, the prioritizing happens by a case insensitive prefix match. Otherwise the match happens case sensitive (just like before). Example: Search for e.g. "m cppmodelmanager" Top result before: AbstractEditorSupport (match at parameter type) Top result now: CppModelManager Change-Id: Ic27042cfe717be812a2237a3437399597c98dd74 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Aug 21, 2013
-
-
Tobias Hunger authored
Change-Id: Ia49c6552a5aae72870687ef9c64f2642fbe24155 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Aug 12, 2013
-
-
Aurindam Jana authored
Change-Id: I8342ee560bb2a9dc57cdccc3815f04d57ec3cd05 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- Jul 30, 2013
-
-
Fawzi Mohamed authored
perform an update of the qml code model only if a cpp file exporting qml types has not changed for at least 15 seconds. Change-Id: I674eed8dd5a68f2d74a8794fd8a237c2d99a3185 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- Jul 17, 2013
-
-
Eike Ziller authored
Unfortunately the language is still checked by using an editor property. Change-Id: I3b54624e60b65c48b154c405f66d04b74be5be3e Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Orgad Shaneh authored
Change-Id: I1309db70e98d678e150388c76ce665e988fdf081 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jul 09, 2013
-
-
Eike Ziller authored
Necessary for keeping compatibility within a minor series. When bumping versions, the compatVersion now needs to be taken into account too. Change-Id: I588947f885480889ff2f58481f72db76e3f1a9f1 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
That is what it actually is, wrt how Qt API calls it. Change-Id: Ied02055debf6aad75556b0d9d22e8ba2f72be555 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jul 02, 2013
-
-
Christian Kandeler authored
Due to what looks like a copy/paste error, qbs files were detected as actual QML, resulting in a torrent of parser warnings for projects containing qbs files. Change-Id: I8f4886621641d42bb0b2aa066a0bbdc44b9d8221 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Fawzi Mohamed authored
Use a timer to avoid resetting the model too often. Change-Id: Iadf3ff3f03cfc91df44168243972b1e5a0ee5077 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- Jun 20, 2013
-
-
Leena Miettinen authored
QDoc does some magic with the \class and \namespaces and \brief commands, so the following wording must be used: "The xxx class yyy ..." Change-Id: Id231f30e8464898b776888d5423523de404aae34 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-