Commit Graph

6865 Commits

Author SHA1 Message Date
Thomas Hartmann 3c7216a805 Qml Designer.propertyEditor: effects were broken 2010-01-12 17:13:18 +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 73ee2610fe debugger: more robust QDateTime and QFileInfo dumper for gdb versions without
call()
2010-01-12 10:53:30 +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
hjk 336dc4e53b debugger: fix reporting of "no locals" 2010-01-12 10:53:30 +01:00
hjk e162f18e81 debugger: fail gracefully when trying to extract the Qt namespace in non-Qt
applications
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
Christiaan Janssen f7488027db QmlDesigner.statesEditor: updating of thumbnails when propertiesAboutToBeRemoved 2010-01-11 16:00:35 +01:00
Robert Loehning 830b563ceb Added library name for Q_OS_SYMBIAN. 2010-01-11 15:50:58 +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
Erik Verbruggen 518bdd3b5e Fixed testcase: setting an empty ID should remove the ID. 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 7524d91651 Added tests for QmlSymbol and QmlLookupContext. 2010-01-11 13:58:21 +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
Tobias Hunger ed1e699456 Make comparison operators const
Reviewed-by: thorbjorn
2010-01-11 10:26:14 +01:00
Tobias Hunger 019904e533 Use QLatin1Strings when possible
Reviewed-by: thorbjorn
2010-01-11 10:26:14 +01:00
Tobias Hunger 592e494d1a Fix typos
Reviewed-by: thorbjorn
2010-01-11 10:26:13 +01:00
Tobias Hunger 443a0377b4 Add missing Q_OBJECT macros
Reviewed-by: thorbjorn
2010-01-11 10:26:12 +01:00
Tobias Hunger b95c86db23 Remove duplicate inclusions of headers
Reviewed-by: thorbjorn
2010-01-11 10:26:12 +01:00
Erik Verbruggen 2dc221d76d Prefer ObjC classes/protocols when searching for a canonical symbol. 2010-01-11 09:29:38 +01:00