OSDN Git Service

qt-creator-jp/qt-creator-jp.git
12 years agoUpdate japanese translation[6542/6569] 2.5-jp
axasia [Fri, 20 Apr 2012 16:45:29 +0000 (01:45 +0900)]
Update japanese translation[6542/6569]

12 years agoMerge branch '2.5' of git://gitorious.org/qt-creator/qt-creator into 2.5-jp
axasia [Fri, 20 Apr 2012 16:39:20 +0000 (01:39 +0900)]
Merge branch '2.5' of git://gitorious.org/qt-creator/qt-creator into 2.5-jp

12 years agoDoc: update screenshots
Leena Miettinen [Fri, 20 Apr 2012 14:59:05 +0000 (16:59 +0200)]
Doc: update screenshots

Change-Id: I1bec92a7020add337b63c4f5f23fd6c28965b100
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
12 years agoFix crash in CPP Type Hierarchy
Tobias Hunger [Fri, 20 Apr 2012 10:01:01 +0000 (12:01 +0200)]
Fix crash in CPP Type Hierarchy

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>
12 years agoUpdate japanese translation[6540/6568]
axasia [Thu, 19 Apr 2012 22:05:56 +0000 (07:05 +0900)]
Update japanese translation[6540/6568]

12 years agoMerge branch '2.5' of git://gitorious.org/qt-creator/qt-creator into 2.5-jp
axasia [Thu, 19 Apr 2012 21:21:11 +0000 (06:21 +0900)]
Merge branch '2.5' of git://gitorious.org/qt-creator/qt-creator into 2.5-jp

12 years agoQt4Project code model: Also include files from cumulative parse
Daniel Teske [Thu, 19 Apr 2012 11:43:51 +0000 (13:43 +0200)]
Qt4Project code model: Also include files from cumulative parse

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>
12 years agoRemove wrong forward declaration of ProFileReader
Daniel Teske [Thu, 19 Apr 2012 11:43:36 +0000 (13:43 +0200)]
Remove wrong forward declaration of ProFileReader

Change-Id: I1f50d0f2ae2dd575b8bed290625bb276df9755f8
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
12 years agoQt4Project: cpp code model add <configuration> and headers
Daniel Teske [Thu, 19 Apr 2012 10:49:55 +0000 (12:49 +0200)]
Qt4Project: cpp code model add <configuration> and headers

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>
12 years agoVersion bump.
Eike Ziller [Wed, 18 Apr 2012 21:51:15 +0000 (23:51 +0200)]
Version bump.

Change-Id: I07864b42baa05722f65c317d63b60f74201c596e

12 years agoqbs files updated
Joerg Bornemann [Wed, 18 Apr 2012 15:02:20 +0000 (17:02 +0200)]
qbs files updated

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>
12 years agoDoc: update screenshots for QML debugging
Leena Miettinen [Wed, 18 Apr 2012 13:37:14 +0000 (15:37 +0200)]
Doc: update screenshots for QML debugging

Update changed UI strings.

Use button names in text instead of inlineimages.

Change-Id: Ibe9d91ed27c1afc06a3b7b11157e3d5de3979b17
Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
12 years agoFix crash in valgrind suppression dialog.
Eike Ziller [Wed, 18 Apr 2012 13:04:40 +0000 (15:04 +0200)]
Fix crash in valgrind suppression dialog.

Task-number: QTCREATORBUG-7235

Change-Id: I097ca267725873b4c08a4722d1426d5c7d17a61e
Reviewed-by: hjk <qthjk@ovi.com>
12 years agodebugger: Fix QString, QVector, QByteArray dumper for Qt 5 container changes.
hjk [Wed, 14 Mar 2012 18:28:36 +0000 (19:28 +0100)]
debugger: Fix QString, QVector, QByteArray dumper for Qt 5 container changes.

Change-Id: Ib966adda453cbc8e44c36ae629f62ac3a5bf5bf7
Reviewed-by: Christian Stenger <christian.stenger@nokia.com>
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
12 years agoDoc: update debugger screenshots
Leena Miettinen [Tue, 17 Apr 2012 13:22:19 +0000 (15:22 +0200)]
Doc: update debugger screenshots

