OSDN Git Service

qt-creator-jp/qt-creator-jp.git
14 years agoFix broken version number to due missing valueChanged signals.
kh1 [Tue, 29 Jun 2010 12:11:27 +0000 (14:11 +0200)]
Fix broken version number to due missing valueChanged signals.

Reviewed-by: ck
14 years agoMaemo: Fix incorrect assumption about build directory.
ck [Tue, 29 Jun 2010 11:39:30 +0000 (13:39 +0200)]
Maemo: Fix incorrect assumption about build directory.

Reviewed-by: kh1
14 years agoDebugger[Trk]: Increase packet size XML replies
Friedemann Kleint [Tue, 29 Jun 2010 08:47:49 +0000 (10:47 +0200)]
Debugger[Trk]: Increase packet size XML replies

Reviewed-by: hjk
Task-number: QTCREATORBUG-1563

14 years agoFix the missing call to register the qml and internal help files.
kh1 [Tue, 29 Jun 2010 08:43:33 +0000 (10:43 +0200)]
Fix the missing call to register the qml and internal help files.

14 years agodebugger: fix array dumper
hjk [Tue, 29 Jun 2010 08:09:57 +0000 (10:09 +0200)]
debugger: fix array dumper

14 years agoDesigner: Initially disable form preview.
Friedemann Kleint [Tue, 29 Jun 2010 07:29:18 +0000 (09:29 +0200)]
Designer: Initially disable form preview.
Reviewed-by: Kai Köhne <kai.koehne@nokia.com>
Task-number: QTCREATORBUG-1762

14 years agoMaemo: Small UI style fix.
ck [Tue, 29 Jun 2010 07:15:31 +0000 (09:15 +0200)]
Maemo: Small UI style fix.

14 years agoDoc - Update Qt Quick Designer instructions and screen shots.
Leena Miettinen [Mon, 28 Jun 2010 15:24:10 +0000 (17:24 +0200)]
Doc - Update Qt Quick Designer instructions and screen shots.

14 years agoDoc - Fix typo in Qt application example
Leena Miettinen [Mon, 28 Jun 2010 15:22:33 +0000 (17:22 +0200)]
Doc - Fix typo in Qt application example

14 years agoDoc - Fix if defines for Qt Quick designer.
Leena Miettinen [Mon, 28 Jun 2010 15:21:56 +0000 (17:21 +0200)]
Doc - Fix if defines for Qt Quick designer.

14 years agoDoc - Rename Quick Tour and update to start from the Welcome page.
Leena Miettinen [Mon, 28 Jun 2010 15:20:44 +0000 (17:20 +0200)]
Doc - Rename Quick Tour and update to start from the Welcome page.

14 years agoDoc - Change doc version to 2.1
Leena Miettinen [Mon, 28 Jun 2010 15:19:32 +0000 (17:19 +0200)]
Doc - Change doc version to 2.1

14 years agoDoc - Change the document structure
Leena Miettinen [Mon, 28 Jun 2010 15:19:13 +0000 (17:19 +0200)]
Doc - Change the document structure

14 years agoDoc - Show note for v2.1
Leena Miettinen [Mon, 28 Jun 2010 12:37:05 +0000 (14:37 +0200)]
Doc - Show note for v2.1

Reviewed-by: Friedemann Kleint
14 years agoFixes: "Open with" context menu disabled in project tree.
con [Mon, 28 Jun 2010 14:37:07 +0000 (16:37 +0200)]
Fixes: "Open with" context menu disabled in project tree.

Task-number: QTCREATORBUG-1764

14 years agoProjectManager: Make Open Project dialog open in default folder
Friedemann Kleint [Mon, 28 Jun 2010 12:34:30 +0000 (14:34 +0200)]
ProjectManager: Make Open Project dialog open in default folder

Move open project dialog handling into ProjectExplorer and make it
use its list of project file patterns. Same in Checkout wizards.

