- 23 Feb, 2012 1 commit
-
-
Erik Verbruggen authored
Change-Id: I74b4fd5e043db935abc18345b303d294b71e8fc2 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@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 2 commits
-
-
Erik Verbruggen authored
Change-Id: I7da3affea2758b2e01124105e2521e1f2c5f6678 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Erik Verbruggen authored
Change-Id: Iafdcd5bc72d9724e217767ae9c216be4363cc0d3 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- 31 Jan, 2012 1 commit
-
-
Flex Ferrum authored
Handled to major cases of 'auto' variable declaration: 1. auto var = someInitializer; 2. Q_FOREACH(auto item, collection) or foreach(auto item, collection) In first case type deducted directly from initializer. If variable has no initializer then corresponded error reported. In second case type deducted from '*collection.begin()' expression. Change-Id: Ie930add1648b99440281ae04d973fd6904bc9e46 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>
-
- 25 Oct, 2011 1 commit
-
-
Christian Kamm authored
Change-Id: Ia7407969dc56308fe3eb843e97b93e65eb235186 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 08 Sep, 2011 2 commits
-
-
Christian Kamm authored
Change-Id: I83bcea6fcdbf113d541a962ac461aef1765d99fd Reviewed-on: http://codereview.qt-project.org/4433Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Christian Kamm authored
Fixes insert-definition-from-declaration when the source file was not yet opened in an editor. Change-Id: I4263113390ae4fbe9d4641104b5cb43373ddc5a4 Reviewed-on: http://codereview.qt-project.org/4394Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
- 02 Sep, 2011 1 commit
-
-
Christian Kamm authored
Change-Id: I919a2e98474fec42861391d11d2ba1225eb2adf9 Reviewed-on: http://codereview.qt.nokia.com/4083Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
- 10 Aug, 2011 1 commit
-
-
Christian Kamm authored
The only Scope that set the end offset to *before* the last token was ObjCClassDeclaration. Change-Id: Icbdb5bcdd72d96087ac586ad51510fed74a633eb Reviewed-on: http://codereview.qt.nokia.com/2820Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
- 09 Aug, 2011 1 commit
-
-
Leandro Melo authored
Such as class ~A {} or class operator+ {}. Done by Roberto Raggi Change-Id: I4fdad6d27aaa997e651f2d08de36fe675fc78814 Reviewed-on: http://codereview.qt.nokia.com/2778Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> 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
-
- 07 Feb, 2011 1 commit
-
-
Christian Kamm authored
Also adjust findusages test to account for QtProperty symbol. Reviewed-by: Erik Verbruggen
-
- 12 Jan, 2011 2 commits
- 04 Jan, 2011 3 commits
-
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 16 Dec, 2010 1 commit
-
-
Roberto Raggi authored
-
- 09 Sep, 2010 1 commit
-
-
Erik Verbruggen authored
- Changed generator to generate: - Changed AST::lastToken to return 1 if there is none - Changed Bind.cpp to set the scope of the block following a control statement to extend upto (and not including) the first token after the block. So basically, including any whitespace after the control statement. Reviewed-by: Roberto Raggi
-
- 03 Sep, 2010 1 commit
-
-
Roberto Raggi authored
-
- 02 Sep, 2010 1 commit
-
-
Roberto Raggi authored
-
- 27 Aug, 2010 1 commit
-
-
Roberto Raggi authored
-
- 26 Aug, 2010 1 commit
-
-
Roberto Raggi authored
-
- 17 Aug, 2010 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 16 Aug, 2010 5 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 13 Aug, 2010 1 commit
-
-
Roberto Raggi authored
-