Change-Id: I73ac40da159365815b2916b08daac23c8f2b1e6b
Reviewed-by: Virva Auvinen <virva.auvinen@nokia.com>
12 years agoGitIgnore: Add GDB build artifacts
Orgad Shaneh [Mon, 16 Apr 2012 14:56:42 +0000 (17:56 +0300)]
GitIgnore: Add GDB build artifacts

Change-Id: I42b5e9c48937fccdf7f21f4d47d171ff1f5f91c7
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoMerge branch '2.5-jp' of git.sourceforge.jp:/gitroot/qt-creator-jp/qt-creator-jp...
axasia [Tue, 17 Apr 2012 15:55:00 +0000 (00:55 +0900)]
Merge branch '2.5-jp' of git.sourceforge.jp:/gitroot/qt-creator-jp/qt-creator-jp into 2.5-jp

Conflicts:
share/qtcreator/translations/qtcreator_ja.ts

12 years agoUpdate japanese translation[6458/6568]
axasia [Tue, 17 Apr 2012 15:42:33 +0000 (00:42 +0900)]
Update japanese translation[6458/6568]

12 years agoMerge branch '2.5' of git://gitorious.org/qt-creator/qt-creator into 2.5-jp
axasia [Tue, 17 Apr 2012 15:37:40 +0000 (00:37 +0900)]
Merge branch '2.5' of git://gitorious.org/qt-creator/qt-creator into 2.5-jp

12 years agoshare.qbs: do not install content of share/qtcreator/patches
Joerg Bornemann [Tue, 17 Apr 2012 11:32:12 +0000 (13:32 +0200)]
share.qbs: do not install content of share/qtcreator/patches

Change-Id: I15c0d29e63015a346381389098a9a00f970cbc3c
Reviewed-by: David Schulz <david.schulz@nokia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
12 years agodebugger: disable the gdb fallback for MSVC compiled binary
hjk [Tue, 17 Apr 2012 13:15:42 +0000 (15:15 +0200)]
debugger: disable the gdb fallback for MSVC compiled binary

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>
12 years agoDoc: update Maemo screenshots
Leena Miettinen [Tue, 17 Apr 2012 13:20:42 +0000 (15:20 +0200)]
Doc: update Maemo screenshots

Change-Id: I303dff24b4a4f32b63d1e3c2abd5053ae29cd4c8
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
12 years agoQmlDesigner: crash fix
Thomas Hartmann [Tue, 17 Apr 2012 10:03:10 +0000 (12:03 +0200)]
QmlDesigner: crash fix

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>
12 years agoSquish: New helper functions for debug test
Christian Stenger [Mon, 2 Apr 2012 15:20:22 +0000 (17:20 +0200)]
Squish: New helper functions for debug test

Change-Id: I606bc1c98d807548a481a69f8bdc25577a0e54d8
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
12 years agoImproved "Disable build/run step" icon
Robert Loehning [Mon, 16 Apr 2012 17:52:04 +0000 (19:52 +0200)]
Improved "Disable build/run step" icon

Task-Number: QTCREATORBUG-6904
Change-Id: I25f7d65f6a23da193d6e5e7e83fedd2eea4ea499
Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
12 years agoUpdate japanese translation[6360/6568]
axasia [Mon, 16 Apr 2012 17:15:56 +0000 (02:15 +0900)]
Update japanese translation[6360/6568]

12 years agoUpdate japanese translation for Qt Creator 2.5[5294/6569]
axasia [Mon, 16 Apr 2012 17:12:35 +0000 (02:12 +0900)]
Update japanese translation for Qt Creator 2.5[5294/6569]

12 years agoUpdate japanese translation[6530/6568]
axasia [Mon, 16 Apr 2012 17:15:56 +0000 (02:15 +0900)]
Update japanese translation[6530/6568]

12 years agoMerge branch '2.5' of git://gitorious.org/qt-creator/qt-creator into 2.5-jp
axasia [Mon, 16 Apr 2012 17:14:23 +0000 (02:14 +0900)]
Merge branch '2.5' of git://gitorious.org/qt-creator/qt-creator into 2.5-jp

12 years agoGDB build scripts: Suppress wget version info
Orgad Shaneh [Mon, 16 Apr 2012 14:55:52 +0000 (17:55 +0300)]
GDB build scripts: Suppress wget version info

Change-Id: I603aa1ab540183cbc3ff344242abed59cb1cfe32
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoUpdate japanese translation for Qt Creator 2.5[5294/6569]
axasia [Mon, 16 Apr 2012 17:12:35 +0000 (02:12 +0900)]
Update japanese translation for Qt Creator 2.5[5294/6569]

