- 24 Sep, 2012 1 commit
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-5876 Change-Id: Ia94f4aa67af2b79862acd7869a3952f6a44932cb Reviewed-by:
hjk <qthjk@ovi.com>
-
- 05 Sep, 2012 1 commit
-
-
Leandro Melo authored
There was an inconsistency, since the AST used in ResolveExpression was not really the same previously computed. In the particular issue below a crash could occur, for example, when using auto in a for range loop. Task-number: QTCREATORBUG-7828 Change-Id: I02958f434c3cf3b50609546003fc141674ee78d5 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 04 Sep, 2012 1 commit
-
-
Leandro Melo authored
Task-number: QTCREATORBUG-7801 Change-Id: I61436148ed1428a50a6840ba9109310a57dabaa4 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- 06 Aug, 2012 1 commit
-
-
hjk authored
More uniform. Change-Id: I1c6057981f4c2b3170a4e69f0674fe4caf1143a2 Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 06 Jun, 2012 1 commit
-
-
Leandro Melo authored
Those are the types char16_t and char32_t along with the new char/string literals u'', U'', u"", u8"", and U"". This is particularly important for the use of QStringLiteral since in some platforms it relies on expansion such as above. Note: The string literals quickfixes still need some tunning. Task-number: QTCREATORBUG-7449 Change-Id: Iebcfea15677dc8e0ebb6143def89a5477e1be7d4 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 15 Feb, 2012 1 commit
-
-
Erik Verbruggen authored
Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by:
Eike Ziller <eike.ziller@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>
-
- 26 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 18 Nov, 2011 1 commit
-
-
Leandro Melo authored
Change-Id: I5b7ac8f9b2137ffe9439ada4ec4aeb9cee8e249d Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- 17 Nov, 2011 1 commit
-
-
Leandro Melo authored
Example: struct Bar { int m; }; typedef Bar *pBar; pBar b; b-> // completes correctly now Change-Id: I97cc67579b955fe47c68ab6c35be9a054b6d1be9 Done-by: ckamm Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 19 Aug, 2011 1 commit
-
-
Christian Kamm authored
Change-Id: Ib96551388c94731d97eb8f9728613b120b0b86a9 Reviewed-on: http://codereview.qt.nokia.com/3262 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 12 Jan, 2011 2 commits
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 10 Dec, 2010 1 commit
-
-
Roberto Raggi authored
-
- 22 Sep, 2010 1 commit
-
-
Roberto Raggi authored
-
- 02 Sep, 2010 1 commit
-
-
Roberto Raggi authored
-
- 26 Aug, 2010 1 commit
-
-
Roberto Raggi authored
-
- 13 Aug, 2010 1 commit
-
-
Roberto Raggi authored
-
- 11 Aug, 2010 4 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 05 Aug, 2010 1 commit
-
-
Roberto Raggi authored
-
- 02 Aug, 2010 1 commit
-
-
Roberto Raggi authored
-
- 20 Jul, 2010 2 commits
-
-
Roberto Raggi authored
Revert "Revert "Try to fix the type rewriter."" This reverts commit c9bc1e7c.
-
Roberto Raggi authored
This reverts commit 33b19f02.
-
- 19 Jul, 2010 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 16 Jul, 2010 1 commit
-
-
Roberto Raggi authored
Done-with: Erik Verbruggen
-
- 12 Jul, 2010 1 commit
-
-
Roberto Raggi authored
Done-with: Erik Verbruggen
-
- 09 Jul, 2010 1 commit
-
-
Roberto Raggi authored
-
- 01 Jul, 2010 1 commit
-
-
Roberto Raggi authored
-
- 23 Jun, 2010 1 commit
-
-
Roberto Raggi authored
-
- 18 Jun, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 04 Jun, 2010 1 commit
-
-
Roberto Raggi authored
-