Commit Graph

72811 Commits

Author SHA1 Message Date
hjk
40e4837d63 debugger: add debug message for non-critical timeouts 2010-01-12 14:31:16 +01:00
Christiaan Janssen
9c43c891e1 QmlDesigner.statesEditor: Solved crash when manually deleting states in text mode 2010-01-12 14:27:14 +01:00
Kai Koehne
f0c9caf97c Remove stale entries in assistant db blocking qch file registering
registerDocumentation failed if a namespace/qch file had been registered
before, but the qch file is not accessible any more. This prevented
the registration of the same namespace/qch file at a different location.

Fix this by explicitly removing entries that have no valid qch file any
more from the db.

Reviewed-by: con
2010-01-12 14:20:39 +01:00
Kai Koehne
45f8895e93 Change signature of AbstractView::nodeSlidedToIndex in QmlDesigner
The usage of 'int newIndex' was ambiguous in the case of
oldIndex < newIndex. Solved by directly passing the ModelNode that was
moved around.

'nodeSlidedToIndex' was also renamed to 'nodeOrderChanged', since
'Slided' is no proper English.
2010-01-12 13:59:35 +01:00
Kai Koehne
2e36b9a34a Make sure that the qmlviewer from the binary package is always used
The custom creator-qml installer comes with a qmlviewer installed
in creator/bin. Make sure that this qmlviewer is used to run .qmlproject
files, even though there might be other qmlviewer binaries in the
PATH.
2010-01-12 13:59:35 +01:00
Marco Bubke
23657d2c6f Fix id setting in the ObjectNodeInstance 2010-01-12 13:41:57 +01:00
ck
e31236a08f Maemo: Patch Net7 library to enable continuous reading. 2010-01-12 13:40:38 +01:00
ck
c5cbe37e24 Export Botan and Net7 symbols on *nix. 2010-01-12 13:39:46 +01:00
Roberto Raggi
92ed2daa6f Generalized the auto complete of braces. 2010-01-12 13:32:19 +01:00
dt
60c8686ed8 Add the precompiled headers to the project info
QMake passes those headers directly to gcc, so the user doesn't need to
include themselves.
2010-01-12 13:19:15 +01:00
dt
8b3350286e Disable parts of Qt4Project::updateCodeModel that aren't used atm. 2010-01-12 13:19:14 +01:00
Roberto Raggi
3ec38cbe5b Keep the snapshot around when performing a global completion 2010-01-12 12:31:27 +01:00
Daniel Molkentin
075f0b0639 Use native dir separators in S60 device preference pane. 2010-01-12 12:22:35 +01:00
ck
b1b48c2597 Botan: Fix gcc warnings.
Reviewed-by: kh1
2010-01-12 11:02:51 +01:00
ck
747fc9e328 Botan: Add *nix support.
Reviewed-by: kh1
2010-01-12 11:02:51 +01:00
hjk
87d13230c1 debugger: disable 'continue' as woraround for failing 'step' 2010-01-12 10:53:30 +01:00
hjk
9ac4a4e652 debugger: fix combining memory chunk in trkadapter 2010-01-12 10:53:30 +01:00
Bea Lam
b3657afb83 Minor fixes 2010-01-12 13:56:52 +10:00
Bea Lam
7fa633259b Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainline 2010-01-12 10:53:20 +10:00
Bea Lam
5a1f825cff Fix bug where the qmlinspector tries to connect to the debug
server before it has started.
2010-01-12 10:50:37 +10:00
mae
ee53ebbf08 Fix inserting printable text with AltGt
Task: QTCREATORBUG-543
Reviewed-by: Tobias Hunger
2010-01-11 20:36:30 +01:00
Marco Bubke
aa5ce3b9da Fix the border handling
Task-number: BAUHAUS-259
2010-01-11 18:35:51 +01:00
kh1
84732beaf5 Fix wrong folder name. 2010-01-11 18:16:35 +01:00
kh1
3e8db89395 Compile net7ssh on windows. 2010-01-11 18:16:31 +01:00
kh1
558b497916 Compile fix. 2010-01-11 18:16:30 +01:00
kh1
65129d2019 Compile fix.
Patch should be forwarded to net7ssh.
2010-01-11 18:16:29 +01:00
kh1
8d1c583554 Compile Botan on windows. 2010-01-11 18:16:29 +01:00
kh1
6f22059c5d Add NetSieben SSH Library.
Current Stable Release: 1.3.2
2010-01-11 18:16:26 +01:00
kh1
c72a72653c Add Botan, a C++ crypto library.
Current Stable Release 1.8.8
2010-01-11 18:16:23 +01:00
ck
b585cbdac4 Maemo: Make gdbserver port user-configurable. 2010-01-11 18:09:49 +01:00
Friedemann Kleint
834a47b1b3 VCS[p4,cvs,svn]: Reorder menu options.
Add "revert all" to cvs,svn.
2010-01-11 17:17:16 +01:00
con
a24738ffab Fixes: Diff editors don't get correct name.
They were no longer showing e.g. the file name of the diffed file.
Also separate editor id and editor context a bit.
2010-01-11 16:54:30 +01:00
Marco Bubke
033a094a2e Fix id removing
Task-number: BAUHAUS-267
2010-01-11 16:28:34 +01:00
Kai Koehne
c7b719c4d3 Fix indentation 2010-01-11 16:25:06 +01:00
Kai Koehne
f0e7de68da Fix warning about "Object" not in Metatype system
Just remove the mentioning it in gui.metainfo, since we do not use
it anyway.
2010-01-11 16:25:06 +01:00
Thorbjørn Lindeijer
79bf418305 Fixed logic for whether to skip or insert a closing brace
Due to wrongly checking whether findPreviousBlockOpenParenthesis and
findNextBlockOpenParenthesis actually found anything, the wrong range
was counted when a code block start or end was not found.