12 years agoMini project selector: Fix position of new projects
Daniel Teske [Mon, 16 Apr 2012 15:06:48 +0000 (17:06 +0200)]
Mini project selector: Fix position of new projects

Change-Id: I01ed1ff0a07ef25a485f63e3ddbf7bb9afe26043
Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
12 years agoDoc: update screenshots
Leena Miettinen [Mon, 16 Apr 2012 15:18:59 +0000 (17:18 +0200)]
Doc: update screenshots

Change-Id: I7d168249dea2620e63a2036d69be40a0415cd9db
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
12 years agoDoc: update next and previous links after moving topics around
Leena Miettinen [Mon, 16 Apr 2012 13:09:32 +0000 (15:09 +0200)]
Doc: update next and previous links after moving topics around

Change-Id: If9817373d8120bc669ba427ebe6c244cf60540dc
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoDoc: using wizard to create keys
Leena Miettinen [Mon, 16 Apr 2012 09:16:10 +0000 (11:16 +0200)]
Doc: using wizard to create keys

Update screenshots

Change-Id: Ic03a6a5e8e1a95a629ca5ab416ce57c2981973ac
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
12 years agoDoc: update text to fit new screenshot
Leena Miettinen [Mon, 16 Apr 2012 09:13:19 +0000 (11:13 +0200)]
Doc: update text to fit new screenshot

Change-Id: Ic3bc3d3ce0e51c808f2b4ea0aa0d2191d80b89ee
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
12 years agoQtCProcess: Use native separators for command
Orgad Shaneh [Sun, 15 Apr 2012 14:17:15 +0000 (17:17 +0300)]
QtCProcess: Use native separators for command

Change-Id: I2da749ce7b9233497d2d611163b95ad7b7ba28bd
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
12 years agoAdded build scripts for GDB
David Schulz [Thu, 29 Mar 2012 11:01:39 +0000 (13:01 +0200)]
Added build scripts for GDB

Change-Id: I7300952fa95337fd6f5bcdb7a88933e8c06538b1
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoDebugger simple test: Clarify description of multiple breakpoints
Daniel Teske [Fri, 13 Apr 2012 11:11:31 +0000 (13:11 +0200)]
Debugger simple test: Clarify description of multiple breakpoints

Change-Id: I470d326bd872f2904893c8b7eb17a0a9c88f1e0e
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoDebugger simple test case: Move BREAK_HERE
Daniel Teske [Fri, 13 Apr 2012 11:22:35 +0000 (13:22 +0200)]
Debugger simple test case: Move BREAK_HERE

The manual tests can't be followed otherwise

Change-Id: I09f0b99a63bd5189dcd0dc74c53e310d78f0b083
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoFix Debugger simple test testStdVector4
Daniel Teske [Fri, 13 Apr 2012 11:24:21 +0000 (13:24 +0200)]
Fix Debugger simple test testStdVector4

Change-Id: I5ce7cb163bcb70171f6c6e7ae2b06b4522dd7a13
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoDumper: Make QFile base dumper consistent
Orgad Shaneh [Sun, 15 Apr 2012 12:43:04 +0000 (15:43 +0300)]
Dumper: Make QFile base dumper consistent

and avoid hard-coding the base class

Task-number: QTCREATORBUG-7283

Change-Id: I42f5577062c9de1a0fea6bf50a27e1aae8612ad9
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoFix file descriptor and memory leak in autotools plugin
Victor Ostashevsky [Wed, 11 Apr 2012 13:02:09 +0000 (15:02 +0200)]
Fix file descriptor and memory leak in autotools plugin

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>
12 years agoDebugger: Improve gdb error msg handling
Christian Stenger [Fri, 13 Apr 2012 16:23:44 +0000 (18:23 +0200)]
Debugger: Improve gdb error msg handling

Change-Id: I9ac8c3caf4f1c83d04cc145f485ad8a0a7a00a07
Reviewed-by: hjk <qthjk@ovi.com>
12 years agodebugger: make QFile base class dumper accessible
hjk [Fri, 13 Apr 2012 15:27:31 +0000 (17:27 +0200)]
debugger: make QFile base class dumper accessible