Task-number: QTCREATORBUG-1759
Reviewed-by: dt
14 years agoAllow the user to set the version number used for the build deb package.
kh1 [Mon, 28 Jun 2010 09:59:36 +0000 (11:59 +0200)]
Allow the user to set the version number used for the build deb package.

Task-number: QTCREATORBUG-1670
Reviewed-by: ck
14 years agoVCS[git]: Adapt to 1.7.0, handling of renamed files.
Friedemann Kleint [Mon, 28 Jun 2010 10:34:32 +0000 (12:34 +0200)]
VCS[git]: Adapt to 1.7.0, handling of renamed files.
Reviewed-by: con
14 years agoupdate changes-2.1.0
hjk [Mon, 28 Jun 2010 10:18:33 +0000 (12:18 +0200)]
update changes-2.1.0

14 years agodebugger: fix display of typedefs-of-typedefs, such as qulonglong
hjk [Mon, 28 Jun 2010 09:44:29 +0000 (11:44 +0200)]
debugger: fix display of typedefs-of-typedefs, such as qulonglong

14 years agoMaemo: Re-add signal/slot connections lost by GUI overhaul.
ck [Mon, 28 Jun 2010 09:20:24 +0000 (11:20 +0200)]
Maemo: Re-add signal/slot connections lost by GUI overhaul.

Task-number: QTCREATORBUG-1748

14 years agoQt Designer/Design mode: Do not switch to Edit mode when running
Friedemann Kleint [Mon, 28 Jun 2010 09:20:07 +0000 (11:20 +0200)]
Qt Designer/Design mode: Do not switch to Edit mode when running

an application that produces output. Add a placeholder for the
output pane.

Reviewed-by: con
Task-number: QTCREATORBUG-1750

14 years agoMerge branch '2.0' of scm.dev.nokia.troll.no:creator/mainline into 2.0
Pierre Rossi [Fri, 25 Jun 2010 18:20:18 +0000 (20:20 +0200)]
Merge branch '2.0' of scm.dev.nokia.troll.no:creator/mainline into 2.0

14 years agoCopying path with native separators to clipboard.
Robert Loehning [Fri, 25 Jun 2010 18:05:41 +0000 (20:05 +0200)]
Copying path with native separators to clipboard.

14 years agoMerge branch '2.0' of scm.dev.nokia.troll.no:creator/mainline into 2.0
Pierre Rossi [Fri, 25 Jun 2010 18:05:19 +0000 (20:05 +0200)]
Merge branch '2.0' of scm.dev.nokia.troll.no:creator/mainline into 2.0

14 years agoEnable opaque resize for the splitters in the QML Design mode
Thorbjørn Lindeijer [Fri, 25 Jun 2010 12:39:05 +0000 (14:39 +0200)]
Enable opaque resize for the splitters in the QML Design mode

14 years agoQmlJS: Make variables in imported JS documents show up in completion.
Christian Kamm [Fri, 25 Jun 2010 11:01:55 +0000 (13:01 +0200)]
QmlJS: Make variables in imported JS documents show up in completion.

Filtering them out has long since become unnecessary. It was used back
when JS files were sourced from Script elements - there they'd only
make the functions available. Now functions and variables are imported.

Task-number: QTCREATORBUG-1735
Reviewed-by: Erik Verbruggen
14 years agoCommented switch to avoid warning from MSVC.
Robert Loehning [Fri, 25 Jun 2010 10:57:03 +0000 (12:57 +0200)]
Commented switch to avoid warning from MSVC.

Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
14 years agoFixed unwanted line breaks in tool tips.
Robert Loehning [Thu, 24 Jun 2010 19:54:51 +0000 (21:54 +0200)]
Fixed unwanted line breaks in tool tips.

Task-number: QTCREATORBUG-1169

14 years agoBinEditor: Get rid of (bogus) MSVC warning.
ck [Thu, 20 May 2010 12:34:13 +0000 (14:34 +0200)]
BinEditor: Get rid of (bogus) MSVC warning.

