- Jan 11, 2012
-
-
Yuchen Deng authored
Change-Id: Ia98195f966e79d65f1947c638cb9aacfb9b2f309 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
hjk authored
Task-number: QTCREATORBUG-6764 Change-Id: I24620c00220adccc39271a4d8c02cd0b6aec4b78 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Leandro Melo authored
Inside declaration from definition quickfix. Change-Id: Iaf1bb3c70b4c8343a04aaaaedc8416e8be55aa4d Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
hjk authored
Change-Id: I575261808c3ac8533087c393467c190e10e0d2c4 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Change-Id: Iebf1b18439b31bcfef5ea32aada3a94919e7a7fe Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Ia906944a489b09afdea59f74afbf759b4caebe37 Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Leena Miettinen authored
Change-Id: I25657e7c1ecbc1aa4253fc1e0684da8531a87aac Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-6736 Change-Id: Icff1857a1bf44f2f2bad106c3fce8bdd3a2d2e49 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Christiaan Janssen authored
Change-Id: Ief2351cf7d19f580c08cc557ffa0f5975e918e56 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-6688 Change-Id: I6d1e44ee0e1e67a5fc4289f508a7c285e4e6c13a Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Nicolas Arnaud-Cormos authored
Sometime, in the most general case, the message is a warning, and not an error. Two cases: * linker returning a message like this: 'filename: warning: description' * uic returns messages like this: 'Warning: description' Change-Id: I2babe1de2753ea8b2871419f1b1405eb7ae73d48 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
hjk authored
Change-Id: Ica92448617e46223f99a5009e4a7493b83d4cda9 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
hjk authored
Change-Id: I54e17c91c3e2a69d598ed485235dbf7ec62b4615 Reviewed-by:
hjk <qthjk@ovi.com>
-
David Schulz authored
Change-Id: I167aca3c6f0e25d9a7a76f9e0d51ae85ed1a3a8f Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Nicolas Arnaud-Cormos authored
Now that we are iterating all the files in the project (instead of stopping at the first success), we need a cache to make the switching fast enough on big projects. Change-Id: Ib7d63c93b3303c534ca53856d96333a822046ced Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Nicolas Arnaud-Cormos authored
In case multiple files have the same name (in a complex project), find the file with the most common path instead of the first one. Change-Id: I75495dabe7ba8f5142d6b52e7c07d54d5d6f54bd Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
hjk authored
Change-Id: Id7257fc5ccdcc4d36b276278906902f12d7e8c57 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Christian Stenger authored
Change-Id: I8685a91f2e821134347ab693d415a7c26cc6c8f6 Reviewed-by:
Bill King <bill.king@nokia.com>
-
- Jan 10, 2012
-
-
hjk authored
Less conversions, tighter code, less to type. Change-Id: I38eb27ca17e6f1d98cdbc41fa003cbedf0f0bb34 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Stenger authored
Change-Id: I266fb9b7796d810c98e642d3c7a3f682eb05bf6b Reviewed-by:
Bill King <bill.king@nokia.com>
-
Aurindam Jana authored
Change-Id: I251dc5646bfcf1da386939bb8309b8db6cd2eeaa Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Kai Koehne authored
Prevent user from overriding the file to launch through the run configuration dialog. The old logic was broken (main file was always the editor), and arbitrary files can now be previewed conveniently with Tools->External->Qt Quick->Preview. Task-number: QTCREATORBUG-6683 Change-Id: Icee1d11e5063ca634e835bb57ffc77bf973ee93f Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Kai Koehne authored
We want to stay in sync with upstream, therefore just disable the warnings. Change-Id: Ia49e3e5581dfe8719b622524f2484d19952b5b7b Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
Leandro Melo authored
Task-number: QTCREATORBUG-5485 Change-Id: Ib6aaeaadad4b421480d22399392768d4bad85bda Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
hjk authored
Task-number: QTCREATORBUG-6790 Change-Id: Id09d6f4ad20b9fa0f4b08ad61715ea963d639f5c Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Oswald Buddenhagen authored
Change-Id: If8a47c680ea3e2cba16bf5c3168b0a70862aab47 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
hjk authored
Task-number: QTCREATORBUG-6771 Change-Id: I9fbb1f275561d9ea422781af3740257235269197 Reviewed-by:
hjk <qthjk@ovi.com>
-
Leandro Melo authored
Shortcut was being interpreted as Shift+O instead of Ctrl+Shift+O. Task-number: QTCREATORBUG-6747 Change-Id: I7d5fbc24df3af821e5aec5b4009954ebaab074ff Reviewed-by:
hjk <qthjk@ovi.com>
-
Bill King authored
Change-Id: Ib9b464c27595c6b5bc10985e6e5c77c41272001c Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Christian Kandeler authored
Change-Id: I1161ac5b40bc2d32b3a5a825ba907eea310e7691 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@nokia.com>
-
Nicolas Arnaud-Cormos authored
analyzerconstants is part of the analyzerbase plugin. This fix building the valgrind tests. Change-Id: I298fd08b456bd49bbeb12df4f2bb878e8452f76d Reviewed-by:
hjk <qthjk@ovi.com>
-
- Jan 09, 2012
-
-
Alessandro Portale authored
To me, forward slashes still look strange on Windows. Change-Id: I68926de965f94963ccfe71e2040cb0c75c0d05ac Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
Daniel Teske authored
Change-Id: I76cadd78684ad468f782c5aa6ac331aeef95e70f Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-6786 Change-Id: I7fda54abfff8a06feedeb11d9a9f93e4ab5e3463 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Friedemann Kleint authored
Change-Id: I7114413a778d3c5b4361f12b7c01fcd80b434f1a Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Friedemann Kleint authored
- Add missing translations - Remove some unneeded conversions. Change-Id: Ia30e5c838099e52a9f38ca4854395c10c0391075 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Aurindam Jana authored
Remove BreakpointByFunction capability as it is not supported by the v8debugservice. Change-Id: I60e3d0d6f5669f83fa621cd99f25512cad3dbb96 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Bill King authored
Change-Id: I12cc0080e2423c48a43937e0f7219357e80d4120 Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
David Schulz authored
for gdb under Vista an newer Windows versions fixes skipping a breakpoint in the first lines in these versions Change-Id: I611ef0244cb7ceca9e86ed35220ab3200cc55c45 Reviewed-by:
hjk <qthjk@ovi.com>
-
Leena Miettinen authored
Color reduction should optional, and not done if image quality deteriorates. Change-Id: I3e64cc74d9138388fcfe18cabadfdac770a6d6e8 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-