summaryrefslogtreecommitdiff
path: root/src/libs/utils/changeset.cpp
Commit message (Collapse)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
|
* CleanupRoberto Raggi2010-06-221-0/+30
|
* Generalized the changeset operations.Roberto Raggi2010-06-221-15/+15
|
* Long live the king!hjk2010-03-051-1/+1
|
* Make flip in ChangeSet move two different-length strings around.Christian Kamm2009-11-261-27/+29
| | | | | Instead of just flipping same-length strings. Also fix an incorrect replace position adjustment.
* Improve ChangeSet to support more rewriting operations.Christian Kamm2009-11-261-119/+235
|
* Initialize the members.Roberto Raggi2009-11-241-21/+37
|
* Added gettersRoberto Raggi2009-11-241-18/+28
|
* Renamed TextWriter to ChangeSetRoberto Raggi2009-11-241-0/+215