- Dec 14, 2011
-
-
hjk authored
Change-Id: I730b35f9384d672a613e79842b21709a12b9a95f Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I40073d3241b4db208ba65b96e89c4d61b85c150f Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Ief1038931768c71b5574d41dcfdab60e574c9b58 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I145a0422a0f79f5a17f7d63368775dd0dfe15619 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I10e5655d9fc8415705c90b1c33276da5160296be Reviewed-by:
hjk <qthjk@ovi.com>
-
Christiaan Janssen authored
Change-Id: Ia285d1c84312e6a314fbf1c59c62b571b4c3e7d4 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Leena Miettinen authored
Mostly, place one topic into one file. Change-Id: I8fdf43f14179816c0a57883068acd15b13a3761a Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
hjk authored
Change-Id: I08c45d890beabc51e5fed0bfc81fd8cc419bf8a3 Reviewed-by:
hjk <qthjk@ovi.com>
-
Leandro Melo authored
This is a clipboard within Creator only. It allows the user to paste/navigate through the recently copied content by repeatedly triggering a shortcut (which is by default set to Ctrl+Shift+V). Task-number: QTCREATORBUG-146 Change-Id: Ie449ab4b304548d5037a0c877bbbc0344d654325 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Tobias Hunger authored
Change-Id: I8a83d5209baf36bad69277535723d41038ca69b7 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Frederik Gladhorn authored
Change-Id: I8ad9a3a3224eb07ebc7d58aa92f1d0194eb57569 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Aurindam Jana authored
The profile clients now also listens to profiling data sent by console APIs console.profile and console.profileEnd Change-Id: I7f7100448263889076e94a1e251b8977ce047843 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Tobias Hunger authored
When creating a new tool chain in the tool chain options page: directly show it. Task-number: QTCREATORBUG-6455 Change-Id: Iabfe20d5babcedfeb6f1d097cb4154e73516cb4e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Change-Id: I1780d856ddfec62d4eeebb3a9563d80ac3ae679f Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
http://sourceware.org/bugzilla/show_bug.cgi?id=10586. fsf gdb errors out on -var-list-children on an anonymous union. The proposed fix has been reported to crash gdb steered from eclipse. (http://sourceware.org/ml/gdb-patches/2011-12/msg00420.html ). We should not be affected as mac gdb was fixed in 2006 and we avoid using varobjs when we have python. Change-Id: I2698d6762ed8757549bad304c6cd23d9150460fd Reviewed-by:
hjk <qthjk@ovi.com>
-
- Dec 13, 2011
-
-
hjk authored
Task-number: QTCREATORBUG-6554 Change-Id: I26ea4e5eb5826baaa6fd3bd4b199dd34e88703e0 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Broke from Qt 4.7 to 4.8. Change-Id: I0cb87653bfd0a2989332d76b279d2408e487e10a Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Task-number: QTCREATORBUG-6662 Change-Id: I9fe0a6e923e85d9707e39367e4d542fda98916a9 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Idfe0e5259bc715cb4d38063f336d257b1f55f76a Reviewed-by:
hjk <qthjk@ovi.com>
-
Tobias Hunger authored
Change-Id: I1cd3cc8eb93342685b14e41881d12852584adef4 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Tobias Hunger authored
Remove kindof string, thus making the message handling much easier. Change-Id: I0b447980a765138ad4be14c1ceb0f1f6e58e0c54 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Leena Miettinen authored
Change-Id: I11a7dc7a502dc2e0ee09e90a7f03a6d340c666c1 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Leena Miettinen authored
qdoc interprets \t as a command if it is not enclosed in curly braces Change-Id: I76bec0a3da2f0ce96c1687ce4a9f58a7fa88d954 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Christian Stenger authored
Change-Id: I2571bf1e87d34495dc4299f04d310f894d22e38d Reviewed-by:
Robert Löhning <robert.loehning@nokia.com>
-
Leena Miettinen authored
The \i command has become obsolete. Change-Id: Iee2bc3f4e54be063f805ffe981748e54fafac8fe Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Robert Loehning authored
Change-Id: I3bb789950b278dd7ac829555678c126703f6cf52 Reviewed-by:
Christian Stenger <christian.stenger@nokia.com> Reviewed-by:
Bill King <bill.king@nokia.com>
-
Friedemann Kleint authored
- Adapt to changed namespaces of Ui-files. - Translate new code Change-Id: Ibd198f59a87e1ba92406554e265aa912d50ba596 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Friedemann Kleint authored
- Capitalization - Fix lupdate warnings about tr() Usage in ZeroConf - Fix some messages. Change-Id: I95e4095ce54040e30d9a7968407bfc99b76643ff Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
hjk authored
This is expected to create more console output, which needs to be fixed on a case-by-case base. Change-Id: Ic83fb1d4c4392cfb421d9c2eba52b7bae705daae Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
-
Eike Ziller authored
I.e. All Projects, Current Project, Files on File System, Current File. Task-number: QTCREATORBUG-6101 Change-Id: Ib2ee95c5eca1ecc3ef3bf707705651471db6324a Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Eike Ziller authored
Change-Id: I7af620a98ef311a50a5191071cbc13aec0532255 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
hjk authored
Change-Id: I93ad6ac5e79f5e8a6f843a90b244bfc0587c070c Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: If049955dda594ae52f52c87d94a2a5dc36ef856f Reviewed-by:
hjk <qthjk@ovi.com>
-
Leena Miettinen authored
Add and remove illustrations. Add landing pages. Change-Id: I927d62aee9dc43814ef7f4d7424a83eee2af156b Reviewed-by:
Erik Verbruggen <erik.verbruggen@nokia.com>
-
hjk authored
Change-Id: Ic50053e5b8f8acfc06529c8006cb68e8d38bd69c Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
This looks a bit better during manual stepping as the breakpoint doesn't move. Change-Id: Ia2a5bba09bca21b9d27d39fe1a5755491209e0a1 Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
We displayed "Cannot be compiled" if no qmlplugindump is found in 4.8, which is somewhat misleading. Change-Id: Iec61fd714d7644bf202a3fcce86a6c89395019b6 Reviewed-by:
hjk <qthjk@ovi.com>
-
Tobias Hunger authored
Allow for users to force the ssh connection manager to reconnect instead of re-using an existing connection. This makes sure the connection is never handed out again for new requests but keeps it functional for as long as it is still in use elsewhere. Change-Id: I9c816c4af380bc3a898bd5cc3669e7062d58b172 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Tobias Hunger authored
Fix warnings when building on non-windows machines Change-Id: I47c96a6113ef69465cc7b6fba190cb4f1f213b18 Reviewed-by:
hjk <qthjk@ovi.com>
-