Commit Graph

8 Commits

Author SHA1 Message Date
Erik Verbruggen
e5635e091e Temporary fix to get completion working in more cases. The "real" fix will have to wait until the integration of the/a QML meta-type system. 2009-10-09 11:24:24 +02:00
Erik Verbruggen
49f6b740cd Merge remote branch 'origin/1.3'
Conflicts:
	src/libs/cplusplus/CheckUndefinedSymbols.cpp
	src/plugins/qmleditor/qmlcodecompletion.cpp
2009-10-06 11:41:00 +02:00
Roberto Raggi
2d51d0b633 Removed the m_ prefix used in the public members of CompletionItem 2009-10-05 18:32:45 +02:00
Daniel Molkentin
4fdbca83d3 QmlEditor: Fix compilation on Windows.
(cherry picked from commit b4e376d4e8)
2009-10-02 14:13:15 +02:00
Daniel Molkentin
b4e376d4e8 QmlEditor: Fix compilation on Windows. 2009-10-02 12:56:07 +02:00
Erik Verbruggen
762165c2c5 Removed a couple of qDebug()s. 2009-10-02 11:29:54 +02:00
Erik Verbruggen
c3d1019deb Improved the navigation and code completion in the QML editor. 2009-10-02 10:49:33 +02:00
Erik Verbruggen
fcf19f1a1b Renamed the DUI editor to QML editor. 2009-09-30 17:43:21 +02:00