- 04 Jul, 2014 1 commit
-
-
Nikolai Kosjar authored
Change-Id: I6db51aeba328dbb69ec59082a70be7bc2d95699b Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
- 31 Jul, 2013 1 commit
-
-
Przemyslaw Gorszkowski authored
E.g.: enum E { x = 1 + 2 + 1 }; constantValue for enumeratorDeclaration currently is equal: '1+2+1' (spaces between are removed). Fixed version produces "1 + 2 + 1". Change-Id: I38f7703bd5c856c28aadeecd7f7923aa4a7da422 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- 12 Jul, 2013 1 commit
-
-
Przemyslaw Gorszkowski authored
For the case: const int x = 12; enum E { e = x }; constantValue for EnumeratorDeclaration has value=' x'. It should have 'x'. Change-Id: Iaca77cccd1e0dc5274696b0c96cec6ac2f904979 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
- 06 Jun, 2013 1 commit
-
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-9386 Change-Id: Ia68f3866c122ca5261dd73b2c740b47fb15744fc Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- 19 Apr, 2013 1 commit
-
-
Przemyslaw Gorszkowski authored
Fix: * highlighting * find usages * follow symbol * code completion Task-number: QTCREATORBUG-6497 Task-number: QTCREATORBUG-8963 Task-number: QTCREATORBUG-3610 Task-number: QTCREATORBUG-7579 Change-Id: I3dcaf1c515d0199c3e6bee72284fbb40064686ee Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
- 24 Jan, 2013 1 commit
-
-
Nikolai Kosjar authored
For a given AST, CppRefactoringFile and Overview this will create a ChangeSet for rewriting the pointer or reference declaration according to the Overview. Task-number: QTCREATORBUG-6169 Change-Id: If6f824c1ea5e9f53a11a58ec8b6d696d01f0723e Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
- 19 Sep, 2012 2 commits
-
-
Christian Kamm authored
This time in the 'new' expression. Changed it to make new C(1, abc...) and new C{1, abc} work. Change-Id: I7232798fd083b653ee04ef9ede386d6536133e16 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
So class C { C() : _x{12}, _y({12}) {} }; now parses correctly. Change-Id: I4281dcb0541a86b550e74630cad6ae0a59fef1b4 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 17 Sep, 2012 1 commit
-
-
Christian Kamm authored
It'll be reused as the initializer expression for declarators that are followed by "( expression-list )". Change-Id: I6c76a76641941874ef1ed21daa7b6e057c6d170f Reviewed-by:
hjk <qthjk@ovi.com>
-
- 11 Jun, 2012 1 commit
-
-
Leandro Melo authored
Task-number: QTCREATORBUG-7462 Change-Id: Ic1df4b535c5a617efa707110138c76e6e7ef1e4b Reviewed-by:
Robert Löhning <robert.loehning@nokia.com> Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
- 21 Feb, 2012 1 commit
-
-
Flex Ferrum authored
Change-Id: I7eef048a7952a79f031ae3d0abba68e3c5ffbfb8 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- 10 Feb, 2012 1 commit
-
-
Erik Verbruggen authored
Change-Id: I49d6ff7eb1805cd07bdfcb27bb37d4c6cadc9115 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- 02 Feb, 2012 1 commit
-
-
Erik Verbruggen authored
Change-Id: I7da3affea2758b2e01124105e2521e1f2c5f6678 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- 18 Nov, 2011 1 commit
-
-
Leandro Melo authored
Change-Id: I5b7ac8f9b2137ffe9439ada4ec4aeb9cee8e249d Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- 16 May, 2011 2 commits
-
-
Oswald Buddenhagen authored
they are lying. nokia has no copyright on this code. and the double license in a single file looks weird. that's why we moved it to 3rdparty/, so it is clear it is not nokia's. Approved-by: legal
-
Oswald Buddenhagen authored
Approved-by: legal
-
- 09 May, 2011 1 commit
-
-
Erik Verbruggen authored
Reviewed-by: Roberto Raggi
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 08 Apr, 2011 1 commit
-
-
Leandro Melo authored
Task-number: QTCREATORBUG-3831 Done-with: Roberto Raggi
-
- 04 Feb, 2011 1 commit
-
-
hjk authored
We use the latter style everywhere else to signify the end of a namespace block.
-
- 12 Jan, 2011 2 commits
- 04 Jan, 2011 1 commit
-
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 03 Sep, 2010 1 commit
-
-
Roberto Raggi authored
-
- 17 Aug, 2010 1 commit
-
-
Roberto Raggi authored
-
- 13 Aug, 2010 10 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 12 Aug, 2010 3 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-