aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update changes filev2.5.0-rcTobias Hunger2012-04-231-2/+41
| | | | | Change-Id: Ib92e679ef24c8dfd30e2a459d4da26769f542f15 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Update japanese translation.axasia2012-04-201-951/+6693
| | | | | Change-Id: I158446f436c1eddf73ce567749e6414b6695ffb8 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Doc: update screenshotsLeena Miettinen2012-04-2010-7/+10
| | | | | Change-Id: I1bec92a7020add337b63c4f5f23fd6c28965b100 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Fix crash in CPP Type HierarchyTobias Hunger2012-04-201-5/+10
| | | | | | | | | | Fix crash happening when closing the editor containing a class that is viewed in the Type Hierarchy. Task-number: QTCREATORBUG-7327 Change-Id: I87298b7e0b271b9a5063d48999a37e8a0e78ba48 Reviewed-by: Eike Ziller <eike.ziller@nokia.com> Reviewed-by: David Schulz <david.schulz@nokia.com>
* Qt4Project code model: Also include files from cumulative parseDaniel Teske2012-04-192-12/+22
| | | | | | | | Task-number: QTCREATORBUG-7321 Change-Id: I3232c8618d13830caf5a511765eea80df9c7449b Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Daniel Teske <daniel.teske@nokia.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Remove wrong forward declaration of ProFileReaderDaniel Teske2012-04-191-1/+0
| | | | | Change-Id: I1f50d0f2ae2dd575b8bed290625bb276df9755f8 Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
* Qt4Project: cpp code model add <configuration> and headersDaniel Teske2012-04-193-0/+7
| | | | | | | | | | | This makes the data which we pass on to the codemodel similar again to before 3aab8beaf4c585e66179f14fac2f63b51f034520 Task-number: QTCREATORBUG-7198 Change-Id: I40a4812b27b69efd788abc85532efbdda1bef7d6 Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com> Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
* Version bump.Eike Ziller2012-04-181-1/+1
| | | | Change-Id: I07864b42baa05722f65c317d63b60f74201c596e
* qbs files updatedJoerg Bornemann2012-04-1814-4/+21
| | | | | | | | | Property bindings in ProductModules now need explicit Depends items. Also, some Qt dependencies were propagated wrongly and are now added explicitely. Change-Id: I58cd389eb0ab106004b1d575438d1ad2ff36189f Reviewed-by: Marco Bubke <marco.bubke@nokia.com>
* Doc: update screenshots for QML debuggingLeena Miettinen2012-04-1824-18/+16
| | | | | | | | | Update changed UI strings. Use button names in text instead of inlineimages. Change-Id: Ibe9d91ed27c1afc06a3b7b11157e3d5de3979b17 Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
* Fix crash in valgrind suppression dialog.Eike Ziller2012-04-181-1/+1
| | | | | | | Task-number: QTCREATORBUG-7235 Change-Id: I097ca267725873b4c08a4722d1426d5c7d17a61e Reviewed-by: hjk <qthjk@ovi.com>
* debugger: Fix QString, QVector, QByteArray dumper for Qt 5 container changes.hjk2012-04-183-64/+77
| | | | | | Change-Id: Ib966adda453cbc8e44c36ae629f62ac3a5bf5bf7 Reviewed-by: Christian Stenger <christian.stenger@nokia.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Doc: update debugger screenshotsLeena Miettinen2012-04-1814-1/+8
| | | | | Change-Id: I73ac40da159365815b2916b08daac23c8f2b1e6b Reviewed-by: Virva Auvinen <virva.auvinen@nokia.com>
* GitIgnore: Add GDB build artifactsOrgad Shaneh2012-04-171-0/+3
| | | | | Change-Id: I42b5e9c48937fccdf7f21f4d47d171ff1f5f91c7 Reviewed-by: hjk <qthjk@ovi.com>
* share.qbs: do not install content of share/qtcreator/patchesJoerg Bornemann2012-04-171-15/+0
| | | | | | Change-Id: I15c0d29e63015a346381389098a9a00f970cbc3c Reviewed-by: David Schulz <david.schulz@nokia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* debugger: disable the gdb fallback for MSVC compiled binaryhjk2012-04-171-1/+1
| | | | | | | | | | | | | | | The result of using gdb on msvc compiled binaries is not satisfactory. It essentially shows raw disassembly only and allows switching threads after user initiated stops. No breakpoints etc. It is expected that people would never use the msvc/gdb combination consciously so it seems better to not provide the feature at all. Change-Id: I8918103e44643bfa1ad0b419a911a232f8a5299e Task-number: QTCREATORBUG-7309 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: David Schulz <david.schulz@nokia.com>
* Doc: update Maemo screenshotsLeena Miettinen2012-04-173-0/+0
| | | | | Change-Id: I303dff24b4a4f32b63d1e3c2abd5053ae29cd4c8 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* QmlDesigner: crash fixThomas Hartmann2012-04-171-0/+3
| | | | | | | | | | There can be holes in the prototype chain. This can lead to a type being its own prototype. Task-number: QTCREATORBUG-7300 Change-Id: I10c76decdf3d6490d468ad9dd1ea65f0cbacdfbb Reviewed-by: Marco Bubke <marco.bubke@nokia.com> Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>
* Squish: New helper functions for debug testChristian Stenger2012-04-171-25/+124
| | | | | Change-Id: I606bc1c98d807548a481a69f8bdc25577a0e54d8 Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
* Improved "Disable build/run step" iconRobert Loehning2012-04-161-0/+0
| | | | | | | Task-Number: QTCREATORBUG-6904 Change-Id: I25f7d65f6a23da193d6e5e7e83fedd2eea4ea499 Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com> Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
* GDB build scripts: Suppress wget version infoOrgad Shaneh2012-04-161-1/+1
| | | | | Change-Id: I603aa1ab540183cbc3ff344242abed59cb1cfe32 Reviewed-by: hjk <qthjk@ovi.com>
* Mini project selector: Fix position of new projectsDaniel Teske2012-04-161-2/+4
| | | | | | Change-Id: I01ed1ff0a07ef25a485f63e3ddbf7bb9afe26043 Reviewed-by: Konstantin Tokarev <annulen@yandex.ru> Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* Doc: update screenshotsLeena Miettinen2012-04-165-0/+0
| | | | | Change-Id: I7d168249dea2620e63a2036d69be40a0415cd9db Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Doc: update next and previous links after moving topics aroundLeena Miettinen2012-04-165-13/+13
| | | | | Change-Id: If9817373d8120bc669ba427ebe6c244cf60540dc Reviewed-by: hjk <qthjk@ovi.com>
* Doc: using wizard to create keysLeena Miettinen2012-04-167-1/+4
| | | | | | | Update screenshots Change-Id: Ic03a6a5e8e1a95a629ca5ab416ce57c2981973ac Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
* Doc: update text to fit new screenshotLeena Miettinen2012-04-161-1/+1
| | | | | Change-Id: Ic3bc3d3ce0e51c808f2b4ea0aa0d2191d80b89ee Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* QtCProcess: Use native separators for commandOrgad Shaneh2012-04-161-1/+1
| | | | | Change-Id: I2da749ce7b9233497d2d611163b95ad7b7ba28bd Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Added build scripts for GDBDavid Schulz2012-04-1614-223/+2479
| | | | | Change-Id: I7300952fa95337fd6f5bcdb7a88933e8c06538b1 Reviewed-by: hjk <qthjk@ovi.com>
* Debugger simple test: Clarify description of multiple breakpointsDaniel Teske2012-04-151-3/+3
| | | | | Change-Id: I470d326bd872f2904893c8b7eb17a0a9c88f1e0e Reviewed-by: hjk <qthjk@ovi.com>
* Debugger simple test case: Move BREAK_HEREDaniel Teske2012-04-151-2/+3
| | | | | | | The manual tests can't be followed otherwise Change-Id: I09f0b99a63bd5189dcd0dc74c53e310d78f0b083 Reviewed-by: hjk <qthjk@ovi.com>
* Fix Debugger simple test testStdVector4Daniel Teske2012-04-151-1/+1
| | | | | Change-Id: I5ce7cb163bcb70171f6c6e7ae2b06b4522dd7a13 Reviewed-by: hjk <qthjk@ovi.com>
* Dumper: Make QFile base dumper consistentOrgad Shaneh2012-04-152-3/+4
| | | | | | | | | and avoid hard-coding the base class Task-number: QTCREATORBUG-7283 Change-Id: I42f5577062c9de1a0fea6bf50a27e1aae8612ad9 Reviewed-by: hjk <qthjk@ovi.com>
* Fix file descriptor and memory leak in autotools pluginVictor Ostashevsky2012-04-152-5/+12
| | | | | | | | | Don't create QFile's on heap when not needed. Don't forget to delete those which have to created on heap. Change-Id: I0e23e0d926febbfd464b3ff5d3e29fd46c16cb44 Reviewed-by: Daniel Teske <daniel.teske@nokia.com> Reviewed-by: Peter Penz <peter.penz19@gmail.com>
* Debugger: Improve gdb error msg handlingChristian Stenger2012-04-131-0/+3
| | | | | Change-Id: I9ac8c3caf4f1c83d04cc145f485ad8a0a7a00a07 Reviewed-by: hjk <qthjk@ovi.com>
* debugger: make QFile base class dumper accessiblehjk2012-04-131-0/+1
| | | | | | | Task-number: QTCREATORBUG-7283 Change-Id: I1441655b39e1713d603b8619c4a4208db40edfb7 Reviewed-by: Daniel Teske <daniel.teske@nokia.com> Reviewed-by: hjk <qthjk@ovi.com>
* Fix Options/Qt Versions adding versions on applyDaniel Teske2012-04-133-3/+15
| | | | | | Task-number: QTCREATORBUG-7242 Change-Id: Ie36dee9d186382fb4029ad00238d956319c59d30 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* Doc: update screenshotsLeena Miettinen2012-04-136-0/+0
| | | | | Change-Id: Iab52e0687918c36827355b07cce176bcdf4e1e6a Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Fix crash on removing null ITextMarkDaniel Teske2012-04-131-1/+2
| | | | | | | | | | Previously that did no harm, but due to recent changes this leads to a crash. Task-number: QTCREATORBUG-7270 Task-number: QTCREATORBUG-7269 Change-Id: Ibe405e33c8ae4cc8503c67fa122467332bc10f53 Reviewed-by: hjk <qthjk@ovi.com>
* Doc: new FakeVim optionsLeena Miettinen2012-04-132-1/+12
| | | | | | | | | | | Add screenshot Change-Id: If0588261d7424d66ea222abc85124a2cf575b244 Add screenshot Change-Id: If0588261d7424d66ea222abc85124a2cf575b244 Reviewed-by: hjk <qthjk@ovi.com>
* Debugger simple test case testQDateTimeDaniel Teske2012-04-131-2/+3
| | | | | | | Make the changes in the L&W more apparent and also add a comment to step Change-Id: I17fca560558fc266f8030c52f87fc81661f9fd02 Reviewed-by: hjk <qthjk@ovi.com>
* Fix debugger simple test case test13393Daniel Teske2012-04-131-3/+3
| | | | | | Change-Id: I51e1576febed91e9c8c4c264f76094c152627032 Reviewed-by: Robert Löhning <robert.loehning@nokia.com> Reviewed-by: hjk <qthjk@ovi.com>
* Debugger: Fix gdb disassembler errorChristian Stenger2012-04-131-5/+5
| | | | | Change-Id: I46e762ba855720827d60e746c99f9810d2b6837b Reviewed-by: hjk <qthjk@ovi.com>
* Doc: running searches in parallelLeena Miettinen2012-04-131-1/+3
| | | | | Change-Id: If90d61cb9da3c38ec2f3246ad5025b06692457dc Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
* Doc: update screenshots to follow new guidelinesLeena Miettinen2012-04-1319-0/+0
| | | | | Change-Id: I85dcec3e2551e004445f212f53532f9b8af48e11 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Doc: use option names instead of imagesLeena Miettinen2012-04-134-18/+19
| | | | | | | Remove unnecessary screen shots Change-Id: Ic8b6e6be3b44cc6b0ab14327c16431fed1f69aaa Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Doc: update screen shotsLeena Miettinen2012-04-133-2/+3
| | | | | Change-Id: Ib987a9861b7494f889be299b01abbac84a6b82a8 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Doc: update information about creating buttonsLeena Miettinen2012-04-135-16/+21
| | | | | | | Update screen shots Change-Id: I09e3b3cd496c338ce390c3a82bd7468b7be0b97f Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
* Added new test cases/suite for c supportJan Kerekes2012-04-136-0/+166
| | | | | | | | initial commit Change-Id: I8eb36efa0e7e577597708d97a2efe52c07801f02 Reviewed-by: Christian Stenger <christian.stenger@nokia.com> Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
* populate qt 5 /get and /raw property variationsOswald Buddenhagen2012-04-121-2/+12
| | | | | | | | the qmake -query output cuts away unmodified variations, so we need to re-add them. Change-Id: I1d19485dba0222931cf83aeda3ecbf19e386bf14 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* permit slashes in braced qmake identifiersOswald Buddenhagen2012-04-121-1/+1
| | | | | | | this permits referencing qt 5 FOO/raw properties Change-Id: Ib6c65b9975eb74466dbf38d0b932caac9b392b7a Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>