hjk
|
31600758de
|
all: s/info@qt.nokia.com/qt-info@nokia.com/
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
|
2011-11-03 10:33:19 +01:00 |
|
Tobias Hunger
|
aa2acec14c
|
Fix/add copyright headers
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
|
2011-05-06 15:17:05 +02:00 |
|
hjk
|
8397663964
|
Update license.
|
2011-04-13 11:49:28 +02:00 |
|
Friedemann Kleint
|
a9a5e3ea17
|
Exported header cleanup.
|
2011-01-20 14:03:07 +01:00 |
|
con
|
d1023c7614
|
It's 2011 now.
Reviewed-by: hjk
|
2011-01-12 09:46:24 +01:00 |
|
con
|
04e32b0049
|
License headers.
|
2010-12-17 16:03:42 +01:00 |
|
Christian Kamm
|
bd71243407
|
QmlJS: Move parts of the indenter to the new LineInfo.
LineInfo can tell whether lines are finished or not.
Done-with: Erik Verbruggen
|
2010-04-29 16:05:24 +02:00 |
|
Christian Kamm
|
3067f441df
|
QmlJS: Fix switch statement indentation.
Task-number: QTCREATORBUG-756
|
2010-04-21 10:52:07 +02:00 |
|
Christian Kamm
|
6a12c99bd1
|
QmlJSEditor: Improve indentation of square brackets.
Task-number: QTCREATORBUG-583
Reviewed-by: Roberto Raggi
|
2010-04-14 15:19:56 +02:00 |
|
hjk
|
9595504bda
|
Long live the king!
|
2010-03-05 11:28:13 +01:00 |
|
Roberto Raggi
|
fbbc27be32
|
Get rid off unused regexp QmlJSIndenter::label.
|
2010-01-29 15:01:49 +01:00 |
|
Roberto Raggi
|
206dafcd94
|
Removed unused code.
|
2010-01-29 14:58:41 +01:00 |
|
Roberto Raggi
|
e87cd6d1a8
|
Fixed indentation of QML/JS for-statements.
|
2010-01-19 13:57:59 +01:00 |
|
Roberto Raggi
|
6b6b827d9b
|
Added helper method QmlJSIndenter::tokenText().
|
2010-01-19 12:59:31 +01:00 |
|
Roberto Raggi
|
60ad6c478c
|
Moved QmlJSScanner::Token in the QmlJS namespace.
|
2010-01-19 12:54:17 +01:00 |
|
Roberto Raggi
|
1bc838fd2b
|
Handle comments at the end of braceless control statements.
|
2010-01-19 12:50:48 +01:00 |
|
Roberto Raggi
|
c943d8e4f1
|
Renamed classes and files to use the QmlJS prefix.
|
2010-01-18 16:59:20 +01:00 |
|