Commit Graph

14818 Commits

Author SHA1 Message Date
Leena Miettinen
96bc110d6e Doc: remove obsolete images 2011-01-05 15:18:37 +01:00
Christian Kandeler
8d7d17dc78 Maemo: Fix possible crash on stopping a run control.
The crash happens when the run control is stopped before a connection
has been established.

Task-number: QTCREATORBUG-3374
Reviewed-by: Tobias Hunger
2011-01-04 17:51:52 +01:00
Leena Miettinen
7864ddcb28 Doc: update license header
Reviewed-by: David Boddie
2010-12-21 14:02:05 +01:00
Leena Miettinen
f57cb8935f Doc: disabling Perforce plugin
To get rid of the error message in Version Control output panel

Task-number: QTCREATORBUG-3382

Reviewed-by: Tobias Hunger
2010-12-20 17:03:56 +01:00
Leena Miettinen
b33188169b Doc: parsing and scanning when opening projects
Task-number: QTCREATORBUG-3383

Reviewed-by: Thorbjorn Lindeijer
2010-12-20 17:03:55 +01:00
Leena Miettinen
e59e08f4e5 Doc: fix mailing list info
Reviewed-by: con
2010-12-20 17:03:54 +01:00
con
04e32b0049 License headers. 2010-12-17 16:03:42 +01:00
Robert Loehning
cb571a9f5a L10n: Improved German translations
%1 contains the error message, not the hostname.
Other typos fixed as well.

Reviewed-by: ossi
2010-12-17 15:56:28 +01:00
Sergey Belyashov
f16d45abd6 Russian translation update
Merge-request: 228
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2010-12-17 12:27:19 +01:00
Leena Miettinen
28e5847d83 Doc: add information about Qt Quick Designer
Reviewed-by: Thomas Hartmann

Reviewed-by: Carsten Owerfeldt
2010-12-16 10:36:50 +01:00
Leena Miettinen
735b19758e Doc: publishing Qt Content for Maemo devices on Ovi Store
Reviewed-by: Christian Kandeler
2010-12-16 10:36:48 +01:00
Arvid Ephraim Picciani
a2459e0abe fakevim: Fix cursor movement in insert mode on Mac.
Reviewed-by: hjk
(cherry picked from commit 51c8491158)
2010-12-13 16:50:44 +01:00
Konstantin Tokarev
06d44df731 Internationalized "Refactor" menu item
Merge-request: 227
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2010-12-10 15:51:25 +01:00
Thomas Hartmann
9c50cb73bc QmlDesigner: crash fix
No direct support for Qt/QGraphicsWidget.
Qt 4.7.1 might hold a dangling pointer for QGraphicsWidgets
acnhor property.
We can support it again in the future.

Reviewed-by: Marco Bubke
Task-number: QTCREATORBUG-3326
2010-12-10 15:22:01 +01:00
Leena Miettinen
7ac46aad17 Doc: fix SIS package deployment instructions
Reviewed-by: Miikka Heikkinen
2010-12-10 13:28:37 +01:00
Leena Miettinen
77e729f074 Doc: fix links 2010-12-10 13:28:36 +01:00
dt
d2c7aad84d FlatModel: Fix sorting
Mea culpa
2010-12-10 11:09:17 +01:00
dt
216bdca7d6 ProjectExplorer, FlatModel: Crash fix
sortNodes only ensured a partial ordering, we need a total ordering.

Reviewed-By: con

Task-Nr: QTCREATORBUG-3317
Task-Nr: QTCREATORBUG-3302
2010-12-09 15:25:22 +01:00
Oswald Buddenhagen
d2031d5cba fix navigation
Reviewed-by: Leena Miettinen
2010-12-08 16:28:52 +01:00
Oswald Buddenhagen
1eae0c6bbf add fixnavi target for convenience 2010-12-08 16:28:52 +01:00
Oswald Buddenhagen
b86ffdffe8 fix fixing of navigation with multiple files 2010-12-08 16:28:52 +01:00
Alessandro Portale
274af0f2f9 Fixing several issues in folder deployment
- Also copying paths when doing in-source build,
   and not copying paths if source and target differ
 - Quote paths in order to support white spaces
 - Tolerate forward slashes as input paths

Task-Number: QTCREATORBUG-3203
Reviewed-By: ck
Merge-request: 226
2010-12-08 16:13:41 +01:00
Jarek Kobus
0ce4d0689d Update Polish translations
Task-number: QTCREATORBUG-3313
2010-12-08 14:23:19 +01:00
Leena Miettinen
26d5047497 Doc: opening projects
Task-number: QTCREATORBUG-2426

Reviewed-by: Tobias Hunger
2010-12-08 12:29:01 +01:00
Leena Miettinen
f73d4bcbd2 Doc: replace build example with a Qt Quick application
Reviwed-by: Carsten Owerfeldt
2010-12-08 12:29:00 +01:00
Leena Miettinen
c017e82c51 Doc: fix link to previous page 2010-12-08 12:28:59 +01:00
Sergey Belyashov
5d4bd1822a Fixed Russian translation of word "Comment"
Merge-request: 2184
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2010-12-08 11:02:39 +01:00
Kai Koehne
c3212a53d2 README: QmlJSInspector does not require private headers any more
QmlJSInspector does not depend on Qt private headers being available
any more: The needed private API files have been copied into the
QtCreator source repo.
2010-12-08 10:25:16 +01:00
Friedemann Kleint
bff0dd4a16 L10n: Update more German translations.
Task-number: QTCREATORBUG-3312
2010-12-08 09:51:45 +01:00
Thomas Hartmann
4de82ca9c9 QmlDesigner.propertyEditor: fix opacity slider bug
The granularity of the slider was to fine.
So 1 could be a rounded 0.99.