Task-number: QTCREATORBUG-7283
Change-Id: I1441655b39e1713d603b8619c4a4208db40edfb7
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoFix Options/Qt Versions adding versions on apply
Daniel Teske [Fri, 13 Apr 2012 13:52:48 +0000 (15:52 +0200)]
Fix Options/Qt Versions adding versions on apply

Task-number: QTCREATORBUG-7242
Change-Id: Ie36dee9d186382fb4029ad00238d956319c59d30
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
12 years agoDoc: update screenshots
Leena Miettinen [Fri, 13 Apr 2012 15:18:44 +0000 (17:18 +0200)]
Doc: update screenshots

Change-Id: Iab52e0687918c36827355b07cce176bcdf4e1e6a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
12 years agoFix crash on removing null ITextMark
Daniel Teske [Fri, 13 Apr 2012 14:59:05 +0000 (16:59 +0200)]
Fix crash on removing null ITextMark

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>
12 years agoDoc: new FakeVim options
Leena Miettinen [Fri, 13 Apr 2012 12:05:55 +0000 (14:05 +0200)]
Doc: new FakeVim options

Add screenshot

Change-Id: If0588261d7424d66ea222abc85124a2cf575b244

Add screenshot

Change-Id: If0588261d7424d66ea222abc85124a2cf575b244
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoDebugger simple test case testQDateTime
Daniel Teske [Fri, 13 Apr 2012 11:13:04 +0000 (13:13 +0200)]
Debugger simple test case testQDateTime

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>
12 years agoFix debugger simple test case test13393
Daniel Teske [Fri, 13 Apr 2012 11:09:52 +0000 (13:09 +0200)]
Fix debugger simple test case test13393

Change-Id: I51e1576febed91e9c8c4c264f76094c152627032
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoDebugger: Fix gdb disassembler error
Christian Stenger [Fri, 13 Apr 2012 12:44:39 +0000 (14:44 +0200)]
Debugger: Fix gdb disassembler error

Change-Id: I46e762ba855720827d60e746c99f9810d2b6837b
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoDoc: running searches in parallel
Leena Miettinen [Fri, 13 Apr 2012 12:13:27 +0000 (14:13 +0200)]
Doc: running searches in parallel

Change-Id: If90d61cb9da3c38ec2f3246ad5025b06692457dc
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
12 years agoDoc: update screenshots to follow new guidelines
Leena Miettinen [Fri, 13 Apr 2012 12:15:34 +0000 (14:15 +0200)]
Doc: update screenshots to follow new guidelines

Change-Id: I85dcec3e2551e004445f212f53532f9b8af48e11
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
12 years agoDoc: use option names instead of images
Leena Miettinen [Fri, 13 Apr 2012 12:08:20 +0000 (14:08 +0200)]
Doc: use option names instead of images

Remove unnecessary screen shots

Change-Id: Ic8b6e6be3b44cc6b0ab14327c16431fed1f69aaa
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
12 years agoDoc: update screen shots
Leena Miettinen [Fri, 13 Apr 2012 11:53:27 +0000 (13:53 +0200)]
Doc: update screen shots

Change-Id: Ib987a9861b7494f889be299b01abbac84a6b82a8
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
12 years agoDoc: update information about creating buttons
Leena Miettinen [Thu, 12 Apr 2012 13:01:58 +0000 (15:01 +0200)]
Doc: update information about creating buttons

Update screen shots

Change-Id: I09e3b3cd496c338ce390c3a82bd7468b7be0b97f
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
12 years agoAdded new test cases/suite for c support
Jan Kerekes [Thu, 29 Mar 2012 10:13:53 +0000 (12:13 +0200)]
Added new test cases/suite for c support

initial commit

Change-Id: I8eb36efa0e7e577597708d97a2efe52c07801f02
Reviewed-by: Christian Stenger <christian.stenger@nokia.com>
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
12 years agopopulate qt 5 /get and /raw property variations
Oswald Buddenhagen [Thu, 12 Apr 2012 14:16:41 +0000 (16:16 +0200)]
populate qt 5 /get and /raw property variations

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>
12 years agopermit slashes in braced qmake identifiers
Oswald Buddenhagen [Thu, 12 Apr 2012 14:03:31 +0000 (16:03 +0200)]
permit slashes in braced qmake identifiers

this permits referencing qt 5 FOO/raw properties