14 years agoQmlJS: Remove spurious spaces from default import path in qmlproject.
Christian Kamm [Thu, 24 Jun 2010 11:45:54 +0000 (13:45 +0200)]
QmlJS: Remove spurious spaces from default import path in qmlproject.

What about paths that actually contain spaces?

Reviewed-by: Erik Verbruggen
14 years agoavoid exponential resource consumption
Oswald Buddenhagen [Thu, 24 Jun 2010 09:03:52 +0000 (11:03 +0200)]
avoid exponential resource consumption

the cumulative mode tries hard to never lose already assigned variable
values. the naive implementation turned assignments into additions,
which made the trivial construct "FOO = $$FOO" double the size of the
array each time it would be executed.
so instead let the assignments be assignments, and then re-add the
values that would be dropped.

Reviewed-by: dt
Task-number: QTCREATORBUG-1595

14 years agoQmlJS: Make the project always return absolute import paths.
Christian Kamm [Thu, 24 Jun 2010 08:47:52 +0000 (10:47 +0200)]
QmlJS: Make the project always return absolute import paths.

Task-number: QTCREATORBUG-1728
Reviewed-by: Kai Koehne
14 years agoDoc - Add qtquick to defines to display Qt Quick information.
Leena Miettinen [Thu, 24 Jun 2010 07:56:05 +0000 (09:56 +0200)]
Doc - Add qtquick to defines to display Qt Quick information.

14 years agoSome work on the french translations.
Pierre Rossi [Wed, 23 Jun 2010 16:21:18 +0000 (18:21 +0200)]
Some work on the french translations.

updated the strings. Let's try to get French back in for 2.1

14 years agoDoc - Fixed qdoc tag issues.
Leena Miettinen [Wed, 23 Jun 2010 14:12:48 +0000 (16:12 +0200)]
Doc - Fixed qdoc tag issues.

14 years agofakevim: fix Delete key in command mode
hjk [Wed, 23 Jun 2010 13:13:51 +0000 (15:13 +0200)]
fakevim: fix Delete key in command mode
(cherry picked from commit bb0f033b92e522527081c7e73a201e6feeceac1f)

14 years agofakevim: fix '$' handling on Finnish keyboards
hjk [Wed, 23 Jun 2010 12:54:51 +0000 (14:54 +0200)]
fakevim: fix '$' handling on Finnish keyboards
(cherry picked from commit d2ea5a4843a9a09445c6cbf819e12c93c47ef959)

14 years agoFor releases, create documentation for web-use.
con [Wed, 23 Jun 2010 13:04:31 +0000 (15:04 +0200)]
For releases, create documentation for web-use.

14 years agoRename org.webkit to QtWebKit
Alexis Menard [Wed, 23 Jun 2010 09:46:23 +0000 (11:46 +0200)]
Rename org.webkit to QtWebKit

14 years agoQML WebKit component is now named QtWebKit
Alexis Menard [Fri, 18 Jun 2010 13:46:31 +0000 (15:46 +0200)]
QML WebKit component is now named QtWebKit

Reviewed-by:Christiaan Janssen

14 years agoDetect MSVC 2010.
Friedemann Kleint [Wed, 23 Jun 2010 08:58:40 +0000 (10:58 +0200)]
Detect MSVC 2010.

Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
Task-number: QTCREATORBUG-1710

14 years agoSymbian support is no longer experimental
Robert Loehning [Tue, 22 Jun 2010 16:56:22 +0000 (18:56 +0200)]
Symbian support is no longer experimental

14 years agoFixed display of root path and Windows paths in FolderNavigationWidget.
Robert Loehning [Tue, 22 Jun 2010 13:36:39 +0000 (15:36 +0200)]
Fixed display of root path and Windows paths in FolderNavigationWidget.

14 years agoFixes file system view to be unable to cdUp to the root
dt [Tue, 22 Jun 2010 13:28:42 +0000 (15:28 +0200)]
Fixes file system view to be unable to cdUp to the root

