Roberto Raggi
|
e33767205b
|
Introduced SemanticInfo::isValid().
|
2010-09-08 11:39:24 +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
|
c8016e8502
|
Put the quickfix implementations into a separate file.
|
2010-07-27 09:29:22 +02:00 |
|
Erik Verbruggen
|
d980e37e24
|
Reworked the QuickFix infrastructure.
|
2010-07-26 13:07:19 +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
|
41bb1a8b86
|
Added refactoring action to create component from object definition.
|
2010-06-14 15:03:10 +02:00 |
|
Erik Verbruggen
|
297b281ced
|
Added infrastructure to change multiple files at once.
|
2010-06-14 15:03:10 +02:00 |
|
Roberto Raggi
|
881d8ef6db
|
Fixed a typo in the check() method.
The check() method returns the priority of the refactoring operation
and not a boolean.
|
2010-06-08 16:43:31 +02:00 |
|
Roberto Raggi
|
c6b8e52053
|
Introduced a quickfix refactoring operation to split QML initializers.
|
2010-06-07 12:20:07 +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 |
|