Change-Id: Ib6c65b9975eb74466dbf38d0b932caac9b392b7a
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
12 years agoUpdate German translations for 2.5.
Friedemann Kleint [Thu, 12 Apr 2012 13:48:23 +0000 (15:48 +0200)]
Update German translations for 2.5.

Change-Id: I4742a496c5e0645ae9037af6e9aff5bac42470f5
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
12 years agoDoc: Embedded Linux target
Leena Miettinen [Thu, 12 Apr 2012 12:33:49 +0000 (14:33 +0200)]
Doc: Embedded Linux target

Change-Id: I9d2c09abfc6efbfbe0af87c8592bcd93aec7bd04
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
12 years agodebugger: Removed redundant checks in self-test
Robert Loehning [Thu, 12 Apr 2012 11:42:22 +0000 (13:42 +0200)]
debugger: Removed redundant checks in self-test

Change-Id: Iee8cfe736ff84eb9bcf82b1f1cda01eec38f19c2
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoMerge branch '2.4' into 2.5
Oswald Buddenhagen [Thu, 12 Apr 2012 07:39:18 +0000 (09:39 +0200)]
Merge branch '2.4' into 2.5

12 years agoUkrainian translation updated for branch 2.4
Victor Ostashevsky [Tue, 10 Apr 2012 12:05:05 +0000 (14:05 +0200)]
Ukrainian translation updated for branch 2.4

Hope someone will pickup this, switching to 2.5 branch for now.

Change-Id: I498e1fdbfad27ee7824ed2d8bee9c23d4d1c087e
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
12 years agodoc: update debugger documentation
hjk [Mon, 2 Apr 2012 20:47:01 +0000 (22:47 +0200)]
doc: update debugger documentation

Change-Id: If9ff3f690a66e121b9a81b05f73195d50fdcd868
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
12 years agoDoc: split and remove split buttons
Leena Miettinen [Wed, 11 Apr 2012 13:24:52 +0000 (15:24 +0200)]
Doc: split and remove split buttons

Change-Id: I97980a3540c7dae4b841838ea63adac89b4d40de
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
12 years agoDoc: update screenshots for marking errors
Leena Miettinen [Wed, 11 Apr 2012 13:27:11 +0000 (15:27 +0200)]
Doc: update screenshots for marking errors

Change text to match new screenshot

Change-Id: Ib50ed6c09d82976b6fd22f4c92e7b3677479b0b6
Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>
12 years agoDoc: new code paste servers
Leena Miettinen [Wed, 11 Apr 2012 13:28:06 +0000 (15:28 +0200)]
Doc: new code paste servers

Change-Id: I7d5ee0a68906e8618bd9b8e4cc5f67c56010a4a3
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
12 years agoDoc: update screen shots
Leena Miettinen [Wed, 11 Apr 2012 12:48:57 +0000 (14:48 +0200)]
Doc: update screen shots

Change-Id: I95581891ea44289b3118d233e66560544320768c
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
12 years agoFix field label
Leena Miettinen [Wed, 11 Apr 2012 12:43:34 +0000 (14:43 +0200)]
Fix field label

Change-Id: I07dcb6032e003193821e7bcbd47f5402728cc34a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
12 years agoDoc: update run settings
Leena Miettinen [Tue, 10 Apr 2012 11:32:28 +0000 (13:32 +0200)]
Doc: update run settings

Update screenshots

Change-Id: I8f10f6d2265d3b611c4df52447a9d79f07f2d3cb
Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>
12 years agofakevim: respect count for < and > in visual mode
hjk [Wed, 11 Apr 2012 06:38:05 +0000 (08:38 +0200)]
fakevim: respect count for < and > in visual mode

Task-number: QTCREATORBUG-7250
Change-Id: I80041c0e902df5274a37a821cd93f036fde9514e
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoGDB: Cleanup file name on stop
Orgad Shaneh [Thu, 5 Apr 2012 08:19:52 +0000 (11:19 +0300)]
GDB: Cleanup file name on stop

Task-number: QTCREATORBUG-7241

Change-Id: I88a764765e7b0360a3b9b4115c5bdd480a243270
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoSquish: Change temporarily(?) to Console
Christian Stenger [Thu, 5 Apr 2012 17:21:49 +0000 (19:21 +0200)]
Squish: Change temporarily(?) to Console

Change-Id: Ib31780a5cc4a159afb4f3eeef4165d30f09e2ba7
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
12 years agoSquish: Handle Update Generated Files on Mac
Christian Stenger [Thu, 5 Apr 2012 12:57:13 +0000 (14:57 +0200)]
Squish: Handle Update Generated Files on Mac