Reviewed-by: mae
2010-01-11 16:17:28 +01:00
Thorbjørn Lindeijer
2b46f828b4 Fixed crash when leaving session with invalid bookmarks or breakpoints
When the bookmark could not be added to the editor due to being on a
non-existing line, it would not be cleaned up properly when the editor
was closed, resulting in a crash when it later tried to remove itself
from the no longer existing editor.

In addition to fixing the crash, bookmarks that are not on valid lines
are now automatically removed when you try to navigate to them.

Task-number: QTCREATORBUG-545
Reviewed-by: mae
2010-01-11 16:17:20 +01:00
Christiaan Janssen
f7488027db QmlDesigner.statesEditor: updating of thumbnails when propertiesAboutToBeRemoved 2010-01-11 16:00:35 +01:00
Friedemann Kleint
c07e1f7fc1 Mercurial: Fixed committing untracked files.
by passing -A (plus security check).
2010-01-11 15:43:23 +01:00
Friedemann Kleint
95da419067 VCS[vcs,p4,svn,hg]: Use VCManager for delete operations.
...and its dialog prompt consistently. Rename method and
introduce overload taking IVersionControl. Add convenience slot to
VCSBasePlugin.
2010-01-11 15:43:23 +01:00
dt
661314742e Simplfy code for finding the right target/executable
Reviewed-By: con
2010-01-11 15:35:14 +01:00
Erik Verbruggen
e58e9f59c7 Changed ID setting to be done before type change when reading from a file. 2010-01-11 14:35:47 +01:00
con
1a12895f45 Avoid compile warning 2010-01-11 14:13:11 +01:00
con
9a62c7a87e Don't use "disk" where "file system" is more appropriate. 2010-01-11 14:13:11 +01:00
Roberto Raggi
421f5323f1 Split CppCodeCompletion::startCompletion(). 2010-01-11 14:08:15 +01:00
Erik Verbruggen
73e137f85a Corrected initialization for uninitialized field. 2010-01-11 13:58:21 +01:00
Kai Koehne
51f4bc1b92 Fix runtime warning
Fix warning "QAbstractItemView::setRootIndex failed : index must
be from the currently set model".
2010-01-11 13:29:17 +01:00
Kai Koehne
cea1238451 Remove unconditional debugging output when loading QmlDesigner plugins. 2010-01-11 13:29:17 +01:00
Christiaan Janssen
235b9e4b39 QmlDesigner.statesEditor: thumbnail update at state removal moved to propertiesAboutToBeRemoved method 2010-01-11 13:26:14 +01:00
Kai Koehne
b60df47065 Fix crash when adding/removing states in an invalid document
Disable the states editor widget if the qml file is invalid, just
as the other windows are disabled.

Task-number: BAUHAUS-272
2010-01-11 12:54:05 +01:00