Reviewed-By: Robert Loehning
14 years agoFix crash on importing
dt [Tue, 22 Jun 2010 12:38:50 +0000 (14:38 +0200)]
Fix crash on importing

I can't fully explain the backtrace, but connecting to
qtVersionsChanged() in ::init() and not the ctor is the correct thing to
do.

Task-Nr: QTCREATORBUG-1653
Reviewed-By: hunger
14 years agoRevert "Work around a Mac specific QSettings bug for the moment."
Robert Loehning [Tue, 22 Jun 2010 12:09:07 +0000 (14:09 +0200)]
Revert "Work around a Mac specific QSettings bug for the moment."

Workaround is no longer needed and causes trouble with cyrillic characters.

This reverts commit 00142e4cf49450723acfdfe4514afb8a3dfb8d0d.

14 years agoRevert "Extend QSettings workaround to Windows."
Robert Loehning [Tue, 22 Jun 2010 12:07:32 +0000 (14:07 +0200)]
Revert "Extend QSettings workaround to Windows."

Workaround is no longer needed and causes trouble with cyrillic characters.

This reverts commit 56aac18bd804bab35e344ea9e896815766e1f45c.

14 years agoMaemo: Add option to disable packaging.
ck [Tue, 22 Jun 2010 12:40:08 +0000 (14:40 +0200)]
Maemo: Add option to disable packaging.

Task-number: QTCREATORBUG-1636
Reviewed-by: kh1
14 years agoUpdate Qt version combobox
Tobias Hunger [Tue, 22 Jun 2010 12:16:49 +0000 (14:16 +0200)]
Update Qt version combobox

 * Update the Qt version combobox whenever the buildconfig signals
   that its Qt version changed.

Task-number: QTCREATORBUG-1692
Reviewed-by: dt
14 years agoDon't crash if the session node is the current node in context menu
dt [Tue, 22 Jun 2010 11:43:10 +0000 (13:43 +0200)]
Don't crash if the session node is the current node in context menu

Probably fixes
Task-Nr: QTCREATORBUG-1697

14 years agoRevert "Fix crash for newly added project nodes"
dt [Tue, 22 Jun 2010 11:11:51 +0000 (13:11 +0200)]
Revert "Fix crash for newly added project nodes"

Actually that's not correct, the projectNode() of ProjectNodes is set in
the constructor to "this".
This reverts commit 123e2b6cce37baaafe15a877c6e3aedb9d1d6e95.

14 years agoRemove LD_LIBRARY_PATH script.
dt [Tue, 22 Jun 2010 10:41:20 +0000 (12:41 +0200)]
Remove LD_LIBRARY_PATH script.

Christian Kamm convinced me that it should not have any effect.

Reviewed-By: ckamm
Task-Nr: QTCREATORBUG-1646

14 years agoFix crash for newly added project nodes
dt [Tue, 22 Jun 2010 10:22:47 +0000 (12:22 +0200)]
Fix crash for newly added project nodes

Task-Nr: QTCREATORBUG-1697

14 years agoAmmendment to last commit, fix alignment of images in lists for good.
Daniel Molkentin [Tue, 22 Jun 2010 09:09:03 +0000 (11:09 +0200)]
Ammendment to last commit, fix alignment of images in lists for good.

14 years agoFix more glitches in the online version of the docs
Daniel Molkentin [Tue, 22 Jun 2010 09:02:20 +0000 (11:02 +0200)]
Fix more glitches in the online version of the docs

- sprites_combined was too old (pull from Qt)
- page.png asset was not copied and used
- style.css was improved
  - don't show bullets for numbered lists
  - vertically center <img>s in ul or ol environment
  - don't specify widths for the module name

Reviewed-By: Leena Miettinen
14 years agoUpdate japanese translation
axasia [Mon, 21 Jun 2010 18:58:15 +0000 (20:58 +0200)]
Update japanese translation

Merge-request: 152
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
14 years agoUpdated 3rd party components mentioned in README file
Thorbjørn Lindeijer [Mon, 21 Jun 2010 11:52:05 +0000 (13:52 +0200)]
Updated 3rd party components mentioned in README file