Change-Id: I390ba57266ab983335a5d76d38a025b4306c5b74
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
12 years agoSquish: Add try/except to continue anyway
Christian Stenger [Thu, 5 Apr 2012 16:35:59 +0000 (18:35 +0200)]
Squish: Add try/except to continue anyway

Change-Id: I24a51142988841da3aa156f6a5e6e239a6bd1914
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
12 years agoSquish: Always use the same function for preparing templates
Robert Loehning [Thu, 5 Apr 2012 12:29:13 +0000 (14:29 +0200)]
Squish: Always use the same function for preparing templates

Change-Id: I90dac33dde4c0c3d39c8e8038371dfbb3403dce3
Reviewed-by: Christian Stenger <christian.stenger@nokia.com>
12 years agoWork around uiLanguages crash on Windows with 4.8.0
Eike Ziller [Thu, 5 Apr 2012 06:51:33 +0000 (08:51 +0200)]
Work around uiLanguages crash on Windows with 4.8.0

Task-number: QTCREATORBUG-721
Change-Id: I159c4ef85eba1eda9f3b7e3a001dd6991d578ffe
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
12 years agoBaseTextMark: Support renaming files
Daniel Teske [Mon, 12 Mar 2012 15:56:25 +0000 (16:56 +0100)]
BaseTextMark: Support renaming files

Change-Id: I8d712f76fca5d8f5ecad70f1485228e21c00648d
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
12 years agoQbs: Allow provider specification for plugins
Orgad Shaneh [Thu, 5 Apr 2012 03:32:36 +0000 (06:32 +0300)]
Qbs: Allow provider specification for plugins

Change-Id: I2016da500a9e81d8b2065c4c1c26a15d59c15abf
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
12 years agoFix reloading removing all BaseTextMarks
Daniel Teske [Fri, 30 Mar 2012 09:40:31 +0000 (11:40 +0200)]
Fix reloading removing all BaseTextMarks

It was already broken in 2.4.

Task-number: QTCREATORBUG-7110

Change-Id: I24fae889c67ba5436548b7534d7257b6680a8c81
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
12 years agoEditor: Fix crash in generic highlighter
Leandro Melo [Thu, 15 Mar 2012 14:54:12 +0000 (11:54 -0300)]
Editor: Fix crash in generic highlighter

Add a method for basic structural checks of a definition.
Currently it simply tests for a initial context.

Task-number: QTCREATORBUG-7053
Change-Id: I56415034b50908d6da5f66ffab7def8fdd5fa1fb
Reviewed-by: David Schulz <david.schulz@nokia.com>
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
12 years agoGitIgnore: Added build and renamed gdbdebugger -> debugger
Orgad Shaneh [Thu, 5 Apr 2012 03:36:40 +0000 (06:36 +0300)]
GitIgnore: Added build and renamed gdbdebugger -> debugger

Change-Id: I5991a8066316f0596b65664bcd0a6302c634a472
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
12 years agoQbs: Libraries capitalized and relocated in bin on Windows
Orgad Shaneh [Sun, 1 Apr 2012 16:21:05 +0000 (19:21 +0300)]
Qbs: Libraries capitalized and relocated in bin on Windows

Change-Id: I994027ef50f5f7c4ff1b2bef06d9f8db037243e4
Reviewed-by: Marco Bubke <marco.bubke@nokia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
12 years agoSquish: Always using menu to close Creator
Robert Loehning [Tue, 3 Apr 2012 19:37:48 +0000 (21:37 +0200)]
Squish: Always using menu to close Creator

Change-Id: I9f8019a23ad96baa865c74721fb8712d612adb81
Reviewed-by: Christian Stenger <christian.stenger@nokia.com>
12 years agoAdded new test cases/suite for complex project compilation
Jan Kerekes [Tue, 20 Mar 2012 10:49:37 +0000 (11:49 +0100)]
Added new test cases/suite for complex project compilation

initial commit

Change-Id: Iefa2e05b4dcd70d599bbf4c7de1ae230cd8f0450
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
Reviewed-by: Christian Stenger <christian.stenger@nokia.com>
12 years agoqbs: plugin names changed according to plugin loader
Joerg Bornemann [Tue, 3 Apr 2012 13:11:49 +0000 (15:11 +0200)]
qbs: plugin names changed according to plugin loader

