Commit Graph

72811 Commits

Author SHA1 Message Date
Thomas Hartmann
37ac40b8cb QmlDesigner.DragnDrop: fix crashbug 2010-02-04 14:45:42 +01:00
Thomas Hartmann
6e0bd6c5d3 QmlDesigner.propertyEditor: cleanup 2010-02-04 14:45:41 +01:00
Thomas Hartmann
2776cfd76e QmlDesigner.propertyEditor: new color widgets 2010-02-04 14:45:41 +01:00
Roberto Raggi
a5e701a0f7 Re-enabled automatic completion. 2010-02-04 14:10:19 +01:00
Christiaan Janssen
095ff9e80a QmlDesigner: Fixed issues with strings 2010-02-04 13:30:14 +01:00
hjk
c64b202a2c debugger: fix unneeded fetchMore() calls by removing a mis-placed beginCycle() 2010-02-04 13:28:51 +01:00
Friedemann Kleint
bf06f38a03 Compile Windows 2010-02-04 13:22:43 +01:00
Friedemann Kleint
fc972e44ef CDB: Extract SymbolGroupContext class into Core library.
Split for testing/scripting purposes.
2010-02-04 13:20:37 +01:00
Thomas Hartmann
cbf4f1f0b9 QmlDesigner.propertyEditor: renaming Clips to Clips content (Nigel) 2010-02-04 13:18:44 +01:00
Thomas Hartmann
0038a84457 QmlDesigner.propertyEditor: fixes to MyGroupBox 2010-02-04 13:08:05 +01:00
Thomas Hartmann
90d6b6c905 QmlDesigner: cleanup of Qt 4.6 namespace in qml 2010-02-04 13:08:04 +01:00
Thomas Hartmann
851984cab5 QmlDesigner: new resources (images) 2010-02-04 13:08:04 +01:00
Thorbjørn Lindeijer
5268aaed0d Updated the Qt src/build path to be Qt version independent 2010-02-04 13:04:13 +01:00
kh1
2cad027d91 Remove superfluous code to handle user settable simulator path.
Reviewed-by: ck
2010-02-04 12:49:29 +01:00
Erik Verbruggen
ae0ee18a77 Removed #ifdefs so all AST nodes are always there.
Also removed the (conditional) invoke_token from DeclarationAST and use
the qt_invokable_token to store the Q_INVOKABLE, and fixed the ASTMatch
code generation.
2010-02-04 12:15:32 +01:00
Erik Verbruggen
1b5168c19e Modified parseObjCTypeQualifiers to do what the name indicates. 2010-02-04 12:15:31 +01:00
hjk
e539f5bda3 debugger: take advantage of the fact that the trkadapter has often up-to-date
register data
2010-02-04 12:12:27 +01:00
Tobias Hunger
520bb3662d Fix S60DeviceRunConfiguration Id 2010-02-04 12:11:12 +01:00
Christiaan Janssen
2ddde5f9ff QmlDesigner.Navigator: Lower contrast in the line separators 2010-02-04 12:10:11 +01:00
Tobias Hunger
8224a907e7 Set newly created runconfiguration active in QML project 2010-02-04 11:54:11 +01:00
Friedemann Kleint
be16119048 Code scanning (QString) issues in QmlDesigner.
Reviewed-by: Thomas Hartmann <thartman@trolltech.com>
2010-02-04 11:30:16 +01:00
Tobias Hunger
0ae3f86c3a Fix building in windows
Reviewed-by: Roberto Raggi
2010-02-04 11:08:57 +01:00
Erik Verbruggen
cdd8ac099d Renamed method. 2010-02-04 10:59:23 +01:00
Erik Verbruggen
f4de47ad9a Removed superfluous null check which somehow got back from being removed. 2010-02-04 10:59:23 +01:00
hjk
70a948abf5 debugger: remove standalone option 2010-02-04 10:38:11 +01:00
hjk
3251309ada texteditor: remove traces of TEXTEDITOR_STANDALONE 2010-02-04 10:38:11 +01:00
Christian Kamm
25e04d8ef1 Make QmlJS::Link private. Use Context::build to set up a context. 2010-02-04 10:34:49 +01:00
Christian Kamm
14f483c67b Remove unused friend of QmlJS::Bind. 2010-02-04 10:34:49 +01:00
Christian Kamm
e984691fe6 Fix prototype reference resolution for Qml objects. 2010-02-04 10:34:49 +01:00
hjk
ccc50ac100 remove non-compiling standalone texteditor 2010-02-04 10:23:37 +01:00
Sarika Kamisetty
61c3a260b5 Fix to App TRK connection with 'high COM port' does not work
Merge-request: 111
Reviewed-by: hjk <qtc-committer@nokia.com>
2010-02-04 09:57:54 +01:00
hjk
b35a4096c6 debugger: start using TRK's 'multi instruction step' facility 2010-02-04 09:57:38 +01:00
Friedemann Kleint
6d620295f2 Compile on Windows/Export OpenEditorsModel::Entry. 2010-02-04 08:25:52 +01:00
con
852e51a691 Fixes: OpenDocumentsFilter does not show all opened documents after
session restore
2010-02-03 17:44:38 +01:00
con
6062ff2e8f Fixes: "Save as" does not update window title 2010-02-03 17:44:38 +01:00
ck
535b9691b1 Maemo: Small settings fixes and improvements.
Reviewed-by: kh1
2010-02-03 17:25:54 +01:00
Friedemann Kleint
74977e1290 Debugger: Fix some code scanning issues. 2010-02-03 17:22:44 +01:00
Robert Loehning
236bb0371e Added tooltips showing the full path to FolderNavigationWidget. 2010-02-03 16:55:41 +01:00
Friedemann Kleint
40f0d4d7c3 Debuggers: Enable Python-dumpers for Windows-built gdb.
Engine: Introduce convention of setting the PYTHONPATH
variable to <path-to-gdb>\python2.5 for WIndows.

