- Sep 14, 2011
-
-
Christian Kamm authored
Change-Id: I890cccc25c5ba774691edee860845e22a7b7ec78 Reviewed-on: http://codereview.qt-project.org/4876 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Kai Koehne authored
Change-Id: I52aca06921ae45ad0103d672ede569cbbce09eea Reviewed-on: http://codereview.qt-project.org/4800 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Sep 13, 2011
-
-
hjk authored
One wart less. Change-Id: Iff86c93308a4e4d93a55139940aff2e26edc1e1f Reviewed-on: http://codereview.qt-project.org/4827 Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
Change-Id: Ic6b59e9a40134b1e37e64170bcf12388c535014a Reviewed-on: http://codereview.qt-project.org/4794 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Kai Koehne authored
Change-Id: I77b5448cc19451944ec70fa5394c3f534dfcad7b
-
Eike Ziller authored
And move the cancel button into the specific search result widget. Change-Id: Ide8173e1ec5de091e1c1332a2b0c47d9a30a4c87 Reviewed-on: http://codereview.qt-project.org/4555 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Eike Ziller authored
Change-Id: I6e024583c0d778a65007eb4590118c4329b2118a Reviewed-on: http://codereview.qt-project.org/4554 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Christian Kamm authored
Change-Id: Ied3268bb624df4201ca42beb76d20b9a638d5918 Reviewed-on: http://codereview.qt-project.org/4746 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Christian Kamm authored
Change-Id: I93abf773717b3f82fc6fa15e1916f48bc3edec95 Reviewed-on: http://codereview.qt-project.org/4675 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Christoph Mathys authored
The gdb engine now calls thread-info instead of thread-list-ids when debugging core files and fall back to thread-list-ids if thread-info does not work. This is now the same behaviour as if qtcreator is attached to a running process. Change-Id: I09b8e60fab329d9b65c501e18cd3fd9ceb22f506 Merge-request: 2192 Reviewed-by:
hjk <qtc-committer@nokia.com> Reviewed-on: http://codereview.qt-project.org/4763 Reviewed-by:
hjk <qthjk@ovi.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-4966 Change-Id: I848f8fbdc6fa613e7308bb5700b9cbc305f36c73 Reviewed-on: http://codereview.qt-project.org/4760 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Change-Id: I17b78751a161a25b1b1de7018c47e07274f0f438 Reviewed-on: http://codereview.qt-project.org/4756 Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Merge-request: 383 Reviewed-by:
hjk <qtc-committer@nokia.com> Change-Id: I4d8c60f8877f6771783ba368050b8bce8891ba9e Reviewed-on: http://codereview.qt-project.org/4757 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
Except for some SimpleSpecifiers and AttributeSpecifiers. Fixes a bug where NamedTypeSpecifiers would not be replaced when the return type was adjusted. Change-Id: Ie093615ebf1b26d181b888fcbcc341e5bdf85fd1 Reviewed-on: http://codereview.qt-project.org/4749 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Marco Bubke authored
Change-Id: I58f7053405c79774154c2f0447944533e6b10152 Reviewed-on: http://codereview.qt-project.org/4685 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Change-Id: Ic089b91db144389bac4967a6c4f8be361b1a3bda Reviewed-on: http://codereview.qt-project.org/4730 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Sep 12, 2011
-
-
Robert Loehning authored
Change-Id: I8482915ac8218d6575fb4c51dbcf0d1fcd0d60e4 Reviewed-on: http://codereview.qt-project.org/4681 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Robert Loehning authored
Change-Id: I5a58bb3f4a5be240d1e4b59ad8a592699f35af93 Reviewed-on: http://codereview.qt-project.org/4676 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Thomas Hartmann authored
Change-Id: I91d3aa94b4e8ac91eeaed98d19722837e590dfdf Reviewed-on: http://codereview.qt-project.org/4673 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Christian Kamm authored
Since several reference lookups involve Evaluate which may cause further reference lookups, we need to be able to pass the existing ReferenceContext to avoid cycles. Change-Id: I2f1eeaad4d6b6ff094413d51077b03c985f6fab4 Reviewed-on: http://codereview.qt-project.org/4653 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
Aurindam Jana authored
Change-Id: I877a78b48e7b5c0abb30db6661b9e1986be61b47 Reviewed-on: http://codereview.qt-project.org/4659 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Thomas Hartmann authored
Change-Id: Icdc10bb0eca30a4e5d85e5200e1c19b5a846b4e4 Reviewed-on: http://codereview.qt-project.org/4350 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Christian Kamm authored
Fixes the warning in incrementalApplyExtraAdditionalFormats being triggered when the document is reduced in size while a highlight is running. Change-Id: I60e0c8772d511f52ee433d27cc77ba726030b354 Reviewed-on: http://codereview.qt-project.org/4661 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Christian Stenger authored
Change-Id: I15751d93dccba232455e6e85c4ac0c30c74be3af Reviewed-on: http://codereview.qt-project.org/4650 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Bill King <bill.king@nokia.com>
-
Christian Kamm authored
You could accidentally delete specifiers like 'static' or 'virtual' with the 'apply function signature changes' quick fix before. Change-Id: Ia97a33f663a01063fad4d432551715ebf27a18d5 Reviewed-on: http://codereview.qt-project.org/4538 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Christian Kamm authored
We used to print T * foo(), but our style suggests T *foo(). Change-Id: Ie3b0ce6b620785ec98aeb394f7955ce959440619 Reviewed-on: http://codereview.qt-project.org/4634 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Christian Kamm authored
This allows adding patterns to the qml mime type in the options dialog. Previously they were always parsed as js. Change-Id: Ifa344fb6ab8cbcda02becef991cf6807615a1caa Reviewed-on: http://codereview.qt-project.org/4515 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Bill King authored
...and real life test case. Change-Id: Id22f4a7bf444e319651b54e1a3a230040b982e30 Reviewed-on: http://codereview.qt-project.org/4548 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Shane Bradley authored
Change-Id: I7bce3cd862b7f680f1b8f42249ae0df4c12e10d9 Reviewed-on: http://codereview.qt-project.org/4299 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com> Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
Bill King authored
Looks cleaner, also helps cleanup. Change-Id: If3182f974ca3401cd44fb062d695685e5029aa81 Reviewed-on: http://codereview.qt-project.org/4473 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Sep 09, 2011
-
-
Christian Kandeler authored
"Deployment finished" is potentially misleading, as other steps might follow. Change-Id: I457b2c2427c65146b48e13bf9323ac11feee18db Reviewed-on: http://codereview.qt-project.org/4561 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Christian Kandeler authored
Do direct upload instead of creating and extracting a tarball. Change-Id: Ic84f3a833a7f42e392e37bf4e9b2f9522af5f5ca Reviewed-on: http://codereview.qt-project.org/4560 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Eike Ziller authored
Change-Id: Id0386635b1c7daadf2501361a2c78019b9dfd4ab Reviewed-on: http://codereview.qt-project.org/4553 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Bill King authored
Change-Id: Ic08c7e66edbcf300d6643ea0139cf9eea1720e31 Reviewed-on: http://codereview.qt-project.org/4519 Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Christian Kandeler authored
Change-Id: I2f201145dbfcd152a7d5624554d66dc17a91352c Reviewed-on: http://codereview.qt-project.org/4539 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Bill King authored
While qt is large, it also takes a fair amount of time to process. This should still be a sufficient testcase for basic project opening. Change-Id: I319d009d22ad1607926d2cd751953a6268266f35 Reviewed-on: http://codereview.qt-project.org/4523 Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Bill King authored
Change-Id: Ia5bbeec726168ecd0264ff351dd0eab9b9af31d2 Reviewed-on: http://codereview.qt-project.org/4512 Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
- Sep 08, 2011
-
-
Tobias Hunger authored
Change-Id: I2cef68b757d6f0affd21151a7f59029dce814c95 Reviewed-on: http://codereview.qt-project.org/4485 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
* Set a null-ABI for toolchains where detection of ABI failed: This allows the user to select any tool chain. * Warn if ABI detection fails by showing a message in the Qt version setup dialog * Do not override the mkspec if the Qt version has a null ABI only: We (have to) trust the user to know what he is doing in that case. * GCC: Add version information to GCC tool chain and use it to select the mkspec on Mac. * GCC: Do not override mkspec if we do a cross-compile (and actually detect that). * GCC: Leave out -32 or -64 from mkspec if the compiler binaries ABI matches the target ABI. * Linux-generic is compatible with all other linuxes (both ways) The targets themselves do additional filtering and will remove anything that does not work for them anyway. Task-number: QTCREATORBUG-5756 Task-number: QTCREATORBUG-5960 Change-Id: Ib3c0ac91f3aa8e2a823e3e9891a02bdccb97af14 Reviewed-on: http://codereview.qt-project.org/4281 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Change-Id: Iac1f12980bf47666007817cfb2c64a6d1e9b780e Reviewed-on: http://codereview.qt-project.org/4477 Reviewed-by:
hjk <qthjk@ovi.com>
-