Reviewed-by: kh1
14 years agoFix missing update notification if a device config get's added/removed.
kh1 [Mon, 21 Jun 2010 11:25:34 +0000 (13:25 +0200)]
Fix missing update notification if a device config get's added/removed.

Task-number: QTCREATORBUG-1686
Reviewed-by: ck
14 years agoFix missing help plugin shortcuts.
kh1 [Mon, 21 Jun 2010 11:23:43 +0000 (13:23 +0200)]
Fix missing help plugin shortcuts.

Reviewed-by: ck
14 years agoAdd little script that creates source and doc package.
con [Mon, 21 Jun 2010 10:56:23 +0000 (12:56 +0200)]
Add little script that creates source and doc package.

14 years agoFix MSVC10 compiler warnings.
Friedemann Kleint [Mon, 21 Jun 2010 10:05:18 +0000 (12:05 +0200)]
Fix MSVC10 compiler warnings.
Reviewed-by: dt
14 years agoMaemo: Prepare unpackaged deployment.
ck [Mon, 21 Jun 2010 09:25:06 +0000 (11:25 +0200)]
Maemo: Prepare unpackaged deployment.

Reviewed-by: kh1
14 years agoerror message delivery threading fixes
Oswald Buddenhagen [Tue, 15 Jun 2010 14:34:03 +0000 (16:34 +0200)]
error message delivery threading fixes

the message manager is not thread-safe, so don't use it outside the main
thread.

14 years agoMaemo: Fix access rights for remote .ssh directory.
ck [Fri, 18 Jun 2010 10:48:52 +0000 (12:48 +0200)]
Maemo: Fix access rights for remote .ssh directory.

Task-number: QTCREATORBUG-1673

14 years agoFixes: Mac: Buffer switcher hides the main window.
con [Thu, 17 Jun 2010 15:17:11 +0000 (17:17 +0200)]
Fixes: Mac: Buffer switcher hides the main window.

When switching from text editor in Edit mode to a visual editor in
Design mode via Opt+Tab.

Task-number: QTCREATORBUG-1665
Reviewed-by: Daniel Molkentin
14 years agoReflect that 2.0 has some qml features removed.
con [Thu, 17 Jun 2010 15:15:05 +0000 (17:15 +0200)]
Reflect that 2.0 has some qml features removed.

14 years agoNew changes file for 2.1
con [Thu, 17 Jun 2010 15:13:46 +0000 (17:13 +0200)]
New changes file for 2.1

14 years agoDoc - Add known issues in 2.0.0.
Leena Miettinen [Thu, 17 Jun 2010 15:17:13 +0000 (17:17 +0200)]
Doc - Add known issues in 2.0.0.

Reviewed-by: kh
14 years agoDoc - Edit information about troubleshooting connections to Maemo devices.
Leena Miettinen [Thu, 17 Jun 2010 15:16:27 +0000 (17:16 +0200)]
Doc - Edit information about troubleshooting connections to Maemo devices.

14 years agoUse the full path to the qemu executable, might fix QTCREATORBUG-1656.
kh1 [Thu, 17 Jun 2010 13:57:08 +0000 (15:57 +0200)]
Use the full path to the qemu executable, might fix QTCREATORBUG-1656.

Task-number: QTCREATORBUG-1656

14 years agoMaemo: Remove packaging timeout.
ck [Thu, 17 Jun 2010 10:23:26 +0000 (12:23 +0200)]
Maemo: Remove packaging timeout.

Reviewed-by: kh1
14 years agoDoc - Add altenative configurations for connections between Qt Creator and Maemo...
Leena Miettinen [Thu, 17 Jun 2010 09:25:06 +0000 (11:25 +0200)]
Doc - Add altenative configurations for connections between Qt Creator and Maemo devices.

14 years agoSet a parent for the New and Rename Session dialogs
Thorbjørn Lindeijer [Wed, 16 Jun 2010 15:32:44 +0000 (17:32 +0200)]
Set a parent for the New and Rename Session dialogs