Task-number: QTCREATORBUG-3035
Reviewed-by: Marco Bubke
2010-12-07 12:38:56 +01:00
Thomas Hartmann
d4591dd9f2 QmlDesigner.nodeInstances: crash fix
PathView creates problems and we do not properly support it anyway.
We just create a dummy instance, instead.

Task-number: QTCREATORBUG-3251
Reviewed-by: Marco Bubke
2010-12-07 12:38:50 +01:00
Friedemann Kleint
5d0420b12c L10n: Update German translations.
Task-number: QTCREATORBUG-3305
2010-12-07 12:20:16 +01:00
Friedemann Kleint
4c3ca7ef20 Debugger[CDB]: Fix crash when printing large arrays.
Terminate string buffer correctly.

Reviewed-by: dt
Task-number: QTCREATORBUG-3271
2010-12-07 11:29:01 +01:00
Kai Koehne
33d66233b5 QmlWizards: Use 'QtQuick 1.0' namespace
Use the 'QtQuick 1.0' namespace introduced in 4.7.1. This makes them in
line with the examples/demos we ship in the SDK, but breaks for 4.7.0
(e.g. N900).

Task-number: QTCREATORBUG-3243
2010-12-07 11:27:30 +01:00
Leena Miettinen
e15e62c348 Doc: deploy configurations
Publishing to Ovi Store

Reviewed-by: Tobias Hunger
Reviewed-by: Pawel Polanski
2010-12-06 17:14:22 +01:00
Leena Miettinen
78bb63e0cd Doc: explain build, run, and deploy configurations
Reviewed-by: Tobias Hunger
2010-12-06 17:14:21 +01:00
Leena Miettinen
1d074a9135 Doc: fix typo 2010-12-06 17:14:20 +01:00
Leena Miettinen
a7e1255066 Doc: add Windows 7 to OS list
Task-number: QTCREATORBUG-3140

Reviewed-by: Robert Loehning
2010-12-06 17:14:19 +01:00
con
46a1a6b34d Fix compilation of previous commit 2010-12-06 13:03:17 +01:00
dt
592b44e9b5 Qt4ProjectManager: Force a qmake run on change in the deploy folder
On a change to the deployment folder, we need to run qmake again to
recreate the pkg file, we do that by setting a flag on all qmakesteps
for symbian and saving/restoring that flag.

Reviewed-By: hunger
Task-Nr: QTCREATORBUG-3062
2010-12-06 13:01:18 +01:00
Alessandro Portale
48f3e4cd76 Fix command line parsing: Do return empty items.
Symbians Makefiles have a "# Command:" line in the header
which has two whitespaces in the middle. The line parsing bug
fixed by this commit lead to a discrepency of the
"Actual args" (without empty elements) and the "Parsed args"
(with empty elements, otherwise same to Actual args), and
thus to a call of qmake on each build.

Task-Number: QTBUG-15539
2010-12-06 11:56:57 +01:00
Leandro Melo
770a6a79f1 C++ editor: Don't sort global completions for performance reasons
Reviewed-by: Roberto Raggi
2010-12-06 11:56:43 +01:00
Christian Kandeler
31422318d6 Maemo: Manually add "execute" bit to debian/rules file.
The file is expected to be executable on Linux. However, when it
was created on Windows and checked into a repository, the
bit will not be set when pulling it onto a Linux system, resulting
in packaging failure.

Task-number: QTCREATORBUG-3277
Reviewed-by: kh1
Reviewed-by: dt
2010-12-06 11:50:18 +01:00
Christian Kamm
a5c4903ab2 Add dump of QtMobility plugins to default type descriptions.
This will enable comlpetion and validation for projects using the Qt
Mobility plugins even when the qmldump machinery fails.
2010-12-02 10:39:14 +01:00
con
a9c803d310 Version bump. 2010-12-02 10:38:04 +01:00
Daniel Molkentin
e0084d9ef0 Show buttons only when more than one tip is available
Task-number: QTCREATORBUG-3160
Reviewed-by: con
2010-11-30 16:43:01 +01:00
Thomas Hartmann
03369da502 QmlDesigner.rewriter: fix possible incompatibilities with import plugins
The current Qt Version might be build with mingw or even be a Symbian
or Maemo target. This patch ensures that we do not try to load a plugin
from the configured Qt Version anymore.
Instead we only load plugins provided by Qt Creator
or plugins which are specified by:  QML_IMPORT_PATH

Reviewed-by: Kai Koehne
Reviewed-by: Erik Verbruggen
2010-11-26 12:14:53 +01:00
Christian Kamm
e732b3c102 QmlDump: Allow building and using with Simulator Qt >= 4.7.1.
Reviewed-by: owolff
Reviewed-by: Kai Koehne
2010-11-26 11:18:26 +01:00
con
fb3524af90 Fix debugging Symbian gcce raptor built apps.
Local executable is put into a different folder
(always 'armv5' despite it being a 'gcce' build, changed in qmake),
and the symbol file is named 'foo.exe.sym' instead of 'foo.sym'.

Done-by: Friedemann Kleint
Reviewed-by: Pawel Polanski
2010-11-25 15:54:21 +01:00
con
bd8b23d4ba Make src packaging script more flexible. 2010-11-25 13:11:43 +01:00