Task-number: QTCREATORBUG-7231
Change-Id: Iab9d4b729494c69262986b5b8071af7a028b5a4e
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
12 years agodebugger: don't queue -exec-interrupt
hjk [Tue, 3 Apr 2012 11:23:44 +0000 (13:23 +0200)]
debugger: don't queue -exec-interrupt

Change-Id: I65da52375872552064ffa4fa9db8292d27f64f67
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoNew File Dialog: Choose right default project for adding
Daniel Teske [Mon, 2 Apr 2012 12:55:56 +0000 (14:55 +0200)]
New File Dialog: Choose right default project for adding

So far we used a heuristic that prefers .pro files in the same directory
as the new files. That fails if there are multiple .pro files in the
same directory. So instead introduce a mechanism to pass extra data
through the wizard.

Task-number: QTCREATORBUG-7157
Change-Id: I615f7292e16a0a6cb1e84f090016879f1038409f
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
12 years agoDumper test: Add member to Derived
Orgad Shaneh [Mon, 2 Apr 2012 15:57:36 +0000 (18:57 +0300)]
Dumper test: Add member to Derived

Change-Id: I324d31f9bfe98689136bb9e9ed40dfe46fa9ca81
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoSquish: Small fixes for utils.py
Christian Stenger [Mon, 2 Apr 2012 13:26:14 +0000 (15:26 +0200)]
Squish: Small fixes for utils.py

* invokeMenuItem(): changed order and additional
  waitFor to be more error-proof on Mac
* logApplicationOutput(): added try/except block
  for cases where no former run/debug could be found

Change-Id: I0d434fbb964e3d85e5ccb2a4c336e14e956f44ce
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
12 years agoAdded new test cases/suite for simple project compilation
Jan Kerekes [Thu, 16 Feb 2012 14:07:31 +0000 (15:07 +0100)]
Added new test cases/suite for simple project compilation

initial commit

Change-Id: I06d211ba9878852839cd4774b930efd8cde244ae
Reviewed-by: Christian Stenger <christian.stenger@nokia.com>
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
12 years agoSquish: Small fixes for runAndCloseApp()
Christian Stenger [Mon, 2 Apr 2012 11:33:10 +0000 (13:33 +0200)]
Squish: Small fixes for runAndCloseApp()

Change-Id: I74136202c2d5e482a18a56ea2c0ba11d9d958574
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
12 years agoDumper: Fix dynamic type dumper for generic struct
Orgad Shaneh [Sun, 1 Apr 2012 16:18:26 +0000 (19:18 +0300)]
Dumper: Fix dynamic type dumper for generic struct

Change-Id: Idb5ff44061afa8170afed3737f1be378165732f2
Reviewed-by: hjk <qthjk@ovi.com>
12 years agoqbs files: share.qbs updated
Joerg Bornemann [Mon, 2 Apr 2012 09:32:25 +0000 (11:32 +0200)]
qbs files: share.qbs updated

Now the Welcome screen is visible again.

Change-Id: I41aeae823c6f81dfec93111f9b4a957f812cb496
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
12 years agoqbs files: build QmlDesigner plugin
Joerg Bornemann [Mon, 2 Apr 2012 08:55:39 +0000 (10:55 +0200)]
qbs files: build QmlDesigner plugin

Change-Id: I850b2be8431803aac9d41fcaf40c89e6a1dd5a2c
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
12 years agoDoc: Some QString->Id corrections
Orgad Shaneh [Sun, 1 Apr 2012 18:24:03 +0000 (21:24 +0300)]
Doc: Some QString->Id corrections

Change-Id: I43c707cb3d27ac706052f8e46f0f1ef8c86e644e
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
12 years agoSquish: Introduce new helper function
Christian Stenger [Fri, 30 Mar 2012 11:05:29 +0000 (13:05 +0200)]
Squish: Introduce new helper function

Change-Id: I6ef3022e7053c1e4993cc4276ccd2502de196754
Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
12 years agoqbs files: fix install location of qtcreator.sh
Joerg Bornemann [Fri, 30 Mar 2012 14:01:03 +0000 (16:01 +0200)]
qbs files: fix install location of qtcreator.sh

Change-Id: I6cb039c41d62f1b7b48613b22d4faa9d24d98278
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>