Fixes window manager glitches at least on GNOME.

Reviewed-by: dt
14 years agoPrefer static to anonymous namespace for global functions
Thorbjørn Lindeijer [Tue, 15 Jun 2010 12:36:10 +0000 (14:36 +0200)]
Prefer static to anonymous namespace for global functions

14 years agoFixed translation of "Projects"
Robert Loehning [Wed, 16 Jun 2010 15:30:18 +0000 (17:30 +0200)]
Fixed translation of "Projects"

Reviewed-by: dt
14 years agouse local8Bit instead of latin1 here as well
Oswald Buddenhagen [Tue, 15 Jun 2010 14:33:03 +0000 (16:33 +0200)]
use local8Bit instead of latin1 here as well

14 years agoderef instead of deleting
Oswald Buddenhagen [Tue, 15 Jun 2010 11:44:19 +0000 (13:44 +0200)]
deref instead of deleting

this would give a leak instead of a crash - if it was really
relevant at all.

14 years agoadd pro parser stuff to dependpath
Oswald Buddenhagen [Tue, 15 Jun 2010 11:45:09 +0000 (13:45 +0200)]
add pro parser stuff to dependpath

14 years agoDoc - Add information about Remote Compiler. Add information about building for Symbi...
Leena Miettinen [Wed, 16 Jun 2010 09:41:21 +0000 (11:41 +0200)]
Doc - Add information about Remote Compiler. Add information about building for Symbian Emulator.

Reviewed-by: Tobias Hunger
14 years agoQuickDesigner: Compile fix
Kai Koehne [Tue, 15 Jun 2010 13:39:53 +0000 (15:39 +0200)]
QuickDesigner: Compile fix

Fix compilation error introduced by a rebase
(12d6f03d5f219599b4f708ea15a31c3b673d0241)

14 years agoQuickDesigner: Reduce numbers of redraws / state switching in States Editor
Kai Koehne [Thu, 6 May 2010 13:37:08 +0000 (15:37 +0200)]
QuickDesigner: Reduce numbers of redraws / state switching in States Editor

nodeInstancePropertyChanged() is called for _every_ state switch ... so
the current assumption that it only reflects real changes does not hold.

Instead, use the orphaned sceneChanged() method to schedule redraws.
However, this still results in some overhead when switching to the base state
(sceneChanged() cannot decide whether it has to redraw all other states
or not).

Reviewed-by: Christiaan Janssen
14 years agoQuickDesigner: Add debugging output to track State Switching
Kai Koehne [Thu, 6 May 2010 12:04:24 +0000 (14:04 +0200)]
QuickDesigner: Add debugging output to track State Switching

Of course disabled by default

Reviewed-by: Christiaan Janssen
14 years agoFix parsing canceld on project load
dt [Tue, 15 Jun 2010 12:44:15 +0000 (14:44 +0200)]
Fix parsing canceld on project load

Task-Nr: QTCREATORBUG-1616

14 years agoSync doc style with Qt, introduce online version (make docs_online)
Daniel Molkentin [Tue, 15 Jun 2010 12:45:14 +0000 (14:45 +0200)]
Sync doc style with Qt, introduce online version (make docs_online)

The spacing errors come from Qt, and should be fixed there.

Reviewed-By: Oswald Buddenhagen
14 years agoQmlJS: Ignore .pragma library for now.
Christian Kamm [Tue, 15 Jun 2010 12:50:16 +0000 (14:50 +0200)]
QmlJS: Ignore .pragma library for now.

Task-number: QTCREATORBUG-1421
Reviewed-by: Erik Verbruggen
14 years agoQmlJS: Don't unnecessarily store the multiline comment state.
Christian Kamm [Tue, 15 Jun 2010 12:34:18 +0000 (14:34 +0200)]
QmlJS: Don't unnecessarily store the multiline comment state.

The 'state' value already holds the same information.