Dumpers: Import 'curses' depending on platform, fix Syntax
for 2.5, catch file lock errors by os.remove.
Reviewed-by: hjk
2010-02-03 16:52:37 +01:00
Erik Verbruggen
62705df65f Moved indentation utility method from CPPEditor into BaseTextEditor.
Reviewed-by: Roberto Raggi
2010-02-03 16:50:21 +01:00
Roberto Raggi
85ff8c2259 Compile. 2010-02-03 16:34:56 +01:00
Roberto Raggi
254c9c8d64 Disable the auto global completion for QML/JS files.
It needs some tuning :(
2010-02-03 16:07:03 +01:00
Roberto Raggi
3ee6a03fc7 Disabled snippet completion. 2010-02-03 16:07:03 +01:00
ck
e2eb01cc5a Maemo: Move settings widget to its own files.
Reviewed-by: kh1
2010-02-03 16:05:51 +01:00
Roberto Raggi
fcf81b22ed Get rid of BindPtr.
There is no reason to store the Bind object in a QSharedPointer because the `binder' has the same
lifetime of its document.
2010-02-03 15:59:15 +01:00
Roberto Raggi
976d74ca73 Add support for lazy prototypes.
Done-with: ckamm
2010-02-03 15:42:32 +01:00
ck
a4f8d388bc Maemo: Remove dead code. 2010-02-03 15:27:35 +01:00
ck
8a4f1ab555 Maemo: Fix Qemu for recent MADDE.
Reviewed-by: kh1
2010-02-03 15:24:19 +01:00
Tobias Hunger
77079d7cd4 Fix warning about unused parameters 2010-02-03 15:17:52 +01:00
Tobias Hunger
c572d1f639 Allow to overide .user-file extension
Reviewed-by: con
2010-02-03 15:17:51 +01:00