summaryrefslogtreecommitdiff
path: root/src/libs/utils/uncommentselection.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Editors: sync the layout with the contents before setting text cursorUlf Hermann2014-09-121-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* TextEditor: Simplify Utils::CommentDefinition structurehjk2013-05-271-80/+34
* Clean headers in Utils.Friedemann Kleint2013-03-191-3/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Generic highlighter is now part of the text editor plugin.Leandro Melo2010-05-201-0/+7
* Fix in Utils::unCommentSelection to consider initial whites spaces when there...Leandro Melo2010-05-141-0/+9
* Changed < for <= in Utils::unCommentSelection to catch cases where there are ...Leandro Melo2010-05-141-1/+1
* Generalized Utils::unCommentSelection; Started implementing editor details (c...Leandro Melo2010-05-141-46/+156
* Comments starting at end of a line can not be uncommentedmae2010-05-071-1/+1
* Improve (un)comment selection in C++ stylemae2010-03-261-4/+10
* Long live the king!hjk2010-03-051-1/+1
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-1/+1
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Moved unCommentSelection() in creator/libs/util so we can use it for other C-...Roberto Raggi2009-05-141-0/+160