hjk
8397663964
Update license.
2011-04-13 11:49:28 +02:00
con
d1023c7614
It's 2011 now.
...
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
con
23c22b7c66
License headers, part 2
2010-12-17 17:14:20 +01:00
Leandro Melo
df12df8c89
Fix QML auto completer
2010-12-01 14:33:20 +01:00
Christian Kamm
dfedba3074
QmlJS editor: Fix automatic quote insertion.
...
The new multiline string literals mixed things up.
Task-number: QTCREATORBUG-3244
Reviewed-by: Roberto Raggi
2010-12-01 12:00:56 +01:00
Leandro Melo
ea8cb4764b
Editors: Move auto-completion code out of the editor
...
This is basically a continuation of the commits which
refactor code out of the base text editor. For instance,
36fa1de4c6 and
3a684586fa .
Also removed the doXXXX() forwarding methods.
2010-12-01 09:07:15 +01:00
Christian Kamm
02dd995dad
QmlJS: Don't autoinsert ' in string literals.
...
Task-number: QTCREATORBUG-2155
Reviewed-by: Roberto Raggi
2010-11-12 11:07:04 +01:00
Leandro Melo
36fa1de4c6
Editors: Refactor auto-complete code out of the editors for better reusability.
...
Reviewed-by: Thorbjorn Lindeijer
2010-11-09 11:01:47 +01:00