Erik Verbruggen
|
5e59605c1e
|
QMLEditor: changed quickfix to only activate on the type id.
|
2010-09-30 16:12:54 +02:00 |
|
Tobias Hunger
|
715796b48a
|
Fix krazy issues: Use explicit constructors
* Fix all warnings about non-explicit constructors except for those
in 3rdparty code.
|
2010-08-27 12:10:29 +02:00 |
|
Christian Kamm
|
7a5df3c39d
|
QuickFix: Move helpers from QuickFixData to RefactoringFile.
Makes them easy to use everywhere. Also when calling
QuickFixData::textOf and friends, it wasn't really clear which file
they would run on.
|
2010-08-13 12:51:22 +02:00 |
|
Christian Kamm
|
0355e37e53
|
QuickFix: Migrate to a nicer API for cross-file quick fixes.
|
2010-08-12 14:21:35 +02:00 |
|
Erik Verbruggen
|
6bbc732a29
|
Sprinkled a bit of doxymentation over various classes.
|
2010-07-28 17:34:00 +02:00 |
|
Joerg Bornemann
|
253cbf3c03
|
remove use of QMLJS_EXPORT from the qmljseditor plugin
compiles now on Windows! :)
Reviewed-by: dt
|
2010-07-26 17:39:19 +02:00 |
|
Erik Verbruggen
|
d980e37e24
|
Reworked the QuickFix infrastructure.
|
2010-07-26 13:07:19 +02:00 |
|
Christian Kamm
|
55f9645cb7
|
QmlJS: Remove unused 'using' declarations from quick fix code.
Reviewed-by: Erik Verbruggen
|
2010-06-18 09:44:26 +02:00 |
|
Erik Verbruggen
|
54ea41af47
|
Removed implicit change set and related utility methods.
|
2010-06-15 10:22:28 +02:00 |
|
Erik Verbruggen
|
f3faf34db9
|
Removed implicit change set and related utility methods.
|
2010-06-14 17:16:45 +02:00 |
|
Erik Verbruggen
|
297b281ced
|
Added infrastructure to change multiple files at once.
|
2010-06-14 15:03:10 +02:00 |
|
Roberto Raggi
|
726c3345c4
|
Moved qmljsmodelmanagerinterface.h
|
2010-06-10 11:59:27 +02:00 |
|
Roberto Raggi
|
f5dae8bc9f
|
Refactored the quickfix engine.
|
2010-06-07 12:16:45 +02:00 |
|
Roberto Raggi
|
2ede9773bb
|
Introduced token-based operations for QML/JS quick-fixes.
|
2010-06-04 11:02:33 +02:00 |
|
Roberto Raggi
|
21073563a4
|
Introduced quickfix support for QML/JS files.
|
2010-06-03 15:52:50 +02:00 |
|