Reviewed-by: Erik Verbruggen
(backport of 70448b016d5a5071cd827c5fd64d8ea66a59e65a)

14 years agoAvoid triggering indent for electric characters in comments and strings
Thorbjørn Lindeijer [Tue, 15 Jun 2010 10:07:15 +0000 (12:07 +0200)]
Avoid triggering indent for electric characters in comments and strings

In comments and strings, electric characters have no syntactical
significance and the unnecessary automatic reindent can be annoying.

Reviewed-by: Erik Verbruggen
14 years agoFixed handling of text wrapping and a text layout corner case
Thorbjørn Lindeijer [Tue, 15 Jun 2010 08:44:07 +0000 (10:44 +0200)]
Fixed handling of text wrapping and a text layout corner case

Due to using QTextCursor::columnNumber() instead of
QTextCursor::positionInBlock(), a lot of code would not work correctly
when used with wrapped lines.

In addition, there was an issue with columnNumber() returning 0 right
after inserting a character before the last character of a line.

Reviewed-by: mae
14 years agoVCS[Mercurial]: Working directory not set for asynchronous commands.
Friedemann Kleint [Tue, 15 Jun 2010 09:57:05 +0000 (11:57 +0200)]
VCS[Mercurial]: Working directory not set for asynchronous commands.

Task-number: QTCREATORBUG-1503

14 years agoVCS[Mercurial]: Remove LANG=C setting
Friedemann Kleint [Tue, 15 Jun 2010 09:41:43 +0000 (11:41 +0200)]
VCS[Mercurial]: Remove LANG=C setting

as it breaks the log output.
Task-number: QTCREATORBUG-1623

14 years agoVCS[Subversion]: Remove LANG=C setting
Friedemann Kleint [Tue, 15 Jun 2010 09:38:09 +0000 (11:38 +0200)]
VCS[Subversion]: Remove LANG=C setting

as it breaks the log output.
Task-number: QTCREATORBUG-1623

14 years agoAdded C-style comment folding.
Erik Verbruggen [Tue, 15 Jun 2010 09:26:27 +0000 (11:26 +0200)]
Added C-style comment folding.

This is a "back-port" for 57f2b3e44da5ca818d575b2c5861f736aa3db0bc from master
into 2.0.

Done-with: ckamm

14 years agoQmlDesigner: Fix crash when typing keywords as Ids
Kai Koehne [Fri, 11 Jun 2010 06:46:32 +0000 (08:46 +0200)]
QmlDesigner: Fix crash when typing keywords as Ids

We don't check that an ID entered in the Navigator or Property Editor
is not a JavaScript keyword. This patch revamps the RewritingException
that happens in this case in a InvalidIdException.

Task-number: QTCREATORBUG-1540

14 years agoFixes broken attribute list for real.
kh1 [Mon, 14 Jun 2010 16:07:20 +0000 (18:07 +0200)]
Fixes broken attribute list for real.

Task-number: QTCREATORBUG-1621

14 years agoFix build without webkit.
kh1 [Mon, 14 Jun 2010 14:57:26 +0000 (16:57 +0200)]
Fix build without webkit.

14 years agoWe need to check for http only.
kh1 [Mon, 14 Jun 2010 14:55:58 +0000 (16:55 +0200)]
We need to check for http only.

14 years agoDon't pass QChar as const & since it's just a unsigned short
Thorbjørn Lindeijer [Mon, 14 Jun 2010 14:06:42 +0000 (16:06 +0200)]
Don't pass QChar as const & since it's just a unsigned short

Reviewed-by: ogoffart
14 years agoAllow http request to be opened in the help plugin.
kh1 [Mon, 14 Jun 2010 12:31:34 +0000 (14:31 +0200)]
Allow http request to be opened in the help plugin.

Reviewed-by: ck
14 years agoRussian translation update
Sergey Belyashov [Mon, 14 Jun 2010 11:39:35 +0000 (13:39 +0200)]
Russian translation update

Merge-request: 150
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>