aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/uncommentselection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* all: s/[email protected]/[email protected]/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